Age | Commit message (Collapse) | Author |
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Saves us a few calles to fetch things from the DB that we already
have.
|
|
|
|
This ensures fast count of unseen messages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
Do not include activities of invisible users unless explicitly requested
Closes #1833
See merge request pleroma/pleroma!2620
|
|
|
|
Closes #1833
|
|
Translations update from Weblate
See merge request pleroma/pleroma!2623
|
|
Currently translated at 29.2% (31 of 106 strings)
Translation: Pleroma/Pleroma backend
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/nl/
|
|
another view for account in admin-fe status_show
Closes #1783
See merge request pleroma/pleroma!2543
|
|
remake-remodel-dms
|
|
AccountController: Federate user account changes.
Closes pleroma-support#33 and #1801
See merge request pleroma/pleroma!2617
|
|
TimelineController: Only return `Create` in public timelines.
Closes #1833 and #1821
See merge request pleroma/pleroma!2618
|
|
Config: Default to Hackney again
See merge request pleroma/pleroma!2619
|
|
|
|
Gun needs some server setting changes (files) and has problems with
OTP 23 (wildcards), so use Hackney as a default again for now.
|
|
remake-remodel-dms
|
|
|
|
Hotfixy commit, will be moved to the pipeline.
|
|
mix.lock: update hackney to 1.16.0
Closes #1612
See merge request pleroma/pleroma!2614
|
|
Fix config setting to not affect other tests
See merge request pleroma/pleroma!2615
|
|
|
|
- partitial_chain is no longer exported, but it seems to be the default anyway.
- The bug that caused sni to not be sent automatically seems to be fixed -
https://github.com/benoitc/hackney/issues/612
|