aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/vk (follow)
Commit message (Expand)AuthorAge
* vk.tracking: merge db.io to utils.ioEgor Tensin2021-05-03
* vk.tracking: merge *_status to status.pyEgor Tensin2021-05-03
* vk.tracking: status_tracker -> statusEgor Tensin2021-05-03
* vk.tracking: merge online_sessions into sessionsEgor Tensin2021-05-03
* move scripts from bin/ to vk/Egor Tensin2021-05-03
* fix 3.8+ errorsEgor Tensin2020-11-29
* StatusTracker: handle SIGTERM alsoEgor Tensin2020-03-05
* pylint/pep8 fixesEgor Tensin2019-12-23
* work around Python 3.4 csv incompatibilityEgor Tensin2019-09-09
* handle SIGINT in StatusTracker properlyEgor Tensin2019-09-09
* fix Python 3.4 incompatibilityEgor Tensin2019-09-09
* add show_status.pyEgor Tensin2019-09-09
* add "service" access_tokenEgor Tensin2019-03-13
* "VK Mobile" instead of "the VK Mobile"Egor Tensin2018-03-03
* fix Pylint warningsEgor Tensin2018-03-03
* new platform, "VK Mobile"Egor Tensin2018-03-03
* no more user.screen_nameEgor Tensin2018-03-03
* switch to VK API version 5.73Egor Tensin2018-03-03
* bugfixEgor Tensin2017-05-23
* don't overwrite database filesEgor Tensin2017-01-29
* add connection errors to the db loggerEgor Tensin2017-01-29
* preserve connection errorsEgor Tensin2017-01-29
* refactoringEgor Tensin2017-01-28
* add abstract classes for db readers/writersEgor Tensin2017-01-28
* vk: move file i/o to a separate moduleEgor Tensin2017-01-28
* refactoringEgor Tensin2017-01-26
* revert most of the recent Pylint fixesEgor Tensin2016-10-11
* fix Pylint warningsEgor Tensin2016-10-10
* fix licensing noticesEgor Tensin2016-10-01
* make the terminology more consistentEgor Tensin2016-07-19
* replace users' "screen names" with their "domains"Egor Tensin2016-06-21
* forgot about a debug print()Egor Tensin2016-06-21
* bugfix & allow skipping deactivated usersEgor Tensin2016-06-20
* implement more user fieldsEgor Tensin2016-06-20
* bugfixEgor Tensin2016-06-19
* add Pylint configuration & fix the warningsEgor Tensin2016-06-19
* remove commented out codeEgor Tensin2016-06-19
* factor things out of vk.userEgor Tensin2016-06-19
* vk.utils.tracking -> vk.trackingEgor Tensin2016-06-18
* implement grouping by hour of the dayEgor Tensin2016-06-18
* online_streak_duration.py -> /online_duration.pyEgor Tensin2016-06-18
* online_streak_duration.py: grouping by date/wdayEgor Tensin2016-06-18
* "online periods" are called "online streaks" nowEgor Tensin2016-06-18
* group online periods by date/user/etc.Egor Tensin2016-06-18
* put format-specific db writers/readers togetherEgor Tensin2016-06-18
* refactoringEgor Tensin2016-06-18
* how_much_online.py: CSV/JSON/bar chart outputEgor Tensin2016-06-17
* ignore connection errors in the db loggerEgor Tensin2016-06-17
* add basic "online periods" extractionEgor Tensin2016-06-17
* make the status logger a database writerEgor Tensin2016-06-17