akkoma/lib/pleroma/web
lambda 23067908de Merge branch 'feature/770-add-emoji-tags' into 'develop'
Feature/770 add emoji tags

See merge request pleroma/pleroma!998
2019-04-08 09:50:00 +00:00
..
activity_pub Merge branch 'fix-slow-relationships' into 'develop' 2019-04-02 18:43:48 +00:00
admin_api Redundant Repo.get_by usage was recently removed from the codebase 2019-04-05 11:41:41 -05:00
auth
channels change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07:00
common_api Merge develop to 770-add-emoji-tags 2019-04-06 20:34:00 +07:00
federator Replace Pleroma.Jobs with pleroma_job_queue 2019-03-29 12:46:05 +00:00
http_signatures
mastodon_api Merge branch 'feature/770-add-emoji-tags' into 'develop' 2019-04-08 09:50:00 +00:00
media_proxy
metadata Refactor html caching functions to have a key instead of a module, use more correct terminology and fix summaries in mastoapi 2019-04-05 15:19:44 +03:00
nodeinfo
oauth Return 403 on oauth token exchange for a deactivated user 2019-04-06 23:27:55 +03:00
ostatus ostatus: use preload objects with Object.normalize() when opportunistic 2019-03-23 03:05:57 +00:00
push
rich_media
salmon
templates
twitter_api Merge develop to 770-add-emoji-tags 2019-04-06 20:34:00 +07:00
views
web_finger
websub
xml
chat_channel.ex
controller_helper.ex Fixed local MastoFE authentication / force_login option. 2019-04-01 17:25:25 +03:00
endpoint.ex Set up telemetry and prometheus 2019-04-04 11:30:43 -05:00
gettext.ex
metadata.ex
oauth.ex
rel_me.ex
router.ex Add scheduled activities 2019-04-06 23:55:58 +03:00
streamer.ex change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07:00
uploader_controller.ex
web.ex