|
81f971b477
|
fix creation of new transformer instance
|
2023-11-25 10:26:36 +01:00 |
|
|
369b32bc93
|
transformer: move all related code to \Activitypub\Transformer namespace
|
2023-11-22 08:36:55 +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
|
be26a18214
|
fix issue with where multiple migrations run at the same time (#377)
|
2023-07-27 18:27:41 +02:00 |
|
Matthias Pfefferle
|
f734e511f7
|
fix tests
|
2023-07-20 14:53:34 +02:00 |
|
Matthias Pfefferle
|
2f5a321474
|
fix missing user_id issue
|
2023-07-10 12:12:12 +02:00 |
|
Matthias Pfefferle
|
81d0e09f6e
|
fix wrong function names
|
2023-07-10 11:56:46 +02:00 |
|
Matthias Pfefferle
|
2252b87b1b
|
check what activity should be send
|
2023-07-10 10:58:34 +02:00 |
|
Matthias Pfefferle
|
5b712fb7cd
|
fix some last "follower" issues
|
2023-07-07 13:43:12 +02:00 |
|
Matthias Pfefferle
|
19d60d8fec
|
fix sending activities
|
2023-07-05 16:16:31 +02:00 |
|
Matthias Pfefferle
|
7f3059427d
|
fix tests
|
2023-07-03 18:18:03 +02:00 |
|
Matthias Pfefferle
|
f1c1eff267
|
Merge branch 'add/catchall' into rewrite-user-management
|
2023-07-03 18:03:42 +02:00 |
|
Matthias Pfefferle
|
493b8ffad5
|
use transformer instead of post-model
|
2023-07-03 17:59:42 +02:00 |
|
Matthias Pfefferle
|
1685ec7cc8
|
allow sending blog-wide activities
|
2023-07-03 11:56:25 +02:00 |
|
Matthias Pfefferle
|
359eabf671
|
use collection instead of factory
|
2023-07-03 11:20:44 +02:00 |
|
Matthias Pfefferle
|
255ace3ae6
|
revert latest changes to simplify dispatching for now
|
2023-06-27 14:29:42 +02:00 |
|
Matthias Pfefferle
|
a8fe587f91
|
prepare federation method
|
2023-06-27 14:29:42 +02:00 |
|
Matthias Pfefferle
|
0f72f94406
|
small updates
|
2023-06-27 14:26:37 +02:00 |
|
Matthias Pfefferle
|
3feef1e8cf
|
send user and blog activities
and set the blog to "single-mode"
|
2023-06-27 14:26:00 +02:00 |
|
Matthias Pfefferle
|
154b0018af
|
PHPDoc
|
2023-05-10 15:36:45 +02:00 |
|
Matthias Pfefferle
|
5ef41dea02
|
schedule migration because it takes quite some time
|
2023-04-28 09:54:09 +02:00 |
|
Matthias Pfefferle
|
d1f6973d9b
|
re-add mention functionality
not perfect but works as expected
|
2023-04-25 11:59:08 +02:00 |
|
Matthias Pfefferle
|
764a091046
|
fix unit tests
|
2023-04-25 09:31:28 +02:00 |
|
Matthias Pfefferle
|
84a82c2ac4
|
added follower model
|
2023-04-24 20:46:51 +02:00 |
|
Matthias Pfefferle
|
c32eec2390
|
some code cleanup
|
2023-04-20 15:22:11 +02:00 |
|
Matthias Pfefferle
|
de32cb7b73
|
add changes also to the object
|
2023-02-02 02:36:29 +01:00 |
|
Matthias Pfefferle
|
3c84be1691
|
fix unit tests
|
2023-02-02 01:50:20 +01:00 |
|
Matthias Pfefferle
|
e015da7f8f
|
optimize publishing
|
2023-02-02 01:42:15 +01:00 |
|
Matthias Pfefferle
|
d4b1edcf39
|
fix update and delete dispatcher
|
2023-02-01 00:13:55 +01:00 |
|
Alex Kirk
|
7d598d92a8
|
Revert erroneous changes
|
2023-01-27 15:48:28 +01:00 |
|
Alex Kirk
|
99b316db34
|
Rework inboxes for cc
|
2023-01-27 15:48:28 +01:00 |
|
Alex Kirk
|
05575fe6e7
|
Add test for a normal dispatch activity
|
2023-01-27 15:48:28 +01:00 |
|
Alex Kirk
|
b5c4f473de
|
Start adding support for outgoing mentions
|
2023-01-27 15:48:28 +01:00 |
|
|
4798b75f37
|
more chances to support delete
|
2020-05-14 21:37:59 +02:00 |
|
|
c24966d683
|
first try of a delete activity
see #16
|
2020-05-14 18:02:49 +02:00 |
|
|
937618101e
|
disable broken delete activity
|
2019-11-27 08:25:04 +01:00 |
|
|
65034d2a76
|
refactorings
|
2019-11-18 20:57:00 +01:00 |
|
|
2f5bf1ccc4
|
explicit use of global functions
|
2019-09-27 10:12:59 +02:00 |
|
|
f80f6a791f
|
new dispatcher class
|
2019-08-18 21:54:11 +02:00 |
|