1
0
mirror of https://github.com/flarum/core.git synced 2025-07-11 11:56:23 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
908d087e00 Remove deprecated code from beta 16 (#2705) 2021-03-19 19:13:50 +01:00
91e8b56961 Add deprecated "user" filter for posts
In the filterer refactor for ListPostsController, the filter key was changed to `author` for consistency with the AuthorFilterGambit used in discussions. This commit adds a deprecated `user` filter back in for a release to allow for a graceful transition
2021-03-08 16:20:26 -05:00
2c3e1f9923 Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
458a5cc6be Use filterer for ListPostsController (#2479) 2021-02-28 14:06:07 -05:00