This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
Claire d9d722d74b
Change admin announcement edition interface to use datetime-local (#18321)
* Change admin announcement edition interface to use datetime-local

* Dynamically set announcement stop date as required if start date is set, set minimum date for stop date

* Change `all_day` to not be bound to presence of time-range

* Add pattern and placeholder as minimal fallback for browsers not supporting datetime-local

* Display datetime-local inputs as local time

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2022-10-28 12:56:32 +02:00
..
chewy Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix uncaught error when invalid date is supplied to API (#19480) 2022-10-27 14:30:52 +02:00
helpers Fix wrong size of avatars in admin UI (#19457) 2022-10-25 21:43:33 +02:00
javascript Change admin announcement edition interface to use datetime-local (#18321) 2022-10-28 12:56:32 +02:00
lib Fix improperly checking for blocked domain on followed hashtags (#19472) 2022-10-26 20:40:56 +02:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Change admin announcement edition interface to use datetime-local (#18321) 2022-10-28 12:56:32 +02: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 wrong math function used in search query (#19481) 2022-10-27 02:10:38 +02:00
validators Fix remote account in contact account setting not being used (#19351) 2022-10-21 14:07:02 +02:00
views Change admin announcement edition interface to use datetime-local (#18321) 2022-10-28 12:56:32 +02:00
workers Fix vacuum scheduler missing lock, locks never expiring (#19458) 2022-10-26 12:10:48 +02:00