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
/
custom_emojis_controller.rb
Age
Commit message (
Expand
)
Author
2020-06-05
Fix unpermitted operations on custom emojis leading to cryptic errors (#13951)
ThibG
2020-01-20
Various fixes and improvements (#12878)
Eugen Rochko
2020-01-04
Fix base64-encoded file uploads not being possible (#12748)
Eugen Rochko
2019-09-09
Add batch actions and categories to admin UI for custom emojis (#11793)
Eugen Rochko
2019-02-22
Randomize emoji filename (#10090)
Hinaloe
2017-12-30
keep the same filters and page when doing custom emojo stuff (fixes #6112) (#...
beatrix
2017-12-13
Add filters to admin UI for custom emojis (#6003)
Eugen Rochko
2017-11-24
Add logging of admin actions (#5757)
Eugen Rochko
2017-11-17
Fix regression #5467: fixes emoji copy (#5739)
Clworld
2017-11-11
Add 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-27
Feature: Unlisted custom emojis (#5485)
nullkal
2017-10-26
Fix copying emojos: redirect to the page you were on (#5509)
erin
2017-10-14
Fix #5351 - Redirection with page params after copy emoji (#5387)
KY
2017-10-10
Fix custom emoji copy not copying file (#5298)
Eugen Rochko
2017-10-05
Improve admin UI for custom emojis, add copy/disable/enable (#5231)
Eugen Rochko
2017-09-23
New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)
Eugen Rochko
2017-09-19
Fix custom emojis index (#5006)
Yamagishi Kazutoshi
2017-09-19
Admin interface for listing, adding and removing custom emojis (#5002)
Eugen Rochko