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
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