Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-10 | fix for subgroup tuple | Alexander | |
added settings for swoosh adapters local | |||
2020-01-10 | logger backends fix | Alexander | |
2020-01-10 | parsing proxy url setting | Alexander | |
2020-01-10 | suggestions fix | Alexander | |
2020-01-10 | typo fix | Alexander | |
2020-01-10 | adapter children | Alexander | |
2020-01-10 | fix for endpoints after env update | Alexander | |
2020-01-10 | test fixes after rebase | Alexander | |
2020-01-10 | errors on endpoints | Alexander | |
2020-01-10 | partially settings update | Alexander | |
2020-01-10 | tests for setttings without an explicit key | Alexander | |
2020-01-10 | config editing through database | Alex S | |
2020-01-10 | Merge branch 'fix/captcha-time' into 'develop' | lain | |
Fix captcha time, which was meant to be 5 minutes See merge request pleroma/pleroma!2094 | |||
2020-01-09 | Fix captcha time, which was meant to be 5 minutes | Mark Felder | |
2020-01-09 | Merge branch 'update/adminfe-20201019' into 'develop' | feld | |
Update AdminFE build See merge request pleroma/pleroma!2093 | |||
2020-01-09 | Update AdminFE build | Mark Felder | |
2020-01-07 | Merge branch 'bugfix/smtp-config-examples' into 'develop' | rinpatch | |
Fix SMTP mailer example See merge request pleroma/pleroma!2091 | |||
2020-01-05 | Fix SMTP mailer example | RX14 | |
`ssl: true` and `tls: :always` tries to use both TLS and STARTTLS on the same SMTP connection, causing it to fail. | |||
2019-12-28 | Merge branch 'update-captcha' into 'develop' | rinpatch | |
Update `captcha` dependency Closes #1492 See merge request pleroma/pleroma!2088 | |||
2019-12-28 | Update `captcha` dependency | Egor Kislitsyn | |
2019-12-24 | Merge branch 'feat/doc-improvements' into 'develop' | Haelwenn | |
Documentation imrpovements See merge request pleroma/pleroma!2084 | |||
2019-12-23 | Merge branch 'increase-captcha-expiry-time' into 'develop' | lain | |
Increase CAPTCHA expiration time to 5 minutes Closes #1491 See merge request pleroma/pleroma!2086 | |||
2019-12-23 | Increase CAPTCHA expiration time to 5 minutes | Egor Kislitsyn | |
2019-12-21 | Merge branch 'feature/custom-runtime-modules' into 'develop' | rinpatch | |
Add support for custom modules at runtime Closes #1448 See merge request pleroma/pleroma!2039 | |||
2019-12-21 | Merge branch 'revert-a54aa5af' into 'develop' | rinpatch | |
Revert "Merge branch 'feature/status-counts-by-scope' into 'develop'" Closes #1488 See merge request pleroma/pleroma!2083 | |||
2019-12-21 | Revert "Merge branch 'feature/status-counts-by-scope' into 'develop'" | Maxim Filippov | |
This reverts merge request !2076 | |||
2019-12-20 | Merge branch 'fix/twitter-card-without-attachments' into 'develop' | feld | |
Posts without media attachments should get the Summary TwitterCard See merge request pleroma/pleroma!2082 | |||
2019-12-20 | Posts without media attachments should get the Summary TwitterCard | Mark Felder | |
2019-12-20 | Merge branch 'feature/status-counts-by-scope' into 'develop' | feld | |
Stats: return status counts by scope See merge request pleroma/pleroma!2076 | |||
2019-12-20 | Merge branch 'fix/remote-user-no-follower-counter' into 'develop' | feld | |
Do not crash when remote user follower and following counters are hidden See merge request pleroma/pleroma!2077 | |||
2019-12-20 | Merge branch 'remove-outdated-doc' into 'develop' | Haelwenn | |
Remove `/api/account/register` documentation from pleroma_api.md Closes #1486 See merge request pleroma/pleroma!2078 | |||
2019-12-20 | Remove `/api/account/register` documentation from pleroma_api.md | Egor Kislitsyn | |
2019-12-19 | Fix all count | Maxim Filippov | |
2019-12-19 | Expose issue via failing test | Maxim Filippov | |
2019-12-19 | Do not crash when remote user follower and following counters are hidden | Egor Kislitsyn | |
2019-12-18 | Stats: return status counts by scope | Maxim Filippov | |
2019-12-17 | Merge branch 'feature/add-event-support' into 'develop' | rinpatch | |
Add ActivityPub Object Event type support See merge request pleroma/pleroma!2075 | |||
2019-12-17 | Merge branch 'ci/rum-testing-no-recompilation' into 'develop' | rinpatch | |
CI: Add a cache policy for test jobs and fix rum tests recompiling everything See merge request pleroma/pleroma!2074 | |||
2019-12-17 | CI: Add a cache policy for test jobs and fix rum tests recompiling | rinpatch | |
everything | |||
2019-12-17 | Add ActivityPub Object Event type support | Thomas Citharel | |
Adds Event support in the same way Video objects are handled, with the name of the object as message header. Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||
2019-12-17 | Merge branch 'hide-followers-count' into 'develop' | Haelwenn | |
Hide follower counter when hiding is activated Closes #1450 See merge request pleroma/pleroma!2072 | |||
2019-12-17 | Hide follower counter when hiding is activated | Egor Kislitsyn | |
2019-12-16 | Merge branch 'fix/remove-useless-sleep' into 'develop' | lain | |
Remove useless sleeping/reduce it See merge request pleroma/pleroma!2069 | |||
2019-12-16 | Merge branch 'develop' into feature/custom-runtime-modules | Egor Kislitsyn | |
2019-12-16 | Merge branch 'kocaptcha-default-endpoint' into 'develop' | rinpatch | |
Add default endpoint to Pleroma.Captcha.Kocaptcha See merge request pleroma/pleroma!2070 | |||
2019-12-16 | Add Kocaptcha endpoint to config.exs | Egor Kislitsyn | |
2019-12-16 | Revert "Add default endpoint to Pleroma.Captcha.Kocaptcha" | Egor Kislitsyn | |
This reverts commit 82c62c5028f517ded121b46b9806053989defdc2. | |||
2019-12-16 | Add default endpoint to Pleroma.Captcha.Kocaptcha | Egor Kislitsyn | |
2019-12-16 | formatting | rinpatch | |
2019-12-16 | tests: significantly reduce streamer timeout | rinpatch | |
there is no reason IPC between two processes on the same node should take 4 seconds |