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
2019-04-17 22:27:59 +00:00
..
activity_pub activitypub: fix filtering of boosts from blocked users 2019-04-17 22:27:59 +00:00
admin_api Merge branch 'bugfix/pleroma-email-naming' into 'develop' 2019-04-12 10:41:09 +00:00
auth [#923] Removed <br> elements from auth forms, adjusted docs, minor auth settings refactoring. 2019-04-07 11:08:37 +03:00
channels change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07:00
common_api Remove inReplyToStatusId 2019-04-15 11:50:36 +03:00
federator
http_signatures
mastodon_api Merge branch 'fix/status-reblogged' into 'develop' 2019-04-15 10:26:23 +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 [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth 2019-04-08 12:20:26 +03:00
ostatus
push fix credo 2019-04-05 19:46:28 +07:00
rich_media Add with_body: true to requests relying on max_body: val 2019-04-12 00:16:33 +07:00
salmon
templates Merge branch 'fix/732-password-align' into 'develop' 2019-04-12 09:13:30 +00:00
twitter_api Handle new-style mastodon follow lists 2019-04-16 18:35:38 +00: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 make Pleroma.Endpoint use extra_cookie_attrs in config 2019-04-16 22:20:56 +08:00
gettext.ex
metadata.ex
oauth.ex
rel_me.ex Add with_body: true to requests relying on max_body: val 2019-04-12 00:16:33 +07:00
router.ex adding destroy multiple for mastofe 2019-04-12 02:28:46 +00: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