summaryrefslogtreecommitdiff
path: root/tweet-archive.pl
Commit message (Collapse)AuthorAge
* twitter friends stopped working ages agodakkar2023-05-23
|
* selectively disable piecesdakkar2023-05-23
|
* whitespacedakkar2023-02-24
|
* Fix pagination of Misskey responsesdakkar2023-02-24
| | | | | | | | Misskey API, with `sinceId`, pages by `id ASC`, not descending as I thought. Also, allow using callbacks for paginated queries instead of accumulating all results (much nicer for the initial db filling)
* store misskey notes & peopleGianni Ceccarelli2023-02-22
|
* update to 5.36Gianni Ceccarelli2023-02-22
|
* only print failed responses on errordakkar2021-05-13
|
* print HTTP conversation on errorsdakkar2018-06-29
|
* store friends / followersdakkar2017-04-22
|
* store tweets in postgresdakkar2017-04-22
|
* bump API versiondakkar2017-04-22
|
* does somethingdakkar2017-04-22