Pleroma/lib/pleroma/web
eugenijm d5418e9ff7 Remove follow_request_count as it's not needed for FE anymore.
MastoFE uses `GET /api/v1/follow_requests` and PleromaFE uses
`GET /api/pleroma/friend_requests` which they query on the initial page
load.
2019-03-03 18:42:27 +03:00
..
activity_pub Remove follow_request_count as it's not needed for FE anymore. 2019-03-03 18:42:27 +03:00
admin_api Add more admin actions 2019-02-27 00:13:38 +03:00
auth Renamed *DatabaseAuthenticator to *Authenticator. 2019-02-28 14:12:41 +03:00
channels
common_api fix formatter 2019-02-27 15:40:30 +07:00
federator Move visibility into own module. 2019-02-22 13:29:52 +01:00
http_signatures
mastodon_api mastodon websocket: return errors using ok, not stop 2019-02-28 16:23:55 +00:00
media_proxy fix S3 links encoding in Mediaproxy 2019-02-14 15:55:21 +07:00
metadata twitter card: remove IO.inspect() spam 2019-02-24 18:56:44 +00:00
nodeinfo
oauth Merge branch 'bugfix/oauth-scopes-join' into 'develop' 2019-03-02 06:39:07 +00:00
ostatus Move visibility into own module. 2019-02-22 13:29:52 +01:00
push
rich_media
salmon
templates Merge branch 'fix/twittercards' into 'develop' 2019-02-22 04:38:14 +00:00
twitter_api Remove follow_request_count as it's not needed for FE anymore. 2019-03-03 18:42:27 +03:00
views logging: only return ISE reasons in API responses when in dev or test mode 2019-02-20 17:36:47 +00:00
web_finger
websub
xml
chat_channel.ex
controller_helper.ex [#468] Refactored OAuth scopes' defaults & missing selection handling. 2019-02-17 13:49:14 +03:00
endpoint.ex
gettext.ex
metadata.ex
oauth.ex Database authenticator behaviour / Pleroma implementation refactoring. 2019-02-26 15:27:01 +03:00
router.ex Add more admin actions 2019-02-27 00:13:38 +03:00
streamer.ex Move visibility into own module. 2019-02-22 13:29:52 +01:00
uploader_controller.ex
web.ex Made auth customization be runtime-configurable. 2019-02-28 13:00:54 +03:00