| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-30 | Merge branch 'split-masto-api/conversations' into 'develop' | kaniini | |
| Extract conversation actions from `MastodonAPIController` to ConversationController See merge request pleroma/pleroma!1743 | |||
| 2019-09-30 | Extract report actions from `MastodonAPIController` to `ReportController` | Egor Kislitsyn | |
| Update MastodonAPI.ReportView | |||
| 2019-09-30 | change new scrobble endpoint | Ariadne Conill | |
| 2019-09-30 | split scrobble functions into their own controller | Ariadne Conill | |
| 2019-09-30 | router: change scrobble timeline route from now-playing to scrobbles | Ariadne Conill | |
| 2019-09-30 | common api: add some missing IR bits for listen activities' children | Ariadne Conill | |
| 2019-09-30 | activitypub: object view: include child object for Listen activities | Ariadne Conill | |
| 2019-09-30 | common api: make sure the generated IR is actually federatable | Ariadne Conill | |
| 2019-09-30 | pleroma api: hook up scrobbler controller | Ariadne Conill | |
| 2019-09-30 | common api: implement scrobbling | Ariadne Conill | |
| 2019-09-30 | activitypub: transmogrifier: implement support for Listen activities | Ariadne Conill | |
| 2019-09-30 | activitypub: implement IR-level considerations for Listen activities | Ariadne Conill | |
| 2019-09-30 | mastodon api: implement rendering of listen activities | Ariadne Conill | |
| 2019-09-30 | Extract conversation actions from `MastodonAPIController` to ↵ | Egor Kislitsyn | |
| ConversationController | |||
| 2019-09-29 | Revert subscription refactoring. | rinpatch | |
| As discussed in pleroma-meta#2 This reverts commit eb9aa7aa1095de150d036839c78c402019efb4b1, reversing changes made to c4fbb56984d8f86df948cfd9b0f7c081d688c365. | |||
| 2019-09-29 | Merge branch 'feature/follow-requests-count' into 'develop' | kaniini | |
| Mastodon API: add follow_requests_count See merge request pleroma/pleroma!1726 | |||
| 2019-09-28 | Merge branch 'develop' into tests/mastodon_api_controller.ex | Maksim Pechnikov | |
| 2019-09-28 | status_controller.ex: Posting media status without content defined | Haelwenn (lanodan) Monnier | |
| 2019-09-28 | Fix not being able to post empty statuses with attachments | rinpatch | |
| Attachment field was filled in after the empty status check | |||
| 2019-09-27 | Add `remote_ip` plug | minibikini | |
| 2019-09-27 | Merge branch 'split-masto-api/follow-requests' into 'develop' | kaniini | |
| Extract follow requests actions from `MastodonAPIController` to `FollowRequestController` See merge request pleroma/pleroma!1730 | |||
| 2019-09-27 | Merge branch 'split-masto-api/domain-blocks' into 'develop' | kaniini | |
| Extract domain blocks actions from `MastodonAPIController` to `DomainBlockController` See merge request pleroma/pleroma!1729 | |||
| 2019-09-27 | Merge branch 'split-masto-api/scheduled-statuses' into 'develop' | kaniini | |
| Extract scheduled statuses actions from `MastodonAPIController` to `ScheduledActivityController` See merge request pleroma/pleroma!1728 | |||
| 2019-09-27 | Extract domain blocks actions from `MastodonAPIController` to ↵ | Egor Kislitsyn | |
| `DomainBlockController` | |||
| 2019-09-27 | Extract follow requests actions from `MastodonAPIController` to ↵ | Egor Kislitsyn | |
| `FollowRequestController` | |||
| 2019-09-27 | Cleanup ScheduledActivityView | Egor Kislitsyn | |
| 2019-09-27 | Extract scheduled statuses actions from `MastodonAPIController` to ↵ | Egor Kislitsyn | |
| `ScheduledActivityController` | |||
| 2019-09-27 | Extract filter actions from `MastodonAPIController` to `FilterController` | Egor Kislitsyn | |
| 2019-09-27 | Fix SubscriptionNotificationView | Egor Kislitsyn | |
| 2019-09-27 | Merge branch 'refactor/status-controller' into 'develop' | kaniini | |
| Extract status actions from `MastodonAPIController` to `StatusController` See merge request pleroma/pleroma!1719 | |||
| 2019-09-27 | mastodon api: implement follow_requests_count | Ariadne Conill | |
| 2019-09-27 | Move view logic from StatusController.context to StatusView and add a test | Egor Kislitsyn | |
| 2019-09-27 | Merge branch 'refactor/subscription' into 'develop' | kaniini | |
| Refactor subscription functionality Closes #1130 See merge request pleroma/pleroma!1664 | |||
| 2019-09-27 | Extract status actions from `MastodonAPIController` into `StatusController` | Egor Kislitsyn | |
| 2019-09-27 | Merge branch 'refactor/common_api' into 'develop' | kaniini | |
| Refactor `CommonAPI.post/2` See merge request pleroma/pleroma!1713 | |||
| 2019-09-27 | Merge branch 'refactor/timeline-controller' into 'develop' | kaniini | |
| Extract timeline actions from `MastodonAPIController` into `TimelineController` See merge request pleroma/pleroma!1648 | |||
| 2019-09-26 | add deprecated tag | Maksim Pechnikov | |
| 2019-09-26 | Merge branch 'develop' into tests/mastodon_api_controller.ex | Maksim Pechnikov | |
| 2019-09-26 | Merge branch 'develop' into feature/moderation-log-filters | Maxim Filippov | |
| 2019-09-26 | Merge branch 'develop' into tests/mastodon_api_controller.ex | Maksim Pechnikov | |
| 2019-09-26 | Add Pleroma.JobQueueMonitor | Egor Kislitsyn | |
| 2019-09-26 | Merge develop | Roman Chvanikov | |
| 2019-09-26 | Extract timeline actions from `MastodonAPIController` into `TimelineController` | Egor Kislitsyn | |
| 2019-09-26 | Cleanup CommonAPI | Egor Kislitsyn | |
| 2019-09-26 | Add ActivityDraft.with_valid/2 | Egor Kislitsyn | |
| 2019-09-26 | Add CommonAPI.ActivityDraft | Egor Kislitsyn | |
| 2019-09-26 | Merge branch 'refactor/notification-controller' into 'develop' | kaniini | |
| Extract notification actions from `MastodonAPIController` into `NotificationController` See merge request pleroma/pleroma!1646 | |||
| 2019-09-26 | Merge branch 'feature/return-link-for-password-reset' into 'develop' | kaniini | |
| Admin API: Return link alongside with token on password reset See merge request pleroma/pleroma!1691 | |||
| 2019-09-26 | Merge branch 'refactor/user' into 'develop' | kaniini | |
| Simplify updating user's `info` See merge request pleroma/pleroma!1712 | |||
| 2019-09-26 | Revert "add _discoverable_ keyword into ActivityPub @context" | Hakaba Hitoyo | |
| This reverts commit 3aef4bdf8f37efd1055a84c5fca12ec4559a17f5. | |||
