spc-pleroma/lib/pleroma/web
Normandy d4a749cfb2 Handle new-style mastodon follow lists
Fixes https://git.pleroma.social/pleroma/pleroma/issues/814
2019-04-16 18:35:38 +00:00
..
activity_pub Remove inReplyToStatusId 2019-04-15 11:50:36 +03: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 ostatus: use preload objects with Object.normalize() when opportunistic 2019-03-23 03:05:57 +00:00
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 [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth 2019-04-08 12:20:26 +03: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