Age | Commit message (Collapse) | Author |
|
update-validator
|
|
|
|
|
|
|
|
|
|
|
|
ActivityPub: Don't show announces of your own objects in timeline.
See merge request pleroma/pleroma!2637
|
|
Global status expiration
See merge request pleroma/pleroma!2208
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
remake-remodel-dms
|
|
|
|
|
|
activity-pub-use-atoms-as-keys
|
|
This is to run things like streaming notifications out, which will
sometimes need data that is created by the transaction, but is
streamed out asynchronously.
|
|
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.
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
|
|
Saves us a few calles to fetch things from the DB that we already
have.
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
|
|
Fix relay repeat notification
See merge request pleroma/pleroma!2590
|
|
remake-remodel-dms
|
|
|
|
Fix ObjectView calling into strange functions
Closes #1807
See merge request pleroma/pleroma!2580
|
|
remake-remodel-dms
|
|
|
|
1808-pleroma-sucks
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
|