Michael Vogel
41141965fc
Merge pull request #8904 from MrPetovan/task/ap-conversion-admin-module
...
Add new admin debug module for ActivityPub
2020-07-21 21:32:06 +02:00
c26cc5b75e
Expand scope of prepareObjectData in ActivityPub\Receiver
2020-07-20 00:38:45 -04:00
259a62f9dd
Separate concerns between postItem and createItem in ActivityPub\Processor
...
- postItem now only posts items created with createItem without altering it
- createItem now only creates an item array from an activity without posting it
- postItem scope is now public
2020-07-20 00:37:43 -04:00
3894976a2d
Add support for image preview in attachments in ActivityPub\Processor
...
- Address https://github.com/friendica/friendica/issues/8676#issuecomment-650554955
2020-07-20 00:28:11 -04:00
05bd0d0b67
Add support for multiple Link as urls of Images in ActivityPub\Receiver
...
- Address https://github.com/friendica/friendica/issues/8676#issuecomment-650554955
2020-07-20 00:28:11 -04:00
911a23f18b
Use PageInfo::appendDataToBody in ActivityPub\Processor::constructAttachList
2020-07-17 19:39:12 -04:00
b0086a49e2
in "getidforurl" "no update" is now "update"
2020-07-15 21:08:42 +00:00
fc0312451d
Changed parameter order for getByURL
2020-07-15 17:06:48 +00:00
d9c6a46ffe
Replaced "getDetailsByURL" with "getByURL/getByURLForUser"
2020-07-15 04:42:04 +00:00
63dc6950d4
Issue 8860: Activities weren't fetchable all the time
2020-07-11 07:15:54 +00:00
c656aea152
Issue 8857: Fix follow accept answers
2020-07-10 05:30:12 +00:00
f6ae7db0ca
Further deprecated calls replaced
2020-06-28 17:50:11 +00:00
a1a9d4f657
Fix processing of received coordinates
2020-06-28 08:46:27 +00:00
ef56837b9e
Fix receiving non public posts from AP
2020-06-27 10:35:45 +00:00
912ff069c0
Update getShareOpeningTag::getShareOpeningTag method signature
...
- Optional parameter $guid is now at the end
- Always provided parameter $posted is now mandatory
2020-06-21 09:42:37 -04:00
1f20111c80
Replace share_header calls with BBCode::getShareOpeningTag
2020-06-18 08:53:57 -04:00
1a86167ac5
Possibly fix "Undefined index: url"
2020-06-16 20:41:34 +00:00
53b951a179
Strip the link preview URL from the end of the body if any in ActivityPub\Processor
2020-06-10 11:19:44 -04:00
Michael Vogel
6a23f51549
Merge pull request #8749 from MrPetovan/task/8676-ap-attachments
...
Add quote support in attachment title in ActivityPub\Processor
2020-06-09 22:23:26 +02:00
AlfredSK
66723023f9
fix-continue-warnings
2020-06-09 16:40:36 +00:00
fdb22320ff
Add quote support in attachment title in ActivityPub\Processor
2020-06-09 08:53:48 -04:00
4d3dd28c44
Add check for existing attachment in ActivityPub\Processor::constructAttachList
2020-06-07 16:23:57 -04:00
01e9beffc2
[ActivityPub] Add support for more attachments structures
...
- Add support for type: Page into [attachment], type: Link using href attribute
- Ensure Receiver::process* parameter is an array
- Remove superfluous eptiness check in JsonLD::fetchElementArray
2020-06-07 15:41:11 -04:00
db907c2ff8
Issue 8700: Resolvable activities
2020-05-27 19:05:33 +00:00
0cf517ad76
Use constants for the BBCode modes
2020-05-16 16:28:15 +00:00
079738a8b5
Fix a fatal error when an undo doesn't contain an object
2020-05-14 04:53:56 +00:00
d35dc64660
Merge pull request #8611 from annando/issue-8610
...
Issue 8610: Implicit mentions work again
2020-05-09 16:03:45 -04:00
9679fad5e2
Concentrating functionality
2020-05-09 08:55:10 +00:00
eb4c14695c
The implicit mentions are added in any case
2020-05-09 08:35:58 +00:00
bebc6615fc
Removed unneeded functionality
2020-05-09 06:51:13 +00:00
d5f64e1156
Issue 8610: Implicit mentions work again
2020-05-09 06:33:59 +00:00
55acb51148
Check $item_profile is populated in ActivityPub\Transmitter
...
- Address https://github.com/friendica/friendica/issues/8475#issuecomment-625716446
2020-05-08 09:31:36 -04:00
8abaac6d79
Account for missing location value in ActivityPub\Receiver
2020-05-07 10:14:38 -04:00
Michael Vogel
64f1bc8a68
Merge pull request #8589 from MrPetovan/task/8588-ap-contacts-endpoint
...
Only output ActivityPub contacts in /followers and /following AP endpoints
2020-05-07 10:37:46 +02:00
63e7996891
Improve formatting in ActivityPub\Transmitter
2020-05-07 03:47:45 -04:00
3c0547c6e8
Ensure post location received through ActivityPub is in plaintext
2020-05-06 22:41:59 -04:00
4e579e77f5
Only output ActivityPub contacts in /followers and /following
...
- Join contact table with apcontact to weed out non-AP contacts
2020-05-06 15:29:35 -04:00
ccb69414d2
Combine getFollowers and getFollowing into getContacts in ActivityPub\Transmitter
2020-05-05 22:32:45 -04:00
b7e25d16e7
Removed usage of "tag" field
2020-05-05 05:11:59 +00:00
11406fd3b6
Fix for "Undefined index: uri-id""
2020-05-02 05:14:30 +00:00
c3ecc19b41
Last "term" element renamed
2020-05-01 15:27:56 +00:00
70022393b7
Fix notice for missing "uri-id"
2020-05-01 12:42:22 +00:00
3b2ae5c4a9
function names changed
2020-05-01 06:01:22 +00:00
70e5639e29
Merge
2020-04-28 13:33:03 +00:00
5367620467
Merge remote-tracking branch 'upstream/develop' into write-tags
2020-04-28 08:03:26 +00:00
f521689ced
Suppress XML logging of errors
2020-04-27 14:35:50 +00:00
5df5e9521b
The tag table is now really used
2020-04-26 15:24:58 +00:00
778ff0689f
AP: Interpret "update" as "create" when item isn't found
2020-04-23 19:57:20 +00:00
e19b1800a4
Added documentation
2020-04-20 12:19:26 +00:00
27ea747e99
Switchable contact probing
2020-04-20 09:47:26 +00:00