André Menrath linos
ed1b6b7e77 change hook name for registering transformers
804cb0af1a fix phpcs errors
0bd6eccfed typo
c857eee616 transformer: move all related code to \Activitypub\Transformer namespace
3a5b530111 Merge branch 'master' into add/extendable-transformers
Compare 9 commits »
linos pushed to main at Event-Federation/wordpress-event-bridge-for-act... 2023-11-22 14:59:57 +01:00
3afd15a1a8 update example to changes in parent plugin
linos opened issue Event-Federation/documentation#12 2023-11-22 13:50:30 +01:00
Project documentation for non-tech people
369b32bc93 transformer: move all related code to \Activitypub\Transformer namespace
0501fc5ec7 Merge remote-tracking branch 'origin/master' into add/extendable-transformers
d226564325 prepare v1.2.0
c35ddf1935 Attachments: dedupe earlier to prevent incorrect max_media (#565)
21206ecda0 search for followers and order the output list (#502)
Compare 4 commits »
2113d3e9b1 update phpdocs
246600b84e add: untestet draft of the migration for the activated post type setting
0ccb6c91eb fix: add missing self prefix of class constant
6d40ebf30e Automatically set the wp_post when returning a transformer instance for the wp_post
3ae71bb18c fix the wrongs calld of the get_transformer
linos created branch add/extendable-transformers in Event-Federation/wordpress-activitypub 2023-11-20 18:16:01 +01:00
38be5865c2 initial draft: add/extendable-transformers
linos pushed to main at Event-Federation/wordpress-event-bridge-for-act... 2023-11-20 18:06:27 +01:00
426f87ea61 add needed implementation of get_object_type
linos opened issue Event-Federation/documentation#11 2023-11-20 17:59:35 +01:00
Documentation write and register new transformers
linos opened issue Event-Federation/wordpress-event-bridge-for-act...#1 2023-11-20 17:55:10 +01:00
Populate the resulting ActivityPub object with all keys known to Mobilizon
linos closed issue Event-Federation/documentation#9 2023-10-13 22:42:16 +02:00
Add example for transformer provider by a translation plugin like polylang.
linos commented on issue Event-Federation/documentation#9 2023-10-13 22:42:14 +02:00
Add example for transformer provider by a translation plugin like polylang.

Not too important for now.

linos closed issue Event-Federation/documentation#5 2023-10-13 22:41:48 +02:00
Get the design documentation ready to hand over to the ActivityPub plugin maintainers for feedback.
linos pushed to main at Event-Federation/documentation 2023-10-13 18:47:22 +02:00
a37479527e Event object compatibilty status.md aktualisiert
linos pushed to main at Event-Federation/documentation 2023-10-13 18:46:53 +02:00
2c1d14e07d event object compatibility: gancio event improvements got merged