akkoma
2019-06-24 sadposterAdd gab rewrite policy
2019-06-19 sadpostermerge
2019-06-19 rinpatchMerge branch 'logger-level-for-migration-tasks' into...
2019-06-19 Alexander Strizhakovaliases for mix tasks
2019-06-19 rinpatchMerge branch 'begone-the-dot-hack' into 'develop'
2019-06-19 lainMerge branch 'fix/rich-media-hashtags-again' into ...
2019-06-19 lainMerge branch 'update-frontend-c4fcdc71' into 'develop'
2019-06-18 rinpatchRich Media: Skip Microformats hashtags
2019-06-18 rinpatchUpdate bundled pleroma-fe to c4fcdc71
2019-06-18 lainMerge branch 'deps/update-auto-linker' into 'develop'
2019-06-18 lainMerge branch 'fix/mastoapi-sanitize-display-name' into...
2019-06-18 rinpatchDeps: Update auto_linker
2019-06-18 rinpatchMastodon API: Sanitize display names
2019-06-18 rinpatchAdd proper error handling for when the post exceeds...
2019-06-18 rinpatchMastodon API: Remove the dot hack
2019-06-18 HaelwennMerge branch 'feature/pleroma-ctl-rpc' into 'develop'
2019-06-17 rinpatchpleroma_ctl: Run mix tasks using rpc instead of eval
2019-06-17 rinpatchMerge branch 'removing-test-errors' into 'develop'
2019-06-16 HaelwennMerge branch 'fix/sanitize-report-content' into 'develop'
2019-06-16 sadposterMerge branch 'develop' of https://git.pleroma.social...
2019-06-16 Alex Scapturing errors
2019-06-16 Alex Ssalmon fix
2019-06-16 rinpatchMerge branch 'issues/570' into 'develop'
2019-06-16 Maksim[#570] add user:notification stream
2019-06-16 rinpatchMerge branch 'fix/991-version-generation' into 'develop'
2019-06-16 rinpatchFix report content stopping to be nullable
2019-06-16 lainMerge branch 'fix-for-new-isntances' into 'develop'
2019-06-16 Alexander Strizhakovfix for new instances
2019-06-16 Alex Sno print version to the shell
2019-06-15 rinpatchCredo fixes
2019-06-15 rinpatchSanitize HTML in ReportView
2019-06-15 rinpatchAdd tests for report view
2019-06-15 lainMerge branch 'bugfix/980-polls-double-vote' into 'develop'
2019-06-15 lainMerge branch 'update/phoenix-and-plug' into 'develop'
2019-06-15 kaniiniMerge branch '963_oob_oauth_redirect_fix' into 'develop'
2019-06-15 Mark FelderOEmbed.OEmbedController does not exist in the Pleroma...
2019-06-15 Mark FelderUpdate Phoenix to 1.4.8
2019-06-15 rinpatchMerge branch 'feature/add-chat-token-to-masto-api'...
2019-06-15 lainApply suggestion to CHANGELOG.md
2019-06-15 lainDocumentation: Document chat token response.
2019-06-15 lainChangelog: Document chat token.
2019-06-15 lainMastodon API: Return the token needed for the chat.
2019-06-15 Alex Sbugfix
2019-06-15 Alex Slittle fix
2019-06-15 Alex Sversion generation
2019-06-14 rinpatchMerge branch 'feature/add-background-image-to-mastoapi...
2019-06-14 kaniiniMerge branch 'feature/905-dynamic-configuration-in...
2019-06-14 Alexander Strizhakovit is changed in compile time
2019-06-14 rinpatchMerge branch 'fix-rate-limit-test' into 'develop'
2019-06-14 Egor KislitsynFix rate limit test
2019-06-14 lainMerge branch 'fix/hashtag-rich-media' into 'develop'
2019-06-14 lainMerge branch 'issues/948-account-search' into 'develop'
2019-06-14 Maksim[#948] /api/v1/account_search added optional parameters...
2019-06-14 rinpatchFix hashtags being picked up by rich media parser
2019-06-14 lainMerge branch 'patch-2' into 'develop'
2019-06-14 EgorAdd copyright info to containment.ex
2019-06-14 lainMerge branch '986-document-how-to-disable-rate-limiting...
2019-06-14 lainMastodon API: Document changes.
2019-06-14 lainMastodonAPI: Add a way to update the background image.
2019-06-14 Egor KislitsynImprove rate limiter documentation
2019-06-14 lainMerge branch 'feature/ci-release-build' into 'develop'
2019-06-14 lainMerge branch 'release-move-out-application-dir' into...
2019-06-13 rinpatchSet instance static/uploads to be outside of applicatio...
2019-06-13 rinpatchremove the feature branch from only
2019-06-13 rinpatchMerge branch 'fix/pleroma-ctl-shellcheck' into 'develop'
2019-06-13 rinpatchpleroma_ctl: fix == instead of = and double quote the...
2019-06-13 rinpatchMerge branch 'develop' into feature/ci-release-build
2019-06-13 rinpatchMerge branch 'remove-prometheus-nif' into 'develop'
2019-06-13 lainPrometheus: Remove flaky process collection NIF.
2019-06-13 rinpatchRemove a TODO
2019-06-13 lainAccountView: Add user background.
2019-06-13 rinpatchExpire artifacts in 42 years
2019-06-13 lainMerge branch 'fix/ogp-title' into 'develop'
2019-06-13 feldMerge branch 'feld/pleroma-fix/ogp-title' into 'fix...
2019-06-13 rinpatchMerge branch 'develop' into feature/ci-release-build
2019-06-13 rinpatchCI: Add automatic release builds
2019-06-13 lainMerge branch 'improve-410-handling' into 'develop'
2019-06-13 Egor KislitsynHandle HTTP 404 response
2019-06-13 Egor KislitsynHandle HTTP "410 Gone" response
2019-06-13 Egor KislitsynImprove <title> fallback; Add a test
2019-06-12 Mark FelderRevert "Only run Floki if title is missing from the...
2019-06-12 Mark FelderOnly run Floki if title is missing from the map
2019-06-12 Mark FelderAttempt to use <title> from HTML as a fallback
2019-06-12 Ivan Tashkinov[#963] No redirect on OOB OAuth authorize request with...
2019-06-12 lainMastodonAPI Controller: Band-Aid double vote problem.
2019-06-12 sadposterchange panel
2019-06-12 sadposterMerge branch 'develop' of https://git.pleroma.social...
2019-06-12 lainMerge branch 'release-config-import' into 'develop'
2019-06-12 lainMerge branch 'chore/tagpolicy_docs' into 'develop'
2019-06-12 lainMerge branch 'update_auto_linker' into 'develop'
2019-06-12 lainMerge branch 'remove-search-result-order' into 'develop'
2019-06-12 Egor KislitsynRemove search result order for non-RUM indexes
2019-06-12 Egor KislitsynUpdate `auto_linker` dependency
2019-06-11 rinpatchDocument TagPolicy in `rewrite_policy` section
2019-06-11 kaniiniMerge branch 'improve-local-content-limit' into 'develop'
2019-06-11 rinpatchImport release config from env variable or /etc/pleroma...
2019-06-11 Egor KislitsynAdd option to restrict all users to local content
2019-06-11 lainMerge branch 'better-default-parameters-for-suggestion...
2019-06-11 Hakaba HitoyoBetter default parameters for suggestion
2019-06-11 lainMerge branch 'feature/rate-limiter' into 'develop'
next