akkoma
2020-08-05 Roman ChvanikovMerge branch 'develop' into command-available-check
2020-08-05 lainMerge branch 'migrate-legacy-tags' into 'develop'
2020-08-05 lainMerge branch 'refactor/config-get' into 'develop'
2020-08-05 Roman ChvanikovHandle non-list keys in Config.fetch/1
2020-08-05 Roman ChvanikovMerge branch 'develop' into refactor/config-get
2020-08-05 Roman ChvanikovUpdate clear_config macro
2020-08-05 Roman ChvanikovRefactor config
2020-08-05 lainMerge branch 'unique-app-id' into 'develop'
2020-08-05 lainMerge branch 'fix/incorrect-expirations' into 'develop'
2020-08-05 lainMerge branch 'fix-link-color' into 'develop'
2020-08-04 Karol Kosektemplates/layout/app.html.eex: fix link color
2020-08-04 Mark FelderAdd a migration to clean up activity_expirations table
2020-08-04 rinpatchMerge branch 'deactivated-user-posts' into 'develop'
2020-08-04 rinpatchMerge branch 'chore/consolidate-rich-media-http' into...
2020-08-04 Alex GleasonUnique apps.client_id for new installations, fixes...
2020-08-04 lainMerge branch 'fix/activity-expiration-policy' into...
2020-08-04 Egor KislitsynFix ActivityExpirationPolicy
2020-08-04 lainMerge branch 'chore/credo-alias' into 'develop'
2020-08-04 Mark FelderAdd analyze mix alias to run the same credo checks...
2020-08-04 lainMastodonAPITest: Do the needful
2020-08-04 lainCommonValidations: Treat deactivated users as not present.
2020-08-04 lainTransmogrifierTest: Add test for deactivated users
2020-08-04 lainCommonAPITest: Add test that deactivated users can...
2020-08-04 lainTest Config: Don't have any MRFs by default
2020-08-04 lainApp Test: Make more resilient
2020-08-04 Roman ChvanikovUnify Config.get behaviour for atom/list key param
2020-08-04 lainMerge branch 'email-blacklist' into 'develop'
2020-08-04 lainChangelog: Add info about email blacklist
2020-08-04 Alex GleasonEmail blacklist: Update phrasing again
2020-08-04 Alex GleasonEmail blacklist: Update response phrasing
2020-08-03 lainMerge branch 'fixes_1957_add_option_to_send_user_chatme...
2020-08-03 IljaImproved WelcomeChatMessageTest
2020-08-03 Mark FelderConsolidate construction of Rich Media Parser HTTP...
2020-08-03 IljaApply 1 suggestion(s) to 1 file(s)
2020-08-03 lainMerge branch 'follower-mrf-again' into 'develop'
2020-08-03 lainAccountControllerTest: Add test for message returned.
2020-08-03 lainMerge branch 'config/default_ok_oldage' into 'develop'
2020-08-03 lainMerge branch 'object-age-fix' into 'develop'
2020-08-03 lainMRF Object Age Policy: Don't break on messages without...
2020-08-03 lainMerge branch 'indigenous-client' into 'develop'
2020-08-03 lainMerge branch 'reportnote-test' into 'develop'
2020-08-02 Alex GleasonAdd ReportNote test
2020-08-02 Alex GleasonFactory: Add report_activity_factory
2020-08-02 Alex GleasonAdd email blacklist, fixes #1404
2020-08-02 Alex GleasonMigrate legacy tags set by AdminFE to match TagPolicy...
2020-08-02 swentelAdd indigenous to clients
2020-08-02 IljaAdd welcome chatmessages
2020-08-01 Alex GleasonSimpleMRF: Add missing :followers_only to config.exs
2020-08-01 lainMerge branch '1985-unobtrusive-autologin-on-registratio...
2020-08-01 rinpatchMerge branch 'fix/gun-nxdomain-no-error-tuple' into...
2020-08-01 rinpatchConnectionPool: fix gun open errors being returned...
2020-08-01 rinpatchMerge branch 'fix/gun-limiter' into 'develop'
2020-08-01 rinpatchFix ConnecitonPool deadlocking after reaching the conne...
2020-08-01 rinpatchMerge branch 'fix/user-agent-overriding' into 'develop'
2020-08-01 Roman ChvanikovDon't override user-agent header if it's been set
2020-07-31 lainRevert "Merge branch 'revert-1ac0969c' into 'develop'"
2020-07-31 lainMerge branch 'revert-1ac0969c' into 'develop'
2020-07-31 lainRevert "Merge branch 'mrf-silence-2' into 'develop'"
2020-07-31 lainMerge branch 'mrf-silence-2' into 'develop'
2020-07-31 Ivan Tashkinov[#1985] Prevented force login on registration if accoun...
2020-07-31 lainApply 1 suggestion(s) to 1 file(s)
2020-07-31 Haelwenn (lanodan... Default MRF to ObjectAgePolicy, 7 days threshold
2020-07-31 lainMerge branch 'deactivate-gun-again' into 'develop'
2020-07-31 lainConfig: Default to Hackney again
2020-07-31 lainSimplePolicy: Fix problem with DM leaks.
2020-07-30 feldMerge branch 'chore/fix-docs-typo' into 'develop'
2020-07-30 Mark FelderFix example json response
2020-07-30 feldMerge branch 'fix/configdb-otp-instructions' into ...
2020-07-30 HaelwennMerge branch 'render-preview-cards-in-chats' into ...
2020-07-30 HaelwennMerge branch '1993-confirm-users-on-registration' into...
2020-07-30 Mark FelderMerge branch 'develop' into fix/configdb-otp-instructions
2020-07-30 lainChatMessage schema: Add preview cards.
2020-07-30 lainChatMessageReferenceView: Display preview cards.
2020-07-30 Mark FelderOTP users need Pleroma running to execute pleroma_ctl...
2020-07-30 feldMerge branch 'chore/fix-configdb-docs-formatting' into...
2020-07-30 Mark FelderAttempt to fix markdown formatting
2020-07-30 lainMerge branch 'hide-reactions' into 'develop'
2020-07-30 lainSimplePolicyTest: Add test for leaking DMs.
2020-07-30 lainMerge branch 'feature/captcha-expose-timeout' into...
2020-07-30 lainApply 1 suggestion(s) to 1 file(s)
2020-07-30 lainMerge branch 'issue/1933-update-dependency' into 'develop'
2020-07-30 Maksim Pechnikovset versions
2020-07-30 Maksim Pechnikovupdated `cors_plug`
2020-07-30 Maksim Pechnikovset `postgrex` version
2020-07-30 Maksim Pechnikovset `web_push_encryption` version
2020-07-30 Maksim Pechnikovupdated `calendar` package
2020-07-30 Maksim PechnikovMerge branch 'develop' into issue/1933-update-dependency
2020-07-29 Mark FelderExpose seconds_valid in Pleroma Captcha API endpoint
2020-07-29 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-07-29 Alex GleasonSimpleMRF: :silence --> :followers_only
2020-07-29 Alex Gleason:show_reactions, refactor the other test
2020-07-29 Alex Gleason:show_reactions, add CHANGELOG.md, refactor test
2020-07-29 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-07-29 lainMerge branch 'issue/1023' into 'develop'
2020-07-29 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-07-29 HaelwennMerge branch '1996-dont-break-on-chatmessages' into...
2020-07-29 lainMerge branch 'bugfix/remote-user-atom' into 'develop'
2020-07-29 Haelwenn (lanodan... feed/user_controller: Return 404 when the user is remote
2020-07-29 lainMerge branch 'by-approval' into 'develop'
2020-07-29 lainAccountController: Don't explicitly ask to keep users...
next