aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* factor things out of vk.userEgor Tensin2016-06-19
|
* vk.utils.tracking -> vk.trackingEgor Tensin2016-06-18
|
* README updateEgor Tensin2016-06-18
|
* implement grouping by hour of the dayEgor Tensin2016-06-18
|
* README updateEgor Tensin2016-06-18
|
* README updateEgor Tensin2016-06-18
|
* bugfixEgor Tensin2016-06-18
|
* online_duration.py: usage message updateEgor 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
|
* add the platform a user was "last seen" usingEgor Tensin2016-06-17
|
* refactoring & support more user fieldsEgor Tensin2016-06-16
| | | | And a bunch of other minor improvements.
* make "last seen" timestamps timezone-awareEgor Tensin2016-06-16
|
* log user's "last seen" time if they're onlineEgor Tensin2016-06-16
|
* add CSV database readerEgor Tensin2016-06-16
|
* track_status.py: move stuff to the packageEgor Tensin2016-06-16
|
* track_status.py: add a database of statusesEgor Tensin2016-06-15
|
* mutual_friends.py: native newlines in CSVEgor Tensin2016-06-15
|
* mutual_friends.py: switch to CSV/JSON outputEgor Tensin2016-06-15
|
* move API wrappers to a packageEgor Tensin2016-06-15
|
* api.ConnectionError -> api.APIConnectionErrorEgor Tensin2016-06-10
| | | | To avoid clashes with the standard library.
* refactoringEgor Tensin2016-06-09
|
* track_status.py: ignore connection errorsEgor Tensin2016-06-09
| | | | This closes (hopefully) #1.
* refactoringEgor Tensin2016-06-09
|
* README updateEgor Tensin2016-06-07
|
* README updateEgor Tensin2016-05-22
|
* README updateEgor Tensin2016-05-21
|
* README updateEgor Tensin2016-05-21
|
* rename the projectEgor Tensin2016-05-19
|
* README updateEgor Tensin2016-05-19
|
* bugfixEgor Tensin2016-02-13
|
* refactoringEgor Tensin2016-02-12
|
* rename the scriptsEgor Tensin2016-02-12
|
* refactoringEgor Tensin2016-02-12
|
* use the standard logging module & refactoringEgor Tensin2016-02-12
| | | | Including more command line parameters & better usage messages.
* README updateEgor Tensin2016-02-12
|
* request responses in English explicitlyEgor Tensin2016-02-12
|
* bugfixEgor Tensin2015-07-17
|
* README updateEgor Tensin2015-07-12
|
* initial commitEgor Tensin2015-05-06