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 (Collapse)Author
2014-07-14Fixed #63.174mrDoctorWho
Readme update Config update
2014-04-07readme updatemrDoctorWho
2014-04-06Update README.mdRoman K.
2014-04-06Merge branch 'master' of http://github.com/mrDoctorWho/vk4xmppmrDoctorWho
Conflicts: README.md
2014-04-06readme updatemrDoctorWho
2014-03-29Update README.mdRoman K.
2014-01-20fixed #46, systemd service updatemrDoctorWho
2013-12-29five attempts to connect to vk that maybe can fix timeout and urlopen errorsmrDoctorWho
2013-12-28Added: removing user from memory when he leftmrDoctorWho
Added: checking status of user on startup
2013-12-20Added: function that will automatically add your transport to the public ↵mrDoctorWho
list (can be disabled by allowBePublic = False in Config.txt) Changed vkApi.py. A parts of code and cleanup by @ernado Removed new threads for earch user that used for keep him online Removed unused imports, simple code cleanup, xmpppy updates, itypes update
2013-12-07Config update: pidFile, crash and logFile storage now can be configuredmrDoctorWho
readme update small changes in gateway code minimize
2013-11-22readme updatemrDoctorWho
2013-09-29fixed crash of transport when recieved bad symbolsmrDoctorWho
2013-09-28readme update, geo addmrDoctorWho
2013-09-25now will not set threading.stack_size because it causing segfault in some ↵mrDoctorWho
systems readme update
2013-09-25fixed error with last_udate, readme updatemrDoctorWho
2013-09-24readme updatemrDoctorWho
2013-09-24troupchat support! (TESTING) fixed #23mrDoctorWho
some fixes in vkApi module added primitive plugins support fixed debug of xmpppy
2013-09-22readme update, captcha fixmrDoctorWho
2013-09-21added photo_size into configmrDoctorWho
a lot of fixes, some optimizations
2013-09-19readme update, handlers fixmrDoctorWho
2013-09-19removed fat libraries, fixed stats and updated readmemrDoctorWho
2013-09-16readme updatemrDoctorWho
2013-09-16xep-0203 support instread of 0012 for timemrDoctorWho
2013-09-04Now libs stored in directory, not archive. Added logging, fixed auth without ↵mrDoctorWho
token. Maybe now transport will work more stable
2013-09-04new library commitmrDoctorWho
2013-08-31Fixed error with null friends list, fixed phone number checking (?)mrDoctorWho
2013-08-30Initial commitRoman K