index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
admin
Age
Commit message (
Expand
)
Author
2017-06-08
Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)
Eugen Rochko
2017-05-31
Move admin/pubsubhubbub controller to admin/subscriptions (#3442)
Matt Jankowski
2017-05-31
Add Instance class to list admin records (#3443)
Matt Jankowski
2017-05-30
Add status destroy authorization to policy (#3453)
Jack Jennings
2017-05-23
Toggle sensitive from admin page (#3261)
alpaca-tc
2017-05-17
Add filter to AccountFilter (#2968)
alpaca-tc
2017-05-16
use-symbol-in-order (#3081)
masarakki
2017-05-06
Refactor domain_blocks_controller (#2843)
alpaca-tc
2017-05-04
Replace best_in_place editor on admin settings page (#2789)
Matt Jankowski
2017-05-02
Add option to disable two factor auth in admin accounts panel. (#2584)
Kaylee
2017-05-02
Add admin area view partials for each record type (#2700)
Matt Jankowski
2017-04-30
More coverage yes more even more (#2627)
Matt Jankowski
2017-04-23
Admin UI for confirming users (#2245)
Ash Furrow
2017-04-20
Admin settings controller refactor, add specs, cleanup (#2225)
Matt Jankowski
2017-04-19
Simplify render in controllers (#2144)
Matt Jankowski
2017-04-18
Instances list in admin (#2095)
Matt Jankowski
2017-04-18
Admin reports with accounts (#2092)
Matt Jankowski
2017-04-16
I18n health warnings (#1949)
Matt Jankowski
2017-04-16
Make file attachment on MediaAttachment optional (#1865)
Eugen
2017-04-15
Add password reset for users from admin accounts area (#1841)
Matt Jankowski
2017-04-14
Admin reports controller improvements (#1714)
Matt Jankowski
2017-04-13
Admin accounts controller cleanup (#1664)
Matt Jankowski
2017-04-11
Pagination improvements (#1445)
Matt Jankowski
2017-04-10
Admin base controller (#1465)
Matt Jankowski
2017-04-04
New admin setting: open/close registrations, with custom message, from the ad...
Eugen Rochko
2017-04-03
Add basic logging of who resolved report
Eugen Rochko
2017-04-03
When taking action on a report (silence/suspend), it dismisses all other
Eugen Rochko
2017-04-03
Make default admin UI page reports. Add admin UI for creating a domain block
Eugen Rochko
2017-04-02
Fix wording "show reblogs" -> "show boosts", order reports chronologically in
Eugen Rochko
2017-02-17
Add UI to view report details, remove reported statuses, quick links to resol...
Eugen Rochko
2017-02-16
Adding index overview for reports in admin UI
Eugen Rochko
2017-02-15
Fix admin UI for accounts somewhat
Eugen Rochko
2017-01-12
Migrate from ledermann/rails-settings to rails-settings-cached which allows g...
Eugen Rochko
2016-12-13
Improved admin UI
Eugen Rochko
2016-12-06
Add suspend account functionality to admin UI
Eugen Rochko
2016-12-05
Add account suspension
Eugen Rochko
2016-12-04
Adding more to admin accounts UI
Eugen Rochko
2016-12-03
Admin accounts page lists accounts
Eugen Rochko
2016-11-30
Normalize localizations, add stub for admin/accounts
Eugen Rochko
2016-11-28
Fix setting of confirmed=true on successful confirmation
Eugen Rochko
2016-11-28
Add simple admin overview of PuSH subscriptions
Eugen Rochko