Philipp Holzer
|
d00ddc01af
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
|
Philipp Holzer
|
2ef81108b3
|
Renamed System::redirect() to $a->redirect()
|
2018-10-22 22:13:22 +02:00 |
|
Michael
|
bb3f07b0b7
|
We now send the previous followers collection as well
|
2018-10-21 20:49:50 +00:00 |
|
Michael
|
1c54c27784
|
Bugfix: We hadn't deliverd AP posts to all intended receivers
|
2018-10-21 06:10:24 +00:00 |
|
Philipp Holzer
|
4392858662
|
Move Global Functions - Part 3
- Replaced every CACHE definition
- Moved check_url to App->checkURL()
- Removed unused definition "ZCURL_TIMEOUT"
|
2018-10-20 18:19:55 +02:00 |
|
Michael
|
fea48fa85e
|
AP: Transmitting and receiving with non AP contacts
|
2018-10-20 07:53:45 +00:00 |
|
Hypolite Petovan
|
a2666b0d02
|
Remove reference to deleted include/security.php
|
2018-10-19 15:11:51 -04:00 |
|
Michael
|
bedab33e0b
|
Fix function naming
|
2018-10-19 13:08:46 +00:00 |
|
Michael
|
cdeb4682ef
|
Use nickname based mentions for AP
|
2018-10-19 05:27:54 +00:00 |
|
Hypolite Petovan
|
eb714f0487
|
Diaspora: Widen the magic link regular expression
|
2018-10-18 22:39:06 -04:00 |
|
Michael
|
688174e6c0
|
AP: Fix "null" receiver
|
2018-10-18 12:25:57 +00:00 |
|
Michael
|
8035bad8e2
|
AP: Fix a notice / avoid an error when fetched content hadn't been an array
|
2018-10-18 05:54:44 +00:00 |
|
Hypolite Petovan
|
341b83d1df
|
Fix Undefined index: photo in ActivityPub/Receiver
|
2018-10-16 18:29:28 -04:00 |
|
Hypolite Petovan
|
cb854b8b10
|
Fix Undefined index: timezone in Protocol\Diaspora
|
2018-10-16 18:29:08 -04:00 |
|
Hypolite Petovan
|
2b1d15de87
|
Fix undefined index: id in Protocol\Diaspora
|
2018-10-16 18:28:27 -04:00 |
|
Michael
|
8d0f4710a4
|
Signed Diaspora posts should now be stored more reliable
|
2018-10-15 21:42:55 +00:00 |
|
Hypolite Petovan
|
ce74a4d9a1
|
Merge pull request #5921 from annando/ap-video
ActivityPub: Rudimentary support for videos
|
2018-10-14 14:05:51 -04:00 |
|
Michael
|
37ad4a7d22
|
ActivityPub: Rudimentary support for videos
|
2018-10-14 17:57:44 +00:00 |
|
Hypolite Petovan
|
59d6dd809d
|
Merge pull request #5906 from annando/ap-switch
OStatus contacts are now automatically converted to AP
|
2018-10-14 12:04:52 -04:00 |
|
Michael
|
6be04a73e3
|
The outbox is now more complete / No more duplicates in the receiver array
|
2018-10-14 07:47:04 +00:00 |
|
Michael
|
e829e074fc
|
Location, coord and app are now processed as well
|
2018-10-13 21:37:39 +00:00 |
|
Michael
|
aab4fa0c31
|
The instrument is now added, updating AP contacts is now enabled
|
2018-10-13 20:36:44 +00:00 |
|
Michael
|
f60468677e
|
We now transmit location and application as well.
|
2018-10-13 19:49:20 +00:00 |
|
Michael
|
8b9aa80aad
|
"to" is now used for mentions, "cc" for everything else
|
2018-10-13 18:59:39 +00:00 |
|
Michael
|
efad4936b0
|
OStatus contacts are now automatically converted to AP
|
2018-10-13 18:13:01 +00:00 |
|
Michael
|
3c48a1f787
|
AP: Announce will now work
|
2018-10-13 16:41:29 +00:00 |
|
Michael
|
5af0ee1b95
|
We can now store it without any problem
|
2018-10-12 18:53:13 +00:00 |
|
Hypolite Petovan
|
986528b77f
|
Revert "We now store the diaspora comment data as well"
|
2018-10-12 10:35:43 -04:00 |
|
Michael
|
8268288953
|
We now store the diaspora comment data as well
|
2018-10-11 20:38:57 +00:00 |
|
Michael
|
1bf7521af8
|
Store conversation data directly from the AP receiver
|
2018-10-11 20:08:04 +00:00 |
|
Philipp Holzer
|
ffbc688797
|
Curl Response Refactoring
- refactored Network::getCurl()
- replaced every Network::getCur() execution with a Curl Response
|
2018-10-10 21:50:13 +02:00 |
|
Philipp Holzer
|
7c73e8634c
|
Curl Response Refactoring
- refactored Network::post()
- replaced every Network::post() execution with the new Curl container
|
2018-10-10 21:15:26 +02:00 |
|
Philipp Holzer
|
2dec8895a9
|
Curl Response Refactoring
- extended Curl to parse Curl Response
- refactored Network::curl()
- replaced every Network::curl() execution with the new Curl container
|
2018-10-10 21:08:43 +02:00 |
|
Philipp Holzer
|
5a02e39a65
|
Rename App Methods
- renamed a lot of App methods to CamelCase
- replaced direct public variables with get-/set-Methods
|
2018-10-10 00:16:06 +02:00 |
|
Hypolite Petovan
|
5f9dd11cfb
|
Merge pull request #5867 from annando/ap-fix-follow
AP: Switchting existing contacts to AP when receiving activities
|
2018-10-09 16:08:38 -04:00 |
|
Michael
|
0994aaf875
|
AP: Avoid a misleading log entry / unneeded field removed
|
2018-10-09 20:00:57 +00:00 |
|
Michael
|
c0f26ace2e
|
AP: Switchting existing contacts to AP when receiving activities
|
2018-10-09 19:58:15 +00:00 |
|
Michael
|
b5d73f840c
|
AP fixes: LD-signature, wrong owner for completed thres, account removal
|
2018-10-09 05:04:24 +00:00 |
|
Michael
|
4047952703
|
AP: Avoid an empty avatar field
|
2018-10-08 03:28:49 +00:00 |
|
Michael
|
46f77f3486
|
Detect the object type
|
2018-10-07 20:36:15 +00:00 |
|
Michael
|
93866b477a
|
Several fixes
|
2018-10-07 19:42:04 +00:00 |
|
Michael
|
bd6ba98e8d
|
Some more cleanup
|
2018-10-07 18:41:45 +00:00 |
|
Michael
|
1efca1b75d
|
owner is now actor
|
2018-10-07 17:35:43 +00:00 |
|
Michael
|
616c4a89bd
|
The new parsing is now active
|
2018-10-07 17:17:06 +00:00 |
|
Michael
|
36c31e4091
|
Switching to parsing the JSON-LD
|
2018-10-07 15:34:51 +00:00 |
|
Michael
|
3a74f3364d
|
Switch to parsing compacted JSON data
|
2018-10-07 13:37:05 +00:00 |
|
Michael
|
192c6c8d4f
|
Preparation for suggestions under AP
|
2018-10-06 18:42:26 +00:00 |
|
Michael
|
389a651005
|
Transmit the Diaspora GUID with activities (Like, Dislike, ...)
|
2018-10-06 14:02:23 +00:00 |
|
Hypolite Petovan
|
2341ce353d
|
Merge pull request #5842 from annando/ap-distribution
Improved AP distribution / Only process trusted content
|
2018-10-06 09:35:44 -04:00 |
|
Michael
|
a413ce15aa
|
"name" must be plaintext
|
2018-10-06 13:28:17 +00:00 |
|