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
2022-09-03Update token processing logicHEADmasterJohn Smith
2021-10-14Fix global message sendingJohn 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
2019-09-06Change isAppUser method to users.getJohn 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-02-09fix groupchats behaving wrong when user had a statusJohn Smith
2019-02-01add ability to disable registrationJohn Smith
2019-01-30mod_groupchat_prs: drop the misleading leave message (#222)Sergey Alirzaev
2019-01-03fix vcard once againJohn Smith
2018-12-30fix birthdate formatting once againtestingJohn 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-23experimental: XEP-0333 chat read markers for both sides of conversationJohn Smith
2018-11-04fix user cachingJohn Smith
2018-11-03small groupchat refactoringJohn Smith
2018-08-03Fix AccessDenied in mod_msg_mainJohn Smith
2017-05-03Update mod_iq_disco.pyDima
2017-04-28Fix NameError in mod_iq_captcha (fix #187)John Smith
2017-04-02#178 fix for undefined exceptionJohn Smith
2017-02-18Don't log a crash if the error is TokenError3.5John Smith
2017-01-22Fix UnboundLocalError and NameError in mod_iq_disco (#153)John Smith
2017-01-13Fix TypeError in mod_iq_registerJohn Smith
2017-01-12Revert "Make roster check xmpp-based"John Smith
2016-12-27Fix KeyError in settings (Fixes #152)John Smith
2016-12-25Fix AttributeError in mod_groupchatJohn Smith
2016-12-25Make roster check xmpp-basedJohn Smith
2016-12-25Remove the timestamp option from groupchats (closes #140)John Smith
2016-12-25Add captcha responseJohn 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 KeyError in groupchats which happened when someone tried to getJohn Smith
2016-12-08Fix mod_xhtml once again (#141)John Smith
2016-12-08Fix city appearing in vcardJohn Smith
2016-12-08Fix showing the phone field in vcardJohn Smith
2016-12-08Fix vcard city & country valuesJohn Smith
2016-11-22fix invites in groupchatsJohn Smith
2016-11-20#103 add more fields to VCARD; rewrite the mod_vcard logicJohn Smith
2016-11-17Update chat's last_used field on a presenceJohn Smith
2016-08-26Disable unnecessary logging in mod_groupchat_prs (fix #106)John Smith
2016-01-23Fix mod_iq_disco crash on disco#items queryJohn Smith
2016-01-10Fix unexpected argument error in mod_msg_mainJohn Smith
2016-01-10Update to support API v5.42John Smith
2015-12-26Commit changes before I got too far with updating to API v5.42John Smith
2015-12-25Add wall name to the wall parserJohn Smith