aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-03-04moving some logic to tesla adapterAlexander Strizhakov
2020-03-04same copyright date formatAlexander Strizhakov
2020-03-04otp versionAlexander Strizhakov
2020-03-03Update Copyrights for gun related filesMark Felder
2020-03-03Merge branch 'develop' into gunMark Felder
2020-03-03Update CopyrightsMark Felder
2020-03-03refactoring for gun api modulesAlexander Strizhakov
2020-03-03adapter renaming to adapter_helperAlexander Strizhakov
2020-03-03retry and retry_timeout settings default changeAlexander Strizhakov
2020-03-03no try block in checkout connectionAlexander Strizhakov
2020-03-03remove try block from pool requestAlexander Strizhakov
2020-03-03proxy parsing errorsAlexander Strizhakov
2020-03-03poolboy timeout fixAlexander Strizhakov
2020-03-03return error if connection failed to openAlexander Strizhakov
2020-03-03namingAlexander Strizhakov
2020-03-03simplification of formatting host methodAlexander Strizhakov
2020-03-03removing unused methodAlexander Strizhakov
2020-03-03unnecessary withAlexander Strizhakov
2020-03-03removing unnecessary withAlexander Strizhakov
2020-03-03hiding raise error logic to otp_version moduleAlexander Strizhakov
2020-03-03naming for checkin from pool timeoutAlexander Strizhakov
2020-03-03Apply suggestion to lib/pleroma/reverse_proxy/client/tesla.exAlexander Strizhakov
2020-03-03Apply suggestion to lib/pleroma/pool/connections.exAlexander Strizhakov
2020-03-03Apply suggestion to lib/pleroma/http/http.exAlexander Strizhakov
2020-03-03Apply suggestion to lib/pleroma/http/http.exAlexander Strizhakov
2020-03-03Apply suggestion to lib/pleroma/http/request_builder.exAlexander Strizhakov
2020-03-03Apply suggestion to lib/pleroma/http/adapter.exAlexander Strizhakov
2020-03-03Apply suggestion to lib/pleroma/pool/connections.exAlexander Strizhakov
2020-03-03Apply suggestion to lib/pleroma/pool/connections.exAlexander Strizhakov
2020-03-03otp_version refactorAlexander Strizhakov
2020-03-03Merge branch 'develop' into gunAlexander Strizhakov
2020-03-02Merge branch 'feature/1482-activity_pub_transactions' into 'develop'Haelwenn
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-03-01Merge branch 'develop' into gunAlexander Strizhakov
2020-03-01spec fixAlexander Strizhakov
2020-03-01fix for compilingAlexander Strizhakov
2020-03-01ActivityPub actions & side-effects in transactionAlexander Strizhakov
2020-03-01timeline controller: add a TODO for replacing copypaste with a macrorinpatch
2020-03-01timeline controller: rate limit timelines to 3 requests per 500ms per timelin...rinpatch
2020-03-01rate limiter: Fix a race conditionrinpatch
2020-03-01pagination: limit the number of elements returned at one time to 40rinpatch
2020-02-29Merge branch 'rate-limiter-runtime-settings' into 'develop'rinpatch
2020-02-29[#2250] Tiny refactoring per merge request review.Ivan Tashkinov
2020-02-29Merge branch 'develop' into gunAlexander Strizhakov
2020-02-28Apply suggestion to lib/pleroma/plugs/rate_limiter/rate_limiter.exIvan Tashkinov
2020-02-27Merge branch 'admin-status-list' into 'develop'feld
2020-02-27Runtime configurability of RateLimiter. Refactoring. Disabled default rate li...Ivan Tashkinov
2020-02-26Admin API: Exclude boosts from `GET /api/pleroma/admin/users/:nickname/status...eugenijm
2020-02-26Admin API: `GET /api/pleroma/admin/statuses` - list all statuses (accepts `go...eugenijm
2020-02-26Merge branch 'feat/instance-gen-improvements' into 'develop'lain