Transmogrifier: Remove ChatMessageHandling module.
[akkoma] / lib / pleroma / web / activity_pub /
2020-04-29 lainTransmogrifier: Remove ChatMessageHandling module.
2020-04-29 lainPipeline: Always run common_pipeline in a transaction...
2020-04-29 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-28 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-28 lainPipeline: Unify, refactor, DRY.
2020-04-28 lainCreateChatMessageValidator: Validate object existence
2020-04-28 lainCreate activity handling: Flip it and reverse it
2020-04-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-28 rinpatchMerge branch 'openapi/account' into 'develop'
2020-04-28 lainSideEffects: Use Object.normalize to get the object.
2020-04-28 lainRecipient Type: Cast all elements as ObjectIDs.
2020-04-28 lainMerge branch 'mongoose-secure' into 'develop'
2020-04-27 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-27 lainMerge branch 'develop' of git.pleroma.social:pleroma...
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 lainAnnouncements: Prevent race condition.
2020-04-24 lainMerge branch 'feature/remove-unused-like-code' into...
2020-04-24 lainCredo fixes.
2020-04-24 lainActivitPub: Remove `like` function.
2020-04-23 lainChatMessage: Correctly ingest emoji tags.
2020-04-23 lainMerge branch 'develop' of git.pleroma.social:pleroma...
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 lainSideEffects: Use less cryptic syntax.
2020-04-22 HaelwennMerge branch 'bugfix/1670-user-count' into '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 HaelwennMerge branch 'feature/voters-count' into 'develop'
2020-04-22 lainMerge branch 'fix/1689-fix-migrate-to-db' into 'develop'
2020-04-22 lainMerge branch 'docs/debian-packages' into 'develop'
2020-04-22 lainPolls: Persist and show voters' count
2020-04-22 lainChatMessageValidator: Validation changes
2020-04-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-21 lainMerge branch 'openapi/custom-emojis' into 'develop'
2020-04-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
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-20 lainChatMessage: Support emoji.
2020-04-20 lainChatMessageValidator: Require `published` field
2020-04-20 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-20 lainCredo fixes.
2020-04-20 lainChatMessageValidator: Don't validate messages that...
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 HaelwennApply suggestion to lib/pleroma/web/activity_pub/activi...
2020-04-17 Haelwenn (lanodan... migrations/20200406100225_users_add_emoji: Fix tag...
2020-04-17 lainNotifications: Create a chat notification.
2020-04-17 rinpatchMerge branch 'sideeffects-test' into 'develop'
2020-04-17 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-17 lainSideEffects: Test for notification creation.
2020-04-17 rinpatchMerge branch 'bugfix/1695-user_emoji_miration' into...
2020-04-17 lainChatView: Add a mastodon api representation of the...
2020-04-17 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-17 Haelwenn (lanodan... migrations/20200406100225_users_add_emoji: Fix tag...
2020-04-17 HaelwennMerge branch 'feature/1584-client-captcha-options'...
2020-04-17 HaelwennMerge branch 'feature/1677-need_reboot-flag-endpoint...
2020-04-16 rinpatchMerge branch 'authenticated-api-oauth-check-enforcement...
2020-04-16 rinpatchMerge branch 'fix/1691-feed-render' into 'develop'
2020-04-16 rinpatchMerge branch 'features/remove-user-source_data' into...
2020-04-16 rinpatchMerge branch 'develop' into features/remove-user-source...
2020-04-16 lainChatMessagesHandling: Strip HTML of incoming messages.
2020-04-16 rinpatchMerge branch 'refactor/remove-upgrade-changeset' into...
2020-04-16 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-16 lainChatMessages: Better validation.
2020-04-15 lainChat: Add views, don't return them in timeline queries.
2020-04-15 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-15 Egor KislitsynFix credo warning
2020-04-15 Egor KislitsynAdd a TODO note
2020-04-15 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-14 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-13 Maksim PechnikovMerge branch 'develop' into issue/1276
2020-04-13 Egor KislitsynAdd spec for AccountController.statuses
2020-04-13 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-13 Alex GleasonAlways accept deletions through SimplePolicy
2020-04-12 rinpatchMerge branch 'fix/mix-tasks-failing-otp' into 'develop'
2020-04-11 rinpatchMerge branch 'following-relationships-optimizations...
2020-04-11 rinpatchRemove User.upgrade_changeset in favor of remote_user_c...
2020-04-10 Maksim PechnikovMerge branch 'develop' into support/update_oban
2020-04-10 HaelwennMerge branch 'fix/support-conversations-pagination...
2020-04-10 Egor KislitsynMerge branch 'develop' into fix/support-conversations...
2020-04-10 HaelwennMerge branch 'chore/fix-changelog' into 'develop'
2020-04-10 HaelwennMerge branch 'bugfix/apc2s_upload_activity' into 'develop'
2020-04-10 Haelwenn (lanodan... User: remove source_data
next