aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-10Fix captcha time, which was meant to be 5 minutesMark Felder
2020-01-10Update `captcha` dependencyEgor Kislitsyn
2020-01-10Add Kocaptcha endpoint to config.exsEgor Kislitsyn
2020-01-10Merge 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-10[#1478] OAuth admin tweaks: enforced OAuth admin scopes usage by default, ↵Ivan Tashkinov
migrated existing OAuth records. Adjusted tests.
2020-01-09Fix captcha time, which was meant to be 5 minutesMark Felder
2020-01-09Merge branch 'update/adminfe-20201019' into 'develop'feld
Update AdminFE build See merge request pleroma/pleroma!2093
2020-01-09Update AdminFE buildMark Felder
2020-01-08fix create service actorMaksim Pechnikov
2020-01-07Merge branch 'bugfix/smtp-config-examples' into 'develop'rinpatch
Fix SMTP mailer example See merge request pleroma/pleroma!2091
2020-01-06Update CHANGELOG.mdlain
2020-01-05Fix SMTP mailer exampleRX14
`ssl: true` and `tls: :always` tries to use both TLS and STARTTLS on the same SMTP connection, causing it to fail.
2020-01-05Fix mark-as-read (`POST /api/v1/conversations/:id/read`) refreshing ↵eugenijm
updated_at and bringing conversation to the top in the user's direct conversation list
2020-01-03fixed Metadata.Utils.scrub_html_and_truncateMaksim Pechnikov
2020-01-02Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
oauth-scopes-tweaks-and-tests
2019-12-28Merge branch 'update-captcha' into 'develop'rinpatch
Update `captcha` dependency Closes #1492 See merge request pleroma/pleroma!2088
2019-12-28Update `captcha` dependencyEgor Kislitsyn
2019-12-25added code of mr#2067Maksim Pechnikov
2019-12-24Merge branch 'feat/doc-improvements' into 'develop'Haelwenn
Documentation imrpovements See merge request pleroma/pleroma!2084
2019-12-24fix oauth scopes for AdminApi#reports_updateMaksim Pechnikov
2019-12-23Merge 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-23update testsMaksim Pechnikov
2019-12-23Increase CAPTCHA expiration time to 5 minutesEgor Kislitsyn
2019-12-22update testMaksim Pechnikov
2019-12-22Apply suggestion to lib/pleroma/web/twitter_api/views/remote_follow_view.exMaksim
2019-12-22Apply suggestion to ↵Maksim
lib/pleroma/web/twitter_api/controllers/remote_follow_controller.ex
2019-12-21moved remote follow in separate controllerMaksim Pechnikov
2019-12-21Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-21Merge 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-21Merge 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-21Revert "Merge branch 'feature/status-counts-by-scope' into 'develop'"Maxim Filippov
This reverts merge request !2076
2019-12-20Merge 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-20Posts without media attachments should get the Summary TwitterCardMark Felder
2019-12-20Merge branch 'feature/status-counts-by-scope' into 'develop'feld
Stats: return status counts by scope See merge request pleroma/pleroma!2076
2019-12-20Merge 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-20fixed remote followMaksim Pechnikov
2019-12-20Merge 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-20Remove `/api/account/register` documentation from pleroma_api.mdEgor Kislitsyn
2019-12-19Instead allow a dedicated benchmark configMark Felder
2019-12-19Merge branch 'develop' into config/benchmarkMark Felder
2019-12-19Fix all countMaxim Filippov
2019-12-19Expose issue via failing testMaxim Filippov
2019-12-19Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
oauth-scopes-tweaks-and-tests
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
Add ActivityPub Object Event type support See merge request pleroma/pleroma!2075