akkoma
2019-06-25 rinpatchAdd a note that OTP releases don't contain revision...
2019-06-25 rinpatchRemove the useless specification of test size and make...
2019-06-24 rinpatchBasic skeleton of "Switching a from-source install...
2019-06-24 rinpatchUse supervise-daemon(8) for the alpine service
2019-06-23 rinpatchRemove the warning about alpine as the issue is now...
2019-06-23 rinpatchUse build-base instead of individual packages
2019-06-23 rinpatchreleases_en.md -> otp_en.md
2019-06-23 rinpatchAdd a Further Reading section to the OTP install guide
2019-06-23 rinpatchRemove sudo in the nginx config command example
2019-06-23 rinpatchAdd a section on executing mix tasks
2019-06-22 rinpatchAdd a section about updating
2019-06-22 rinpatchAdd docs about SSL certificate auto-renew
2019-06-22 rinpatchRemove a note about needing to add RUM to config manual...
2019-06-22 rinpatchFix the webroot method in the nginx config
2019-06-22 rinpatchAdd a warning about OTP releases on Alpine 3.10
2019-06-22 rinpatchAdd an OpenRC service for OTP releases
2019-06-22 rinpatchMerge branch 'develop' into release-docs
2019-06-22 rinpatchMerge branch 'mix_sem_ver_version_fix' into 'develop'
2019-06-22 rinpatchMerge branch 'fix/ecto-tasks-release' into 'develop'
2019-06-22 rinpatchMerge branch 'bugfix/simple-notifications-for-non-creat...
2019-06-22 William Pitcocknotifications: fix notification generation for non...
2019-06-22 rinpatchCorrect dependencies for RUM on alpine and remove insta...
2019-06-22 rinpatchCorrect a typo in the apk command
2019-06-22 rinpatchDo not exit on fail in the one-liner because it closes...
2019-06-22 rinpatchUse uname -m instead of arch for more portability
2019-06-22 rinpatchAdd a systemd service for OTP releases
2019-06-22 rinpatchExecuting create is unnecessary after the postgres...
2019-06-22 rinpatchLoad the application before executing the create task
2019-06-22 rinpatchEcto tasks: Resolve relative path using the application...
2019-06-21 kaniiniMerge branch 'chore/update-bbcode' into 'develop'
2019-06-21 rinpatchMerge branch 'fix/fallback-config' into 'develop'
2019-06-21 William Pitcockmix: update bbcode dependency to v0.1.1
2019-06-21 rinpatchFallback to Config if Mix.Config does not exist, even...
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 Ivan TashkinovFixed branch name substitutions for mix version (to...
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 Ivan TashkinovFixed mix version computed for underscore-containing...
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
next