Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mrDoctorWho/vk4xmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-10Fake single conversations correctlyJohn Smith
2019-06-03Correctly add recent messages to the listJohn Smith
2019-05-14Bring API v5 back. Add timezone support, use intellectual date formatJohn Smith
2019-03-29Fix syntax errorJohn Smith
2019-03-29Fix user not being removed from USERS_ON_INIT if error happens during their i...John Smith
2019-03-15add disclamer; fix transport trying to iterate over a NoneJohn Smith
2019-03-14Update README.mdJohn Smith
2019-02-12Update README.mdJohn Smith
2019-02-09fix groupchats behaving wrong when user had a statusJohn Smith
2019-02-01add ability to disable registrationJohn Smith
2019-02-01update README.mdJohn Smith
2019-02-01fix getting names for groupsJohn Smith
2019-01-30mod_groupchat_prs: drop the misleading leave message (#222)Sergey Alirzaev
2019-01-25simplify url regexp so it won't loop foreverJohn Smith
2019-01-12add missing constantJohn Smith
2019-01-12increase api delay step by 0.10; fix groupchatsJohn Smith
2019-01-03fix vcard once againJohn Smith
2019-01-03essential fixes for groupchatsJohn Smith
2019-01-03turn on parse wall and oob by defaultJohn Smith
2019-01-03fix XEP-0333 integrationJohn Smith
2019-01-03fix groupchats handling when there is no from in stanzaJohn Smith
2019-01-03update xmpppyJohn Smith
2019-01-03attempt to fix errors with not receiving user namesJohn Smith
2018-12-30fix birthdate formatting once againtestingJohn Smith
2018-12-30try to fetch original url for documents if possible (for shorter links)John Smith
2018-12-30fix message reader read on displayedJohn Smith
2018-12-30define a type for chat markers so it'll be carbon-able (CLASHES WITH THE STAN...John Smith
2018-12-27essential fixes for read markersJohn Smith
2018-12-25format birtdate properlyJohn Smith
2018-12-25attempt to not to send all messages during registration (doesn't work due to ...John Smith
2018-12-25fix documents not being attached due to unicode magicJohn Smith
2018-12-25add nicknames to message stanzas from strangers by defaultJohn Smith
2018-12-24experimental OOB supportJohn Smith
2018-12-23experimental: XEP-0333 chat read markers for both sides of conversationJohn Smith
2018-12-08fix groupchats missing the <x> tagJohn Smith
2018-11-04minor code cleanupJohn Smith
2018-11-04remove redundant runThread() call retryJohn Smith
2018-11-04fix user cachingJohn Smith
2018-11-03small groupchat refactoringJohn Smith
2018-11-03fix wrong argument count in logger call in groupchats.pyJohn Smith
2018-10-10Remove recursion & set MAX_MESSAGES_PER_REQUEST to 20John Smith
2018-08-03Fix AccessDenied in mod_msg_mainJohn Smith
2018-07-26More verbose logging on methods failuresJohn Smith
2018-07-26Substract one from the message id so probably attachments won't be lostJohn Smith
2018-07-26Completely rewrite the message reception algorithms (use execute.getMessagesB...John Smith
2018-07-10attempt to fix offline message reception; add getMessagesBulk method codeJohn Smith
2018-07-08fix TypeError on peerMessageHistory length checkJohn Smith
2018-07-07workaround for even more insane vk stuff (two different data types in the res...John Smith
2018-07-07workaround for the broken messages.get methodJohn Smith
2017-12-22Update Config_example.txt (#215)Anton