akkoma
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 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 lainChatMessageReferences: Adjust views
2020-06-03 lainChatMessageReference: Introduce and switch in chat...
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-01 rinpatchMerge branch 'user-updates' into 'develop'
2020-06-01 rinpatchMerge branch 'only-creates-in-public-tl' into 'develop'
2020-06-01 lainMerge branch 'default-to-hackney-again' into 'develop'
2020-06-01 lainCommonAPI: Newlines -> br for chat messages.
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-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 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 lainDocs: Also add the streaming docs to the Chat api doc.
2020-05-29 lainSideEffects: Ensure a chat is present before streaming...
2020-05-29 lainDocs: Document streaming differences
2020-05-29 lainStreamerView: Actually send Chats, not ChatMessages.
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 kPheroxUse `User.is_internal_user?` instead
2020-05-29 kPheroxDon't make relay announce notification
2020-05-29 rinpatchMerge branch 'fix/mediaproxy-bypass-emoji' into 'develop'
2020-05-29 rinpatchHTTP Security plug: make starting csp string generation...
2020-05-28 Alex GleasonDocs: Attachement limitations in MastoAPI differences
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 lainMerge branch 'update-install-guides' into 'develop'
2020-05-28 Alexander Strizhakovget-packs for local generated pack
2020-05-28 Egor KislitsynUpdate installation guides
2020-05-28 rinpatchMerge branch 'chore/fix-spelling' into 'develop'
2020-05-27 Mark FelderAlpha sort
2020-05-27 Mark FelderAbstract out the database maintenance. I'd like to...
2020-05-27 Mark FelderMake clearer that this is time and resource consuming
2020-05-27 Mark FelderMake it obvious a full vacuum can take a while
2020-05-27 Mark FelderPermit easy access to vaccum full and analyze via a...
2020-05-27 Mark FelderFix minor spelling error
2020-05-27 rinpatchMerge branch 'bundle/adminfe-20200527' into 'develop'
2020-05-27 Mark FelderUpdate AdminFE build, re-enables emoji packs
2020-05-27 rinpatchHTTP security plug: Harden img-src and media-src when...
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 lainMigrations: Make user_id index on notifications better...
2020-05-27 Alexander StrizhakovApply suggestion to lib/pleroma/web/admin_api/controlle...
2020-05-27 lainNotification: Actually preload objects.
2020-05-27 lainMerge branch 'fav-speedup' into 'develop'
2020-05-27 lainActivityPub: Change ordering to `nulls last` in favorit...
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 rinpatchMerge branch 'apps-index' into 'develop'
2020-05-26 rinpatchMerge branch '1813-throttling' into 'develop'
2020-05-26 lainActivity.Queries: Use correct actor restriction.
2020-05-26 lainMigrations: Add index on client_id and client_secret...
next