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
Claire 65ea097f1d
Fix loading local accounts with extraneous domain part in WebUI (#28559)
1 year ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 1 year ago
controllers Fix streaming API redirection ignoring the port of `streaming_api_base_url` (#28558) 1 year ago
helpers Fix `Performance/StringIdentifierArgument` cop (#28399) 1 year ago
javascript Fix loading local accounts with extraneous domain part in WebUI (#28559) 1 year ago
lib Fix media attachment order of remote posts (#28469) 1 year ago
mailers Fix rails mailer preview not honouring locale (#28418) 1 year ago
models Fix random `NoMethodError` errors on cached `CustomFilter` objects (#28521) 1 year ago
policies Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
presenters Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 1 year ago
serializers Move default `meta` options from `InitialStateSerializer` to private method (AbcSize reduction) (#28355) 1 year ago
services Change algorithm of follow recommendations (#28314) 1 year ago
validators Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 1 year ago
views Change algorithm of follow recommendations (#28314) 1 year ago
workers Change algorithm of follow recommendations (#28314) 1 year ago