index
:
vk-scripts
master
Scripts to stalk people on VK
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
vk
(
unfollow
)
Commit message (
Expand
)
Author
2016-10-10
fix Pylint warnings
Egor Tensin
2016-10-01
fix licensing notices
Egor Tensin
2016-07-19
make the terminology more consistent
Egor Tensin
2016-06-21
replace users' "screen names" with their "domains"
Egor Tensin
2016-06-21
forgot about a debug print()
Egor Tensin
2016-06-20
bugfix & allow skipping deactivated users
Egor Tensin
2016-06-20
implement more user fields
Egor Tensin
2016-06-19
bugfix
Egor Tensin
2016-06-19
add Pylint configuration & fix the warnings
Egor Tensin
2016-06-19
remove commented out code
Egor Tensin
2016-06-19
factor things out of vk.user
Egor Tensin
2016-06-18
vk.utils.tracking -> vk.tracking
Egor Tensin
2016-06-18
implement grouping by hour of the day
Egor Tensin
2016-06-18
online_streak_duration.py -> /online_duration.py
Egor Tensin
2016-06-18
online_streak_duration.py: grouping by date/wday
Egor Tensin
2016-06-18
"online periods" are called "online streaks" now
Egor Tensin
2016-06-18
group online periods by date/user/etc.
Egor Tensin
2016-06-18
put format-specific db writers/readers together
Egor Tensin
2016-06-18
refactoring
Egor Tensin
2016-06-17
how_much_online.py: CSV/JSON/bar chart output
Egor Tensin
2016-06-17
ignore connection errors in the db logger
Egor Tensin
2016-06-17
add basic "online periods" extraction
Egor Tensin
2016-06-17
make the status logger a database writer
Egor Tensin
2016-06-17
add the platform a user was "last seen" using
Egor Tensin
2016-06-16
refactoring & support more user fields
Egor Tensin
2016-06-16
make "last seen" timestamps timezone-aware
Egor Tensin
2016-06-16
log user's "last seen" time if they're online
Egor Tensin
2016-06-16
add CSV database reader
Egor Tensin
2016-06-16
track_status.py: move stuff to the package
Egor Tensin
2016-06-15
move API wrappers to a package
Egor Tensin