DeleteValidator: Improve code readability
[akkoma] / test / web /
2020-05-01 lainAdminApiController: Use common pipeline for user deletion.
2020-05-01 lainAdminAPIController: Refactor.
2020-05-01 lainMerge branch 'feature/delete-validator' of git.pleroma...
2020-05-01 lainDeleteValidator: Only allow deletion of certain types.
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 lainMerge branch 'dismiss-notification-on-follow-request...
2020-04-30 lainActivityPub: Remove `delete` function.
2020-04-30 lainSideEffects: On deletion, reduce the reply count cache
2020-04-30 lainSideEffects: On deletion, reduce the User note count.
2020-04-30 lainSideEffectsTest: Test streaming.
2020-04-30 HaelwennMerge branch 'emoji-upload' into 'develop'
2020-04-30 lainObjectValidator: Refactor.
2020-04-30 lainDeleteValidator: Add internal helper field after valida...
2020-04-30 lainStreamerTest: Separate deletion test.
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 Alexander Strizhakovemoji api packs changes in routes with docs update
2020-04-30 Alexander Strizhakovrefactor emoji api with fixes
2020-04-30 lainDeleteValidator: Mastodon sends unaddressed deletes.
2020-04-30 Alexander Strizhakovreturn data only for updated emoji
2020-04-30 lainTransmogrifier Tests: Extract deletion tests.
2020-04-30 lainMerge branch '1364-no-pushes-from-blocked-domains-users...
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-28 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-28 rinpatchMerge branch 'openapi/account' into 'develop'
2020-04-28 lainMerge branch 'mongoose-secure' into 'develop'
2020-04-27 fenceformating
2020-04-27 Egor KislitsynMove single used schemas to operation schema
2020-04-27 fencemongooseim test: explicitly set password for the deacti...
2020-04-27 fencerequested changes to mongoose test
2020-04-27 Egor KislitsynUse `json_response_and_validate_schema/2` in tests...
2020-04-27 fenceadd tests for deactivated users for mongoose auth
2020-04-27 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-24 Ivan Tashkinov[#2409] Made `GET /api/v1/accounts/:id/favourites`...
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 Ivan Tashkinov[#2409] Tested all auth setup configs in AuthTestContro...
2020-04-24 Alexanderreply filtering
2020-04-24 lainAnnouncements: Prevent race condition.
2020-04-24 lainMerge branch 'feature/remove-unused-like-code' into...
2020-04-24 lainActivitPub: Remove `like` function.
2020-04-24 Egor KislitsynSupport validation for inline OpenAPI schema and automa...
2020-04-23 rinpatchMerge branch 'bugfix/repeating-announce' into 'develop'
2020-04-23 lainCommonAPI: Don't make repeating announces possible
2020-04-23 rinpatchMerge branch 'bugfix/null-scheduled-at' into 'develop'
2020-04-22 lainMerge branch 'bugfix/1629-fav-race-condition' into...
2020-04-22 HaelwennMerge branch 'bugfix/1670-user-count' into 'develop'
2020-04-22 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-22 lainSideEffects: Run in transaction.
2020-04-22 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-22 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-22 HaelwennMerge branch 'fix/follow-and-blocks-import' into 'develop'
2020-04-22 HaelwennMerge branch 'bugfix/following-fix-status-code' into...
2020-04-22 HaelwennMerge branch 'bugfix/1543-streaming-boosts' into 'develop'
2020-04-22 Egor KislitsynFix Oban warning
2020-04-22 Egor KislitsynFix blocks import
2020-04-22 Egor KislitsynFix follow import
2020-04-22 lainStreamer: Stream boosts to the boosting user.
2020-04-22 HaelwennMerge branch 'feature/voters-count' into 'develop'
2020-04-22 HaelwennMerge branch 'worker-messages' into 'develop'
2020-04-22 lainAccountController: Use code 400 for self-follow.
2020-04-22 lainMerge branch 'fix/1689-fix-migrate-to-db' into 'develop'
2020-04-22 lainStatusController: Ignore nil scheduled_at parameters.
2020-04-22 lainMerge branch 'docs/debian-packages' into 'develop'
2020-04-22 lainPolls: Persist and show voters' count
2020-04-22 lainFederator: Return proper values for jobs
2020-04-22 lainWebPush: Return proper values for jobs.
2020-04-21 Ivan Tashkinovchecks of authentication / instance publicity. Definiti...
2020-04-21 lainMerge branch 'openapi/custom-emojis' into 'develop'
2020-04-21 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-20 rinpatchMerge branch 'accept-deletes' into 'develop'
2020-04-20 rinpatchMerge branch 'router-cleanup' into 'develop'
2020-04-20 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-04-20 Alex GleasonAdd :reject_deletes option to SimplePolicy
2020-04-20 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-20 lainMerge branch 'cleanup-subscription-controller' into...
2020-04-20 lainMerge branch 'fix-object_age_policy' into 'develop'
2020-04-20 IljaFix ObjectAgePolicyTest
2020-04-20 lainMerge branch 'mrf-docs-update' into 'develop'
2020-04-19 rinpatchMerge branch '1559-follow-request-notifications' into...
2020-04-19 rinpatchMerge branch 'bugfix/mix.exs-version-dot-git-less'...
2020-04-18 HaelwennMerge branch 'bugfix/1697-user_emoji_miration' into...
2020-04-17 rinpatchMerge branch '1682-basic-auth-permissions-fix' into...
2020-04-17 Ivan Tashkinov[#1682] Fixed Basic Auth permissions issue by disabling...
2020-04-17 Egor KislitsynImprove OpenAPI errors
2020-04-17 rinpatchMerge branch 'sideeffects-test' into 'develop'
2020-04-17 lainSideEffects: Test for notification creation.
2020-04-17 rinpatchMerge branch 'bugfix/1695-user_emoji_miration' into...
2020-04-17 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-17 HaelwennMerge branch 'feature/1584-client-captcha-options'...
2020-04-17 HaelwennMerge branch 'fix/1694-transfer-task-fix' into 'develop'
2020-04-17 HaelwennMerge branch 'feature/1677-need_reboot-flag-endpoint...
2020-04-16 rinpatchMerge branch 'authenticated-api-oauth-check-enforcement...
next