mastodon/app
Eugen Rochko 1cbdf8d218
Fix wrong param name in scheduled statuses and return params in API (#9725)
The database column and API param are called in_reply_to_id, not
in_reply_to_status_id, so it makes no sense to encode it that way
2019-01-06 12:03:27 +01:00
..
chewy Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Add scheduled statuses (#9706) 2019-01-05 12:43:28 +01:00
helpers Add support for Malayalam in language filter (#9624) 2018-12-25 18:29:30 +01:00
javascript Fix unreadable text color in report modal for some statuses (#9716) 2019-01-04 13:54:56 +01:00
lib Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 2019-01-02 01:12:02 +01:00
mailers Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models Add scheduled statuses (#9706) 2019-01-05 12:43:28 +01:00
policies Add moderation warnings (#9519) 2018-12-22 20:02:09 +01:00
presenters Don't count suspended users in user count (#9380) 2018-11-27 18:49:37 +01:00
serializers Fix wrong param name in scheduled statuses and return params in API (#9725) 2019-01-06 12:03:27 +01:00
services Fix wrong param name in scheduled statuses and return params in API (#9725) 2019-01-06 12:03:27 +01:00
validators Change note length validation to ignore mention domains and URLs (#9717) 2019-01-05 07:16:46 +01:00
views Add quick links to the admin interface in the WebUI (#8545) 2019-01-04 13:10:43 +01:00
workers Fix wrong param name in scheduled statuses and return params in API (#9725) 2019-01-06 12:03:27 +01:00