mastodon/app/policies
Eugen Rochko f52c988e12
Add announcements ()
* Add announcements

Fix 

* 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
2020-01-23 22:00:13 +01:00
..
account_moderation_note_policy.rb Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
account_policy.rb Add moderation warnings () 2018-12-22 20:02:09 +01:00
account_warning_preset_policy.rb Add moderation warnings () 2018-12-22 20:02:09 +01:00
announcement_policy.rb Add announcements () 2020-01-23 22:00:13 +01:00
application_policy.rb Account archive download () 2018-02-21 23:21:32 +01:00
backup_policy.rb Account archive download () 2018-02-21 23:21:32 +01:00
custom_emoji_policy.rb Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
domain_allow_policy.rb Add whitelist mode () 2019-07-30 11:10:46 +02:00
domain_block_policy.rb Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
email_domain_block_policy.rb Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
instance_policy.rb Redesign admin instances area () 2019-01-08 13:39:49 +01:00
invite_policy.rb Add admin function to deactivate all invites () 2018-08-19 00:58:53 +02:00
poll_policy.rb Ensure only people allowed to see the poll can actually vote () 2019-03-04 22:47:47 +01:00
relay_policy.rb Add federation relay support () 2018-07-13 02:16:06 +02:00
report_note_policy.rb Feature: Report improvements () () 2018-04-02 22:04:14 +02:00
report_policy.rb Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
settings_policy.rb Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
status_policy.rb Fix typo in StatusPolicy () 2019-07-18 00:48:26 +02:00
tag_policy.rb Change admin UI for hashtags and add back whitelisted trends () 2019-08-05 19:54:29 +02:00
user_policy.rb Admission-based registrations mode () 2019-03-14 05:28:30 +01:00