akkoma/lib/pleroma/web/mastodon_api/controllers
Joshua Goins c22ecac567
Some checks failed
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build-arm64 unknown status
ci/woodpecker/pr/build-amd64 unknown status
ci/woodpecker/pr/docs unknown status
mastodon_api: Add /api/v1/preferences endpoint
Implements the preferences endpoint in the Mastodon API, but returns
default values for most of the preferences right now. The only supported
preference we can access is default post visibility, and a relevant test
is added as well.
2023-08-12 09:28:24 -04:00
..
account_controller.ex mastodon_api: Add /api/v1/preferences endpoint 2023-08-12 09:28:24 -04:00
announcement_controller.ex Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop' (#85) 2022-07-18 13:08:36 +00:00
app_controller.ex Revert "Merge branch 'remove/mastofe' into 'develop'" 2022-01-08 21:44:37 +00:00
auth_controller.ex reuse valid oauth tokens (#182) 2022-08-25 14:37:51 +00:00
conversation_controller.ex Add API endpoint to remove a conversation 2021-02-15 21:48:13 +04:00
custom_emoji_controller.ex Refactor skipped plugs into Pleroma.Web functions 2021-06-08 19:15:04 -05:00
directory_controller.ex MastoAPI: Profile directory 2021-12-26 02:35:17 +00:00
domain_block_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
fallback_controller.ex Let pins federate 2021-03-25 13:03:40 +03:00
filter_controller.ex support for expires_in/expires_at in filters 2021-01-26 08:27:45 +03:00
follow_request_controller.ex paginate follow requests (#460) 2023-02-04 20:51:17 +00:00
instance_controller.ex Refactor skipped plugs into Pleroma.Web functions 2021-06-08 19:15:04 -05:00
list_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
marker_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mastodon_api_controller.ex Refactor skipped plugs into Pleroma.Web functions 2021-06-08 19:15:04 -05:00
media_controller.ex Create real Views for all Controllers 2021-05-29 12:15:57 -05:00
notification_controller.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
poll_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
report_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
scheduled_activity_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
search_controller.ex remove all endpoints marked as deprecated (#91) 2022-07-20 12:00:58 +00:00
status_controller.ex Add ability to set a default post expiry (#321) 2022-11-28 13:34:54 +00:00
subscription_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
suggestion_controller.ex v2 Suggestions: also filter out users you follow 2021-11-26 21:46:08 -06:00
tag_controller.ex Add /api/v1/followed_tags 2022-12-31 18:09:34 +00:00
timeline_controller.ex Add debug logs to timeline rendering to assist debugging 2023-03-29 12:01:16 +01:00