Matthias Pfefferle
|
b85b0167c0
|
Update activitypub.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
|
2023-05-11 10:53:19 +02:00 |
|
Matthias Pfefferle
|
b803914180
|
removed output formatting
|
2023-05-11 09:46:26 +02:00 |
|
Matthias Pfefferle
|
47b1b10955
|
Fix migration script
|
2023-05-11 09:45:01 +02:00 |
|
Matthias Pfefferle
|
7b545b4639
|
remove DIRECTORY_SEPARATOR because its not used anywhere else
|
2023-05-11 09:09:13 +02:00 |
|
Django Doucet
|
fc1b89561e
|
If WP_REST_Request set actor for get_remote_key()
|
2023-05-10 19:46:52 -06:00 |
|
Matthias Pfefferle
|
baa8027e3f
|
check if file is_readable
thanks @akirk
|
2023-05-10 18:53:09 +02:00 |
|
Matthias Pfefferle
|
26a1dc9be5
|
use time() instead of strtotime( 'now' )
|
2023-05-10 18:52:13 +02:00 |
|
Matthias Pfefferle
|
75c1c6a402
|
Update activitypub.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
|
2023-05-10 18:50:20 +02:00 |
|
Matthias Pfefferle
|
6fce2c30d2
|
Update includes/class-scheduler.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
|
2023-05-10 18:47:46 +02:00 |
|
Matthias Pfefferle
|
3c02744925
|
Update activitypub.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
|
2023-05-10 18:45:48 +02:00 |
|
Matthias Pfefferle
|
9da559be6a
|
Update includes/collection/class-followers.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
|
2023-05-10 18:45:32 +02:00 |
|
Matthias Pfefferle
|
463bff834b
|
delete if response code is 410 or 404
|
2023-05-10 17:21:59 +02:00 |
|
Matthias Pfefferle
|
154b0018af
|
PHPDoc
|
2023-05-10 15:36:45 +02:00 |
|
Matthias Pfefferle
|
df02d2202e
|
PHPDoc
|
2023-05-10 15:02:01 +02:00 |
|
Matthias Pfefferle
|
2570928b00
|
PHPDoc
|
2023-05-10 14:55:10 +02:00 |
|
Matthias Pfefferle
|
17b66cb23d
|
implement cleanup_followers and update_followers
|
2023-05-10 14:18:56 +02:00 |
|
Matthias Pfefferle
|
74be5d6b51
|
implemented feedback of @akirk
|
2023-05-10 09:04:33 +02:00 |
|
Matthias Pfefferle
|
655227058e
|
remove <p> because of autop
|
2023-05-09 13:02:30 +02:00 |
|
Matthias Pfefferle
|
ca8aff1823
|
cast to bool, to be sure that '0' is false
|
2023-05-09 12:25:25 +02:00 |
|
Matthias Pfefferle
|
b88c5f606d
|
fixed copy/paste issue
|
2023-05-09 12:17:48 +02:00 |
|
Matthias Pfefferle
|
c872cb69d0
|
remove var_dump :(
|
2023-05-09 12:13:35 +02:00 |
|
Matthias Pfefferle
|
180e882c4a
|
generate key if not existent
|
2023-05-09 12:12:05 +02:00 |
|
Matthias Pfefferle
|
96953dfc7e
|
fail early and always return $response as fallback
|
2023-05-09 11:57:43 +02:00 |
|
Matthias Pfefferle
|
c42edfce68
|
use WP_Error
|
2023-05-09 11:51:53 +02:00 |
|
Matthias Pfefferle
|
378f5dacdc
|
fix issue with missing array
|
2023-05-09 11:32:26 +02:00 |
|
Matthias Pfefferle
|
4abd5aefb4
|
cache inbox list
|
2023-05-09 10:28:23 +02:00 |
|
Matthias Pfefferle
|
f64a765129
|
phpdoc fixes
|
2023-05-09 10:08:51 +02:00 |
|
Matthias Pfefferle
|
6d96daa635
|
fix NodeInfo check
|
2023-05-08 21:05:20 +02:00 |
|
Matthias Pfefferle
|
edcd09d474
|
Merge pull request #323 from Automattic/add/pr-template
|
2023-05-08 15:14:31 +02:00 |
|
Jeremy Herve
|
30b93a0d07
|
General: add PR template
This should help folks craft Pull Request descriptions that are as helpful as they can be.
|
2023-05-08 13:20:38 +02:00 |
|
Matthias Pfefferle
|
234b373d98
|
Merge pull request #322 from mediaformat/fix-migrate_from_0_17
fix migrate_from_0_17() error
|
2023-05-07 09:12:57 +02:00 |
|
Django Doucet
|
abedf014ae
|
remove redundant
|
2023-05-05 23:56:39 -06:00 |
|
Django Doucet
|
afafdf1543
|
Add get_remote_key method
|
2023-05-05 23:54:29 -06:00 |
|
Django Doucet
|
dc8e1e0f3e
|
fix request-target route,
remove $actor from verify_http_signature
|
2023-05-05 23:50:49 -06:00 |
|
Django Doucet
|
0d5c249eaf
|
remove user_id variable from activitypub_safe_remote_get_response
|
2023-05-05 23:44:55 -06:00 |
|
Django Doucet
|
f79200ef27
|
make webfinger route available unsigned
|
2023-05-05 23:44:15 -06:00 |
|
Django Doucet
|
b0edf9a765
|
removing logging
|
2023-05-05 14:43:05 -06:00 |
|
Django Doucet
|
3d4ae84573
|
Add secure mode to content negotiated requests
|
2023-05-05 14:40:30 -06:00 |
|
Django Doucet
|
9202c19730
|
Add secure mode to REST get requests
|
2023-05-05 14:39:33 -06:00 |
|
Django Doucet
|
6c95a23d10
|
phpcbf
|
2023-05-05 13:45:38 -06:00 |
|
Django Doucet
|
0b4bada2b6
|
enable secure mode
|
2023-05-05 13:24:59 -06:00 |
|
Django Doucet
|
656a2b0f44
|
remove unneeded filter
|
2023-05-05 13:22:47 -06:00 |
|
Django Doucet
|
14f3c3985b
|
code style
|
2023-05-05 13:00:21 -06:00 |
|
Django Doucet
|
9d30f2c1dd
|
phpcbf
|
2023-05-05 12:55:12 -06:00 |
|
Django Doucet
|
c5ca061805
|
Add helper format_server_request
|
2023-05-05 12:53:43 -06:00 |
|
Django Doucet
|
35496f5026
|
get_public_key support application actor
|
2023-05-05 12:52:24 -06:00 |
|
Django Doucet
|
e827221ee6
|
service actor as application actor
|
2023-05-05 12:09:12 -06:00 |
|
Django Doucet
|
27636b62d5
|
Add Service actor for signing get requests
|
2023-05-05 12:02:12 -06:00 |
|
Django
|
2bebc88b78
|
fix undefined get_remote_metadata_by_actor
Not tested
|
2023-05-05 11:47:52 -06:00 |
|
Django Doucet
|
3a0fef27e0
|
Merge branch 'master' into signature_verification
|
2023-05-05 09:54:16 -06:00 |
|