wordpress-activitypub/includes/model
Matthias Pfefferle 3afed5b296
Add/small improvements (#384)
* flush rewrite rules after migration

* some activity improvements

* equate usernames with and without `.`

Can we equate `@notiz.blog@notiz.blog` with `@notizblog@notiz.blog`?

* better NodeInfo compatibility check

* fix `extract_name_from_uri`

* reset user check

* re-added action

* fix check
2023-07-31 20:15:11 +02:00
..
class-application-user.php use collection instead of factory 2023-07-03 11:20:44 +02:00
class-blog-user.php Add/small improvements (#384) 2023-07-31 20:15:11 +02:00
class-follower.php fall back to preferred username 2023-07-28 15:18:48 +02:00
class-user.php some refactorings 2023-07-11 09:09:37 +02:00