akkoma
2020-06-04 lainSubscriptionOperation: Let chat mentions through.
2020-06-04 Egor KislitsynUse atoms as keys in `ActivityPub.fetch_*` functions...
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 minibikiniMerge branch 'develop' into 'openapi/admin/relay'
2020-06-04 lainMerge branch 'openapi/admin/config' into 'develop'
2020-06-04 lainDocs: Document WebPush changes.
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/relay
2020-06-04 Egor KislitsynMerge branch 'develop' into openapi/admin/config
2020-06-03 lainNotification: Fix notifications backfill for compacted...
2020-06-03 lainChangelog: Add chats to changelog.
2020-06-03 lainDocs: Add `mark_message_as_read` to docs
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 lainFollowingRelationship: Remove meaningless change
2020-06-03 lainMigrations: Add chat_id, seen index to ChatMessageRefer...
2020-06-03 lainMigrations: Fix migration module name
2020-06-03 lainChats: Remove `unread` from the db, calculate from...
2020-06-03 lainMerge branch 'admin-api/account-view' into 'develop'
2020-06-03 lainMigration: Remove superfluous imports
2020-06-03 lainCredo fixes.
2020-06-03 lainMigrations: Add unique index to ChatMessageReferences.
2020-06-03 lainChatMessageReferences: Move tests
2020-06-03 Egor KislitsynUse AdminAPI.StatusView in api/admin/users
2020-06-03 lainChatMessageReferences: Adjust views
2020-06-03 lainChatMessageReference: Introduce and switch in chat...
2020-06-03 lainMerge branch 'patch-3' into 'develop'
2020-06-03 Alibek Omarovdocs: clients.md: Add Husky
2020-06-02 feldMerge branch 'fix/1794-hashtag-search-results' into...
2020-06-02 Egor KislitsynUpdate OpenAPI spec for AdminAPI.StatusController
2020-06-02 Egor KislitsynMerge branch 'develop' into openapi/admin/relay
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 lainCredo fixes
2020-06-02 lainMigrations: Add a migration to backfill notification...
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 'weblate-pleroma-pleroma' into 'develop'
2020-06-02 FristiTranslated using Weblate (Dutch)
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 lainMerge branch 'default-to-hackney-again' into 'develop'
2020-06-01 lainCommonAPI: Newlines -> br for chat messages.
2020-06-01 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-06-01 lainConfig: Default to Hackney again
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 rinpatchmix.lock: update hackney to 1.16.0
2020-05-29 rinpatchApply suggestion to lib/pleroma/plugs/http_security_plug.ex
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 Alex GleasonAdd blob: to connect-src CSP
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 kPheroxFix argument error in streamer
2020-05-29 Haelwenn (lanodan... http_security_plug.ex: Fix non-proxied media
2020-05-29 Mark FelderDocument new database vacuum tasks
2020-05-29 Haelwenn (lanodan... AP C2S: allow limit & order on outbox & read_inbox
2020-05-29 Haelwenn (lanodan... Bugfix: router: allow basic_auth for outbox
next