| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Some implementations (at least, Activitypub for Wordpress) return valid
webfinger queries also for posts; this confused poor simple snac. This
change only accepts as valid actor requests those queries that have a
'subject' field that start with 'acct:'.
If this has a side effect, remains to be seen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#167) from steve-bate/snac2:pr-webfinger-content-type into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit f2e0b7747813445138d5b65363fd3a74c7a2454a.
|
|
|
|
|
|
|
|
|
|
|
|
This time, incomplete mentions are completed using a) the host of
the first mention, if there are any, or b) the current host.
|
|
Reviewed-on: https://codeberg.org/poesty/snac2/pulls/1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|