aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/vk (unfollow)
Commit message (Expand)Author
2016-10-11revert most of the recent Pylint fixesEgor Tensin
2016-10-10fix Pylint warningsEgor Tensin
2016-10-01fix licensing noticesEgor Tensin
2016-07-19make the terminology more consistentEgor Tensin
2016-06-21replace users' "screen names" with their "domains"Egor Tensin
2016-06-21forgot about a debug print()Egor Tensin
2016-06-20bugfix & allow skipping deactivated usersEgor Tensin
2016-06-20implement more user fieldsEgor Tensin
2016-06-19bugfixEgor Tensin
2016-06-19add Pylint configuration & fix the warningsEgor Tensin
2016-06-19remove commented out codeEgor Tensin
2016-06-19factor things out of vk.userEgor Tensin
2016-06-18vk.utils.tracking -> vk.trackingEgor Tensin
2016-06-18implement grouping by hour of the dayEgor Tensin
2016-06-18online_streak_duration.py -> /online_duration.pyEgor Tensin
2016-06-18online_streak_duration.py: grouping by date/wdayEgor Tensin
2016-06-18"online periods" are called "online streaks" nowEgor Tensin
2016-06-18group online periods by date/user/etc.Egor Tensin
2016-06-18put format-specific db writers/readers togetherEgor Tensin
2016-06-18refactoringEgor Tensin
2016-06-17how_much_online.py: CSV/JSON/bar chart outputEgor Tensin
2016-06-17ignore connection errors in the db loggerEgor Tensin
2016-06-17add basic "online periods" extractionEgor Tensin
2016-06-17make the status logger a database writerEgor Tensin
2016-06-17add the platform a user was "last seen" usingEgor Tensin
2016-06-16refactoring & support more user fieldsEgor Tensin
2016-06-16make "last seen" timestamps timezone-awareEgor Tensin
2016-06-16log user's "last seen" time if they're onlineEgor Tensin
2016-06-16add CSV database readerEgor Tensin
2016-06-16track_status.py: move stuff to the packageEgor Tensin
2016-06-15move API wrappers to a packageEgor Tensin