Age | Commit message (Collapse) | Author |
|
`SuggestionController`
|
|
|
|
|
|
|
|
fix-prameter-name-of-accounts-update-credentials
|
|
|
|
MastodonAPI.AccountController
|
|
|
|
|
|
|
|
|
|
Extract report actions from `MastodonAPIController` to `ReportController`
See merge request pleroma/pleroma!1744
|
|
Update MastodonAPI.ReportView
|
|
ConversationController
|
|
|
|
Attachment field was filled in after the empty status check
|
|
Extract follow requests actions from `MastodonAPIController` to `FollowRequestController`
See merge request pleroma/pleroma!1730
|
|
Extract domain blocks actions from `MastodonAPIController` to `DomainBlockController`
See merge request pleroma/pleroma!1729
|
|
Extract scheduled statuses actions from `MastodonAPIController` to `ScheduledActivityController`
See merge request pleroma/pleroma!1728
|
|
`DomainBlockController`
|
|
`FollowRequestController`
|
|
`ScheduledActivityController`
|
|
|
|
|
|
StatusControllerTest
|
|
|
|
`NotificationController`
|
|
1234-mastodon-2-4-3-oauth-scopes
# Conflicts:
# lib/pleroma/web/admin_api/admin_api_controller.ex
|
|
|
|
|
|
(`hide_follows_count` and `hide_followers_count`)
|
|
|
|
and test/web/mastodon_api/views
|
|
MastodonAPI.ListController; Add more tests
|