Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-13 | Add OpenAPI spec for PleromaAPI.AccountController | Egor Kislitsyn | |
2020-05-13 | Merge branch 'fix/1742-random-failing-tests' into 'develop' | lain | |
Fix sporadically failing tests See merge request pleroma/pleroma!2524 | |||
2020-05-13 | Add OpenAPI spec for SuggestionController | Egor Kislitsyn | |
2020-05-13 | Merge branch 'openapi/statuses' into 'develop' | lain | |
Add OpenAPI spec for StatusController See merge request pleroma/pleroma!2521 | |||
2020-05-13 | Merge branch 'openapi/timelines' into 'develop' | lain | |
Add OpenAPI spec for TimelineController See merge request pleroma/pleroma!2506 | |||
2020-05-13 | ignore order | Alexander Strizhakov | |
2020-05-13 | don't use async with global mocks | Alexander Strizhakov | |
2020-05-13 | don't use global mocks in setup callbacks | Alexander Strizhakov | |
2020-05-13 | don't run in async if tests depend on env config | Alexander Strizhakov | |
2020-05-13 | correct order for publised in assert | Alexander Strizhakov | |
2020-05-13 | make test fail everytime | Alexander Strizhakov | |
2020-05-13 | don't run tests which change env in async | Alexander Strizhakov | |
2020-05-13 | {:error, :enoent} s3 fix | Alexander Strizhakov | |
s3 tests were executed before temp file was uploaded | |||
2020-05-12 | Upgrade Comeonin to v5 | Alex Gleason | |
https://github.com/riverrun/comeonin/blob/master/UPGRADE_v5.md | |||
2020-05-13 | Add OpenAPI spec for StatusController | Egor Kislitsyn | |
2020-05-12 | Merge branch 'streamer-get-topic' into 'develop' | rinpatch | |
Expand and authorize streams in Streamer directly See merge request pleroma/pleroma!2519 | |||
2020-05-12 | Fix typo in test | href | |
2020-05-12 | Merge branch '1757-blocks-breaking-on-disabled-outgoing-blocks' into 'develop' | rinpatch | |
ActivityPub: Fix non-federating blocks. Closes #1757 See merge request pleroma/pleroma!2514 | |||
2020-05-12 | Merge branch '1748-remote-following-follower-count' into 'develop' | rinpatch | |
Transmogrifier: On incoming follow accept, update follow counts. Closes #1748 See merge request pleroma/pleroma!2515 | |||
2020-05-12 | Expand and authorize streams in Streamer directly | href | |
2020-05-12 | Transmogrifier: Add tests for certain announces | lain | |
2020-05-12 | Transmogrifier: On incoming follow accept, update follow counts. | lain | |
2020-05-12 | ActivityPub: Fix non-federating blocks. | lain | |
2020-05-11 | Merge branch 'fix/issue-1676' into 'develop' | rinpatch | |
[#1676] fixed 'source' object in verify_credentials See merge request pleroma/pleroma!2492 | |||
2020-05-11 | SideEffects test: Add test for favorite deletion. | lain | |
2020-05-11 | Deletion: Handle the case of pruned objects. | lain | |
2020-05-11 | Add OpenAPI spec for TimelineController | Egor Kislitsyn | |
2020-05-08 | Merge branch 'bugfix/fix-like-notifications' into 'develop' | rinpatch | |
Notifications: Simplify recipient calculation for some Activities. See merge request pleroma/pleroma!2486 | |||
2020-05-08 | Merge branch 'feature/emojireactvalidator' into 'develop' | lain | |
Move EmojiReacts to the Pipeline. See merge request pleroma/pleroma!2473 | |||
2020-05-08 | Transmogrifier tests: Remove more double tests. | lain | |
2020-05-08 | Transmogrifier tests: Remove double tests. | lain | |
2020-05-08 | fixed 'source' object in verify_credentials | Maksim Pechnikov | |
2020-05-08 | Merge branch 'issue/1276-2' into 'develop' | lain | |
[#1276] added an endpoint for getting unread notification count See merge request pleroma/pleroma!2392 | |||
2020-05-08 | Merge branch 'fix/privacy-notification' into 'develop' | lain | |
Privacy option affects all push notifications, not just Direct Messages Closes #1745 See merge request pleroma/pleroma!2485 | |||
2020-05-08 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-05-07 | Merge branch 'feature/restrict-c2s' into 'develop' | Haelwenn | |
AP C2S: Restrict creation to `Note`s for now. See merge request pleroma/pleroma!2472 | |||
2020-05-07 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/emojireactvalidator | |||
2020-05-07 | Merge branch 'feature/undo-validator-reduced' into 'develop' | rinpatch | |
Move Undo (except undo follow) to the common pipeline See merge request pleroma/pleroma!2489 | |||
2020-05-07 | Test Direct, Public, and Favorite notifications with privacy option | Mark Felder | |
2020-05-07 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/emojireactvalidator | |||
2020-05-07 | Merge fixes. | lain | |
2020-05-07 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/undo-validator-reduced | |||
2020-05-07 | Notifications: Simplify recipient calculation for some Activities. | lain | |
Fixes the 'getting notfications for other people's posts' bug. | |||
2020-05-07 | Add OpenAPI spec for SearchController | Egor Kislitsyn | |
2020-05-07 | Merge branch 'openapi/polls' into 'develop' | lain | |
Add OpenAPI spec for PollController See merge request pleroma/pleroma!2476 | |||
2020-05-07 | Merge branch 'streamer-worker-registry' into 'develop' | lain | |
Streamer rework See merge request pleroma/pleroma!2426 | |||
2020-05-07 | Streamer rework | href | |
2020-05-07 | Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> ↵ | Maksim | |
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController | |||
2020-05-06 | Hide the sender when privacy option is enabled | Mark Felder | |
2020-05-06 | Merge branch 'feature/delete-validator' into 'develop' | rinpatch | |
Move deletions to the common pipeline Closes #1497 See merge request pleroma/pleroma!2441 |