distraction.party/lib/pleroma/web/twitter_api
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
..
controllers de-group alias/es 2019-02-09 16:31:17 +01:00
representers Remove parts of the old activity view. 2019-02-27 17:24:51 +01:00
views Remove follow_request_count as it's not needed for FE anymore. 2019-03-03 18:42:27 +03:00
twitter_api.ex delegate user retrieval to the User module 2019-02-24 13:23:47 -05:00
twitter_api_controller.ex [#675] Do not show DMs in mentions timeline 2019-03-01 09:37:29 +03:00