Commit graph

521 commits

Author SHA1 Message Date
Matthias Pfefferle
19117323f9 Added some debug data 2022-11-22 00:05:17 +01:00
Matthias Pfefferle
39df422662 remove headline 2022-11-21 08:27:22 +01:00
Matthias Pfefferle
010ccc7e22
Merge pull request #189 from blueset/blueset/outbox_posttype 2022-11-20 12:51:01 +01:00
Eana Hufwe
dacbed6614
Add Custom Post Type support to outbox API 2022-11-19 16:01:16 -08:00
Matthias Pfefferle
e4edd52ddb add info to check site health on errors 2022-11-19 21:28:39 +01:00
Matthias Pfefferle
7d9107870b fix workflows 2022-11-19 13:32:06 +01:00
Matthias Pfefferle
6e660d5f9b hide template patterns 2022-11-19 13:26:00 +01:00
Matthias Pfefferle
6232bddcd7 load only an activitypub settings pages 2022-11-19 13:15:21 +01:00
Matthias Pfefferle
344c5d02c1
Merge pull request #184 from bocops/master
change regex matching potential hashtags
2022-11-19 10:41:05 +01:00
Alex Kirk
c2a19a175c Replace unfollow with undo follow 2022-11-18 22:04:39 +01:00
Alex Kirk
f2b77251ce Add doc blocks 2022-11-18 21:41:54 +01:00
Alex Kirk
8320856e6a Suggest better display name and username 2022-11-18 21:28:40 +01:00
Andreas
4905e9b7c3
restrict html tags after which to detect a hashtag
Hashtags should not be detected after just any html tag - for example not after an opening a or div. To still allow detection at the start of a line, allow specifically p and br to directly precede a hashtag.
2022-11-17 20:34:23 +01:00
Andreas
a2cdb300e6
also detect hashtags at the start of a paragraph 2022-11-17 14:48:37 +01:00
Andreas
370ea3a054
change regex matching potential hashtags
Matches any string starting with '#' and consisting of any number and combination of [A-Za-z0-9_] that is directly followed by whitespace or punctuation. Groups everything after '#' for access in functions using this regex.

This fixes #183 (incomplete links on hashtags containing special characters) by not matching these at all.
2022-11-16 16:14:34 +01:00
Matthias Pfefferle
aa4f6bce69 try to test against PHP 8.2 2022-11-15 20:53:27 +01:00
Matthias Pfefferle
30919b1f7b be more descriptive 2022-11-15 20:50:56 +01:00
Matthias Pfefferle
2f8579cfe1 use ActivityPub instead of Fediverse
to be consistent
2022-11-15 20:49:05 +01:00
Matthias Pfefferle
113a3bd4d2 normalize check 2022-11-15 20:45:46 +01:00
Matthias Pfefferle
7f346baf69 remove spec and test links
and replace them with support and bug links
2022-11-15 20:37:18 +01:00
Matthias Pfefferle
9de398df4e remove misleading part 2022-11-15 20:33:37 +01:00
Matthias Pfefferle
a280680e5d
Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
2022-11-15 20:30:40 +01:00
Alex Kirk
4cc9cda67a Remove potentially queued reverse follow/unfollow events 2022-11-15 20:04:01 +01:00
Alex Kirk
8ab20c5de0 Don't use full object as cron parameters 2022-11-15 18:46:40 +01:00
Matthias Pfefferle
0a1e5c13f3 fix phpcs issue 2022-11-15 18:24:14 +01:00
Matthias Pfefferle
fba834b15d add some guidance
based on the feedback of users and the suggestion of @akirk
2022-11-15 18:22:08 +01:00
Alex Kirk
4300c579aa Queue the activitypub request 2022-11-14 20:04:01 -05:00
Alex Kirk
3def583269 typo 2022-11-09 07:27:50 -07:00
Alex Kirk
568b258c77 undo temp change 2022-11-09 07:27:05 -07:00
Alex Kirk
eff60ed5dd Fix the signature for HTTP GET requests 2022-11-09 07:25:10 -07:00
Alex Kirk
04db99730d phpcs 2022-11-09 07:17:59 -07:00
Alex Kirk
5f6cf78da1 Add a parser to the Friends Plugin 2022-11-09 07:08:32 -07:00
7adf5b20aa fix dependencies 2022-07-08 21:13:23 +02:00
7088e522cc allow plugins 2022-07-08 21:10:25 +02:00
e97f46d65f update composer file to fix unit testing 2022-07-08 21:08:50 +02:00
7b6e2bca4d version bump 2022-07-08 21:04:21 +02:00
Matthias Pfefferle
c63de35e3f
Merge pull request #153 from pfefferle/fix-webfinger 2022-06-04 18:38:29 +02:00
b3aefc62db fix webfinger for email identifiers
fix #152
2022-05-20 08:49:05 +02:00
b36d665cff fix docker 2022-05-20 08:48:40 +02:00
2977cef1ed change background image for wp.org 2022-05-13 11:29:46 +02:00
Matthias Pfefferle
0d28633102
Merge pull request #147 from pfefferle/plugin_settings_link
add settings link to plugin page
2022-05-09 17:30:44 +02:00
0fcc055da8 PHPCS fixes 2022-05-09 15:24:12 +02:00
97841667e0 fix PHPCS 2022-05-09 15:21:59 +02:00
Django Doucet
f455305aba fix cs 2022-05-08 00:52:35 -06:00
Django Doucet
41608f1ce3 fix code standards 2022-05-08 00:50:39 -06:00
Django Doucet
8ac5fe599d add settings link to plugin page 2022-05-08 00:33:47 -06:00
2adff5942a move stale file 2022-04-01 18:03:47 +02:00
Matthias Pfefferle
8246a52fc7
Create stale.yml 2022-04-01 18:01:05 +02:00
Django Doucet
63993b20b9 fix const 2022-03-20 21:12:53 -06:00
Django Doucet
16ae895312 fixes 2022-03-20 20:57:01 -06:00