You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
mayaeh ef0d22f232 Add search and sort functions to hashtag admin UI (#11829)
* Add search and sort functions to hashtag admin UI

* Move scope processing from tags_controller to tag_filter

* Fix based on method naming conventions

* Fixed not to get 500 errors for invalid requests
6 years ago
..
chewy Add more accurate hashtag search (#11579) 6 years ago
controllers Add search and sort functions to hashtag admin UI (#11829) 6 years ago
helpers Add search and sort functions to hashtag admin UI (#11829) 6 years ago
javascript Fix media description button being disabled at 420 characters instead of 1500 (#11836) 6 years ago
lib Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 6 years ago
mailers Add option to include reported statuses in warning e-mail (#11639) 6 years ago
models Add search and sort functions to hashtag admin UI (#11829) 6 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters Improve blocked view of profiles (#10491) 6 years ago
serializers Remove deprecated `GET /api/v1/search` API (#11823) 6 years ago
services Fix search API not resolving URL when type is given (#11822) 6 years ago
validators Fix uncaught domain normalization error in remote follow (#11703) 6 years ago
views Add search and sort functions to hashtag admin UI (#11829) 6 years ago
workers Fix web push subscriptions being deleted on rate limit or timeout (#11826) 6 years ago