1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Rens Groothuijsen e65080181a
Fix tag rendering error in hashtag column settings (#17184)
* Flatten tags in configuration to regular array before converting to JSON

* Render filter tags using toJS instead of toJSON
2021-12-26 19:22:05 +01:00
..
chewy
controllers Add ability for admins to delete canonical email blocks (#16644) 2021-12-17 23:02:14 +01:00
helpers Add ability to purge undeliverable domains from admin interface (#16686) 2021-12-17 23:01:21 +01:00
javascript Fix tag rendering error in hashtag column settings (#17184) 2021-12-26 19:22:05 +01:00
lib Fix server graph on admin/tags/:id (#17066) 2021-11-28 23:13:07 +01:00
mailers Fix error on trending mailer due to missing constant (#17072) 2021-11-29 17:39:40 +01:00
models Fix duplicate record on admin/accounts when searching with IP (#17150) 2021-12-21 00:17:14 +01:00
policies Add ability for admins to delete canonical email blocks (#16644) 2021-12-17 23:02:14 +01:00
presenters
serializers Remove Keybase integration (#17045) 2021-11-26 05:58:18 +01:00
services Add ability to purge undeliverable domains from admin interface (#16686) 2021-12-17 23:01:21 +01:00
validators
views Add ability for admins to delete canonical email blocks (#16644) 2021-12-17 23:02:14 +01:00
workers Add ability to purge undeliverable domains from admin interface (#16686) 2021-12-17 23:01:21 +01:00