mastodon/app
Claire 65ea097f1d
Fix loading local accounts with extraneous domain part in WebUI ()
2024-01-02 15:02:25 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API () 2023-11-27 13:25:54 +00:00
controllers Fix streaming API redirection ignoring the port of `streaming_api_base_url` () 2024-01-02 12:27:51 +00:00
helpers Fix `Performance/StringIdentifierArgument` cop () 2023-12-18 10:26:09 +00:00
javascript Fix loading local accounts with extraneous domain part in WebUI () 2024-01-02 15:02:25 +00:00
lib Fix media attachment order of remote posts () 2023-12-22 15:10:39 +00:00
mailers Fix rails mailer preview not honouring locale () 2023-12-18 21:49:17 +00:00
models Fix random `NoMethodError` errors on cached `CustomFilter` objects () 2023-12-29 16:23:07 +00:00
policies Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases () 2023-11-30 15:43:26 +00:00
presenters Fix call to inefficient `delete_matched` cache method in domain blocks () 2023-12-18 16:14:43 +00:00
serializers Move default `meta` options from `InitialStateSerializer` to private method (AbcSize reduction) () 2023-12-14 14:04:55 +00:00
services Change algorithm of follow recommendations () 2023-12-19 10:59:43 +00:00
validators Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator () 2023-11-20 09:07:25 +00:00
views Change algorithm of follow recommendations () 2023-12-19 10:59:43 +00:00
workers Change algorithm of follow recommendations () 2023-12-19 10:59:43 +00:00