Commit Graph

  • 730bc616e3
    Merge remote-tracking branch 'upstream/develop' into oauth-form Alex Gleason 2020-08-05 15:53:37 -05:00
  • f785dba09b changelog for filter whole_word fix Mary Kate 2020-08-05 15:39:11 -05:00
  • d6ab9f2132 update test for whole_word in filter Mary Kate 2020-08-05 15:36:25 -05:00
  • 24ce9c011c Apply 1 suggestion(s) to 1 file(s) Alex Gleason 2020-08-05 19:33:51 +00:00
  • cc196e2cd5
    Merge remote-tracking branch 'upstream/develop' into restrict-domain Alex Gleason 2020-08-05 13:08:31 -05:00
  • ad9c925efb
    Speed up instance timeline query Alex Gleason 2020-08-05 13:08:13 -05:00
  • cb7879c7c1 Add note about removal of Pleroma.Web.Auth.LDAPAuthenticator fallback to Pleroma.Web.Auth.PleromaAuthenticator Mark Felder 2020-08-05 11:53:57 -05:00
  • 2a4bca5bd7 Comments are good when they're precise... Mark Felder 2020-08-05 11:40:09 -05:00
  • 7569f225f1 Move checks to application startup Roman Chvanikov 2020-08-05 19:38:55 +03:00
  • 81126b0142 Add email to user account only if it exists in LDAP Mark Felder 2020-08-05 11:36:12 -05:00
  • 4672b61106 Merge branch 'develop' into command-available-check Roman Chvanikov 2020-08-05 19:16:48 +03:00
  • 7755f49e28 Merge branch 'migrate-legacy-tags' into 'develop' lain 2020-08-05 16:03:11 +00:00
  • 9688e332d0 Merge branch 'refactor/config-get' into 'develop' lain 2020-08-05 15:59:30 +00:00
  • 9d7ce1a6d0 CommonValidations: More refactors. lain 2020-08-05 17:56:12 +02:00
  • 3655175639 CommonValidations: Refactor same_domain? lain 2020-08-05 17:36:27 +02:00
  • 9c96fc052a CommonValidations: Extract modification right checker lain 2020-08-05 17:26:53 +02:00
  • 2173945f90 MailerTest: Give it some time. lain 2020-08-05 17:26:03 +02:00
  • 8c57a299b4 Handle non-list keys in Config.fetch/1 Roman Chvanikov 2020-08-05 18:23:12 +03:00
  • 2192d1e492 Permit LDAP users to register without capturing their password hash We don't need it, and local auth fallback has been removed. Mark Felder 2020-08-05 10:07:31 -05:00
  • 2299bfe4c1 Merge branch 'develop' into refactor/config-get Roman Chvanikov 2020-08-05 17:46:24 +03:00
  • 97b5701449 Update clear_config macro Roman Chvanikov 2020-08-05 17:46:14 +03:00
  • d5e4d8a6f3 Define default authenticator in the config Mark Felder 2020-08-05 09:41:17 -05:00
  • 5221879c35 Fix linting. lain 2020-08-05 15:40:32 +02:00
  • 0f9aecbca4 Remove fallback to local database when LDAP is unavailable. Mark Felder 2020-08-05 08:18:16 -05:00
  • f7146583e5 Remove LDAP mail attribute as a requirement for registering an account Mark Felder 2020-08-05 08:15:57 -05:00
  • f889400d05 Questions: Move fixes to validators. lain 2020-08-05 14:51:33 +02:00
  • b5f0cef156 Apply 1 suggestion(s) to 1 file(s) lain 2020-08-05 11:33:21 +00:00
  • 70522989d9 Apply 1 suggestion(s) to 1 file(s) lain 2020-08-05 11:14:58 +00:00
  • 00c4c6a382 CommonValidations: Remove superfluous function lain 2020-08-05 12:24:34 +02:00
  • 6f60ac9f41 Refactor config Roman Chvanikov 2020-08-05 13:00:49 +03:00
  • 19c108170e Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/poll-validation lain 2020-08-05 11:12:14 +02:00
  • 474aba984f Merge branch 'unique-app-id' into 'develop' lain 2020-08-05 09:08:50 +00:00
  • e8d10237da Merge branch 'fix/incorrect-expirations' into 'develop' lain 2020-08-05 08:55:39 +00:00
  • bd157b7369 Merge branch 'fix-link-color' into 'develop' lain 2020-08-05 08:11:58 +00:00
  • f341a8e142 Update filter_view.ex to return whole_word actual value MK Fain 2020-08-05 02:01:27 +00:00
  • 577b11167c
    templates/layout/app.html.eex: fix link color Karol Kosek 2020-08-05 00:01:30 +02:00
  • 079e410d6e Add a migration to clean up activity_expirations table Mark Felder 2020-08-04 13:12:23 -05:00
  • b1b6a7dfa8 Merge branch 'deactivated-user-posts' into 'develop' rinpatch 2020-08-04 19:17:30 +00:00
  • fede37e4c6 Merge branch 'chore/consolidate-rich-media-http' into 'develop' rinpatch 2020-08-04 19:16:38 +00:00
  • 184742af5e
    Unique apps.client_id for new installations, fixes #2022 Alex Gleason 2020-08-03 22:32:51 -05:00
  • aa84f27df6 added stream fetch objects issue/1969 Maksim Pechnikov 2020-08-04 21:17:51 +03:00
  • a545c6e1e6 added index Maksim Pechnikov 2020-08-04 12:00:51 +03:00
  • 917aa090f0 Merge branch 'fix/activity-expiration-policy' into 'develop' lain 2020-08-04 16:30:09 +00:00
  • 91fbb5b21f
    Fix ActivityExpirationPolicy Egor Kislitsyn 2020-08-04 18:26:37 +04:00
  • b55e26e816 Merge branch 'chore/credo-alias' into 'develop' lain 2020-08-04 14:09:23 +00:00
  • 697e3db01c Add analyze mix alias to run the same credo checks we use in CI Mark Felder 2020-08-04 08:55:40 -05:00
  • 878c7f3f30 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/poll-validation lain 2020-08-04 15:28:41 +02:00
  • 532d6f94ae Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bundles-downloads lain 2020-08-04 15:10:36 +02:00
  • 36aa34a1a8 MastodonAPITest: Do the needful lain 2020-08-04 15:08:51 +02:00
  • 0f088d8ce3
    question_validator: Allow content to be an empty-string (blank) Haelwenn (lanodan) Monnier 2020-08-04 14:23:35 +02:00
  • 1a00713744 CommonValidations: Treat deactivated users as not present. lain 2020-08-04 14:17:03 +02:00
  • 0cfadcf2ca TransmogrifierTest: Add test for deactivated users lain 2020-08-04 14:15:32 +02:00
  • 8bb5441547 Update descriptions in :frontends group Angelina Filippova 2020-08-04 15:10:44 +03:00
  • e92c040ad3 CommonAPITest: Add test that deactivated users can't post. lain 2020-08-04 14:08:12 +02:00
  • 988ca4ab6a Test Config: Don't have any MRFs by default lain 2020-08-04 14:07:10 +02:00
  • 953f71bcfa App Test: Make more resilient lain 2020-08-04 13:38:30 +02:00
  • 56e9bf3393 Unify Config.get behaviour for atom/list key param Roman Chvanikov 2020-08-04 14:35:47 +03:00
  • 28584bb224 Merge branch 'email-blacklist' into 'develop' lain 2020-08-04 11:00:30 +00:00
  • 2f4289d455 Changelog: Add info about email blacklist lain 2020-08-04 12:49:56 +02:00
  • 4f57e85ab9
    Email blacklist: Update phrasing again Alex Gleason 2020-08-03 22:20:49 -05:00
  • 058daf498f
    Email blacklist: Update response phrasing Alex Gleason 2020-08-03 19:57:53 -05:00
  • 63b1ca6a07 Add label to :restrict_unauthenticated setting, fix typos Angelina Filippova 2020-08-04 02:21:25 +03:00
  • ae95472dcc Update :welcome settings description Angelina Filippova 2020-08-04 02:04:29 +03:00
  • 1489c2ae5f Fix :args settings description in Upload.Filter.Mogrify group Angelina Filippova 2020-08-04 01:45:18 +03:00
  • e3953923ac Merge branch 'fixes_1957_add_option_to_send_user_chatmessage_instead_of_dm' into 'develop' lain 2020-08-03 21:01:56 +00:00
  • cbf8bfc694 Improved WelcomeChatMessageTest Ilja 2020-08-03 20:13:43 +02:00
  • 016d8d6c56 Consolidate construction of Rich Media Parser HTTP requests Mark Felder 2020-08-03 12:37:31 -05:00
  • 13e5540c2c Apply 1 suggestion(s) to 1 file(s) Ilja 2020-08-03 16:44:56 +00:00
  • e26f2c9135 Changelog: Update with frontend mix task. lain 2020-08-03 18:23:26 +02:00
  • 8b1da33a54 Docs: Add info about installing from a local path. lain 2020-08-03 17:50:53 +02:00
  • 5c2745725e Docs: Document installation of frontends lain 2020-08-03 17:44:59 +02:00
  • 187d9bda0f Description: Add new fields for frontend configuration. lain 2020-08-03 16:39:01 +02:00
  • 56b5b9aa27 Merge branch 'follower-mrf-again' into 'develop' lain 2020-08-03 14:22:11 +00:00
  • de3bdc63ad AccountControllerTest: Add test for message returned. lain 2020-08-03 15:00:14 +02:00
  • 66ebd88634 Merge branch 'config/default_ok_oldage' into 'develop' lain 2020-08-03 12:50:29 +00:00
  • 5876d5123c Merge branch 'object-age-fix' into 'develop' lain 2020-08-03 12:50:10 +00:00
  • 10c792110e MRF Object Age Policy: Don't break on messages without cc/to lain 2020-08-03 14:12:32 +02:00
  • e45e07d2b5 Merge branch 'indigenous-client' into 'develop' lain 2020-08-03 11:37:55 +00:00
  • 8fcbfd961d Merge branch 'reportnote-test' into 'develop' lain 2020-08-03 09:55:56 +00:00
  • f9301044ed
    Add ReportNote test Alex Gleason 2020-08-02 16:37:33 -05:00
  • 77b48cb4ce
    Factory: Add report_activity_factory Alex Gleason 2020-08-02 16:36:55 -05:00
  • dc88b6f091
    Add email blacklist, fixes #1404 Alex Gleason 2020-08-02 14:53:42 -05:00
  • c2c3dd4613
    Migrate legacy tags set by AdminFE to match TagPolicy, #2010 Alex Gleason 2020-08-02 13:42:23 -05:00
  • 0012894d4e Add indigenous to clients swentel 2020-08-02 19:33:22 +02:00
  • e9cff69bce
    Add TagPolicy as default MRF, #2010 Alex Gleason 2020-08-02 12:24:40 -05:00
  • f671d7e68c Add welcome chatmessages Ilja 2020-08-02 15:54:59 +02:00
  • cb1e3893aa
    SimpleMRF: Add missing :followers_only to config.exs Alex Gleason 2020-08-01 16:08:29 -05:00
  • 70951d042b Merge branch '1985-unobtrusive-autologin-on-registration' into 'develop' lain 2020-08-01 15:58:17 +00:00
  • 69b9c328c9 Merge branch 'fix/gun-nxdomain-no-error-tuple' into 'develop' rinpatch 2020-08-01 15:17:41 +00:00
  • 45be1fe00e ConnectionPool: fix gun open errors being returned without an error tuple rinpatch 2020-08-01 17:59:50 +03:00
  • 3a6a4dd77a Merge branch 'fix/gun-limiter' into 'develop' rinpatch 2020-08-01 10:49:35 +00:00
  • 87180ff817 Fix ConnecitonPool deadlocking after reaching the connection limit rinpatch 2020-08-01 12:16:06 +03:00
  • f1f4b1863f Merge branch 'fix/user-agent-overriding' into 'develop' rinpatch 2020-08-01 07:25:32 +00:00
  • 4bf44b7d65 Don't override user-agent header if it's been set Roman Chvanikov 2020-08-01 10:04:25 +03:00
  • bb0201124e Remove test that is irrelevant and never seemed to work anyway chore/update-floki-find-usage Mark Felder 2020-07-31 18:04:54 -05:00
  • 5710ff391f Update usage of Floki.find/2 ensuring we always pass data from Floki.parse_document/1 first Mark Felder 2020-07-31 17:59:29 -05:00
  • 7e01339ddd Frontend mix task: Support installation from local file. lain 2020-07-31 17:58:50 +02:00
  • 4b18a07392 Revert "Merge branch 'revert-1ac0969c' into 'develop'" lain 2020-07-31 15:18:04 +00:00
  • 8ca993c789 Merge branch 'revert-1ac0969c' into 'develop' lain 2020-07-31 15:17:33 +00:00
  • 010d77ec85 Revert "Merge branch 'mrf-silence-2' into 'develop'" lain 2020-07-31 15:17:09 +00:00