- 06 Jun, 2020 8 commits
- 05 Jun, 2020 9 commits
-
-
lain authored
-
lain authored
-
Haelwenn authored
Unifies all the similar functions to one and simplify some blocks with it.
-
lain authored
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.
-
lain authored
-
lain authored
-
lain authored
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.
-
lain authored
This is to prevent wrong values in the stream.
-
- 04 Jun, 2020 13 commits
- 03 Jun, 2020 10 commits
-
-
lain authored
-
lain authored
-
lain authored
-
lain authored
-
lain authored
-
minibikini authored
-
minibikini authored
-
lain authored
Saves us a few calles to fetch things from the DB that we already have.
-