| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-05 | Merge branch 'develop' into improve-move-notificaions-api | Egor Kislitsyn | |
| 2019-12-04 | fix ScheduledActivity | Maksim Pechnikov | |
| 2019-12-04 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
| 1335-user-api-id-fields-relations # Conflicts: # lib/pleroma/user.ex | |||
| 2019-12-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel | lain | |
| 2019-12-04 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
| 2019-12-04 | fix test | Maksim Pechnikov | |
| 2019-12-04 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
| 2019-12-04 | updated ScheduledActivity | Maksim Pechnikov | |
| 2019-12-03 | Add `with_move` query param to the notifications API | Egor Kislitsyn | |
| 2019-12-02 | Merge branch 'feature/move-activity' into 'develop' | lain | |
| Support "Move" activity Closes #1316 See merge request pleroma/pleroma!1883 | |||
| 2019-11-29 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
| 1335-user-api-id-fields-relations # Conflicts: # mix.lock | |||
| 2019-11-28 | added User.NotificationSetting struct | Maksim Pechnikov | |
| 2019-11-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
| bugfix/1442-dont-return-nil-for-following-count | |||
| 2019-11-27 | Remove User.user_info/2 | Egor Kislitsyn | |
| 2019-11-27 | Add a view for the move notification | Egor Kislitsyn | |
| 2019-11-21 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
| 1335-user-api-id-fields-relations # Conflicts: # lib/pleroma/user/search.ex # test/user_test.exs | |||
| 2019-11-21 | Merge branch 'issue/1348' into 'develop' | lain | |
| [#1348] excluded invisible actors from gets /api/v1/accounts/:id See merge request pleroma/pleroma!1937 | |||
| 2019-11-20 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
| 1335-user-api-id-fields-relations | |||
| 2019-11-20 | [#1335] Reorganized users.subscribers as UserRelationship. Added tests for ↵ | Ivan Tashkinov | |
| UserRelationship-related functionality. | |||
| 2019-11-20 | Fix sporadically failing test | Egor Kislitsyn | |
| 2019-11-19 | [#1335] Implemented notification mutes and reblog mutes as ↵ | Ivan Tashkinov | |
| UserRelationships. User to UserRelationship relations and functions refactoring. | |||
| 2019-11-15 | added recount unread notifications to markers | Maksim Pechnikov | |
| 2019-11-15 | [#1335] Reorganized `users.mutes` as relation to UserMute entity. | Ivan Tashkinov | |
| 2019-11-14 | Merge remote-tracking branch 'upstream/develop' into feature/move-activity | Egor Kislitsyn | |
| 2019-11-12 | Add `allow_following_move` setting to User | Egor Kislitsyn | |
| 2019-11-11 | Fix exclude_visibilities filter for followers-only Like notifications | eugenijm | |
| 2019-11-10 | [#1335] User: refactored :blocks field into :blocked_users relation. | Ivan Tashkinov | |
| Introduced UserBlock. | |||
| 2019-11-07 | Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations` | eugenijm | |
| 2019-11-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel | lain | |
| 2019-11-04 | excluded invisible actors from gets /api/v1/accounts/:id | Maksim Pechnikov | |
| 2019-11-04 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
| 2019-11-04 | Mastodon API, streaming: Add `pleroma.direct_conversation_id` to the ↵ | eugenijm | |
| `conversation` stream event payload. | |||
| 2019-10-31 | fix format | Maksim Pechnikov | |
| 2019-10-30 | Merge branch 'develop' into feature/fast_sanitize | Mark Felder | |
| 2019-10-30 | update marker api | Maksim Pechnikov | |
| 2019-10-30 | Rip out the rest of htmlsanitizeex | rinpatch | |
| 2019-10-29 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
| 2019-10-24 | Merge remote-tracking branch 'upstream/develop' into ↵ | Egor Kislitsyn | |
| refactor/following-relationships | |||
| 2019-10-24 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
| 2019-10-23 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
| 1304-user-info-deprecation # Conflicts: # lib/pleroma/notification.ex | |||
| 2019-10-22 | Marker: added unread_count field | Maksim Pechnikov | |
| 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-19 | StatusControllerTest: Capture log. | lain | |
