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
David Roetzel c17851bc7e
Do not dismiss notification requests for ever.
"Dismiss" now only applies to a single notification request.
If the same sender mentions the recipient again, a new
notification request is created.
1 year ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2 years ago
controllers Fix HTTP 500 in `/api/v1/polls/:id/votes` (#25598) 1 year ago
helpers Fix `Style/ClassEqualityComparison` cop (#30058) 1 year ago
javascript Fix SCSS mixed declarations deprecation (#30986) 1 year ago
lib Fix author names as arrays in linked data. (#30957) 1 year ago
mailers Remove duplicate method def `ApplicationHelper#instance_presenter` (#30331) 1 year ago
models Add size limit for all PreviewCard URLs (#30973) 1 year ago
policies Fix `Rails/WhereRange` cop (#30343) 1 year ago
presenters Fix repetitive database queries from #30040 (#30259) 1 year ago
serializers Change `author_account` to be `authors` in REST API (#30846) 1 year ago
services Do not dismiss notification requests for ever. 1 year ago
validators Fix add validation to webpush subscription keys (#30542) 1 year ago
views Drop favicon.ico generation (#30375) 1 year ago
workers Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) 1 year ago