mastodon/app
Claire 166cc5b89d
Fix local distribution of edited statuses (#17380)
Because `FanOutOnWriteService#update?` was broken, edits were considered as new
toots and a regular `update` payload was sent.
2022-01-26 20:53:50 +01:00
..
chewy
controllers Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 2022-01-23 15:52:58 +01:00
helpers Fix link_to_login argument handling when a block is passed (#17345) 2022-01-24 03:29:03 +01:00
javascript Change `percent` to `rate` in retention metrics API (#16910) 2022-01-23 16:01:25 +01:00
lib Change `percent` to `rate` in retention metrics API (#16910) 2022-01-23 16:01:25 +01:00
mailers
models Fix error-prone SQL queries (#15828) 2022-01-23 18:10:10 +01:00
policies
presenters
serializers Change `percent` to `rate` in retention metrics API (#16910) 2022-01-23 16:01:25 +01:00
services Fix local distribution of edited statuses (#17380) 2022-01-26 20:53:50 +01:00
validators
views Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 2022-01-23 15:52:58 +01:00
workers