Commit Graph

  • bb40c33dd6 Add an OpenRC service for OTP releases rinpatch 2019-06-22 13:24:33 +03:00
  • 3ac5ecbac1 Support RUM indexes in the config generator rinpatch 2019-06-22 12:54:16 +03:00
  • 51760c84b9 Merge branch 'develop' into release-docs rinpatch 2019-06-22 12:44:20 +03:00
  • 8dbcff2fed Merge branch 'mix_sem_ver_version_fix' into 'develop' rinpatch 2019-06-22 09:20:11 +00:00
  • 53c73cd1a3 Merge branch 'fix/ecto-tasks-release' into 'develop' rinpatch 2019-06-22 09:19:10 +00:00
  • 4b791afd60 Merge branch 'bugfix/simple-notifications-for-non-create-activities' into 'develop' rinpatch 2019-06-22 06:55:32 +00:00
  • 6426301407 notifications: fix notification generation for non-create activities William Pitcock 2019-06-22 06:44:47 +00:00
  • f0fccb7578 fix for int and modules Alex S 2019-06-22 09:01:30 +03:00
  • 177faf15c2 Correct dependencies for RUM on alpine and remove installcheck rinpatch 2019-06-22 08:36:36 +03:00
  • 50e3cf9d5e Correct a typo in the apk command rinpatch 2019-06-22 08:31:02 +03:00
  • dd05dc65d3 Do not exit on fail in the one-liner because it closes ssh connection and fix dependencies for alpine rinpatch 2019-06-22 08:30:32 +03:00
  • 1d2332ce79 Use uname -m instead of arch for more portability rinpatch 2019-06-22 05:20:36 +03:00
  • 38a803a1f8 Add a systemd service for OTP releases rinpatch 2019-06-22 05:00:41 +03:00
  • 120f84c83d Executing create is unnecessary after the postgres script is executed rinpatch 2019-06-22 04:35:17 +03:00
  • 19f16e829d Load the application before executing the create task rinpatch 2019-06-22 04:33:46 +03:00
  • ebee9f59d8 Ecto tasks: Resolve relative path using the application directory instead of cwd and load the application before doing anything rinpatch 2019-06-22 04:17:04 +03:00
  • ddd04d1c52 Merge branch 'chore/update-bbcode' into 'develop' kaniini 2019-06-21 23:54:37 +00:00
  • cf94b813e5 Merge branch 'fix/fallback-config' into 'develop' rinpatch 2019-06-21 23:43:14 +00:00
  • 481932309f mix: update bbcode dependency to v0.1.1 William Pitcock 2019-06-21 23:42:50 +00:00
  • f4009b6706 Fallback to Config if Mix.Config does not exist, even if Config does not exist either rinpatch 2019-06-22 02:29:49 +03:00
  • 23608149bc Execute migration commands as the pleroma user and add a note about the need to uncomment the RUM command rinpatch 2019-06-22 02:20:55 +03:00
  • d1d648b0ec Correct the psql command rinpatch 2019-06-22 02:09:45 +03:00
  • ee4e7c6570 Remove the getting started steps from pleroma.instance gen task rinpatch 2019-06-22 02:07:05 +03:00
  • 452d5d3231 Merge branch 'develop' into release-docs rinpatch 2019-06-22 02:00:18 +03:00
  • 55742d978d Merge branch 'feature/mrf-anti-link-spam' into 'develop' kaniini 2019-06-21 22:56:54 +00:00
  • 89fa14f558 Merge branch 'fix/use-config-when-possible' into 'develop' rinpatch 2019-06-21 22:43:39 +00:00
  • e3534f5b3c Merge branch 'oauth_secure_redirect' into 'develop' kaniini 2019-06-21 22:31:12 +00:00
  • 720412bf24 Merge branch 'revert-6f5a0cc1' into 'develop' kaniini 2019-06-21 22:28:46 +00:00
  • 127a5a7d65 change the anti-link-spam MRF implementation to use old_user? instead of the previous name William Pitcock 2019-06-21 22:27:14 +00:00
  • 4d69d066c4 Merge branch 'fix-rate-limit-test' into 'develop' kaniini 2019-06-21 22:25:09 +00:00
  • 960d6b54e8 use Config in generated config when available rinpatch 2019-06-21 21:56:49 +03:00
  • 6906db512d Merge branch 'move-sample-configs' into 'develop' rinpatch 2019-06-21 17:27:00 +00:00
  • 743bd64883 Apply suggestion to docs/installation/releases_en.md rinpatch 2019-06-21 17:00:12 +00:00
  • de77d7621a Apply suggestion to docs/installation/releases_en.md rinpatch 2019-06-21 16:59:56 +00:00
  • 8b170b96c7 Apply suggestion to docs/installation/releases_en.md rinpatch 2019-06-21 16:59:48 +00:00
  • e76115989a Move config templates to priv so they can be found in releases rinpatch 2019-06-21 19:30:25 +03:00
  • 259ffe0062 Fixed branch name substitutions for mix version (to comply to SemVer format). Ivan Tashkinov 2019-06-21 17:19:29 +03:00
  • b6af80f769 Revert "Merge branch 'fix/ogp-title' into 'develop'" feld 2019-06-21 11:36:32 +00:00
  • fc6e661672 Fix rate limiter tests Egor Kislitsyn 2019-06-21 16:47:16 +07:00
  • 89fead9250 Default DB configuration to false and set the default database name to pleroma instead of pleroma_dev rinpatch 2019-06-21 06:42:04 +03:00
  • d55358f370 Merge branch 'develop' into release-docs rinpatch 2019-06-21 06:41:13 +03:00
  • 4bec121798 Do not set ownership group in chown commands rinpatch 2019-06-21 06:39:03 +03:00
  • e824025c52 Remove a useless echo rinpatch 2019-06-21 06:37:38 +03:00
  • 16e9304cec Change to long adduser options because the short ones only work on busybox rinpatch 2019-06-21 06:32:34 +03:00
  • 4669a56aa3 Add notes on RUM indexes rinpatch 2019-06-21 06:22:34 +03:00
  • f9515a3611 Add a note about RUM indexes package on Debian/Ubuntu rinpatch 2019-06-21 06:14:02 +03:00
  • d3d98beaad Correct package names for Debian rinpatch 2019-06-21 06:04:39 +03:00
  • 267f6bedd8 Formatting rinpatch 2019-06-21 05:57:46 +03:00
  • dd23888774 OTP release install guide sceleton rinpatch 2019-06-21 05:48:13 +03:00
  • 7e35bdbd3c Copy the nginx config to the release directory rinpatch 2019-06-21 05:46:47 +03:00
  • ddf5e6254a Fix nginx webroot method config rinpatch 2019-06-21 05:46:21 +03:00
  • 2437f51284 Merge branch 'fix/config-gen-releases' into 'develop' rinpatch 2019-06-20 21:25:34 +00:00
  • 3b48876cf0 Merge branch 'fix/dynamic-configuration' into 'develop' lain 2019-06-20 17:43:57 +00:00
  • 32320c1ee9 Fixes for dynamic configuration Alexander Strizhakov 2019-06-20 17:43:57 +00:00
  • e3e8a7dc0e Disable rpc for instance gen rinpatch 2019-06-20 18:27:17 +03:00
  • f07003e218 Fixed mix version computed for underscore-containing branches to be of SemVer format. Ivan Tashkinov 2019-06-20 17:54:16 +03:00
  • 45c67550f5 Merge branch 'develop' into fix/config-gen-releases rinpatch 2019-06-20 11:51:16 +03:00
  • ba584364e9 Merge branch 'feature/release-update-script' into 'develop' rinpatch 2019-06-20 08:50:26 +00:00
  • 0e31d195af Apply suggestion to rel/files/bin/pleroma_ctl rinpatch 2019-06-20 08:12:56 +00:00
  • 4974988f03 Export PLEROMA_BUILD_BRANCH rinpatch 2019-06-20 11:02:05 +03:00
  • 630ac6a921 docs: better description for mrf anti link spam William Pitcock 2019-06-20 03:01:03 +00:00
  • 69070e641d Allow setting upload/static directories in the config generator rinpatch 2019-06-20 03:59:16 +03:00
  • 144e2e3e0b Remove deprecated dedupe_media from the config template rinpatch 2019-06-20 03:40:00 +03:00
  • fe3a830b80 Remove a useless binding from config template call rinpatch 2019-06-20 02:34:19 +03:00
  • f8c64dd4c0 Release Tasks: Ensure the application is loaded before getting the modules rinpatch 2019-06-20 02:20:20 +03:00
  • 8c7a382027 Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions instead of aliasing rinpatch 2019-06-20 02:05:19 +03:00
  • 524a66806d Merge branch 'user_sign_out_mix_task' into 'develop' rinpatch 2019-06-19 19:51:38 +00:00
  • 363618207c Apply suggestion to lib/mix/tasks/pleroma/user.ex Ivan Tashkinov 2019-06-19 19:39:53 +00:00
  • 71fb75b7ef User sign out mix task. Ivan Tashkinov 2019-06-19 22:29:36 +03:00
  • 21dacd4b15 unbreak polls William Pitcock 2019-06-19 16:33:49 +00:00
  • 736d8ad6be implement anti link spam MRF William Pitcock 2019-06-19 15:57:44 +00:00
  • 2571e07fba pleroma_ctl: Rename arch to flavour because it also includes the libc rinpatch 2019-06-19 14:59:12 +03:00
  • 66f2cdcdb0 pleroma_ctl: add an update command rinpatch 2019-06-19 14:53:16 +03:00
  • a6e3169cfc Make possible to override the branch name via a env variable rinpatch 2019-06-19 14:40:39 +03:00
  • cb4fcc740c Merge branch 'logger-level-for-migration-tasks' into 'develop' rinpatch 2019-06-19 10:33:33 +00:00
  • e4fa6b99ac aliases for mix tasks Alexander Strizhakov 2019-06-19 10:33:33 +00:00
  • df2dab69a7 Merge branch 'begone-the-dot-hack' into 'develop' rinpatch 2019-06-19 10:22:23 +00:00
  • 5c6c4ce634 Merge branch 'fix/rich-media-hashtags-again' into 'develop' lain 2019-06-19 08:48:41 +00:00
  • 90e47d4357 Merge branch 'update-frontend-c4fcdc71' into 'develop' lain 2019-06-19 08:37:34 +00:00
  • a0a1361888 Refactor pleroma_ctl copying to a generic function for copying files into the release dir rinpatch 2019-06-19 03:51:59 +03:00
  • 035368d363 Rich Media: Skip Microformats hashtags rinpatch 2019-06-19 00:31:30 +03:00
  • 431a41b459 Update bundled pleroma-fe to c4fcdc71 rinpatch 2019-06-19 00:04:00 +03:00
  • 966317e052 Merge branch 'deps/update-auto-linker' into 'develop' lain 2019-06-18 20:47:36 +00:00
  • a392ad52ad Merge branch 'fix/mastoapi-sanitize-display-name' into 'develop' lain 2019-06-18 20:47:07 +00:00
  • 64bc7ac619 Minor edit (comment). Ivan Tashkinov 2019-06-18 17:15:26 +03:00
  • 9f45f93949 Added more redirect_uri checks to prevent redirect to not explicitly listed URI. Ivan Tashkinov 2019-06-18 17:00:49 +03:00
  • f30a3241d2 Deps: Update auto_linker rinpatch 2019-06-18 16:08:18 +03:00
  • c7acca2abb Mastodon API: Sanitize display names rinpatch 2019-06-18 14:09:15 +03:00
  • c4e4f7d0e4 Add proper error handling for when the post exceeds character limits rinpatch 2019-06-18 05:05:05 +03:00
  • dce27de733 Mastodon API: Remove the dot hack rinpatch 2019-06-18 05:04:41 +03:00
  • 3d76420512 Merge branch 'feature/pleroma-ctl-rpc' into 'develop' Haelwenn 2019-06-18 01:57:32 +00:00
  • 448d739b25 pleroma_ctl: Run mix tasks using rpc instead of eval rinpatch 2019-06-18 00:17:47 +03:00
  • 49a49d3763 Merge branch 'removing-test-errors' into 'develop' rinpatch 2019-06-17 14:16:23 +00:00
  • c34327b22e Merge branch 'fix/sanitize-report-content' into 'develop' Haelwenn 2019-06-16 18:05:00 +00:00
  • 2e2edcb461 capturing errors Alex S 2019-06-16 19:42:29 +08:00
  • 0f59265a50 salmon fix Alex S 2019-06-16 18:49:24 +08:00
  • efa445a75b Merge branch 'issues/570' into 'develop' rinpatch 2019-06-16 10:33:25 +00:00
  • a04bf131e0 [#570] add user:notification stream Maksim 2019-06-16 10:33:25 +00:00
  • 57d54a9f09 Merge branch 'fix/991-version-generation' into 'develop' rinpatch 2019-06-16 10:18:47 +00:00
  • bf6aa6f1a8 Fix report content stopping to be nullable rinpatch 2019-06-16 12:57:58 +03:00