Commit graph

10 commits

Author SHA1 Message Date
c857eee616 transformer: move all related code to \Activitypub\Transformer namespace 2023-11-22 13:59:39 +01:00
6d40ebf30e Automatically set the wp_post when returning a transformer instance for the wp_post 2023-11-20 19:36:45 +01:00
3ae71bb18c fix the wrongs calld of the get_transformer 2023-11-20 18:27:29 +01:00
38be5865c2 initial draft: add/extendable-transformers 2023-11-20 18:15:54 +01:00
Matthias Pfefferle
444c4b2837
Fixes PHP warnings and remote delete (#468)
* fix #463

* fix delete

/cc #465 @janboddez

* add disclaimer to not use the same name as an author login

see #470

* check if url is cached before trashing it
2023-09-27 11:05:11 +02:00
Matthias Pfefferle
493b8ffad5 use transformer instead of post-model 2023-07-03 17:59:42 +02:00
33d3c8c9ab revert changes 2020-10-01 19:57:19 +02:00
1143142b0d fixed test 2020-10-01 19:55:21 +02:00
81b2b718ee rename permalink 2020-09-21 13:25:31 +02:00
f9223be5d7 fix some method names
and add basic tests
2020-05-14 22:33:09 +02:00