| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/509
|
|
|
|
|
|
Tags that were deleted in the post message are not deleted, though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static storage.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If set to any value, a public post page doesn't show any headline.
|
|
|
|
|
|
|
|
key (necessary for some client notifications, such as moshidon)
|
|
|
|
|
|
|
|
needed' (#493) from byte/snac2:feature/lesser-visibility into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/493
|
|
pmjv/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/503
|
|
|
|
|
|
master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/502
|
|
|
|
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'
|
|
|
|
|
|
|
|
|
|
|