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
2019-02-01add ability to disable registrationJohn Smith
2018-12-25attempt to not to send all messages during registration (doesn't work due to ...John Smith
2017-01-13Fix TypeError in mod_iq_registerJohn Smith
2016-12-25Refactoring: rename Transport to Users, create error reporter, fix #135John Smith
2016-01-10Update to support API v5.42John Smith
2015-05-12Fix SyntaxError in gateway.pyr300mrDoctorWho
2015-05-12Turn subscription requests back onmrDoctorWho
2015-04-28Fix wrong admin jids detectionmrDoctorWho
2015-04-25Fixes #90: properly handle CaptchaChallenge when user registersmrDoctorWho
2015-04-25Brand new refactored function connect() in the User class and auth() inmrDoctorWho
2015-04-23Add partial RosterX support (add only, for now)mrDoctorWho
2015-04-21Okay, I'm doing this again.mrDoctorWho
2015-03-20Added a possibility to change vk4xmpp-monitor addressmrDoctorWho
2015-03-13Change simpleapps.ru to jabberon.rumrDoctorWho
2015-02-21Fixed registration form stringsmrDoctorWho
2015-02-18Updated config. Now there is no "evalJID" variable. Now it's ADMIN_JIDS[]mrDoctorWho
2014-11-03fixes in new groupchats implementation, protection from unknown data in regis...mrDoctorWho
2014-10-31fixed #73mrDoctorWho
2014-09-17Couple fixes in groupchats (exterminateChat())mrDoctorWho
2014-09-13A couple fixesmrDoctorWho
2014-08-30That's probably my last commit.mrDoctorWho
2014-08-27Bugfixes, functions and classes docstring addedmrDoctorWho
2014-08-17Fixed registration process (at least by token)mrDoctorWho
2014-08-15Reconnect without restart implemented (still has errors)mrDoctorWho
2014-08-11A huge refactoring just happened to transport.mrDoctorWho