Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-28 | Merge branch 'bugfix/post-empty-status' into 'develop' | Haelwenn | |
status_controller.ex: Posting media status without content defined See merge request pleroma/pleroma!1735 | |||
2019-09-28 | status_controller.ex: Posting media status without content defined | Haelwenn (lanodan) Monnier | |
2019-09-27 | Merge branch 'fix/empty-attachment-statuses' into 'develop' | rinpatch | |
Fix not being able to post empty statuses with attachments See merge request pleroma/pleroma!1734 | |||
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 | Merge branch 'remote-ip' into 'develop' | Haelwenn | |
Add `remote_ip` plug See merge request pleroma/pleroma!1608 | |||
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 | Merge branch 'split-masto-api/filters' into 'develop' | kaniini | |
Extract filter actions from `MastodonAPIController` to `FilterController` See merge request pleroma/pleroma!1725 | |||
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 | Merge branch 'fix/subscription-notification-view' into 'develop' | kaniini | |
Fix SubscriptionNotificationView See merge request pleroma/pleroma!1727 | |||
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 | changelog | Ariadne Conill | |
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 | Move StatusController tests from MastodonAPIControllerTest to ↵ | Egor Kislitsyn | |
StatusControllerTest | |||
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 'patch-2' into 'develop' | kaniini | |
Minor corrections and clarification for Alpine standard v.3.10 See merge request pleroma/pleroma!1594 | |||
2019-09-27 | Merge branch 'update/docs-jp' into 'develop' | kaniini | |
Update Japanese document to follow English document See merge request pleroma/pleroma!1615 | |||
2019-09-27 | Merge branch 'list-packs-docs' into 'develop' | kaniini | |
Add list_from endpoint to the pleroma_api docs See merge request pleroma/pleroma!1720 | |||
2019-09-27 | Merge branch 'patch-1' into 'develop' | kaniini | |
Fix code block for admin api document See merge request pleroma/pleroma!1722 | |||
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 | Merge branch 'chore/changelog-sync' into 'develop' | rinpatch | |
Sync changelogs between master and develop See merge request pleroma/pleroma!1724 | |||
2019-09-27 | Sync changelogs between master and develop | rinpatch | |
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 'feature/moderation-log-filters' into 'develop' | feld | |
Moderation log filters See merge request pleroma/pleroma!1607 | |||
2019-09-26 | Add docs | Maxim Filippov | |
2019-09-26 | Fix code block for admin api document | kPherox | |
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 | Update CHANGELOG | Roman Chvanikov | |
2019-09-26 | Add Pleroma.JobQueueMonitor | Egor Kislitsyn | |
2019-09-26 | Add list_from endpoint to the pleroma_api docs | Ekaterina Vaartis | |
2019-09-26 | Merge develop | Roman Chvanikov | |
2019-09-26 | Merge branch 'backport/1.1-hackney-and-outbox-fixes' into 'maint/1.1' | rinpatch | |
Backport/1.1 hackney and outbox fixes See merge request pleroma/pleroma!1718 | |||
2019-09-26 | Linting | rinpatch | |
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 |