|
94751480d6
|
make the save of a follower return the post id instead of the object and adopt unit tests
PHP_CodeSniffer / phpcs (push) Waiting to run
Unit Testing / phpunit (5.6, 6.2) (push) Waiting to run
Unit Testing / phpunit (7.0) (push) Waiting to run
Unit Testing / phpunit (7.2) (push) Waiting to run
Unit Testing / phpunit (7.3) (push) Waiting to run
Unit Testing / phpunit (7.4) (push) Waiting to run
Unit Testing / phpunit (8.0) (push) Waiting to run
Unit Testing / phpunit (8.1) (push) Waiting to run
Unit Testing / phpunit (8.2) (push) Waiting to run
Unit Testing / phpunit (latest) (push) Waiting to run
|
2023-12-27 16:45:23 +01:00 |
|
Matthias Pfefferle
|
e5fe4f20b7
|
some phpcs fixes (#590)
* some phpcs fixes
* add default $hashalg
|
2023-12-07 12:30:44 +01:00 |
|
Matthias Pfefferle
|
dd7daf29da
|
simpler filter
thanks @mattwiebe
|
2023-07-20 18:33:24 +02:00 |
|
Matthias Pfefferle
|
f734e511f7
|
fix tests
|
2023-07-20 14:53:34 +02:00 |
|
Matthias Pfefferle
|
8920c60c61
|
final fixes and more tests
|
2023-07-10 15:14:37 +02:00 |
|
Matthias Pfefferle
|
0fab95bfff
|
enhance tests to also test announce and blog wide activities
|
2023-07-10 14:59:35 +02:00 |
|
Matthias Pfefferle
|
81d0e09f6e
|
fix wrong function names
|
2023-07-10 11:56:46 +02:00 |
|
Matthias Pfefferle
|
493b8ffad5
|
use transformer instead of post-model
|
2023-07-03 17:59:42 +02:00 |
|
Matthias Pfefferle
|
75a77b3f5c
|
finalize account handling
still missing: publishing
|
2023-06-28 18:02:14 +02:00 |
|
Matthias Pfefferle
|
5478be1355
|
a follower is now a valid ActivityPub Actor
this helps with API handling
|
2023-06-23 14:54:29 +02:00 |
|
Matthias Pfefferle
|
764a091046
|
fix unit tests
|
2023-04-25 09:31:28 +02:00 |
|
Matthias Pfefferle
|
08ce46a1a4
|
Merge branch 'master' into optimize-publish
|
2023-02-20 18:22:17 +01:00 |
|
Matthias Pfefferle
|
531bdc17b0
|
fix #266
|
2023-02-02 08:18:10 +01:00 |
|
Matthias Pfefferle
|
472ee27849
|
fix unit tests
|
2023-02-02 01:47:12 +01:00 |
|
Alex Kirk
|
0925405430
|
Fix missing id
|
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
|
7ebb89e92e
|
phpcs lint fixes
|
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 |
|