Gab-Social/app/controllers
mgabdev 51fa8f2eb4 Added/Updated admin dashboard tables
• Added:
- New Account filtering
- PreviewCard viewing/sorting/filtering deleting (todo)
- DeletePreviewCardWorker, Service
- Status viewing/sorting/filtering deleting
- ChatMessage viewing/sorting/filtering deleting (todo)
- Account > Follows view

• Updated:
- LinkBlock to sort alphabetically
- Groups to be under "Moderation" instead of "Admin" in navigation.rb
- Status in admin to have group name/link
- Reports reset button
- Group filtering/sorting
- LinkBlock filtering/sorting
- Account now has bio and few more data points in dashboard
2021-01-19 01:25:25 -05:00
..
admin Added/Updated admin dashboard tables 2021-01-19 01:25:25 -05:00
api Update statuses_controller.rb CONTEXT_LIMIT to 512 to fix terrible comment performance 2021-01-19 04:58:52 +00:00
auth [sessions] stick to master, take 2 2020-12-28 01:15:59 -05:00
concerns Commiting 2020-11-25 15:22:37 -06:00
oauth Pulled 2020-04-30 12:33:41 -04:00
settings Removed all occurances of "theme" from backend, settings 2021-01-15 14:35:50 -05:00
about_controller.rb Commiting 2020-11-15 12:48:32 -06:00
application_controller.rb Logging out takes you to the home page. 2021-01-17 00:57:21 -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 Removed unncessary set_data_for_meta before_action in ReactController react route 2021-01-15 15:02:24 -05:00