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
/
models
/
custom_emoji.rb
Age
Commit message (
Expand
)
Author
2019-09-17
Fix audit log error when custom emoji is copied from remote server (#11876)
han@highemelry
2019-09-13
Change unlisted custom emoji to not appear in autosuggestions (#11818)
Eugen Rochko
2019-09-09
Add batch actions and categories to admin UI for custom emojis (#11793)
Eugen Rochko
2019-08-17
Remove WebP support (#11589)
Stanislas
2019-08-08
Add GIF and WebP support for custom emojis (#11519)
Eugen Rochko
2019-06-28
Add categories for custom emojis (#11196)
Eugen Rochko
2019-06-22
Change domain blocks to automatically support subdomains (#11138)
Eugen Rochko
2018-12-11
Make custom emoji domains case insensitive #9351 (#9474)
Adam Copp
2018-04-27
Add entity cache (#7271)
Eugen Rochko
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
2018-04-23
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)
Eugen Rochko
2018-04-10
Change custom emoji search to `ILIKE` instead of `=` (#7099)
Paul Woolcock
2018-03-26
Validate HTTP response length while receiving (#6891)
Akihiko Odaki
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
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-07
Encode custom emojis as resolveable objects in ActivityPub (#5243)
Eugen Rochko
2017-10-05
Improve admin UI for custom emojis, add copy/disable/enable (#5231)
Eugen Rochko
2017-10-05
When processing custom emoji, ensure a non-animated version exists (#5230)
Eugen Rochko
2017-09-27
Fix empty query sent to postgres for custom emojis (#5121)
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
Custom emoji (#4988)
Eugen Rochko