| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
At least for misskey, because it's using the /users/... alias
instead of the real actor id.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on input.
|
|
|
|
|
|
|
|
static storage.
|
|
|
|
|
|
In order to be a proper prefix, the actor url must end with a '/'
otherwise it can match another user that starts with the same prefix:
for example 'testuser' will match anything made by 'testuser2'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
using valid_status()
|
|
users' follower/following/post counts and their posts when viewing profiles in Mastodon-compatible apps (Fedilab, Tusky, etc.).
Fixes for Moshidon and improvements for better compatibility with HAProxy
|
|
|
|
|
|
|
|
byte/snac2:feature/visibility into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/474
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|