mastodon/app
trwnh 526b4b3677
Fix breaking change in admin account API (#19176)
* Fix breaking change in admin account API

Ensure that `ip` is a String value and not returning a raw database entry

* please rubocop
2022-09-15 15:35:06 +02:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix REST API sometimes returning HTML on error (#19135) 2022-09-08 09:44:36 +02:00
helpers Add admin API for managing canonical e-mail blocks (#19067) 2022-08-28 03:31:54 +02:00
javascript Bump jest from 28.1.3 to 29.0.3 (#19162) 2022-09-11 23:11:10 +09:00
lib Remove preference to aggregate reblogs in home/list feeds (#18112) 2022-08-25 23:38:36 +02:00
mailers Remove digest e-mails (#17985) 2022-08-25 23:38:22 +02:00
models Change "Allow trends without prior review" setting to include statuses (#17977) 2022-08-28 04:00:39 +02:00
policies Add admin API for managing canonical e-mail blocks (#19067) 2022-08-28 03:31:54 +02:00
presenters Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
serializers Fix breaking change in admin account API (#19176) 2022-09-15 15:35:06 +02:00
services Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062) 2022-08-27 00:45:54 +02:00
validators Add administrative webhooks (#18510) 2022-06-09 21:57:36 +02:00
views Change "Allow trends without prior review" setting to include statuses (#17977) 2022-08-28 04:00:39 +02:00
workers Remove digest e-mails (#17985) 2022-08-25 23:38:22 +02:00