Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix pagination of Misskey responses | dakkar | 2023-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 & people | Gianni Ceccarelli | 2023-02-22 |
| | |||
* | update to 5.36 | Gianni Ceccarelli | 2023-02-22 |
| | |||
* | only print failed responses on error | dakkar | 2021-05-13 |
| | |||
* | print HTTP conversation on errors | dakkar | 2018-06-29 |
| | |||
* | store friends / followers | dakkar | 2017-04-22 |
| | |||
* | store tweets in postgres | dakkar | 2017-04-22 |
| | |||
* | bump API version | dakkar | 2017-04-22 |
| | |||
* | does something | dakkar | 2017-04-22 |