aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/vk/tracking (unfollow)
Commit message (Expand)Author
2023-03-03add runtime version informationv1.0.3Egor Tensin
2021-05-03vk.tracking: merge db.io to utils.ioEgor Tensin
2021-05-03vk.tracking: merge *_status to status.pyEgor Tensin
2021-05-03vk.tracking: status_tracker -> statusEgor Tensin
2021-05-03vk.tracking: merge online_sessions into sessionsEgor Tensin
2021-05-03move scripts from bin/ to vk/Egor Tensin
2020-03-05StatusTracker: handle SIGTERM alsoEgor Tensin
2019-12-23pylint/pep8 fixesEgor Tensin
2019-09-09work around Python 3.4 csv incompatibilityEgor Tensin
2019-09-09handle SIGINT in StatusTracker properlyEgor Tensin
2019-09-09add show_status.pyEgor Tensin
2018-03-03fix Pylint warningsEgor Tensin
2018-03-03switch to VK API version 5.73Egor Tensin
2017-05-23bugfixEgor Tensin
2017-01-29don't overwrite database filesEgor Tensin
2017-01-29add connection errors to the db loggerEgor Tensin
2017-01-28refactoringEgor Tensin
2017-01-28add abstract classes for db readers/writersEgor Tensin
2017-01-28vk: move file i/o to a separate moduleEgor Tensin
2017-01-26refactoringEgor Tensin
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-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