1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00
akkoma/lib/pleroma/web
lambda b4da2bc1d0 Merge branch 'develop' into 'improve_upgrade_user_from_ap_id'
# Conflicts:
#   config/config.exs
#   docs/config.md
2019-04-08 09:18:01 +00:00
..
activity_pub Improve Transmogrifier.upgrade_user_from_ap_id/2 2019-04-04 16:10:43 +07: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 Fix preview not being usable in form data 2019-04-02 23:07:16 +03:00
federator Replace Pleroma.Jobs with pleroma_job_queue 2019-03-29 12:46:05 +00:00
http_signatures
mastodon_api Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03: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 NodeInfo: Return safe_dm_mentions feature flag. 2019-03-22 11:57:20 +01:00
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 rich media: helpers: only crawl Create activities 2019-03-23 02:28:59 +00:00
salmon
templates
twitter_api 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
views
web_finger
websub Ecto 3.0.5 migration 2019-03-20 15:59:54 +03:00
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