Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-07 | Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations` | eugenijm | |
2019-11-04 | excluded invisible actors from gets /api/v1/accounts/:id | Maksim Pechnikov | |
2019-11-04 | Mastodon API, streaming: Add `pleroma.direct_conversation_id` to the ↵ | eugenijm | |
`conversation` stream event payload. | |||
2019-10-30 | Merge branch 'develop' into feature/fast_sanitize | Mark Felder | |
2019-10-30 | Rip out the rest of htmlsanitizeex | rinpatch | |
2019-10-24 | Merge remote-tracking branch 'upstream/develop' into ↵ | Egor Kislitsyn | |
refactor/following-relationships | |||
2019-10-23 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1304-user-info-deprecation # Conflicts: # lib/pleroma/notification.ex | |||
2019-10-21 | Merge branch 'develop' into feature/masto_api_markers | Maksim Pechnikov | |
2019-10-21 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1304-user-info-deprecation # Conflicts: # lib/pleroma/user/info.ex # lib/pleroma/web/activity_pub/activity_pub.ex # lib/pleroma/web/activity_pub/transmogrifier.ex | |||
2019-10-21 | Merge branch 'develop' into refactor/following-relationships | Egor Kislitsyn | |
2019-10-20 | [#1304]. Post-merge fixes. Merge branch 'develop' of ↵ | Ivan Tashkinov | |
git.pleroma.social:pleroma/pleroma into 1304-user-info-deprecation # Conflicts: # CHANGELOG.md # lib/pleroma/notification.ex # lib/pleroma/user.ex # lib/pleroma/user/info.ex # lib/pleroma/web/admin_api/admin_api_controller.ex # lib/pleroma/web/ostatus/handlers/follow_handler.ex # lib/pleroma/web/ostatus/ostatus.ex # lib/pleroma/web/salmon/salmon.ex # lib/pleroma/web/websub/websub.ex # test/web/admin_api/admin_api_controller_test.exs # test/web/federator_test.exs # test/web/mastodon_api/controllers/conversation_controller_test.exs # test/web/ostatus/ostatus_controller_test.exs # test/web/ostatus/ostatus_test.exs # test/web/salmon/salmon_test.exs # test/web/websub/websub_test.exs | |||
2019-10-20 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1304-user-info-deprecation # Conflicts: # CHANGELOG.md # lib/pleroma/notification.ex # lib/pleroma/user.ex # lib/pleroma/user/info.ex # lib/pleroma/web/activity_pub/activity_pub.ex # lib/pleroma/web/admin_api/admin_api_controller.ex # lib/pleroma/web/ostatus/handlers/follow_handler.ex # lib/pleroma/web/ostatus/ostatus.ex # lib/pleroma/web/salmon/salmon.ex # lib/pleroma/web/websub/websub.ex # test/web/admin_api/admin_api_controller_test.exs # test/web/federator_test.exs # test/web/mastodon_api/controllers/conversation_controller_test.exs # test/web/ostatus/ostatus_controller_test.exs # test/web/ostatus/ostatus_test.exs # test/web/salmon/salmon_test.exs # test/web/websub/websub_test.exs | |||
2019-10-19 | change Maksim's test description | Ariadne Conill | |
2019-10-19 | fix test | Maksim Pechnikov | |
2019-10-19 | added test fo Pleroma.Web.MastodonAPI.StatusController | Maksim Pechnikov | |
2019-10-18 | tests: mastodon api: fix broken test that used OStatus | Ariadne Conill | |
2019-10-18 | tests: mastodon search: search for an account that is visible via ↵ | Ariadne Conill | |
activitypub, not ostatus | |||
2019-10-18 | kill almost all of the OStatus module | Ariadne Conill | |
2019-10-17 | Mastodon API: Mark the conversation as read for the author when they send a ↵ | eugenijm | |
new direct message | |||
2019-10-17 | add Markers /api/v1/markers | Maksim Pechnikov | |
2019-10-16 | [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. | Ivan Tashkinov | |
2019-10-14 | Mastodon API: Add `exclude_visibilities` parameter to the timeline and ↵ | eugenijm | |
notification endpoints | |||
2019-10-11 | SearchController: Fix test. | lain | |
Turns out you can't actually find the user with this. | |||
2019-10-11 | Replace `user.following` with Pleroma.FollowingRelationship | Egor Kislitsyn | |
2019-10-09 | Merge branch 'unicode-search' into 'develop' | kaniini | |
Search: Add tests for unicode searches. See merge request pleroma/pleroma!1824 | |||
2019-10-09 | Search: Add tests for unicode searches. | lain | |
2019-10-09 | Mastodon API: Return `pleroma.direct_conversation_id` when viewing a status ↵ | eugenijm | |
(`GET /api/v1/statuses/:id`) | |||
2019-10-06 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1234-mastodon-2-4-3-oauth-scopes # Conflicts: # CHANGELOG.md # lib/pleroma/web/mastodon_api/controllers/account_controller.ex # lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex # lib/pleroma/web/router.ex | |||
2019-10-06 | Merge branch 'fix-prameter-name-of-accounts-update-credentials' into 'develop' | Haelwenn | |
Fix custom fields of accounts update credentials See merge request pleroma/pleroma!1597 | |||
2019-10-05 | Merge branch 'split-masto-api/leftovers' into 'develop' | kaniini | |
[#1278] Move a few more actions from MastodonAPIController See merge request pleroma/pleroma!1761 | |||
2019-10-05 | Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity | eugenijm | |
2019-10-05 | Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'" | kaniini | |
This reverts merge request !1737 | |||
2019-10-04 | Merge branch 'user-info-unread-direct-conversation' into 'develop' | kaniini | |
Add the `unread_conversation_count` field to the user info See merge request pleroma/pleroma!1737 | |||
2019-10-04 | Merge branch 'bugfix/notification-nil-actor' into 'develop' | lain | |
notification_view.ex: Make sure `account` isn’t empty See merge request pleroma/pleroma!1779 | |||
2019-10-04 | notification_view.ex: Make sure `account` isn’t empty | Haelwenn (lanodan) Monnier | |
Related: https://git.pleroma.social/pleroma/pleroma/issues/1203 | |||
2019-10-04 | Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity | eugenijm | |
2019-10-02 | [#1234] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1234-mastodon-2-4-3-oauth-scopes # Conflicts: # CHANGELOG.md # lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex # lib/pleroma/web/router.ex | |||
2019-10-02 | Move `:favourites` and `:bookmarks` actions to StatusController | Egor Kislitsyn | |
2019-10-02 | Move `follows`, `mutes` and `blocks` actions to AccountController | Egor Kislitsyn | |
2019-10-02 | Add MastoFEController | Egor Kislitsyn | |
2019-10-02 | Add CustomEmojiController | Egor Kislitsyn | |
2019-10-02 | Extract instance actions from `MastodonAPIController` to `InstanceController` | Egor Kislitsyn | |
2019-10-02 | Merge branch 'split-masto-api/auth' into 'develop' | kaniini | |
Extract auth actions from `MastodonAPIController` to `AuthController` See merge request pleroma/pleroma!1759 | |||
2019-10-02 | Merge branch 'features/private-reblogs' into 'develop' | kaniini | |
Allow receiving private self-announces over ActivityPub See merge request pleroma/pleroma!1766 | |||
2019-10-01 | Revert "Add upload limits to /api/v1/instance" | feld | |
This reverts commit db27c0dd8b18763ff2abb124ee8d641a4580cdaa. | |||
2019-10-01 | Store private announcements in object.data["announcements"], filter them on ↵ | Thibaut Girka | |
display | |||
2019-10-01 | Add tests for privately announcing statuses via API | Thibaut Girka | |
2019-10-01 | Extract auth actions from `MastodonAPIController` to `AuthController` | Egor Kislitsyn | |
2019-10-01 | Extract apps actions from `MastodonAPIController` to `AppController` | Egor Kislitsyn | |
2019-10-01 | Extract suggestions actions from `MastodonAPIController` to ↵ | Egor Kislitsyn | |
`SuggestionController` |