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
2017-04-02#184 add SO_KEEPALIVE to longpoll as a workaround for dead connectionssockoptJohn Smith
2017-01-22Fix UnboundLocalError and NameError in mod_iq_disco (#153)John Smith
2017-01-12Revert "Make roster check xmpp-based"John Smith
2016-12-29Correct return codes in longpoll (take 2)John Smith
2016-12-28Correct return codes in longpollJohn Smith
2016-12-27Fix wrong data value in longpoll (fixes #151)John Smith
2016-12-27Fix KeyError in settings (Fixes #152)John Smith
2016-12-26Fix RuntimeError in longpollJohn Smith
2016-12-25Add socket expiry checker to longpoll (fixes #74)John Smith
2016-12-25Make roster check xmpp-basedJohn Smith
2016-12-25Refactoring: rename Transport to Users, create error reporter, fix #135John Smith
2016-12-25Fix KeyError in groupchats which happened when someone tried to getJohn Smith
2016-11-06Fix AttributeError in longpollJohn Smith
2016-11-02Code cleanup, fix NameError in groupchatsJohn Smith
2016-11-02Little code cleanup in groupchats.py, add missing docstringsJohn Smith
2016-11-02Fix typo that caused longpoll not being re-initialized (resolves #131)John Smith
2016-08-25Bring API v3.0 back (fixes #112)John Smith
2016-01-23Fix mod_iq_disco crash on disco#items queryJohn Smith
2016-01-22Fix AttributeError in longpoll.pyJohn 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
2015-09-02Fix EOL in attachmentsmrDoctorWho
2015-08-14Changed parsed wall lookalikemrDoctorWho
2015-08-09Fixed captcha challenge after entering wrong textmrDoctorWho
2015-05-12Turn subscription requests back onmrDoctorWho
2015-05-06Fix RosterX featuremrDoctorWho
2015-05-01Meet NT compatibilitymrDoctorWho
2015-04-28Fix wrong admin jids detectionmrDoctorWho
2015-04-26Fix crash when user has asked for subscriptionmrDoctorWho
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-24Oh, I forgot to add thesemrDoctorWho
2015-04-23Add partial RosterX support (add only, for now)mrDoctorWho
2015-04-21Okay, I'm doing this again.mrDoctorWho
2015-04-03I really hope it will be the latest commit.mrDoctorWho
2015-03-21New extension: user_activity to gather statistics for user's activitymrDoctorWho
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-12Fixed transport restart when was started with few agruments instead of nonemrDoctorWho
2015-01-28Bunch of fixes:mrDoctorWho
2015-01-18Finished global transport settings featuremrDoctorWho
2015-01-16A new feature for api debuggingmrDoctorWho
2015-01-08Fix for previous fixmrDoctorWho
2015-01-08Added AccessDenied error handlingmrDoctorWho
2015-01-06Added global variable ALIVE to prevent any kind of floods in the main log whenmrDoctorWho
2014-12-16socket.error xmpppy fixmrDoctorWho
2014-11-28Fixed messages receiving from the groupchats owner, little code cleanup in vk...mrDoctorWho
2014-11-04usual groupchat fixes, systemd service updatemrDoctorWho