Plume/src
Violet White 52d860d402 Paginate the outbox responses. Fixes #669 (#681)
* Paginate the outbox responses. Fixes #669

* Address Ana's review

* Make outbox_fetch page through instance outboxes

* Fix infinite loop in fetch_outbox

* Fix off by one
2019-10-30 11:22:28 +01:00
..
api Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
routes Paginate the outbox responses. Fixes #669 (#681) 2019-10-30 11:22:28 +01:00
inbox.rs Big refactoring of the Inbox (#443) 2019-04-17 18:31:47 +01:00
mail.rs Grammar corrections followup to #510 (#512) 2019-04-02 14:08:07 +01:00
main.rs Paginate the outbox responses. Fixes #669 (#681) 2019-10-30 11:22:28 +01:00
template_utils.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
test_routes.rs Add tests for plume webserver (#513) 2019-04-06 17:41:57 +02:00