akkoma/test/web
lain 063e6b9841 StatusController: Correctly paginate favorites.
Favorites were paginating wrongly, because the pagination headers
where using the id of the id of the `Create` activity, while the
ordering was by the id of the `Like` activity. This isn't easy to
notice in most cases, as they usually have a similar order because
people tend to favorite posts as they come in. This commit adds a
way to give different pagination ids to the pagination helper, so
we can paginate correctly in cases like this.
2020-06-09 10:53:40 +02:00
..
activity_pub Merge remote-tracking branch 'origin/develop' into activity-pub-use-atoms-as-keys 2020-06-05 23:15:10 +04:00
admin_api Merge branch 'develop' into 'openapi/admin/relay' 2020-06-04 13:29:32 +00:00
api_spec Add OpenAPI spec for PleromaAPI.EmojiAPIController 2020-05-18 19:28:46 +04:00
auth copyright update 2020-05-18 15:15:51 +03:00
common_api Add filename_display_max_length config 2020-05-22 18:19:25 +03:00
feed [#1501] Made user feed contain public and unlisted activities. 2020-05-25 23:27:47 +03:00
instances Improved in-test clear_config/n applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
mastodon_api StatusController: Correctly paginate favorites. 2020-06-09 10:53:40 +02:00
media_proxy MediaProxy test: use config macros instead of directly putting values 2020-05-27 19:34:56 +03:00
metadata Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
mongooseim Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
oauth Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
ostatus OStatusController: Add Mastodon activity compat route. 2020-05-22 17:11:59 +02:00
pleroma_api Merge branch 'emoji-react-better-errors' into 'develop' 2020-05-22 14:36:08 +00:00
plugs Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 2020-04-30 18:19:51 +03:00
push Announcements: Fix all tests. 2020-05-21 13:16:21 +02:00
rich_media Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
static_fe Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
streamer fix unused var warning 2020-05-29 23:05:03 +03:00
twitter_api Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
views Update Copyrights 2020-03-03 16:44:49 -06:00
web_finger WebFinger Test: Add back test. 2020-05-05 09:55:33 +02:00
chat_channel_test.exs Improved in-test clear_config/n applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
fallback_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
federator_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
masto_fe_controller_test.exs Improved in-test clear_config/n applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
node_info_test.exs test for default features and changelog entry 2020-03-31 18:22:25 +03:00
rel_me_test.exs don't use async with global mocks 2020-05-13 11:38:23 +03:00
uploader_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00