summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/api_spec/schemas/status.ex
AgeCommit message (Expand)Author
2023-11-12Count and display post quotesmarcin mikołajczak
2023-09-13Expose quote_id parameter on the apitusooa
2023-09-13StatusView: add `quote_visible` paramAlex Gleason
2023-09-13Return quote_url through the API, don't render quotes more than 1 level deepAlex Gleason
2023-09-13StatusView: render the whole quoted statusAlex Gleason
2023-01-15Add names to additionalPropertiestusooa
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-09-04Merge branch 'fix/federation-context-issues' into 'develop'tusooa
2022-08-10StatusView: implement pleroma.context fieldHélène
2022-06-03Show edited_at in MastodonAPI/showTusooa Zhu
2022-02-25Copyright bump for 2022Sean King
2021-12-25Merge branch 'account-notes' into 'develop'Alex Gleason
2021-12-06Add 'notifying' to relationship for compatibility with Mastodonmarcin mikołajczak
2021-11-21MastoAPI: Add user notes on accountsmarcin mikołajczak
2021-03-25Let pins federateAlexander Strizhakov
2021-02-18Mastodon makes this field null when posting with MastoFE or if you choose to ...Mark Felder
2021-01-15Change user.confirmation_pending field to user.is_confirmedMark Felder
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-10-13Change user.locked field to user.is_lockedMark Felder
2020-07-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/ma...lain
2020-06-26MastoAPI: Show source field when deletingHaelwenn (lanodan) Monnier
2020-06-24Status schema: Add parent_visible.lain
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-07Add schema for TagEgor Kislitsyn
2020-05-06Merge branch 'openapi/conversations' into 'develop'lain
2020-05-05Add Attachment schemaEgor Kislitsyn
2020-05-05Add OpenAPI spec for ConversationControllerEgor Kislitsyn
2020-04-27Move single used schemas to operation schemaEgor Kislitsyn
2020-04-21Add OpenAPI schema for FlakeIDEgor Kislitsyn
2020-04-21Improve OpenAPI schemaEgor Kislitsyn
2020-04-13Add spec for AccountController.statusesEgor Kislitsyn