1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
trwnh 1653ae91ce Fix account search with no query (#12549)
* Fix account search with no query

Modeled after #12541. Fix #12548

* fix codeclimate
2019-12-06 19:44:23 +01:00
..
chewy
controllers Add follow_request notification type (#12198) 2019-12-01 17:25:29 +01:00
helpers Remove some duplicate methods from StatusHelper and reflect changes to AccountHelper (#12545) 2019-12-05 00:50:40 +01:00
javascript Highlight border when focusing poll-form footer (#12544) 2019-12-05 00:51:07 +01:00
lib Add basic support for group actors (#12071) 2019-12-04 20:36:33 +01:00
mailers
models Add basic support for group actors (#12071) 2019-12-04 20:36:33 +01:00
policies
presenters Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
serializers Add basic support for group actors (#12071) 2019-12-04 20:36:33 +01:00
services Fix account search with no query (#12549) 2019-12-06 19:44:23 +01:00
validators
views Fix notifications label (#12517) 2019-12-02 13:39:53 +01:00
workers