Commit graph

1177 commits

Author SHA1 Message Date
95682dbb6d change default 2020-04-28 10:03:44 +02:00
821120786f Fix debug log 2020-04-28 10:03:35 +02:00
8837b8b010 update requirements 2020-03-30 22:55:15 +02:00
26c2faedc5 version bump 2020-03-15 20:34:50 +01:00
Matthias Pfefferle
60b5bb38d0
Merge pull request #87 from pfefferle/blacklist
Blacklist
2020-02-22 13:13:23 +01:00
273787295a native function invocation 2020-02-22 13:02:58 +01:00
d0ec22bcc8 fix phpcs config 2020-02-21 11:11:27 +01:00
3f59e8fe97 update language file 2020-02-21 11:11:12 +01:00
385aac3568 improve request validation and added blacklist check 2020-02-21 11:11:03 +01:00
0d48496768 add blacklist settings 2020-02-21 11:09:31 +01:00
7bcd586eae fix get_remote_metadata_by_actor 2020-02-21 11:05:17 +01:00
8ea1fd6aae prepare new version 2020-02-11 10:14:30 +01:00
ddabb0a0bf fix indents 2020-02-11 10:14:21 +01:00
Matthias Pfefferle
5e3a71fa1c
Merge pull request #85 from bgcarlisle/dev-new-content-type
Added new post type: "title and link only"
2020-02-11 10:07:34 +01:00
9b894a7d14 use title instead of titlelink 2020-02-11 10:03:59 +01:00
e0b020d4cc switch to local test env 2020-02-11 09:58:49 +01:00
16251a2775 update test script 2020-02-11 09:58:04 +01:00
bgcarlisle
d7a2b9a237 Added new post type: "title and link only" 2020-01-22 15:57:01 +01:00
Matthias Pfefferle
965c8ca804
Merge pull request #83 from BenLubar-PR/authorized-fetch
support authorized fetch to avoid having comments from "Anonymous"
2020-01-19 16:22:30 +01:00
Matthias Pfefferle
87aa2e1af1
Merge pull request #82 from BenLubar-PR/title
Use the "summary" property for a title as Mastodon does.
2020-01-19 16:21:22 +01:00
Matthias Pfefferle
cb29fe360b
Merge pull request #81 from BenLubar-PR/attachment-alt-text 2020-01-18 20:44:16 +01:00
Ben Lubar
fbcf2dbabc
support authorized fetch to avoid having comments from "Anonymous" 2020-01-18 12:56:30 -06:00
Ben Lubar
b4a79fd57e
Use the "summary" property for a title as Mastodon does. 2020-01-18 12:38:08 -06:00
Ben Lubar
f387177ebf
Add image alt text to the ActivityStreams attachment property in a format that Mastodon can read. 2020-01-18 12:36:46 -06:00
85db6f2d7e Automated native_function_invocation fixes
`php php-cs-fixer --rules=native_function_invocation fix ./ --allow-risky=yes`
2019-12-01 21:20:26 +01:00
a4887147c6 version bump 2019-11-27 08:27:37 +01:00
937618101e disable broken delete activity 2019-11-27 08:25:04 +01:00
9a4c9768f2 disable shared inbox 2019-11-24 21:39:27 +01:00
e03db11d92 version bump 2019-11-24 21:26:00 +01:00
be721e851e fix #73 2019-11-24 21:25:25 +01:00
65034d2a76 refactorings 2019-11-18 20:57:00 +01:00
60e9c8554c update readme
* update compatibility list
* fix "markdown"
2019-11-18 20:52:37 +01:00
Matthias Pfefferle
4b7fa7196f
Merge pull request #70 from silksow/add-nginx-subdirectory-in-readme
Update README.md
2019-11-18 20:45:50 +01:00
Silk Sow
4413db850d
Update readme.txt
README.md is autogenerated
2019-11-18 09:54:12 -08:00
73969013e9 update "Tested up to" 2019-11-13 10:16:01 +01:00
eb5161d4bc Merge branch 'master' of https://github.com/pfefferle/wordpress-activitypub 2019-11-13 10:14:29 +01:00
368e7f5e89 add GitHub action to update assets 2019-11-13 10:14:21 +01:00
Matthias Pfefferle
7a1b3c9420
Update FUNDING.yml 2019-10-21 22:06:02 +02:00
Silk Sow
c149872a2f
Update README.md
Remove duplicate subdirectory instructions
Add Nginx instructions for subdirectory
2019-10-11 11:27:36 -07:00
22d8601829 fixed version number 2019-09-30 08:08:18 +02:00
0152fc39a8 fix accept-header bug 2019-09-30 07:59:19 +02:00
acca7d078c version bump 2019-09-29 20:05:20 +02:00
55ca69fd22 add all required accept header 2019-09-29 18:23:22 +02:00
0337b78fef better/simpler accept-header handling 2019-09-29 18:22:59 +02:00
9fd551f07d add debugging mechanism 2019-09-28 14:17:58 +02:00
2e010c8ad5 Add setting to enable AP for different (public) Post-Types
For example PodLove "Episodes".

fixes #65
2019-09-27 15:00:07 +02:00
de62e95102 fix #56 2019-09-27 11:37:15 +02:00
54eb7a960f explicit use of global functions 2019-09-27 11:36:52 +02:00
ad691bc488 Merge branch 'master' of https://github.com/pfefferle/wordpress-activitypub 2019-09-27 10:13:03 +02:00
2f5bf1ccc4 explicit use of global functions 2019-09-27 10:12:59 +02:00