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/models/concerns
Eugen Rochko f52c988e12
Add announcements (#12662)
* Add announcements

Fix #11006

* Add reactions to announcements

* Add admin UI for announcements

* Add unit tests

* Fix issues

- Add `with_dismissed` param to announcements API
- Fix end date not being formatted when time range is given
- Fix announcement delete causing reactions to send streaming updates
- Fix announcements container growing too wide and mascot too small
- Fix `all_day` being settable when no time range is given
- Change text "Update" to "Announcement"

* Fix scheduler unpublishing announcements before they are due

* Fix filter params not being passed to announcements filter
5 years ago
..
account_associations.rb Add bookmarks (#7107) 5 years ago
account_avatar.rb Remove WebP support (#11589) 6 years ago
account_counters.rb Add `tootctl cache recount` command (#11597) 6 years ago
account_finder_concern.rb Add ActivityPub actor representing the entire server (#11321) 6 years ago
account_header.rb Remove WebP support (#11589) 6 years ago
account_interactions.rb Add announcements (#12662) 5 years ago
attachmentable.rb Fix file names being obfuscated on update when file didn't change (#12857) 5 years ago
cacheable.rb Fix cache_associated no longer working (#7320) 7 years ago
domain_normalizable.rb Fix crash when saving invalid domain name (#11528) 6 years ago
expireable.rb Fix poll update handler calling method was that was not available (#10246) 6 years ago
ldap_authenticable.rb Add an LDAP Mail attribute config (#12053) 5 years ago
omniauthable.rb Fix SSO login not using existing account when e-mail is verified (#11862) 6 years ago
paginable.rb Fix timeline pagination (#8827) 6 years ago
pam_authenticable.rb Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) 6 years ago
redisable.rb Create Redisable#redis (#9633) 6 years ago
relationship_cacheable.rb Cache relationships in API (#6482) 7 years ago
remotable.rb Fix attachment not being re-downloaded even if file is not stored (#12125) 5 years ago
status_threading_concern.rb Refactor StatusThreadingConcern (#9626) 5 years ago
user_roles.rb Add moderation API (#9387) 6 years ago