wordpress-activitypub/includes/activity
Matthias Pfefferle b240589e78
Add "reply context" support (#819)
* add basic reply context support

* UX improvements

* remove unused style file

* built

* Add bookmarklet!

* add build

* small UX tweaks

* add toolbox box

* improved text

* optimized block filter

* add in-reply-to to activity

* refactor to add inboxes using filters

and retrieve/add inboxes of `in-reply-to` links

* renamings

* plugins do not like slashed IDs

* rename to match new get param

---------

Co-authored-by: Matt Wiebe <wiebe@automattic.com>
2024-07-24 23:44:01 +02:00
..
extended-object some formatting 2024-07-09 10:15:03 +02:00
class-activity.php Add "reply context" support (#819) 2024-07-24 23:44:01 +02:00
class-actor.php don't set a default actor type in the actor class (#713) 2024-03-27 17:57:14 +01:00
class-base-object.php Add/event objects (#629) 2024-01-18 16:35:52 +01:00