- 10 Jan, 2020 1 commit
-
-
Ivan Tashkinov authored
[#1478] OAuth admin tweaks: enforced OAuth admin scopes usage by default, migrated existing OAuth records. Adjusted tests.
-
- 09 Jan, 2020 2 commits
-
-
feld authored
- 07 Jan, 2020 1 commit
-
- 05 Jan, 2020 1 commit
-
-
Steph authored
`ssl: true` and `tls: :always` tries to use both TLS and STARTTLS on the same SMTP connection, causing it to fail.
-
- 28 Dec, 2019 2 commits
-
-
minibikini authored
- 24 Dec, 2019 1 commit
-
- 23 Dec, 2019 2 commits
-
-
minibikini authored
- 21 Dec, 2019 3 commits
-
-
rinpatch authored
Add support for custom modules at runtime Closes #1448 See merge request pleroma/pleroma!2039
-
rinpatch authored
Revert "Merge branch 'feature/status-counts-by-scope' into 'develop'" Closes #1488 See merge request pleroma/pleroma!2083
-
Maxim Filippov authored
This reverts merge request !2076
-
- 20 Dec, 2019 6 commits
-
-
feld authored
Posts without media attachments should get the Summary TwitterCard See merge request pleroma/pleroma!2082
-
feld authored
-
feld authored
Stats: return status counts by scope See merge request pleroma/pleroma!2076
-
feld authored
Do not crash when remote user follower and following counters are hidden See merge request pleroma/pleroma!2077
-
Haelwenn authored
Remove `/api/account/register` documentation from pleroma_api.md Closes #1486 See merge request pleroma/pleroma!2078
-
minibikini authored
-
- 19 Dec, 2019 3 commits
-
-
Maxim Filippov authored
-
Maxim Filippov authored
-
minibikini authored
-
- 18 Dec, 2019 1 commit
-
-
Maxim Filippov authored
-
- 17 Dec, 2019 6 commits
-
-
rinpatch authored
Add ActivityPub Object Event type support See merge request pleroma/pleroma!2075
-
rinpatch authored
CI: Add a cache policy for test jobs and fix rum tests recompiling everything See merge request pleroma/pleroma!2074
-
rinpatch authored
everything
-
Thomas Citharel authored
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>
-
Haelwenn authored
Hide follower counter when hiding is activated Closes #1450 See merge request pleroma/pleroma!2072
-
minibikini authored
-
- 16 Dec, 2019 6 commits
-
-
lain authored
Remove useless sleeping/reduce it See merge request pleroma/pleroma!2069
-
minibikini authored
-
rinpatch authored
Add default endpoint to Pleroma.Captcha.Kocaptcha See merge request pleroma/pleroma!2070
-
minibikini authored
-
minibikini authored
This reverts commit 82c62c50.
-
minibikini authored
-
- 15 Dec, 2019 5 commits
-
-
rinpatch authored
-
rinpatch authored
there is no reason IPC between two processes on the same node should take 4 seconds
-
rinpatch authored
It was used to check that authenticated and unauthenticated users have different limits. Instead of sleeping a super low limit for unauthenticated users was set, preventing them from doing 5 requests in the first place.
-
rinpatch authored
there is no need to wait for the task to finish, it will be deleted when the transaction is aborted anyway.
-
rinpatch authored
the ids favs use are accurate down to a microsecond, there is no need for it
-