Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-13 | Add a note about compatibility with Mastodon | Egor Kislitsyn | |
2019-09-13 | Add email change endpoint | Egor Kislitsyn | |
2019-09-04 | Clarify that read notifications are returned | rinpatch | |
2019-09-04 | Apply suggestion to docs/api/pleroma_api.md | rinpatch | |
2019-09-04 | Extend `/api/pleroma/notifications/read` to mark multiple notifications | rinpatch | |
as read and make it respond with Mastoapi entities | |||
2019-08-12 | Conversation: Add endpoint to get a conversation by id. | lain | |
2019-08-06 | Participation: Setting recipients will always add the owner. | lain | |
2019-08-05 | Pleroma Conversations: Document differences. | lain | |
2019-07-28 | add account confirmation email resend in mastodon api | Sachin Joshi | |
2019-07-12 | Move these to pleroma namespace in Mastodon API | Mark Felder | |
2019-06-01 | Remove now useless flavours switching | Haelwenn (lanodan) Monnier | |
2019-05-20 | Add API endpoints for a custom user mascot | Sadposter | |
2019-04-25 | Merge branch 'develop' into feature/disable-account | Egor Kislitsyn | |
2019-04-23 | Extend Mastodon API with public endpoint for getting Favorites timeline of ↵ | Sergey Suprunenko | |
any user (#789) | |||
2019-04-22 | Feature/826 healthcheck endpoint | Alexander Strizhakov | |
2019-04-15 | add `/api/pleroma/disable_account` to `docs/api/pleroma_api.md` | Egor Kislitsyn | |
2019-04-10 | Merge branch 'develop' into feature/user-status-subscriptions | Sadposter | |
2019-04-10 | Merge branch 'fix/emoji-api-nonsense' into 'develop' | lambda | |
Change response format of /api/pleroma/emoji so it makes sense See merge request pleroma/pleroma!1038 | |||
2019-04-10 | Merge branch 'notification-pleroma-settings' into 'develop' | kaniini | |
Notification controls Closes #738 See merge request pleroma/pleroma!988 | |||
2019-04-09 | Change response format of /api/pleroma/emoji to the one that actually makes ↵ | rinpatch | |
sense | |||
2019-04-06 | JSON need quotes! | Sadposter | |
2019-04-06 | Document subscription endpoints, fix typos | Sadposter | |
Also adds a quick error case on the subscription endpoints to avoid 500s | |||
2019-04-01 | Adding tag to emoji ets table | Alex S | |
changes in apis | |||
2019-03-28 | did it really take me 4 commits to fix this? | rinpatch | |
2019-03-28 | Move out of Gitlab Wiki | rinpatch | |
I understand that this change is quite unreadable and hard to review, sorry for forgetting to do atomic commits. This patch does not change too much content wise, it just * Gets everything from gitlab wiki * Removes some specific gitlab hacks * Formats all documentation file names to be in snake case so they look the same way as our code does |