akkoma
2019-06-22 rinpatchAdd a systemd service for OTP releases
2019-06-22 rinpatchExecuting create is unnecessary after the postgres...
2019-06-21 rinpatchExecute migration commands as the pleroma user and...
2019-06-21 rinpatchCorrect the psql command
2019-06-21 rinpatchRemove the getting started steps from pleroma.instance...
2019-06-21 rinpatchMerge branch 'develop' into release-docs
2019-06-21 kaniiniMerge branch 'feature/mrf-anti-link-spam' into 'develop'
2019-06-21 rinpatchMerge branch 'fix/use-config-when-possible' into 'develop'
2019-06-21 kaniiniMerge branch 'oauth_secure_redirect' into 'develop'
2019-06-21 kaniiniMerge branch 'revert-6f5a0cc1' into 'develop'
2019-06-21 William Pitcockchange the anti-link-spam MRF implementation to use...
2019-06-21 kaniiniMerge branch 'fix-rate-limit-test' into 'develop'
2019-06-21 rinpatchuse Config in generated config when available
2019-06-21 rinpatchMerge branch 'move-sample-configs' into 'develop'
2019-06-21 rinpatchApply suggestion to docs/installation/releases_en.md
2019-06-21 rinpatchApply suggestion to docs/installation/releases_en.md
2019-06-21 rinpatchApply suggestion to docs/installation/releases_en.md
2019-06-21 rinpatchMove config templates to priv so they can be found...
2019-06-21 feldRevert "Merge branch 'fix/ogp-title' into 'develop'"
2019-06-21 Egor KislitsynFix rate limiter tests
2019-06-21 rinpatchDefault DB configuration to false and set the default...
2019-06-21 rinpatchMerge branch 'develop' into release-docs
2019-06-21 rinpatchDo not set ownership group in chown commands
2019-06-21 rinpatchRemove a useless echo
2019-06-21 rinpatchChange to long adduser options because the short ones...
2019-06-21 rinpatchAdd notes on RUM indexes
2019-06-21 rinpatchAdd a note about RUM indexes package on Debian/Ubuntu
2019-06-21 rinpatchCorrect package names for Debian
2019-06-21 rinpatchFormatting
2019-06-21 rinpatchOTP release install guide sceleton
2019-06-21 rinpatchCopy the nginx config to the release directory
2019-06-21 rinpatchFix nginx webroot method config
2019-06-20 rinpatchMerge branch 'fix/config-gen-releases' into 'develop'
2019-06-20 lainMerge branch 'fix/dynamic-configuration' into 'develop'
2019-06-20 Alexander StrizhakovFixes for dynamic configuration
2019-06-20 rinpatchDisable rpc for instance gen
2019-06-20 rinpatchMerge branch 'develop' into fix/config-gen-releases
2019-06-20 rinpatchMerge branch 'feature/release-update-script' into ...
2019-06-20 rinpatchApply suggestion to rel/files/bin/pleroma_ctl
2019-06-20 rinpatchExport PLEROMA_BUILD_BRANCH
2019-06-20 William Pitcockdocs: better description for mrf anti link spam
2019-06-20 rinpatchAllow setting upload/static directories in the config...
2019-06-20 rinpatchRemove deprecated dedupe_media from the config template
2019-06-19 rinpatchRemove a useless binding from config template call
2019-06-19 rinpatchRelease Tasks: Ensure the application is loaded before...
2019-06-19 rinpatchRename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and...
2019-06-19 rinpatchMerge branch 'user_sign_out_mix_task' into 'develop'
2019-06-19 Ivan TashkinovApply suggestion to lib/mix/tasks/pleroma/user.ex
2019-06-19 Ivan TashkinovUser sign out mix task.
2019-06-19 William Pitcockunbreak polls
2019-06-19 William Pitcockimplement anti link spam MRF
2019-06-19 rinpatchpleroma_ctl: Rename arch to flavour because it also...
2019-06-19 rinpatchpleroma_ctl: add an update command
2019-06-19 rinpatchMake possible to override the branch name via a env...
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-19 rinpatchRefactor pleroma_ctl copying to a generic function...
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 Ivan TashkinovMinor edit (comment).
2019-06-18 Ivan TashkinovAdded more `redirect_uri` checks to prevent redirect...
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 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...
next