aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-10-05CommonAPI: Create profile updates as public.lain
2019-10-05ActivityPub / Transmogrifier: Correctly store incoming Update id.lain
2019-10-05Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"kaniini
2019-10-04removed legacy api: "/objects/:uuid/likes"Maksim Pechnikov
2019-10-04Merge branch 'bugfix/widen-streamer-blocks' into 'develop'kaniini
2019-10-04Merge branch 'user-info-unread-direct-conversation' into 'develop'kaniini
2019-10-04tests: streamer: add a test for blocked transitive activitiesAriadne Conill
2019-10-04ActivityPub.Utils: Fix undo test.lain
2019-10-04ActivityPub: Change addressing of Undo.lain
2019-10-04Merge branch 'featrue/job-monitor' into 'develop'lain
2019-10-04Merge branch 'fix/nickname-fail' into 'develop'lain
2019-10-04Fix get_cached_by_nickname_or_id not allowing to get local users byrinpatch
2019-10-04Merge branch 'bugfix/notification-nil-actor' into 'develop'lain
2019-10-04notification_view.ex: Make sure `account` isn’t emptyHaelwenn (lanodan) Monnier
2019-10-04Mastodon API: Add `pleroma.unread_conversation_count` to the Account entityeugenijm
2019-10-02Fix credo warningEgor Kislitsyn
2019-10-02Add MastoFEControllerEgor Kislitsyn
2019-10-02Add CustomEmojiControllerEgor Kislitsyn
2019-10-02Merge branch 'split-masto-api/instance' into 'develop'kaniini
2019-10-02Inline object when Announcing a self-owned private objectThibaut Girka
2019-10-02Add tests for Pleroma.JobQueueMonitorEgor Kislitsyn
2019-10-02Extract instance actions from `MastodonAPIController` to `InstanceController`Egor Kislitsyn
2019-10-02Merge branch 'feature/send-identifier-on-oauth-error' into 'develop'kaniini
2019-10-02Merge branch 'split-masto-api/auth' into 'develop'kaniini
2019-10-02Merge branch 'features/private-reblogs' into 'develop'kaniini
2019-10-01Revert "Add upload limits to /api/v1/instance"feld
2019-10-01Store private announcements in object.data["announcements"], filter them on d...Thibaut Girka
2019-10-01Track failed proxy urls and don't request them againSergey Suprunenko
2019-10-01Add tests for privately announcing statuses via APIThibaut Girka
2019-10-01Add testsThibaut Girka
2019-10-01Send an identifier alongside with error message in OAuthControllerMaxim Filippov
2019-10-01Extract auth actions from `MastodonAPIController` to `AuthController`Egor Kislitsyn
2019-10-01Extract apps actions from `MastodonAPIController` to `AppController`Egor Kislitsyn
2019-10-01Extract suggestions actions from `MastodonAPIController` to `SuggestionContro...Egor Kislitsyn
2019-10-01Extract media actions from `MastodonAPIController` to `MediaController`Egor Kislitsyn
2019-10-01Extract poll actions from `MastodonAPIController` to `PollController`Egor Kislitsyn
2019-09-30Transmogrifier: Handle compact objects in undos.lain
2019-09-30Extract mascot actions from `MastodonAPIController` to MascotControllerEgor Kislitsyn
2019-09-30Fix warning in TransmogrifierTestEgor Kislitsyn
2019-09-30Move update_credentials to MastodonAPI.AccountControllerEgor Kislitsyn
2019-09-30Move account_register, relationships and verify_credentials to MastodonAPI.Ac...Egor Kislitsyn
2019-09-30Move account_lists test to MastodonAPI.AccountControllerTestEgor Kislitsyn
2019-09-30Disable async in DomainBlockControllerTestEgor Kislitsyn
2019-09-30Add PleromaAPI.AccountControllerEgor Kislitsyn
2019-09-30Fix mergeEgor Kislitsyn
2019-09-30Fix ReportControllerTestEgor Kislitsyn
2019-09-30Merge branch 'features/apc2s-media-upload' into 'develop'kaniini
2019-09-30Merge branch 'split-masto-api/reports' into 'develop'kaniini
2019-09-30Merge branch 'split-masto-api/conversations' into 'develop'kaniini
2019-09-30Extract report actions from `MastodonAPIController` to `ReportController`Egor Kislitsyn