Commit Graph

8 Commits

Author SHA1 Message Date
codl 159c1826d3 removing counters: take two 2021-05-14 20:32:28 +02:00
codl 4054ebfffd
Merge branch 'master' into fix-refresh 2019-02-24 16:35:44 +01:00
codl d5e0b43c9e
fix: posts not getting refreshed
turns out i was not touching updated_at, so i'd always be refreshing
the same posts unless one of them actually changed

this is embarassing, there are posts in the DB that haven't been
refreshed since 2017
2019-02-24 16:28:59 +01:00
codl a6c5361138
more robust fetching. closes #13
this also refactors libforget so neither the twitter or mastodon lib
insert posts directly
2019-02-24 15:40:41 +01:00
codl 60e2357597
twitter: raise temporaryerror when no access instead of silently failing 2019-02-24 12:48:58 +01:00
codl 3c6a9e4158
track which posts are reblogs 2017-12-27 21:23:13 +01:00
codl b72fbac24d
no! i forgot to also store fav/rt counts on twitter 2017-12-27 21:03:12 +01:00
codl c135dc793e
rename lib to libforget 2017-09-20 23:04:44 +02:00