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-04-02#178 fix for undefined exceptionJohn Smith
2017-02-20Update README.mdJohn Smith
2017-02-19Fix typo(s) in captcha extensionJohn Smith
2017-02-18Don't log a crash if the error is TokenError3.5John Smith
2017-02-18Don't use the past date in error reporterJohn Smith
2017-02-18Fix error reporter. Fixes #166John Smith
2017-01-27Update README.mdJohn Smith
2017-01-23Get rid of redundant pipeAndriy Kushnir (Orhideous)
2017-01-23Slightly refactored MakefileAndriy Kushnir (Orhideous)
2017-01-23Make SysV init script executableAndriy Kushnir (Orhideous)
2017-01-22Fix AttributeError in captcha_forms (#148)John Smith
2017-01-22Merge status-{from,to}-vk into a single pluginJohn 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-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-25Merry X-Mas (update readme, fix NameError in longpoll)John Smith
2016-12-25Merge branch 'testing'John Smith
2016-12-25Add socket expiry checker to longpoll (fixes #74)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-25Fix AttributeError in captcha_forms #148John 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-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-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-11-17Change jabber.org/protocol/muc to gc-1.0John Smith
2016-11-17Getting rid of magic numbers & stringsJohn Smith
2016-11-16Update README.mdJohn Smith
2016-11-16Fix AttributeError on NoneType friends listJohn 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