Age | Commit message (Collapse) | Author |
|
Due to the routing change made for the shared inboxes, local users
are not in the data storage, so this fixes it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This way, it's easier to do something on someone whom we follow,
like MUTE them, limit, etc.
|
|
It just return an empty page as a query, but some status logging is done.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only useful for testing, so it's left undocumented.
|
|
|
|
|
|
|
|
|
|
Yonle/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/87
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
|
|
|
|
|
|
|
|
master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/86
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
|
|
|
|
This way, some garbage like unrequested Deletes from Mastodon
and other transient errors (like unaccessible authors) can be
short-circuited before propagating the message to the users.
|
|
|
|
|