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
2021-10-19Update groupchats.README.mdJohn Smith
2021-10-13Fix chatting with groupsJohn Smith
2021-06-28Fix performance issues caused by groupchats presence flood; fix groupchat use...John Smith
2020-11-30Make transport methods more strict about arguments' values; don't exterminate...John Smith
2020-10-23Make CHAT_USERS_LIMIT globalJohn Smith
2020-10-19Fix RuntimeError in groupchats; Add limit to groupchats' users countJohn Smith
2020-10-14Set creation_failed flag to True if there's no from in chat creation resposneJohn Smith
2020-09-07Add reply plugin; ignore messages from groupchats if creation failedJohn Smith
2020-08-30Update to support API v5.120, introduce friends limitJohn Smith
2019-05-14Bring API v5 back. Add timezone support, use intellectual date formatJohn Smith
2019-02-09fix groupchats behaving wrong when user had a statusJohn Smith
2019-02-01fix getting names for groupsJohn Smith
2019-01-25simplify url regexp so it won't loop foreverJohn Smith
2019-01-12increase api delay step by 0.10; fix groupchatsJohn 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-03attempt to fix errors with not receiving user namesJohn 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-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-03small groupchat refactoringJohn Smith
2018-11-03fix wrong argument count in logger call in groupchats.pyJohn Smith
2018-08-03Fix AccessDenied in mod_msg_mainJohn Smith
2018-07-26Completely rewrite the message reception algorithms (use execute.getMessagesB...John Smith
2018-07-07workaround for the broken messages.get methodJohn Smith
2017-04-30Fix broken video attachment's description (after #185)John Smith
2017-04-30Fix debugging output coloringJohn Smith
2017-04-28Light refactoring in groupchats.pyJohn Smith
2017-04-11Видео вложения (#185)BANO.notIT
2017-02-19Fix typo(s) in captcha extensionJohn Smith
2017-01-22Fix AttributeError in captcha_forms (#148)John Smith
2017-01-22Merge status-{from,to}-vk into a single pluginJohn Smith
2016-12-25Merge branch 'testing'John Smith
2016-12-25Remove the timestamp option from groupchats (closes #140)John Smith
2016-12-25Refactoring: rename Transport to Users, create error reporter, fix #135John Smith
2016-12-25Add feature to remove all user's chats #123John Smith
2016-12-25Fix AttributeError in captcha_forms #148John Smith
2016-12-08Fix NameError in groupchats (fix #145)John Smith
2016-11-22fix invites in groupchatsJohn Smith
2016-11-21Fix AttributeError in groupchats.py (take two)John Smith
2016-11-21Fix AttributeError in groupchats.py (fixes #139)John Smith
2016-11-17Update chat's last_used field on a presenceJohn Smith
2016-11-17Change jabber.org/protocol/muc to gc-1.0John Smith