about summary refs log tree commit diff
path: root/app/models/custom_emoji.rb
AgeCommit message (Expand)Author
2020-02-21port tootsuite#11589 to monsterfork: Remove WebP supportStanislas
2020-02-21port tootsuite#11138 to monsterfork: Change domain blocks to automatically su...Eugen Rochko
2019-05-21don't strip emoji metadatamultiple creatures
2018-12-11Make custom emoji domains case insensitive #9351 (#9474)Adam Copp
2018-04-27Add entity cache (#7271)Eugen Rochko
2018-04-23Update dependencies for Ruby (2018-04-23) (#7237)Yamagishi Kazutoshi
2018-04-23Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)Eugen Rochko
2018-04-10Change custom emoji search to `ILIKE` instead of `=` (#7099)Paul Woolcock
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2017-11-18Lists (#5703)Eugen Rochko
2017-11-12Update 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-27Feature: Unlisted custom emojis (#5485)nullkal
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-10-05Improve admin UI for custom emojis, add copy/disable/enable (#5231)Eugen Rochko
2017-10-05When processing custom emoji, ensure a non-animated version exists (#5230)Eugen Rochko
2017-09-27Fix empty query sent to postgres for custom emojis (#5121)Eugen Rochko
2017-09-23New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)Eugen Rochko
2017-09-19Custom emoji (#4988)Eugen Rochko