akkoma/lib/pleroma/web
href 763fc7b44f
Runtime configured emojis
The changes are a bit heavy since the emojis were loaded into module
attributes from filesystem.

This introduces a GenServer using an ETS table to cache in memory the
emojis, and allows a runtime-reload with `Pleroma.Emoji.reload()`.
2018-11-05 13:24:00 +01:00
..
activity_pub activitypub: transmogrifier: add support for Page objects 2018-11-01 09:59:43 +00:00
channels
common_api Check for empty string in_reply_to ids. 2018-11-02 17:33:51 +01:00
federator Test Relay, switch to runtime configuration. 2018-11-01 09:01:43 +00:00
http_signatures
mastodon_api Runtime configured emojis 2018-11-05 13:24:00 +01:00
media_proxy
nodeinfo nodeinfo: expose configured upload limits 2018-10-29 20:07:52 +00:00
oauth Delete Tokens and Authorizations on password change 2018-10-14 02:14:54 +02:00
ostatus Merge branch 'bugfix/announce-timeline-flooding' into 'develop' 2018-08-27 08:25:27 +00:00
salmon
templates /web/* template: Add class system-font 2018-07-03 17:26:47 +02:00
twitter_api Runtime configured emojis 2018-11-05 13:24:00 +01:00
views
web_finger
websub
xml
chat_channel.ex
endpoint.ex Add CORSPlug to make web-based OAuth easier. 2018-11-03 13:38:01 +01:00
gettext.ex
router.ex Test Relay, switch to runtime configuration. 2018-11-01 09:01:43 +00:00
streamer.ex streamer: contain list updates in the same way as we do with the database query 2018-08-29 09:23:05 +00:00
web.ex