summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-19Expose issue via failing testMaxim Filippov
2019-12-19Merge remote-tracking branch 'remotes/origin/develop' into oauth-scopes-tweak...Ivan Tashkinov
2019-12-19[#2068] Introduced proper OAuth tokens usage to controller tests.Ivan Tashkinov
2019-12-19Return 404 if account to filter notifications from is not foundEgor Kislitsyn
2019-12-19Verify HTTP signatures only when request accepts "activity+json" typeEgor Kislitsyn
2019-12-19Do not crash when remote user follower and following counters are hiddenEgor Kislitsyn
2019-12-18Stats: return status counts by scopeMaxim Filippov
2019-12-18add tag feedsMaksim Pechnikov
2019-12-17Merge branch 'feature/add-event-support' into 'develop'rinpatch
2019-12-17Merge branch 'ci/rum-testing-no-recompilation' into 'develop'rinpatch
2019-12-17CI: Add a cache policy for test jobs and fix rum tests recompilingrinpatch
2019-12-17Add ActivityPub Object Event type supportThomas Citharel
2019-12-17Add support for `account_id` param to filter notifications by the accountEgor Kislitsyn
2019-12-17Merge branch 'develop' into fix/disable-rate-limiter-for-socket-localhostMaxim Filippov
2019-12-17Merge branch 'hide-followers-count' into 'develop'Haelwenn
2019-12-17Hide follower counter when hiding is activatedEgor Kislitsyn
2019-12-17Merge branch 'develop' into feature/tag_feedMaksim Pechnikov
2019-12-17Fix typoEgor Kislitsyn
2019-12-16Apply suggestion to CHANGELOG.mdminibikini
2019-12-16Apply suggestion to test/plugs/http_signature_plug_test.exsminibikini
2019-12-16Merge branch 'fix/remove-useless-sleep' into 'develop'lain
2019-12-16Merge branch 'develop' into feature/custom-runtime-modulesEgor Kislitsyn
2019-12-16Add an option to require fetches to be signedEgor Kislitsyn
2019-12-16Merge branch 'kocaptcha-default-endpoint' into 'develop'rinpatch
2019-12-16Add Kocaptcha endpoint to config.exsEgor Kislitsyn
2019-12-16Revert "Add default endpoint to Pleroma.Captcha.Kocaptcha"Egor Kislitsyn
2019-12-16Add default endpoint to Pleroma.Captcha.KocaptchaEgor Kislitsyn
2019-12-16formattingrinpatch
2019-12-16tests: significantly reduce streamer timeoutrinpatch
2019-12-16tests: remove a useless sleep in rate limiter testsrinpatch
2019-12-16tests: remove a useless 1 second sleeprinpatch
2019-12-16tests: remove a useless 3 second sleeprinpatch
2019-12-16tests: Replace 2 second sleep with offseting updated_atrinpatch
2019-12-15OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: co...Ivan Tashkinov
2019-12-14Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-14Merge branch 'release/1.1.7' into 'stable'rinpatch
2019-12-14Disable rate limiter for socket/localhost (unless RemoteIp is enabled)Maxim Filippov
2019-12-13Don't log when users or objects are deleted.Phil Hagelberg
2019-12-13remove a random testrinpatch
2019-12-13Add Kocaptcha endpoint to the test configrinpatch
2019-12-13.gitlab-ci.yml: bump rum postgres to non-bugged version and disablerinpatch
2019-12-13mix.exs: bump version to 1.1.7rinpatch
2019-12-13changelog: add entry for bundled pleroma-fe changes on 1.1.7rinpatch
2019-12-13pleroma-fe bundle: update to 36910935727ad75616a60bfb4a1622df6a686b7brinpatch
2019-12-13changelog: entry for 1.1.7rinpatch
2019-12-13Add native captcha and enable it by default.Egor Kislitsyn
2019-12-13report federating status in nodeinfohref
2019-12-13Set better Cache-Control header for static contentrinpatch
2019-12-13OTP releases: only set name and distribution type if not set alreadyrinpatch
2019-12-13OTP: Fix runtime upload limit config being ignoredrinpatch