SideEffects: Move streaming of chats to after the transaction.
[akkoma] / test /
2020-06-07 lainSideEffects: Move streaming of chats to after the trans...
2020-06-06 lainChatController: Use new oauth scope *:chats.
2020-06-06 lainMigrations: Move Notification migration code to helper
2020-06-06 lainChatMessageReference -> Chat.MessageReference
2020-06-06 lainWebPush: Don't break on contentless chat messages.
2020-06-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-05 lainPipeline: Add a side effects step after the transaction...
2020-06-05 lainTransmogrifier: For follows, create notifications last.
2020-06-05 lainSideEffects / ChatView: Add an unread cache.
2020-06-04 lainNotification: Don't break on figuring out the type...
2020-06-04 lainSubscriptionOperation: Let chat mentions through.
2020-06-04 lainMerge branch 'remake-remodel-dms' of git.pleroma.social...
2020-06-04 lainTransmogrifier: Update notification after accepting.
2020-06-04 lainApply suggestion to test/chat_message_reference_test.exs
2020-06-04 lainApply suggestion to test/web/activity_pub/transmogrifie...
2020-06-04 lainChatMessageReferences: Change seen -> unread
2020-06-04 lainMerge branch 'openapi/admin/config' into 'develop'
2020-06-04 lainWebPush: Push out chat message notications.
2020-06-04 lainSideEffectsTest: More tests.
2020-06-04 Egor KislitsynFix credo
2020-06-04 Egor KislitsynMerge branch 'develop' into openapi/admin/config
2020-06-03 lainChatController: Add function to mark single message...
2020-06-03 lainMerge branch 'openapi/admin/reports' into 'develop'
2020-06-03 lainChatMessageReferenceView: Return read status as `unread`.
2020-06-03 Egor KislitsynAdd OpenAPI spec for AdminAPI.ReportController
2020-06-03 Egor KislitsynMove report actions to AdminAPI.ReportController
2020-06-03 lainStreamer, SideEffects: Stream out ChatMessageReferences
2020-06-03 HaelwennMerge branch 'openapi/update-admin-api/status' into...
2020-06-03 lainChats: Remove `unread` from the db, calculate from...
2020-06-03 lainChatMessageReferences: Move tests
2020-06-03 lainChatMessageReferences: Adjust views
2020-06-03 lainChatMessageReference: Introduce and switch in chat...
2020-06-02 feldMerge branch 'fix/1794-hashtag-search-results' into...
2020-06-02 lainMerge branch 'replies-domain-block' into 'develop'
2020-06-02 lainMerge branch 'openapi/admin/oauth-apps' into 'develop'
2020-06-02 lainMerge branch 'tagline' into 'develop'
2020-06-02 lainMerge branch 'openapi/admin/invites' into 'develop'
2020-06-02 lainMerge branch 'feature/embeddable-posts' into 'develop'
2020-06-02 lainNotification: Add function to backfill notification...
2020-06-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-02 lainActivity: Remove notifications-related functions.
2020-06-02 lainNotificationController: Don't return chat_mentions...
2020-06-02 lainMerge branch 'fix/invisible-repeats' into 'develop'
2020-06-02 lainNotifications: Make notifications save their type.
2020-06-02 rinpatchDo not include activities of invisible users unless...
2020-06-02 lainMerge branch 'feature/status-by-id-account-view' into...
2020-06-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-02 Alexander Strizhakovreplies filtering for blocked domains
2020-06-01 rinpatchMerge branch 'user-updates' into 'develop'
2020-06-01 rinpatchMerge branch 'only-creates-in-public-tl' into 'develop'
2020-06-01 Alexander Strizhakovexclude replies on blocked domains
2020-06-01 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-06-01 lainCommonAPI: Newlines -> br for chat messages.
2020-06-01 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-01 lainTimelineController: Only return `Create` in public...
2020-06-01 lainAccountController: Federate user account changes.
2020-05-30 HaelwennMerge branch 'chore/bump-hackney' into 'develop'
2020-05-30 lainMerge branch 'test/fix-config-setting-in-user-test...
2020-05-30 Roman ChvanikovFix config setting to not affect other tests
2020-05-30 rinpatchhackney adapter helper: support tlsv1.3 and remove...
2020-05-30 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-30 lainCommonAPI: Linkify chat messages.
2020-05-30 lainSafeText: Let through basic html.
2020-05-30 lainMerge branch 'conversation-pagination' into 'develop'
2020-05-30 Steven FuchsConversation pagination
2020-05-30 Ivan Tashkinov[#1794] Fixed search query splitting regex to deal...
2020-05-30 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-05-29 rinpatchMerge branch 'bugfix/csp-unproxied' into 'develop'
2020-05-29 rinpatchMerge branch 'media-docs' into 'develop'
2020-05-29 lainMerge branch 'hotfix/streamer-test-unused-var-warning...
2020-05-29 Roman Chvanikovfix unused var warning
2020-05-29 rinpatchMerge branch 'connect-src' into 'develop'
2020-05-29 Ivan Tashkinov[#1794] Improvements to hashtags extraction from search...
2020-05-29 lainMerge branch 'fix-streaming' into 'develop'
2020-05-29 feldMerge branch 'mix/database-vacuum-options' into 'develop'
2020-05-29 kPheroxAdd test for stream boosts of mastodon user
2020-05-29 lainSideEffects: Stream out chat messages.
2020-05-29 lainStreamer: Add a chat message stream.
2020-05-29 lainMerge branch 'fix-relay-repeat-notification' into ...
2020-05-29 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-29 rinpatchMerge branch 'fix/mediaproxy-bypass-emoji' into 'develop'
2020-05-28 Egor KislitsynAdd OpenApi spec to AdminAPI.ConfigController
2020-05-28 Egor KislitsynMove config actions to AdminAPI.ConfigController
2020-05-28 lainMerge branch 'fix/1557-gets-local-pack' into 'develop'
2020-05-28 lainMerge branch 'feature/1792-update-actor-type' into...
2020-05-28 Alexander Strizhakovget-packs for local generated pack
2020-05-27 rinpatchHTTP Security plug: rewrite &csp_string/0
2020-05-27 rinpatchAccountView: Use mediaproxy URLs for emojis
2020-05-27 rinpatchMediaProxy test: use config macros instead of directly...
2020-05-27 kPheroxExclude post actor from to of relay announce
2020-05-27 rinpatchMerge branch 'refactor-add-mention-step-one' into ...
2020-05-27 rinpatchMerge branch 'notification-fixes' into 'develop'
2020-05-27 lainNotification: Actually preload objects.
2020-05-27 lainMerge branch 'fav-speedup' into 'develop'
2020-05-27 Alexander Strizhakovvalidate actor type
2020-05-26 rinpatchMerge branch 'fav-speedup' into 'develop'
2020-05-26 rinpatchMerge branch '1808-pleroma-sucks' into 'develop'
2020-05-26 Egor KislitsynAdd AdminAPI.InviteView
2020-05-26 Egor KislitsynAdd OpenAPI spec for AdminAPI.InviteTokenController
2020-05-26 Egor KislitsynMove invite actions to AdminAPI.InviteTokenController
next