Age | Commit message (Collapse) | Author |
|
As the notification type changes depending on the follow state,
the notification should not be created and streamed out before the
state settles. For this reason, the notification creation has been
delayed until it's clear if the user has been followed or not.
This is a bit hacky but it will be properly rewritten using the
pipeline soon.
|
|
This is to prevent wrong values in the stream.
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# lib/pleroma/web/admin_api/controllers/admin_api_controller.ex
|
|
Add OpenAPI spec to AdminAPI.ConfigController
See merge request pleroma/pleroma!2606
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# lib/pleroma/web/preload/status_net.ex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add OpenAPI spec for AdminAPI.ReportController
See merge request pleroma/pleroma!2628
|
|
|
|
|
|
|
|
Saves us a few calles to fetch things from the DB that we already
have.
|
|
Update OpenAPI spec for AdminAPI.StatusController
See merge request pleroma/pleroma!2624
|
|
|
|
This ensures fast count of unseen messages
|
|
|
|
|
|
Use AdminAPI.StatusView in api/admin/users
Closes #1836
See merge request pleroma/pleroma!2627
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
docs: clients.md: Add Husky
See merge request pleroma/pleroma!2626
|
|
|