aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/web/plugs
AgeCommit message (Expand)Author
2022-08-25Merge branch 'fix_erratic_tests' into 'develop'tusooa
2022-07-16Document way to do notice compatibility routes with Nginx reverse-proxy insteadSean King
2022-07-09Fix rate_limiter_test.exs test "it restricts based on config values"Ilja
2022-05-06Allow to skip cache in Cache plugTusooa Zhu
2022-03-20Merge branch 'from/upstream-develop/tusooa/translate-pages' into 'develop'Haelwenn
2022-03-03LintTusooa Zhu
2022-03-03Support multiple locales from userLanguage cookieTusooa Zhu
2022-03-03Support multiple locales formallyTusooa Zhu
2022-03-02Add test for fallbacking to a general languageTusooa Zhu
2022-03-02Fallback to a variant if the language in general is not supportedTusooa Zhu
2022-02-25Copyright bump for 2022Sean King
2022-02-21Prefer userLanguage cookie over Accept-Language header in detecting localeTusooa Zhu
2021-12-27EnsureStaffPrivilegedPlug: add testsAlex Gleason
2021-12-25Merge remote-tracking branch 'origin/develop' into notice-routesAlex Gleason
2021-12-22Merge branch 'erratic-tests' into 'develop'Alex Gleason
2021-12-21Skip erratic testsAlex Gleason
2021-12-19Merge branch 'manifest' into 'develop'Alex Gleason
2021-12-19Merge remote-tracking branch 'origin/develop' into manifestAlex Gleason
2021-12-15Merge remote-tracking branch 'origin/develop' into live-dashboardAlex Gleason
2021-12-15Add Phoenix LiveDashboardAlex Gleason
2021-12-03Fix frontend_status_plug_test.exsAlex Gleason
2021-11-24Merge remote-tracking branch 'pleroma/develop' into manifestAlex Gleason
2021-11-24Expose /manifest.json for PWAAlex Gleason
2021-08-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remove/mastofeSean King
2021-08-04Merge remote-tracking branch 'pleroma/develop' into staff-plugAlex Gleason
2021-07-12Moderators: add UserIsStaffPlugAlex Gleason
2021-06-04Fix merge conflicts with upstreamSean King
2021-05-28Pleroma.Web.get_api_routes/0 --> Pleroma.Web.Router.get_api_routes/0Alex Gleason
2021-05-05Add notice compatibility routes for other frontendsAlex Gleason
2021-04-15Remove no longer necessary unit tests for MastoFESean King
2021-02-25Leave a note for future explorersMark Felder
2021-02-25No need to filter out Mix.env() from the API routes.Mark Felder
2021-02-25Filter out MIX_ENV from route list and add a testMark Felder
2021-02-17Remove `:auth, :enforce_oauth_admin_scope_usage`rinpatch
2021-01-27Add testsEgor Kislitsyn
2021-01-27Merge branch 'chore/tests-use-clear_config' into 'develop'lain
2021-01-26Merge branch 'service-worker-allowed-header' into 'develop'feld
2021-01-26Convert tests to all use clear_config instead of Pleroma.Config.putMark Felder
2021-01-21Allow to define custom HTTP headers per each frontendeugenijm
2021-01-21Ability to set the Service-Worker-Allowed headereugenijm
2021-01-18Merge branch 'develop' into refactor/deactivated_user_fieldMark Felder
2021-01-15Change user.confirmation_pending field to user.is_confirmedMark Felder
2021-01-15Change user.deactivated field to user.is_activeMark Felder
2021-01-14Pbkdf2: Use it everywhere.Lain Soykaf
2021-01-13Password: Replace Pbkdf2 with Password.lain
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-12-21Test: More async/sync tweaks.lain
2020-12-21Tests: Make as many tests as possible async.lain
2020-12-18Tests: Use NullCache for async tests.lain
2020-12-18Tests: Remove unneeded explicit cachex use.lain