about summary refs log tree commit diff
path: root/app/controllers/admin/custom_emojis_controller.rb
AgeCommit message (Expand)Author
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-15Make "No $entity selected" errors more accurate (#19356)prplecake
2022-07-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-03-14Fix blank screen when trying to copy emoji with a too large file size (#1718)Claire
2020-06-05Fix unpermitted operations on custom emojis leading to cryptic errors (#13951)ThibG
2020-01-20Various fixes and improvements (#12878)Eugen Rochko
2020-01-04Fix base64-encoded file uploads not being possible (#12748)Eugen Rochko
2019-09-09Add batch actions and categories to admin UI for custom emojis (#11793)Eugen Rochko
2019-02-22Randomize emoji filename (#10090)Hinaloe
2017-12-30keep the same filters and page when doing custom emojo stuff (fixes #6112) (#...beatrix
2017-12-13Add filters to admin UI for custom emojis (#6003)Eugen Rochko
2017-11-24Add logging of admin actions (#5757)Eugen Rochko
2017-11-17Fix regression #5467: fixes emoji copy (#5739)Clworld
2017-11-11Add moderator role and add pundit policies for admin actions (#5635)Eugen Rochko
2017-11-07 Show the local couterpart of emoji when it exists in /admin/custom_emojis (#...nullkal
2017-10-27Feature: Unlisted custom emojis (#5485)nullkal
2017-10-26Fix copying emojos: redirect to the page you were on (#5509)erin
2017-10-14Fix #5351 - Redirection with page params after copy emoji (#5387)KY
2017-10-10Fix custom emoji copy not copying file (#5298)Eugen Rochko
2017-10-05Improve admin UI for custom emojis, add copy/disable/enable (#5231)Eugen Rochko
2017-09-23New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)Eugen Rochko
2017-09-19Fix custom emojis index (#5006)Yamagishi Kazutoshi
2017-09-19Admin interface for listing, adding and removing custom emojis (#5002)Eugen Rochko