Merge branch 'shortening-modules-name' into 'develop'
[akkoma] / test / web / activity_pub /
2020-05-10 lainMerge branch 'shortening-modules-name' into 'develop'
2020-05-08 rinpatchMerge branch 'bugfix/fix-like-notifications' into ...
2020-05-08 lainMerge branch 'feature/emojireactvalidator' into 'develop'
2020-05-08 lainTransmogrifier tests: Remove more double tests.
2020-05-08 lainTransmogrifier tests: Remove double tests.
2020-05-08 lainMerge branch 'fix/privacy-notification' into 'develop'
2020-05-08 Maksim PechnikovMerge branch 'develop' into issue/1276-2
2020-05-07 HaelwennMerge branch 'feature/restrict-c2s' into 'develop'
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 rinpatchMerge branch 'feature/undo-validator-reduced' into...
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 lainMerge fixes.
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 lainMerge branch 'openapi/polls' into 'develop'
2020-05-06 feldMerge branch 'docs/chat-in-cheatsheet' into 'develop'
2020-05-06 rinpatchMerge branch 'feature/delete-validator' into 'develop'
2020-05-06 Maksim PechnikovMerge branch 'develop' into issue/1276-2
2020-05-06 lainMerge branch 'plug-if-unless-func-options-refactoring...
2020-05-06 lainMerge branch 'openapi/subscriptions' into 'develop'
2020-05-06 lainMerge branch 'openapi/markers' into 'develop'
2020-05-06 lainMerge branch 'bugfix/sensitive_object' into 'develop'
2020-05-06 lainMerge branch 'fix/1726-user-pagination' into 'develop'
2020-05-06 lainMerge branch 'feature/1728-webfinger-acct-scheme' into...
2020-05-06 Maksim PechnikovMerge branch 'develop' into issue/1276-2
2020-05-05 lainUndoing: Move undoing blocks to the pipeline everywhere.
2020-05-05 lainUndoing: Move undoing announcements to the pipeline...
2020-05-05 lainUndoing: Move undoing reactions to the pipeline everywhere.
2020-05-05 lainMerge branch 'feature/1720-status-view' into 'develop'
2020-05-05 lainUndoing: Move undoing likes to the pipeline everywhere.
2020-05-05 lainUndoValidator: Add UndoValidator.
2020-05-05 rinpatchMerge branch 'feature/1737-magic-key-field' into 'develop'
2020-05-05 rinpatchMerge branch 'openapi/validation-plug' into 'develop'
2020-05-05 lainTransmogrifier tests: Extract Undo handling
2020-05-05 lainActivityPub: Remove `react_with_emoji`.
2020-05-05 lainTransmogrifier: Move emoji reactions to common pipeline.
2020-05-05 lainTransmogrifier: Extract EmojiReact tests.
2020-05-05 lainMerge branch 'fix/issue-1729' into 'develop'
2020-05-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-05 lainAP C2S: Restrict creation to `Note`s for now.
2020-05-04 Haelwenn (lanodan... Transmogrifier.set_sensitive/1: Keep sensitive set...
2020-05-04 feldMerge branch 'feature/update-labels-for-activating...
2020-05-04 rinpatchMerge branch 'feature/favorite-refactor' into 'develop'
2020-05-04 lainLikeValidator: Fix up context.
2020-05-04 lainLikeValidator: Fix up missing recipients.
2020-05-04 lainTransmogrifier tests: Extract like tests.
2020-05-04 lainActivityPub: Don't fetch `Application` follower counts.
2020-05-04 Maksim PechnikovMerge branch 'develop' into issue/1276-2
2020-05-03 lainVarious testing fixes in relation to user deletion.
2020-05-03 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-03 lainTransmogrifier: Don't fetch actor that's guaranteed...
2020-05-02 rinpatchMerge branch 'feature/1710-consolidate-instance-info...
2020-05-02 rinpatchDeactivate local users on deletion instead of deleting...
2020-05-02 rinpatchMerge branch 'fix/1732-authless-following-followers...
2020-05-02 Ivan Tashkinov[#1732] Made AP C2S :followers and :following endpoints...
2020-05-02 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-05-01 lainMerge branch 'openapi/notifications' into 'develop'
2020-05-01 lainMerge branch 'openapi/reports' into 'develop'
2020-05-01 lainMerge branch 'issue/1577' into 'develop'
2020-05-01 lainMerge branch 'fix/captcha' into 'develop'
2020-05-01 lainMerge branch 'feature/delete-validator' of git.pleroma...
2020-05-01 lainDeleteValidator: Only allow deletion of certain types.
2020-05-01 Maksim PechnikovMerge branch 'develop' into issue/1276-2
2020-04-30 rinpatchMerge branch 'update/admin-fe-20200429' into 'develop'
2020-04-30 lainMerge branch 'tests/more-apc2s' into 'develop'
2020-04-30 Lain SoykafMerge branch 'develop' of ssh://git.pleroma.social...
2020-04-30 lainDeleteValidator: Don't federate local deletions of...
2020-04-30 lainActivityPub: Remove `delete` function.
2020-04-30 lainSideEffects: On deletion, reduce the reply count cache
2020-04-30 Haelwenn (lanodan... Increase tests on AP C2S
2020-04-30 lainSideEffects: On deletion, reduce the User note count.
2020-04-30 lainSideEffectsTest: Test streaming.
2020-04-30 lainObjectValidator: Refactor.
2020-04-30 lainDeleteValidator: Add internal helper field after valida...
2020-04-30 lainCredo fixes.
2020-04-30 lainSideEffects: Handle deletions.
2020-04-30 lainDeleteValidator: Deleting a user is valid.
2020-04-30 lainTransmogrifier: Handle incoming deletes for non-user...
2020-04-30 lainDeleteValidator: Mastodon sends unaddressed deletes.
2020-04-30 lainTransmogrifier Tests: Extract deletion tests.
2020-04-30 lainMerge branch '1364-no-pushes-from-blocked-domains-users...
2020-04-30 Egor KislitsynMerge branch 'develop' into openapi/notifications
2020-04-30 Egor KislitsynMerge branch 'develop' into openapi/reports
2020-04-29 lainObjectValidator: Add validation for `Delete`s.
2020-04-29 lainObject Validator Types: Add Recipients.
2020-04-29 lainMerge branch 'automatic-authentication-and-instance...
2020-04-29 Maksim Pechnikovadded test
2020-04-28 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-28 lainMerge branch 'mongoose-secure' into 'develop'
2020-04-28 Maksim Pechnikovconvert markdown content to html
2020-04-27 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-24 rinpatchMerge branch 'bugfix/announce-race-condition' into...
2020-04-24 lainMerge branch 'reply-filtering-refactor' into 'develop'
2020-04-24 lainReply Filtering: Refactor.
2020-04-24 lainMerge branch 'openapi-improvements' into 'develop'
2020-04-24 Alexanderreply filtering
2020-04-24 lainMerge branch 'feature/remove-unused-like-code' into...
2020-04-24 lainActivitPub: Remove `like` function.
2020-04-22 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-22 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
next