Matt Wiebe
|
6a0fc43a05
|
Set ACTIVITYPUB_REST_NAMESPACE outside of init
Needed to prevent activation errors.
|
2023-05-18 19:30:08 -05:00 |
|
Matthias Pfefferle
|
ec3f8454c1
|
Update activitypub.php
|
2023-05-17 10:25:31 +02:00 |
|
Matthias Pfefferle
|
a147d21fda
|
Update activitypub.php
NodeInfo is only initialized when blog is public
|
2023-05-17 10:25:00 +02:00 |
|
Matthias Pfefferle
|
d89c05aa49
|
init missing Nodeinfo endpoint
|
2023-05-17 09:02:09 +02:00 |
|
Matthias Pfefferle
|
9cd2a04955
|
re-added some namespace consts
|
2023-05-16 08:14:04 +02:00 |
|
Matthias Pfefferle
|
2e537e423c
|
Merge branch 'master' into add/rest-namespace-constant
|
2023-05-16 08:10:06 +02:00 |
|
Matthias Pfefferle
|
ec23742b9a
|
Merge pull request #318 from Automattic/schedule
update scheduler for followers
|
2023-05-16 08:08:42 +02:00 |
|
Matt Wiebe
|
abfa7c7969
|
Allow setting the REST namespace with ACTIVITYPUB_REST_NAMESPACE
|
2023-05-11 13:25:30 -05:00 |
|
Matthias Pfefferle
|
0685763424
|
return error if class does not exist or is not readable
|
2023-05-11 14:55:11 +02:00 |
|
Matthias Pfefferle
|
663c6315c9
|
make debug file optional
|
2023-05-11 14:40:47 +02:00 |
|
Matthias Pfefferle
|
cfa8974ffa
|
support more more depth in the namespaces
|
2023-05-11 14:38:57 +02:00 |
|
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
|
7b545b4639
|
remove DIRECTORY_SEPARATOR because its not used anywhere else
|
2023-05-11 09:09:13 +02:00 |
|
Matthias Pfefferle
|
baa8027e3f
|
check if file is_readable
thanks @akirk
|
2023-05-10 18:53:09 +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
|
3c02744925
|
Update activitypub.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
|
2023-05-10 18:45:48 +02:00 |
|
Matthias Pfefferle
|
17b66cb23d
|
implement cleanup_followers and update_followers
|
2023-05-10 14:18:56 +02:00 |
|
Matthias Pfefferle
|
655227058e
|
remove <p> because of autop
|
2023-05-09 13:02:30 +02:00 |
|
Matthias Pfefferle
|
6b8c427d01
|
const to hide plugin recommendations
|
2023-05-05 13:58:17 +02:00 |
|
Matthias Pfefferle
|
77112c441f
|
formatting
|
2023-05-05 09:57:47 +02:00 |
|
Matthias Pfefferle
|
0fd11d25fa
|
will be auto-loaded
|
2023-05-04 15:18:58 +02:00 |
|
Matthias Pfefferle
|
f1eb095add
|
Merge branch 'master' into schedule
|
2023-05-04 15:18:02 +02:00 |
|
Matthias Pfefferle
|
cec4ed2e3f
|
init follower update scheduler
|
2023-05-04 15:17:05 +02:00 |
|
Matthias Pfefferle
|
26e5a1d3f6
|
Merge branch 'master' into rewrite-followers
|
2023-05-04 09:33:55 +02:00 |
|
Matthias Pfefferle
|
e489a04880
|
remove unused constants
|
2023-05-04 09:32:52 +02:00 |
|
Matthias Pfefferle
|
22946ec779
|
change migration script to match plugin version
/cc @akirk
|
2023-05-02 09:27:35 +02:00 |
|
Matthias Pfefferle
|
a673504d36
|
Merge branch 'master' into rewrite-followers
|
2023-04-28 17:38:30 +02:00 |
|
Matthias Pfefferle
|
9966427fd3
|
Merge branch 'master' into feature/165/fediverse-biography
|
2023-04-28 14:36:17 +02:00 |
|
Matthias Pfefferle
|
5ef41dea02
|
schedule migration because it takes quite some time
|
2023-04-28 09:54:09 +02:00 |
|
Matthias Pfefferle
|
230aaa5b24
|
prepare migration
|
2023-04-27 14:34:54 +02:00 |
|
Matthias Pfefferle
|
84a82c2ac4
|
added follower model
|
2023-04-24 20:46:51 +02:00 |
|
Matthias Pfefferle
|
7769d76849
|
use a taxonomy to save the list of followers
|
2023-04-21 14:56:22 +02:00 |
|
Matthias Pfefferle
|
c32eec2390
|
some code cleanup
|
2023-04-20 15:22:11 +02:00 |
|
Edward Ficklin
|
135e827e54
|
Merge branch 'master' into feature/165/fediverse-biography
|
2023-03-14 13:41:39 -04:00 |
|
Edward Ficklin
|
5200eb2463
|
define const for fedi bio meta key
|
2023-03-14 13:34:50 -04:00 |
|
Matthias Pfefferle
|
abef17b9ad
|
add Automattic
as Co-Author
|
2023-03-11 10:58:05 +01:00 |
|
Matthias Pfefferle
|
5f1859275b
|
version bump
|
2023-03-03 09:06:43 +01:00 |
|
Matthias Pfefferle
|
c0cb540c4d
|
Fix handling of password protected posts
|
2023-03-02 09:54:52 +01:00 |
|
Matthias Pfefferle
|
62ef84aff7
|
version bump
|
2023-02-20 21:19:52 +01:00 |
|
Matthias Pfefferle
|
21cff7f24b
|
version bump
|
2023-02-20 18:17:02 +01:00 |
|
Matthias Pfefferle
|
c89d8f2265
|
fix #269
|
2023-02-02 18:13:21 +01:00 |
|
Matthias Pfefferle
|
531bdc17b0
|
fix #266
|
2023-02-02 08:18:10 +01:00 |
|
Matthias Pfefferle
|
24648d6d74
|
fix server config
See: https://wordpress.org/support/topic/jetpack-conflict-15/
|
2023-01-31 09:56:48 +01:00 |
|
Alex Kirk
|
4c8b191560
|
Remove whitespace
|
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
|
fed4fcb5b4
|
Short-circuit some more examples
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
738208b70d
|
Account for local urls with an @
|
2023-01-27 15:48:29 +01:00 |
|
Alex Kirk
|
6c03ab1704
|
Allow for example2-style domains
|
2023-01-27 15:48:28 +01:00 |
|
Alex Kirk
|
b3e71ff803
|
Short-circuit well-known example domains
|
2023-01-27 15:48:28 +01:00 |
|