aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-22Merge branch 'bugfix/simple-notifications-for-non-create-activities' into 'de...rinpatch
2019-06-22notifications: fix notification generation for non-create activitiesWilliam Pitcock
2019-06-22fix for int and modulesAlex S
2019-06-22Correct dependencies for RUM on alpine and remove installcheckrinpatch
2019-06-22Correct a typo in the apk commandrinpatch
2019-06-22Do not exit on fail in the one-liner because it closes ssh connection and fix...rinpatch
2019-06-22Use uname -m instead of arch for more portabilityrinpatch
2019-06-22Add a systemd service for OTP releasesrinpatch
2019-06-22Executing create is unnecessary after the postgres script is executedrinpatch
2019-06-22Load the application before executing the create taskrinpatch
2019-06-22Ecto tasks: Resolve relative path using the application directoryrinpatch
2019-06-21Merge branch 'chore/update-bbcode' into 'develop'kaniini
2019-06-21Merge branch 'fix/fallback-config' into 'develop'rinpatch
2019-06-21mix: update bbcode dependency to v0.1.1William Pitcock
2019-06-22Fallback to Config if Mix.Config does not exist, even if Config does notrinpatch
2019-06-22Execute migration commands as the pleroma user and add a note about the need ...rinpatch
2019-06-22Correct the psql commandrinpatch
2019-06-22Remove the getting started steps from pleroma.instance gen taskrinpatch
2019-06-22Merge branch 'develop' into release-docsrinpatch
2019-06-21Merge branch 'feature/mrf-anti-link-spam' into 'develop'kaniini
2019-06-21Merge branch 'fix/use-config-when-possible' into 'develop'rinpatch
2019-06-21Merge branch 'oauth_secure_redirect' into 'develop'kaniini
2019-06-21Merge branch 'revert-6f5a0cc1' into 'develop'kaniini
2019-06-21change the anti-link-spam MRF implementation to use old_user? instead of the ...William Pitcock
2019-06-21Merge branch 'fix-rate-limit-test' into 'develop'kaniini
2019-06-21use Config in generated config when availablerinpatch
2019-06-21Merge branch 'move-sample-configs' into 'develop'rinpatch
2019-06-21Apply suggestion to docs/installation/releases_en.mdrinpatch
2019-06-21Apply suggestion to docs/installation/releases_en.mdrinpatch
2019-06-21Apply suggestion to docs/installation/releases_en.mdrinpatch
2019-06-21Move config templates to priv so they can be found in releasesrinpatch
2019-06-21Fixed branch name substitutions for mix version (to comply to SemVer format).Ivan Tashkinov
2019-06-21Revert "Merge branch 'fix/ogp-title' into 'develop'"feld
2019-06-21Fix rate limiter testsEgor Kislitsyn
2019-06-21Default DB configuration to false and set the default database name torinpatch
2019-06-21Merge branch 'develop' into release-docsrinpatch
2019-06-21Do not set ownership group in chown commandsrinpatch
2019-06-21Remove a useless echorinpatch
2019-06-21Change to long adduser options because the short ones only work on busyboxrinpatch
2019-06-21Add notes on RUM indexesrinpatch
2019-06-21Add a note about RUM indexes package on Debian/Ubunturinpatch
2019-06-21Correct package names for Debianrinpatch
2019-06-21Formattingrinpatch
2019-06-21OTP release install guide sceletonrinpatch
2019-06-21Copy the nginx config to the release directoryrinpatch
2019-06-21Fix nginx webroot method configrinpatch
2019-06-20Merge branch 'fix/config-gen-releases' into 'develop'rinpatch
2019-06-20Merge branch 'fix/dynamic-configuration' into 'develop'lain
2019-06-20Fixes for dynamic configurationAlexander Strizhakov
2019-06-20Disable rpc for instance genrinpatch