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-19Update groupchats.README.mdJohn 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
2021-05-17Update README.mdJohn Smith
2021-03-11Add FORM_TYPE to registration form (fixes #236)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-19Put "online" to the default friends fields listJohn Smith
2020-10-14Set creation_failed flag to True if there's no from in chat creation resposneJohn Smith
2020-10-13Add explicit "online" field to friends requestsJohn 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
2020-06-02Skip messages which id is smaller than the lastJohn Smith
2020-06-01Bump API version to 5.21John Smith
2020-05-01Update README.mdJohn Smith
2020-03-19Update xmpppy: add XEP-0203 supportJohn Smith
2020-02-06Update README.mdDima
2019-10-15replace VK4XMPP_MONITOR_URLDima
2019-10-15replace URLsDima
2019-09-06Change registration URL to opiums.euJohn Smith
2019-09-06Change isAppUser method to users.getJohn Smith
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