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
|
7ffd6d0bc7
|
Attached photos from pixelfed are now added to the body again
|
2019-11-28 06:34:35 +00:00 |
|
Michael
|
99945f21cb
|
Only read undeleted mails / improved structure
|
2019-11-23 20:02:21 +00:00 |
|
Michael
|
84244b1450
|
Now it works
|
2019-11-23 12:54:39 +00:00 |
|
Michael
|
e220698ea1
|
E-Mail import: The item is now provided to the hook
|
2019-11-23 11:42:03 +00:00 |
|
Hypolite Petovan
|
17c934aa07
|
Merge pull request #7859 from annando/mail-reply-to
Use the "reply-to" header of the original post when answering via mail
|
2019-11-22 23:33:10 -05:00 |
|
Michael
|
37bdafcc96
|
Use the "reply-to" header of the original post when answering via mail
|
2019-11-22 22:15:04 +00:00 |
|
Hypolite Petovan
|
20dc285f9d
|
Merge pull request #7858 from annando/diaspora-date
Don't use the creation date when transmitting to Diaspora
|
2019-11-22 15:36:27 -05:00 |
|
Michael Vogel
|
f0ffc6df38
|
Don't use the creation date when transmitting to Diaspora
|
2019-11-22 21:24:02 +01: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
|
d3e12c58e2
|
Fix some notices/warnings again
|
2019-11-21 22:40:54 +00:00 |
|
Michael
|
a6ae6a83b8
|
Added hooks for the email fetch process
|
2019-11-20 20:57:34 +00:00 |
|
Michael
|
7c1f8a0597
|
Renamed config name
|
2019-11-19 16:31:22 +00:00 |
|
Michael
|
fa876d770e
|
Make the automatic title appending optional
|
2019-11-19 12:59:21 +00:00 |
|
Michael Vogel
|
100dfea524
|
Fix further notes and warnings
|
2019-11-19 11:02:35 +01:00 |
|
Michael Vogel
|
287c55722e
|
Show title for posts with attached pages
|
2019-11-18 19:52:00 +01:00 |
|
Michael Vogel
|
80917018e9
|
Fix warnings
|
2019-11-18 19:09:21 +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
|
fa57fead2e
|
AP: Read different content types for the source and the content
|
2019-11-13 16:22:20 +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
|
48ab31f451
|
Fix a notice
|
2019-11-06 19:17:40 +00:00 |
|
Michael
|
17704d2458
|
Diaspora: Use the standard function for adding a relationship
|
2019-11-03 13:35:41 +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 |
|
Michael
|
44cc750f79
|
Some more warnings removed
|
2019-10-31 07:33:25 +00:00 |
|
Philipp Holzer
|
7343ee5108
|
Move Namespace of ActivityNamespace
|
2019-10-25 00:41:48 +02:00 |
|
Philipp Holzer
|
dc2858938d
|
Renamed to ActivityNamespace
|
2019-10-25 00:32:35 +02:00 |
|
Philipp Holzer
|
3897c74deb
|
Add docs
|
2019-10-25 00:10:20 +02:00 |
|
Philipp Holzer
|
2fba7ed477
|
Rename namespace
|
2019-10-24 21:40:13 +02:00 |
|
Philipp Holzer
|
07cea24430
|
Move Activity/Namespaces defines to constants
|
2019-10-24 21:40:12 +02:00 |
|
Philipp Holzer
|
52c42491c4
|
Move activity_match() to Protocol\Activity::match()
- With tests
|
2019-10-23 02:05:11 +02:00 |
|
Philipp Holzer
|
7716374593
|
Move mod/receive to src/Module/Diaspora/receive
- Added routes
- Make Diaspora::decode(Raw) more explicit
- Add new User::getByGuid() method
|
2019-10-20 13:07:16 +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 |
|
Hypolite Petovan
|
5dcf6bfc58
|
Remove extra spaces before closing parentheses in src/
|
2019-10-16 08:58:09 -04:00 |
|
Hypolite Petovan
|
146646c4d4
|
Replace deprecated calls to defaults() by ?? and ?: in src/
|
2019-10-16 08:38:52 -04:00 |
|
Michael
|
8238081d87
|
Replace obsolete functionality in "PortableContact"
|
2019-10-05 23:30:47 +00:00 |
|
Michael
|
a7e518acbd
|
Readded the network parameter
|
2019-10-04 05:42:54 +00:00 |
|
Michael
|
d9a74bd5dd
|
Code transitioning from PortableContacts.php to GServer.php
|
2019-10-03 23:33:41 +00:00 |
|
Michael
|
21e9e9f3c2
|
Remove obsolete function to guess the base url of a contact
|
2019-10-02 15:10:42 +00:00 |
|
Michael
|
c494b158c8
|
Fix notice "Undefined index: openRegistrations"
|
2019-10-01 19:27:33 +00:00 |
|
Michael
|
5eeca432fe
|
removed unused "f" parameter
|
2019-09-29 18:59:03 +00:00 |
|
Michael
|
1ddd2df4b8
|
Removed obsolete code
|
2019-09-28 05:37:24 +00:00 |
|
Michael
|
704cdf1b5a
|
New function to store the "remote" session value / making the changes work
|
2019-09-26 04:47:42 +00:00 |
|
Michael
|
c364a77d63
|
Always use direct DFRN transport on local contacts
|
2019-09-21 12:39:07 +00:00 |
|
Hypolite Petovan
|
888f7ffd1c
|
Use correct data key to compare authors before appending mention in Protocol\Diaspora
|
2019-09-15 07:05:47 -04:00 |
|
Hypolite Petovan
|
69752fd945
|
Prevent prepending implicit mention if replied to item is ours in Protocol\Diaspora
|
2019-09-14 17:42:02 -04:00 |
|
Michael
|
3c1380fdcc
|
Fix enduring follow requests to Pleroma
|
2019-09-11 16:54:13 +00:00 |
|
Michael
|
33006d8455
|
Merge remote-tracking branch 'upstream/2019.09-rc' into performance
|
2019-09-03 15:02:16 +00:00 |
|
Michael
|
52d8b618f0
|
Type hints
|
2019-09-03 03:59:46 +00:00 |
|
Michael Vogel
|
046b5a1eac
|
Fix performance issues due to relay contact requests
|
2019-09-02 15:11:07 +02:00 |
|
Michael
|
6af4c90dff
|
Fix delivery counter / archive relay contacts
|
2019-09-02 03:25:05 +00:00 |
|
Michael Vogel
|
ef02a1cb7b
|
Check fpr duplicated contacts upon inserting them
|
2019-08-29 06:07:07 +02:00 |
|
Michael Vogel
|
9b7432781b
|
Don't transmit content to already archived contacts
|
2019-08-27 21:01:11 +02:00 |
|
Tobias Diekershoff
|
1c3a5e1e6f
|
added USE statement and changed statement as requested in #7305#discussion_r296461181
|
2019-08-27 07:10:51 +02:00 |
|
Hypolite Petovan
|
20a6b368fb
|
Replace mb_convert_encoding with html_entity_decode for feed item title conversion
- Prevents already UTF-8 strings to be corrupted
|
2019-08-22 06:00:21 -04:00 |
|
Hypolite Petovan
|
9de59d5c4d
|
Add entry title HTML entities conversion in Protocol\Feed
- Prevents literal entities display in generated post title
|
2019-08-18 09:37:36 -04:00 |
|
Hypolite Petovan
|
cf8177461e
|
Prune unavailable contacts from AP envelope
|
2019-08-17 00:00:49 -04:00 |
|
Philipp Holzer
|
08be92a862
|
Moved BaseURL to App namespace (because similar type as Arguments/Modules/Modes)
|
2019-08-15 17:23:00 +02:00 |
|
Hypolite Petovan
|
2e6b72ba62
|
Revert "Reworked contact-id generation"
|
2019-08-01 20:39:42 -04:00 |
|
Michael
|
8ddcd8417d
|
Reworked contact-id generation
|
2019-07-30 22:02:32 +00:00 |
|
Michael
|
7d79d48f6e
|
Fix: The field "contact-id" now contains the correct contact id again
|
2019-07-30 13:08:14 +00:00 |
|
Michael
|
bcc8ed378c
|
ActivityPub: We now do support transmitting alternative image descriptions
|
2019-07-29 05:09:11 +00:00 |
|
Michael
|
ab7db9944d
|
ActivityPub: Support for incoming picture descriptions
|
2019-07-29 04:35:13 +00:00 |
|
Hypolite Petovan
|
8b344141da
|
Merge pull request #7434 from annando/contact-protocol
New functions to check if a contact supports that protocol
|
2019-07-27 17:47:54 -04:00 |
|
Michael
|
f5cb6148cf
|
Improved documentation
|
2019-07-27 21:45:36 +00:00 |
|
Michael
|
975ff86bae
|
Fix: The $contact error is expected to be a single row array
|
2019-07-27 15:40:43 +00:00 |
|
Michael
|
264936100f
|
New functions to check if a contact supports that protocol
|
2019-07-27 11:09:12 +00:00 |
|
Hypolite Petovan
|
1d8b809227
|
Merge pull request #7414 from annando/fetch-diaspora
Fetch Diaspora posts by url
|
2019-07-22 07:01:42 -04:00 |
|
Michael
|
105378f5a4
|
Changed regexp
|
2019-07-22 06:03:18 +00:00 |
|
Michael
|
53ffe5a2e1
|
Fetch Diaspora posts by url
|
2019-07-21 07:37:50 +00:00 |
|
Michael
|
a11206dbcd
|
Issue 6675: Improved check for follower, removed global setting
|
2019-07-21 05:56:57 +00:00 |
|
Michael
|
23830dc45f
|
Preparation for quoted reshares on AP
|
2019-07-20 21:32:19 +00:00 |
|
Michael
|
c771c575a7
|
Fix PR 7399: Added missing "use"
|
2019-07-18 06:12:43 +00:00 |
|
Michael
|
e247a14d2b
|
Added the option to only receive top level posts from people you follow
|
2019-07-17 21:37:13 +00:00 |
|
Michael
|
a80a6bec74
|
Preparation for being able to fetch AP posts by proving the URL
|
2019-07-17 19:36:32 +00:00 |
|
Michael
|
8c2f50eb72
|
Issue 7315: Set the forum's contact id for forum posts
|
2019-07-16 05:07:26 +00:00 |
|
Michael
|
1a213bd8e8
|
Issue 7315: Changed handling of "Group" posts
|
2019-07-15 20:05:36 +00:00 |
|
Michael
|
9ba3ee13a8
|
Use an insert to avoid duplicates and for analyzing
|
2019-07-14 10:22:19 +00:00 |
|
Michael
|
5bba0e7d39
|
Hopefully avoiding duplicated relay entries
|
2019-07-13 23:53:15 +00:00 |
|
Michael
|
c34204cf50
|
Merge remote-tracking branch 'upstream/develop' into contact-update
|
2019-07-12 20:51:27 +00:00 |
|
Michael
|
8cbdc7939e
|
Fetch more comtact data from probing, remove duplicated contacts
|
2019-07-12 14:55:23 +00:00 |
|
Michael Vogel
|
807d2665ea
|
Use standard function to update the contact to avoid SQL errors
|
2019-07-11 22:11:51 +02:00 |
|
Michael Vogel
|
6b25fd5b2f
|
added logging
|
2019-07-10 05:19:54 +02:00 |
|
Michael Vogel
|
54d96da94a
|
Fix fatal error with incomplete contact data upon delivery
|
2019-07-10 05:16:50 +02:00 |
|
Michael
|
d1435bef61
|
Add ActivityPub related fields to the "uri" function
|
2019-07-08 12:00:11 +00:00 |
|
Michael
|
6bb418c5a7
|
Use "received" instead of "created" when displaying posts in creation order
|
2019-07-07 21:30:33 +00:00 |
|
Michael
|
be0a102333
|
Simplified the Contact update
|
2019-07-04 21:19:23 +00:00 |
|
Michael
|
c9666a9f1d
|
We don't update inside the probing anymore
|
2019-07-04 19:40:48 +00:00 |
|
Michael
|
8d6aa9914c
|
We now handling the contact type
|
2019-07-04 19:31:42 +00:00 |
|