Gab-Social/app/controllers
Developer 2a8ca2cd56 Added new spam_flag to Accounts, replacing is_flagged_as_spam
• Added:
- new spam_flag to Accounts, replacing is_flagged_as_spam
- null/0: no spam, 1: spam, 2: safe from spam

• Updated:
- Comment, Status to reflect changes

• Todo:
- Fully remove is_flagged_as_spam
- Update SortingQueryBuilder
2021-02-18 23:46:53 -05:00
..
admin Added new spam_flag to Accounts, replacing is_flagged_as_spam 2021-02-18 23:46:53 -05:00
api Added new spam_flag to Accounts, replacing is_flagged_as_spam 2021-02-18 23:46:53 -05:00
auth Added check to RegistrationsController for checking if form was submitted too quickly 2021-02-18 21:35:09 -05:00
concerns fixed app/controllers/concerns/signature_verification.rb 2021-02-16 13:41:49 -05:00
oauth Change the oauth authorizations controller writing role method. 2021-02-14 15:52:38 -05:00
settings Add writing role for some moderation classes, update verification method. 2021-02-11 18:34:04 -05:00
about_controller.rb Commiting 2020-11-15 12:48:32 -06:00
application_controller.rb Bundle of corrections and one doorkeeper writing role change 2021-02-09 22:32:24 -05:00
empty_controller.rb Removed some Rack configs and moved RackAttack rate limits, headers 2021-01-14 13:37:38 -05:00
manifests_controller.rb Fixed issue with manifest.json route 2020-12-26 15:25:39 -05:00
media_proxy_controller.rb Progress 2020-12-22 12:49:40 -05:00
react_controller.rb Replace Makara with an initial Rails 6 role based splitting method. 2021-02-09 19:38:10 +00:00