mastodon/app
Claire 9616f5bb22
Fix compose form submission reloading web interface (#19762)
* Fix compose form submission reloading web interface

Fix regression introduced by #19742

* Fix various compose form buttons being handled like submit buttons

* Fix coding style issue

* Fix missing onClick prop check
2022-11-05 13:43:37 +01:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix reblogs being discarded after the reblogged status (#19731) 2022-11-04 16:31:44 +01:00
helpers Fix n+1 query during status removal (#19753) 2022-11-05 00:09:52 +01:00
javascript Fix compose form submission reloading web interface (#19762) 2022-11-05 13:43:37 +01:00
lib Fix additional issues with status cache hydration (#19747) 2022-11-04 20:01:33 +01:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Fix reblogs being discarded after the reblogged status (#19731) 2022-11-04 16:31:44 +01:00
policies Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
presenters Fix remote account in contact account setting not being used (#19351) 2022-10-21 14:07:02 +02:00
serializers Change `closed_registrations_message` to `message` and add Markdown (#19486) 2022-10-27 19:17:48 +02:00
services Fix n+1 query during status removal (#19753) 2022-11-05 00:09:52 +01:00
validators Fix error when uploading malformed CSV import (#19509) 2022-10-28 23:30:44 +02:00
views Remove meta tag for official iOS app (#19656) 2022-11-04 00:13:07 +01:00
workers Add caching for payload serialization during fan-out (#19642) 2022-11-04 13:21:06 +01:00