akkoma
2020-08-11 Maksim Pechnikovfix job monitor
2020-08-11 lainLinting fixes.
2020-08-11 Mark FelderEnsure only Note objects are set to expire
2020-08-11 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-11 lainActivityPub: Remove ActivityPub.accept
2020-08-11 Mark FelderEnsure ap_id column in users table cannot be null
2020-08-11 lainTransmogrifier: Handle accepts with the pipeline
2020-08-11 lainTransmogrifier Test: Remove mastodon hack test.
2020-08-11 lainLinter fixes.
2020-08-11 lainMerge branch 'set-approval-pending-default-to-false...
2020-08-11 lainTransmogrifier: Remove handling of orphaned accepts
2020-08-11 lainAcceptValidation: Codify accept rules.
2020-08-11 Egor KislitsynSet `users.approval_pending` default to `false`
2020-08-11 lainAcceptValidator: Add basic validator with tests.
2020-08-11 lainTransmogrifier: Small readability changes.
2020-08-11 lainTransmogrifier Tests: Extract Accept handling
2020-08-11 lainMerge branch '204-fix' into 'develop'
2020-08-11 lainApply 1 suggestion(s) to 1 file(s)
2020-08-11 lainMerge branch 'fix/activity-expirations-again' of git...
2020-08-11 lainSideEffects: Handle strange deletion case.
2020-08-11 Maksim Pechnikovadded paginate+search for admin/MediaProxy URLs
2020-08-10 feldMerge branch 'admin-active-filter' into 'develop'
2020-08-10 Mark FelderMerge branch 'develop' into fix/activity-expirations...
2020-08-10 Egor KislitsynAdmin API: Filter out unapproved users when the `active...
2020-08-10 lainMerge branch 'revert-a6d3bb5f' into 'develop'
2020-08-10 lainMerge branch 'remove-unreachable-code' into 'develop'
2020-08-10 lainMerge branch 'develop' into 'develop'
2020-08-10 lainMerge branch '2039-cmake' into 'develop'
2020-08-10 lainTransmogrifier: Remove duplicate code.
2020-08-10 Alibek Omarovdocs: add cmake to other installation guides
2020-08-10 lainDocs: Add cmake dependency
2020-08-10 lainRevert "Merge branch 'issue/1023' into 'develop'"
2020-08-10 IljaApply 1 suggestion(s) to 1 file(s)
2020-08-10 IljaApply 1 suggestion(s) to 1 file(s)
2020-08-10 rinpatchMerge branch 'fix/flaky-migration-episode-666' into...
2020-08-10 rinpatchMerge branch '2038-old-update-info' into 'develop'
2020-08-10 rinpatch20200802170532_fix_legacy_tags: chunk the user query
2020-08-10 rinpatch20200802170532_fix_legacy_tags: Select only fields...
2020-08-10 lainAccountController: Build the correct update activity.
2020-08-09 lainMerge branch 'feat/floki-fast-html-2' into 'develop'
2020-08-09 lainMerge branch 'security-policy' into 'develop'
2020-08-09 lainMerge branch 'develop' into 'feat/floki-fast-html-2'
2020-08-08 Mark FelderLimit expirations for each cron execution to 50.
2020-08-08 Mark FelderDon't filter on local
2020-08-08 Mark FelderEnsure we only expire Create activities with the Mix...
2020-08-08 Mark FelderAdd migration to remove invalid activity expirations
2020-08-08 lainMerge branch 'ensure-expiration-mix-task' into 'develop'
2020-08-08 Egor KislitsynAdd mix task to add expiration to all local statuses
2020-08-08 IljaImprove static_dir documentation
2020-08-07 lainMerge branch 'fix/ldap-auth-issues' into 'develop'
2020-08-07 Mark FelderMerge branch 'develop' into fix/ldap-auth-issues
2020-08-07 Mark FelderMake a new function instead of overloading register_cha...
2020-08-07 rinpatchAdd security policy for Pleroma backend
2020-08-07 Angelina FilippovaMerge branch 'feature/update-welcome-setting-in-descrip...
2020-08-07 Angelina FilippovaAdd new `image` type to settings whose values are image...
2020-08-07 Alex GleasonForce 204 responses to be empty, fixes #2029
2020-08-07 rinpatchMerge branch 'authenticator-docs' into 'develop'
2020-08-07 lainDocs: Remove wrong / confusing auth docs.
2020-08-07 rinpatchCI: install cmake since fast_html now requires it
2020-08-07 lainMerge branch 'spoopy-user' into 'develop'
2020-08-07 Mark FelderAdd a note about the proper value for uid
2020-08-07 rinpatchMerge branch 'object-age-changelog' into 'develop'
2020-08-07 lainChangelog: Add information about the object age policy
2020-08-07 rinpatchmix.exs: update fast_sanitize to 0.2.0
2020-08-07 rinpatchrel me test: fix HTML so broken browsers (and therefore
2020-08-07 rinpatchMake Floki use fast_html
2020-08-07 lainMerge branch 'features/poll-validation' into 'develop'
2020-08-07 Maksim PechnikovMerge branch 'develop' into feature/update-welcome...
2020-08-07 Maksim Pechnikovadded test
2020-08-06 Alex Gleasonrestricted_nicknames: Add names from MastoAPI endpoints
2020-08-06 lainMerge branch '2025-oauth-login-default-to-all-scopes...
2020-08-06 Ivan Tashkinov[#2025] Defaulted OAuth login scopes choice to all...
2020-08-06 lainMerge branch 'whole-word-filter-hotfix' into 'develop'
2020-08-06 lainMerge branch 'command-available-check' into 'develop'
2020-08-05 Mary Katechangelog for filter whole_word fix
2020-08-05 Mary Kateupdate test for whole_word in filter
2020-08-05 Mark FelderAdd note about removal of Pleroma.Web.Auth.LDAPAuthenti...
2020-08-05 Mark FelderComments are good when they're precise...
2020-08-05 Roman ChvanikovMove checks to application startup
2020-08-05 Mark FelderAdd email to user account only if it exists in LDAP
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 lainCommonValidations: More refactors.
2020-08-05 lainCommonValidations: Refactor `same_domain?`
2020-08-05 lainCommonValidations: Extract modification right checker
2020-08-05 lainMailerTest: Give it some time.
2020-08-05 Roman ChvanikovHandle non-list keys in Config.fetch/1
2020-08-05 Mark FelderPermit LDAP users to register without capturing their...
2020-08-05 Roman ChvanikovMerge branch 'develop' into refactor/config-get
2020-08-05 Roman ChvanikovUpdate clear_config macro
2020-08-05 Mark FelderDefine default authenticator in the config
2020-08-05 lainFix linting.
2020-08-05 Mark FelderRemove fallback to local database when LDAP is unavailable.
2020-08-05 Mark FelderRemove LDAP mail attribute as a requirement for registe...
2020-08-05 lainQuestions: Move fixes to validators.
2020-08-05 lainApply 1 suggestion(s) to 1 file(s)
2020-08-05 lainApply 1 suggestion(s) to 1 file(s)
2020-08-05 lainCommonValidations: Remove superfluous function
2020-08-05 Roman ChvanikovRefactor config
next