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
|
37c61fbf07
|
fix queries
|
2023-06-15 12:17:48 +02:00 |
|
Matthias Pfefferle
|
4414121502
|
add missing user_id
|
2023-06-15 12:13:30 +02:00 |
|
Matthias Pfefferle
|
fcf6740d36
|
fix query
|
2023-06-15 11:53:07 +02:00 |
|
Matthias Pfefferle
|
9036b644d1
|
add user connection
|
2023-06-15 11:48:43 +02:00 |
|
Matthias Pfefferle
|
fc0fc295bb
|
fix follower creation
|
2023-06-15 11:48:09 +02:00 |
|
Matthias Pfefferle
|
8b7744a5ea
|
fix queries
|
2023-06-15 11:47:50 +02:00 |
|
Matthias Pfefferle
|
7ed998d81f
|
fix follower table
|
2023-06-15 11:45:25 +02:00 |
|
Matthias Pfefferle
|
133de30b68
|
remove wp-sweep filter, because post-types are not a problem
|
2023-06-15 11:44:50 +02:00 |
|
Matt Wiebe
|
87de87b2a5
|
Followers: use custom post types and postmeta to store
|
2023-06-12 11:38:15 -05:00 |
|
dependabot[bot]
|
ba7f57d6ff
|
Update yoast/phpunit-polyfills requirement from ^1.0 to ^2.0
Updates the requirements on [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) to permit the latest version.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/Yoast/PHPUnit-Polyfills/compare/1.0.0...2.0.0)
---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-07 06:22:19 +00:00 |
|
Matthias Pfefferle
|
f11cf7c1f0
|
update readme
|
2023-06-01 14:50:55 +02:00 |
|
Matthias Pfefferle
|
bfe5381d99
|
Merge pull request #299 from mediaformat/signature_verification
Signature verification
|
2023-06-01 11:21:33 +02:00 |
|
Matthias Pfefferle
|
00e56ca112
|
always use is_activitypub_request to check if it is an AP request
|
2023-06-01 11:17:08 +02:00 |
|
Matthias Pfefferle
|
00dd5d2c52
|
some phpdoc
|
2023-06-01 11:05:47 +02:00 |
|
Matthias Pfefferle
|
b834666eda
|
add missing slash
|
2023-06-01 10:44:05 +02:00 |
|
Matthias Pfefferle
|
9118e50623
|
fix signature verification path
|
2023-06-01 10:25:18 +02:00 |
|
Matthias Pfefferle
|
c1bf6691c1
|
fix route issues
|
2023-06-01 10:13:49 +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
|
758912da64
|
do not use cache for new followers
|
2023-05-31 14:03:46 +02:00 |
|
Matthias Pfefferle
|
084f108161
|
only schedule migration if DB is not on the latest version
|
2023-05-31 10:48:51 +02:00 |
|
Matthias Pfefferle
|
c04cf3fc7e
|
move schedule to scheduler-class
|
2023-05-31 10:48:06 +02:00 |
|
Matthias Pfefferle
|
ab0f48389c
|
deregister schedules on uninstall
|
2023-05-31 10:47:49 +02:00 |
|
Django Doucet
|
273493e768
|
update header parsing in get_signed_data()
|
2023-05-26 12:40:46 -06:00 |
|
Matthias Pfefferle
|
221c577826
|
Fix federation with pixelfed!
|
2023-05-25 14:03:30 +02:00 |
|
Matthias Pfefferle
|
c809dc2cb5
|
Merge pull request #327 from Automattic/fix/sanitization
|
2023-05-24 21:13:11 +02:00 |
|
Matthias Pfefferle
|
27dd8217e8
|
Merge branch 'master' into fix/sanitization
|
2023-05-23 19:20:23 +02:00 |
|
Matthias Pfefferle
|
bc54598828
|
Fix CI and added Calckey
|
2023-05-23 19:10:30 +02:00 |
|
Matthias Pfefferle
|
a9b964a087
|
fix #237
|
2023-05-23 13:44:08 +02:00 |
|
Matthias Pfefferle
|
2117f78106
|
fix #321
|
2023-05-23 12:28:57 +02:00 |
|
Matthias Pfefferle
|
2aa7077ae7
|
add wpautop to user description
fix #279
|
2023-05-23 12:26:02 +02:00 |
|
Matthias Pfefferle
|
83991c0cd8
|
fix #332
and some of the feedback of @mattwiebe
|
2023-05-23 12:14:39 +02:00 |
|
Matthias Pfefferle
|
d91eaeae72
|
phpdoc
|
2023-05-23 11:26:12 +02:00 |
|
Matthias Pfefferle
|
3d1a0af6cb
|
moved strip style/script
|
2023-05-23 11:13:17 +02:00 |
|
Matthias Pfefferle
|
677d507fe9
|
Revorked "sanitize output"
This reverts commit 77873d12b3 .
|
2023-05-23 11:10:05 +02:00 |
|
Matthias Pfefferle
|
750d071c8d
|
Merge branch 'master' into signature_verification
|
2023-05-22 14:50:49 +02:00 |
|
Matthias Pfefferle
|
2c7f0687cc
|
fix #271
thanks @janboddez
|
2023-05-22 14:47:20 +02:00 |
|
Matthias Pfefferle
|
b8ee030d78
|
Merge pull request #324 from Automattic/add/caching
Introduce Caching
|
2023-05-22 14:34:49 +02:00 |
|
Matthias Pfefferle
|
45ab002550
|
Merge pull request #340 from Automattic/fix/wp-sweep
prevent sweeping of followers taxonomies
|
2023-05-22 14:34:04 +02:00 |
|
Matthias Pfefferle
|
653b1f9fae
|
added missing $2
see #339
|
2023-05-22 13:38:44 +02:00 |
|
Matthias Pfefferle
|
d2b7c287fc
|
code doc
|
2023-05-22 13:35:46 +02:00 |
|
Matthias Pfefferle
|
ec4e22f570
|
fix routing checks
|
2023-05-22 13:34:14 +02:00 |
|
Matthias Pfefferle
|
c1b644aee1
|
Fix #339
|
2023-05-22 11:33:02 +02:00 |
|
Matthias Pfefferle
|
467a349b16
|
some small improvements
|
2023-05-22 11:31:46 +02:00 |
|
Matthias Pfefferle
|
68002db291
|
prevent sweeping of followers taxonomies
thanks @akirk
b0db9db87e
|
2023-05-22 10:58:13 +02:00 |
|