Commit graph

162 commits

Author SHA1 Message Date
efa64457e3 make attachment links configurable 2020-02-11 10:00:25 +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
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
Matthias Pfefferle
702fc3df04
Merge pull request #64 from alexgleason/patch-1
Fix code comments
2019-09-08 22:39:26 +02:00
Alex Gleason
b266ad0aa1
Fix comments 2019-09-07 21:32:58 -05:00
91f0dd9841 ignore _config.yml 2019-08-21 15:18:08 +02:00
6b3cc35aed fixed version 2019-08-21 15:16:11 +02:00
453acb7329 fixed PHP warnings 2019-08-21 15:06:48 +02:00
2e91ce11de Moved followers list to user-menu 2019-08-21 10:38:43 +02:00
b6b0743b3f added admin_email to metadata
to be able to "Manage your instance" on https://fediverse.network/manage/
2019-08-20 13:03:06 +02:00
1665ad65df update changelog 2019-08-20 10:31:16 +02:00
df36e0e1ca ignore .github folder 2019-08-20 10:30:13 +02:00
98d7f7743e version bump 2019-08-20 10:25:07 +02:00
fcf71c456b oops 2019-08-18 23:33:02 +02:00
ceaa3a4241 changed regex logic
and added some more changes
2019-08-18 23:27:06 +02:00
c53f840230 finally fixed test 2019-08-18 22:53:01 +02:00
a0d670ed77 another fix 2019-08-18 22:39:34 +02:00
aa53bec4e4 oops 2019-08-18 22:34:28 +02:00