Michael
|
7cf27e9cb0
|
AP: Transmit the language in the contentMap
|
2020-01-04 14:35:14 +00:00 |
|
nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
nupplaPhil
|
e944d7bed6
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-29 20:17:48 +01:00 |
|
nupplaPhil
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
nupplaPhil
|
1de3f186d7
|
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
|
2019-12-29 20:16:55 +01:00 |
|
Michael
|
2a31b2383f
|
Issue 7691: We can now switch to BCC for ActivityPub
|
2019-12-09 21:37:31 +00:00 |
|
Michael
|
ca0a961ad2
|
Merge remote-tracking branch 'upstream/develop' into reshare-delivery
|
2019-12-08 08:49:47 +00:00 |
|
Michael
|
484b99f7cf
|
Fix: Don't automatically mention a post creator on private posts
|
2019-12-07 21:42:55 +00:00 |
|
Michael
|
41f8796ffc
|
Delivery of reshares
|
2019-12-06 06:39:50 +00:00 |
|
Michael
|
4e77321be8
|
Replaced all preg calls in the calls with the new function
|
2019-12-05 06:42:10 +00:00 |
|
Michael
|
8f4f3e00e2
|
Return more data in the announce object
|
2019-12-04 09:36:46 +00:00 |
|
Michael
|
276d6fddd1
|
Function renamed - we don't return an object
|
2019-12-04 09:15:03 +00:00 |
|
Michael
|
ef3664e6d4
|
Check if reshared item is an AP item
|
2019-12-04 08:08:48 +00:00 |
|
Michael
|
abed3ba906
|
Remove unused function
|
2019-12-04 07:13:29 +00:00 |
|
Michael
|
d34052b332
|
Make quoted announces look better / more announce improvements
|
2019-12-04 07:02:39 +00:00 |
|
Michael
|
e539c74fa4
|
Removed the word "test"
|
2019-11-22 19:47:35 +00:00 |
|
Michael
|
5bf8c895a9
|
Improvement for PR 7854: Avoid leaking of BCC header data
|
2019-11-22 18:39:51 +00:00 |
|
Michael
|
d8da580869
|
Fix mail delivery via AP when the contact is hidden
|
2019-11-22 08:01:23 +00:00 |
|
Michael Vogel
|
100dfea524
|
Fix further notes and warnings
|
2019-11-19 11:02:35 +01:00 |
|
Michael Vogel
|
0733ae6aae
|
Improve the look of fetched feeds and the BBCode processing of attachments
|
2019-11-18 13:29:27 +01:00 |
|
Michael
|
8644d300d0
|
Readded empty line
|
2019-11-17 18:12:20 +00:00 |
|
Michael
|
28ca0d6fab
|
AP: Remove the link description from the "rich html" and adds it to the attachment
|
2019-11-17 18:10:12 +00:00 |
|
Michael
|
85b3c880ef
|
Fix: Mentions in the HTML part of the "contentMap" now are links
|
2019-11-13 06:43:36 +00:00 |
|
Michael
|
1fb485af1c
|
Use the contentMap to transmit additional content encodings
|
2019-11-12 20:22:35 +00:00 |
|
Michael
|
8997361609
|
Better function name
|
2019-11-11 23:13:36 +00:00 |
|
Michael
|
1b5fa55bdc
|
Fix image links with descriptions in API and AP transmission
|
2019-11-11 22:37:50 +00:00 |
|
Michael
|
6f9302f389
|
Another duplicated "use" removed
|
2019-11-02 21:29:16 +00:00 |
|
Michael
|
04c889270b
|
Removed duplicated "use system"
|
2019-11-02 21:24:22 +00:00 |
|
Hypolite Petovan
|
03bf1dcbd3
|
Move Object\Image static methods to Util\Images
- Optimize imports in modified files
|
2019-11-02 07:48:45 -04:00 |
|
Philipp Holzer
|
07cea24430
|
Move Activity/Namespaces defines to constants
|
2019-10-24 21:40:12 +02:00 |
|
Hypolite Petovan
|
f8c0f24e34
|
Merge pull request #7752 from kPherox/develop
Change Model type to `OrderedCollectionPage`
|
2019-10-18 06:54:42 -04:00 |
|
kPherox
|
0da36b839c
|
Change Model type to OrderedCollectionPage
Use type `OrderedCollectionPage` instead of `OrderedCollection` in pages or distinct subsets
FYI: https://www.w3.org/TR/activitystreams-core/#h-paging
|
2019-10-18 12:58:47 +09:00 |
|
Michael
|
c364a77d63
|
Always use direct DFRN transport on local contacts
|
2019-09-21 12:39:07 +00:00 |
|
Hypolite Petovan
|
cf8177461e
|
Prune unavailable contacts from AP envelope
|
2019-08-17 00:00:49 -04:00 |
|
Michael
|
bcc8ed378c
|
ActivityPub: We now do support transmitting alternative image descriptions
|
2019-07-29 05:09:11 +00:00 |
|
Michael
|
23830dc45f
|
Preparation for quoted reshares on AP
|
2019-07-20 21:32:19 +00:00 |
|
Michael
|
6041f74df6
|
New constant for federated protocols
|
2019-07-01 18:00:55 +00:00 |
|
Hypolite Petovan
|
f0849b0a93
|
Merge pull request #7284 from annando/fix-fatal
Don't send activities to "null" endpoints
|
2019-06-19 23:42:21 -04:00 |
|
Michael
|
2e4e8bdf0a
|
Don't send activities to "null" endpoints
|
2019-06-20 03:06:34 +00:00 |
|
Michael
|
4ab772ed67
|
Issue 6477: Automatically repair self contact avatar
|
2019-06-19 17:05:29 +00:00 |
|
Michael
|
a11b258fd6
|
Issue 7223: Don't strip links
|
2019-06-11 20:34:21 +00:00 |
|
Michael
|
9d8f01c49c
|
Fix another fatal error
|
2019-06-11 06:02:18 +00:00 |
|
Philipp
|
6ceb74c365
|
Merge pull request #7184 from annando/add-tag
AP: We now transmit "add tag" activity
|
2019-05-26 08:14:18 +02:00 |
|
Michael
|
32b1f75ece
|
AP: We now transmit "add tag" activity / On Diaspora this is now supressed
|
2019-05-25 19:33:58 +00:00 |
|
Hypolite Petovan
|
10dfe4347b
|
Ensure follow reject/accept object IDs are strings to avoid JsonLD normalize errors in ActivityPub\Transmitter
|
2019-05-20 15:29:20 -04:00 |
|
Hypolite Petovan
|
fc312e4c98
|
Merge pull request #7153 from annando/ap-mail-delivery
Fix receiver list for mails
|
2019-05-18 11:50:10 -04:00 |
|
Michael Vogel
|
69e38c2bbd
|
Missing arrrrr!
|
2019-05-18 17:34:44 +02:00 |
|
Michael Vogel
|
f3c2eb5b11
|
Fix receiver list for mails / only deliver mail via DFRN to legacy contacts
|
2019-05-18 11:09:13 +02:00 |
|
Michael
|
d81b7c840e
|
Adding missing spaces
|
2019-05-17 18:00:00 +00:00 |
|
Michael
|
f6fc70c4e2
|
Make AP "direct messages" more compatible to Mastodon
|
2019-05-17 17:58:42 +00:00 |
|