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
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
2017-12-20Update README.md (#214)Anton
2017-07-10Update README.mdJohn Smith
2017-05-26Update README.mdJohn Smith
2017-05-07Fix "str object is not callable" errorJohn Smith
2017-05-05Update locale.ru (#197)Dima
2017-05-03Update mod_iq_disco.pyDima
2017-04-30Don't colorize JSON on NT systemsJohn Smith
2017-04-30Add vk.opiums.eu to READMEJohn Smith
2017-04-30Fix broken video attachment's description (after #185)John Smith
2017-04-30Fix debugging output coloringJohn Smith
2017-04-29Fix longpoll incorrectly detecting the message typeJohn Smith
2017-04-29Split network errors depending on an errnoJohn Smith
2017-04-28Update README.mdJohn Smith
2017-04-28Remove user id from typing users when user receivies a message from them (fix...John Smith
2017-04-28Fix NameError in mod_iq_captcha (fix #187)John Smith
2017-04-28Use low-lewel socket options (fix #192)John Smith
2017-04-28Merge remote-tracking branch 'origin/sockopt'John Smith
2017-04-28Merge branch 'testing'John Smith
2017-04-28Light refactoring in groupchats.pyJohn Smith
2017-04-11Видео вложения (#185)BANO.notIT
2017-04-02#184 add SO_KEEPALIVE to longpoll as a workaround for dead connectionssockoptJohn Smith
2017-04-02#178 fix for undefined exceptionJohn Smith
2017-04-02#178 fix for undefined exceptionJohn Smith