aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/vk/user.py (unfollow)
Commit message (Collapse)Author
2019-12-23pylint/pep8 fixesEgor Tensin
2018-03-03fix Pylint warningsEgor Tensin
2018-03-03no more user.screen_nameEgor Tensin
Can't find any mention of it in the docs.
2018-03-03switch to VK API version 5.73Egor Tensin
2016-10-11revert most of the recent Pylint fixesEgor Tensin
I know better how to name my things.
2016-10-10fix Pylint warningsEgor Tensin
2016-10-01fix licensing noticesEgor Tensin
2016-06-20implement more user fieldsEgor Tensin
2016-06-19add Pylint configuration & fix the warningsEgor Tensin
2016-06-19factor things out of vk.userEgor Tensin
2016-06-17how_much_online.py: CSV/JSON/bar chart outputEgor Tensin
2016-06-17add basic "online periods" extractionEgor Tensin
2016-06-17add the platform a user was "last seen" usingEgor Tensin
2016-06-16refactoring & support more user fieldsEgor Tensin
And a bunch of other minor improvements.
2016-06-16make "last seen" timestamps timezone-awareEgor Tensin
2016-06-16track_status.py: move stuff to the packageEgor Tensin
2016-06-15move API wrappers to a packageEgor Tensin