about summary refs log tree commit diff
path: root/app/models/custom_emoji.rb
AgeCommit message (Expand)Author
2023-02-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2022-11-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-11Fix metadata scrubbing removing color profile from images (#20389)Eugen Rochko
2022-11-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-10Improve performance by avoiding regex construction (#20215)James Tucker
2022-08-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-25Add audit log entries for user roles (#19040)Eugen Rochko
2022-07-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-09Change custom emoji file size limit from 50 KB to 256 KB (#18788)Eugen Rochko
2022-06-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-27Add support for webp uploads (#18506)Alexander Ivanov
2021-09-30Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-09-29Switch from unmaintained paperclip to kt-paperclip (#16724)Claire
2021-04-26Add environment variables to control custom emoji size limitsClaire
2020-04-26Add separate cache directory for non-local uploads (#12821)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2019-09-17Fix audit log error when custom emoji is copied from remote server (#11876)han@highemelry
2019-09-13Change unlisted custom emoji to not appear in autosuggestions (#11818)Eugen Rochko
2019-09-09Add batch actions and categories to admin UI for custom emojis (#11793)Eugen Rochko
2019-08-17Remove WebP support (#11589)Stanislas
2019-08-08Add GIF and WebP support for custom emojis (#11519)Eugen Rochko
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
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