Commit Graph

15 Commits (e6cfa7ab897ac4fd6bf9bbcafe09fc42c4cc2c5d)

Author SHA1 Message Date
Hinaloe d7ad42a888 Randomize emoji filename ()
beatrix a56c4742d3 keep the same filters and page when doing custom emojo stuff (fixes ) ()
Eugen Rochko ad75ec8b5b
Add filters to admin UI for custom emojis ()
Eugen Rochko e84fecb7e9
Add logging of admin actions ()
* Add logging of admin actions

* Update brakeman whitelist

* Log creates, updates and destroys with history of changes

* i18n: Update Polish translation ()

Signed-off-by: Marcin Mikołajczak <me@m4sk.in>

* Split admin navigation into moderation and administration

* Redesign audit log page

* 🇵🇱 ()

* Add color coding to audit log

* Change dismiss->resolve, log all outcomes of report as resolve

* Update terminology (e-mail blacklist) ()

* Update terminology (e-mail blacklist)

imho looks better

* Update en.yml

* Fix code style issues

* i18n-tasks normalize
Clworld e1ebf36352 Fix regression : fixes emoji copy ()
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions ()
* Add moderator role and add pundit policies for admin actions

* Add rake task for turning user into mod and revoking it again

* Fix handling of unauthorized exception

* Deliver new report e-mails to staff, not just admins

* Add promote/demote to admin UI, hide some actions conditionally

* Fix unused i18n
nullkal b6e2e999bd Show the local couterpart of emoji when it exists in /admin/custom_emojis ()
* Show the local couterpart of emoji when it exists in admin/custom_emojis

* Fix indentation

* Fix error

* Add class table-action-link to Overwrite link

* Make it enable to overwrite emojis

* Make Code Climate happy
nullkal 781105293c Feature: Unlisted custom emojis ()
erin 22da775a85 Fix copying emojos: redirect to the page you were on ()
KY 1bdd694a0a Fix - Redirection with page params after copy emoji ()
* Fix  - Redirection with page params after copy emoji

* Add page params to copy emoji link
Eugen Rochko 61d3ecc805 Fix custom emoji copy not copying file ()
Eugen Rochko 49cc0eb3e7 Improve admin UI for custom emojis, add copy/disable/enable ()
Eugen Rochko 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis ()
Yamagishi Kazutoshi 1664e52cbb Fix custom emojis index ()
Eugen Rochko 09a94b575e Admin interface for listing, adding and removing custom emojis ()
* Admin interface for listing, adding and removing custom emojis

* Only display local ones in the list