Matthias Pfefferle
|
964ceee869
|
fix tests
|
2023-07-17 17:23:13 +02:00 |
|
Matthias Pfefferle
|
5ae978a8bc
|
user_id could be an int and meta always returns strings
remove strict comparison in this case and add tests to verify the correct behaviour
|
2023-07-13 10:35:15 +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
|
96c1e92151
|
optimize and simplify followers
|
2023-07-06 14:42:18 +02:00 |
|
Matthias Pfefferle
|
493b8ffad5
|
use transformer instead of post-model
|
2023-07-03 17:59:42 +02:00 |
|
Matthias Pfefferle
|
359eabf671
|
use collection instead of factory
|
2023-07-03 11:20:44 +02:00 |
|
Matthias Pfefferle
|
75a77b3f5c
|
finalize account handling
still missing: publishing
|
2023-06-28 18:02:14 +02:00 |
|
Matthias Pfefferle
|
112eb51af1
|
updated signature feature to new structure
|
2023-06-27 14:29:42 +02:00 |
|
Matthias Pfefferle
|
235b5aa4a1
|
build a simple to_array converter
|
2023-06-26 11:08:04 +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
|
bbf40a5fec
|
added more tests
|
2023-06-19 11:10:15 +02:00 |
|
Matthias Pfefferle
|
a71f79e979
|
test remove_follower
|
2023-06-19 11:05:01 +02:00 |
|
Matthias Pfefferle
|
793214cea2
|
now tests are green again
|
2023-06-16 11:40:26 +02:00 |
|
Matthias Pfefferle
|
46f376e05e
|
fix tests
|
2023-06-15 12:24:13 +02:00 |
|
Matthias Pfefferle
|
96881b940a
|
some refactorings and fixed the tests
|
2023-06-01 09:49:40 +02:00 |
|
Matthias Pfefferle
|
173e3abfa7
|
Merge branch 'signature_verification' of https://github.com/mediaformat/wordpress-activitypub into pr/299
|
2023-06-01 08:05:21 +02:00 |
|
Matthias Pfefferle
|
727aaf1c45
|
add signature regex test
|
2023-06-01 08:05:19 +02:00 |
|
Django Doucet
|
73cd19ec20
|
added test and pre_get_remote_key filter
|
2023-05-31 23:23:40 -06:00 |
|
Django Doucet
|
285925ea08
|
test_activity_signature
|
2023-05-31 06:35:58 -06:00 |
|
Matthias Pfefferle
|
2e537e423c
|
Merge branch 'master' into add/rest-namespace-constant
|
2023-05-16 08:10:06 +02:00 |
|
Matt Wiebe
|
3fa5e4f37e
|
now with more use
|
2023-05-12 15:31:53 -05:00 |
|
Matt Wiebe
|
314ccf43a6
|
add a get_rest_url_by_path helper function, and use it
|
2023-05-12 15:24:24 -05:00 |
|
Matt Wiebe
|
abfa7c7969
|
Allow setting the REST namespace with ACTIVITYPUB_REST_NAMESPACE
|
2023-05-11 13:25:30 -05:00 |
|
Matthias Pfefferle
|
b803914180
|
removed output formatting
|
2023-05-11 09:46:26 +02:00 |
|
Matthias Pfefferle
|
26a1dc9be5
|
use time() instead of strtotime( 'now' )
|
2023-05-10 18:52:13 +02:00 |
|
Matthias Pfefferle
|
17b66cb23d
|
implement cleanup_followers and update_followers
|
2023-05-10 14:18:56 +02:00 |
|
Matthias Pfefferle
|
a673504d36
|
Merge branch 'master' into rewrite-followers
|
2023-04-28 17:38:30 +02:00 |
|
Matthias Pfefferle
|
ec822535c9
|
Follower object should not make any remote calls
|
2023-04-27 09:57:50 +02:00 |
|
Matthias Pfefferle
|
4a4a06de37
|
get_follower requires user_id check
|
2023-04-26 17:22:44 +02:00 |
|
Alex Kirk
|
98619dc319
|
Protect img tags from replacing mentions
|
2023-04-26 10:08:22 +02:00 |
|
Matthias Pfefferle
|
764a091046
|
fix unit tests
|
2023-04-25 09:31:28 +02:00 |
|
Matthias Pfefferle
|
cf426ab8ab
|
Merge pull request #265 from pfefferle/optimize-publish
optimize publishing
|
2023-04-20 15:04:34 +02:00 |
|
Matthias Pfefferle
|
c0cb540c4d
|
Fix handling of password protected posts
|
2023-03-02 09:54:52 +01:00 |
|
Matthias Pfefferle
|
72f12de96a
|
remove scripts later in the queue
|
2023-02-20 21:18:03 +01:00 |
|
Matthias Pfefferle
|
08ce46a1a4
|
Merge branch 'master' into optimize-publish
|
2023-02-20 18:22:17 +01:00 |
|
Matthias Pfefferle
|
73ae7a5d75
|
fix content creation
and added tests
|
2023-02-20 18:08:10 +01:00 |
|
Matthias Pfefferle
|
531bdc17b0
|
fix #266
|
2023-02-02 08:18:10 +01: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
|
472ee27849
|
fix unit tests
|
2023-02-02 01:47:12 +01:00 |
|
Alex Kirk
|
6ea46c5024
|
Protect cdata
|
2023-01-27 16:59:15 +01:00 |
|
Alex Kirk
|
e7894f4c4a
|
Also protect <pre>
|
2023-01-27 16:55:52 +01:00 |
|
Alex Kirk
|
cbfe6ea431
|
Protect code HTML
|
2023-01-27 16:50:04 +01:00 |
|
Alex Kirk
|
66220c1250
|
Fix assignment of dynamic property
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
03b467701d
|
Remove no longer needed fixture
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
a5b3af1b3b
|
Move the friends parser to the Friends plugin
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
840d144327
|
Avoid replacing mentions inside links
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
fed4fcb5b4
|
Short-circuit some more examples
|
2023-01-27 15:48:29 +01:00 |
|