You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Francis Murillo c50e9d078a
Render current day formats in the client timezone (#21878)
* Fix remaining plain %time to %time.formatted

* Add %time.relative-formatted to client format dates on the current day

* Add missing comma dangle to formats

* Use client side message format instead of the server

* Add fallback message to relatve_format.today

* Remove unused translation key and fix js lint issue

Co-authored-by: Effy Elden <effy@effy.space>
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 3 years ago
controllers Fix N+1 queries from in NotificationsController (#21202) 2 years ago
helpers Add Scots to the supported locales (#20283) 2 years ago
javascript Render current day formats in the client timezone (#21878) 2 years ago
lib Fix crash in elasticsearch_check.rb (#21006) 2 years ago
mailers Add single splat to callback method definitions to avoid ArgumentError (#22246) 2 years ago
models Revoke all authorized applications on password reset (#21325) 2 years ago
policies Fix getting a single EmailDomainBlock (#20846) 2 years ago
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 2 years ago
serializers Add maskable icon support for Android (#20904) 2 years ago
services Fix unbounded recursion in account discovery (#22025) 2 years ago
validators Fix error when uploading malformed CSV import (#19509) 2 years ago
views Render current day formats in the client timezone (#21878) 2 years ago
workers Fix typos in source documentation (#21046) 2 years ago