Michael
|
8410c5e283
|
The direction field needs to be removed
|
2020-03-03 22:43:19 +00:00 |
|
Michael
|
986877b1cf
|
Restore previous state
|
2020-03-03 22:22:59 +00:00 |
|
Michael
|
e38640da76
|
The original content of the post hadn't always been stored
|
2020-03-03 21:58:03 +00:00 |
|
Michael
|
e3d3dc50e5
|
Store the direction only when there is content to store
|
2020-03-03 08:04:14 +00:00 |
|
Michael
|
af6db65961
|
Store the push/pull direction in the conversation table
|
2020-03-03 08:01:04 +00:00 |
|
Michael
|
6f0d40c6c0
|
Merge remote-tracking branch 'upstream/develop' into push-pull
|
2020-03-03 06:55:13 +00:00 |
|
Michael
|
72c198990e
|
Merge remote-tracking branch 'upstream/develop' into private
|
2020-03-02 15:05:00 +00:00 |
|
Michael
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
Michael
|
1743682153
|
We don't need to pass the protocol that way
|
2020-02-28 09:46:53 +00:00 |
|
Michael
|
a9896ecdb1
|
Store the conversation data as well
|
2020-02-28 09:42:04 +00:00 |
|
Michael
|
bcb3a81988
|
Store the protocol as well
|
2020-02-28 09:25:41 +00:00 |
|
Michael
|
26cffd379a
|
Store the raw data in a different way
|
2020-02-28 09:21:40 +00:00 |
|
Michael
|
acd99b9010
|
Push/Pull indicator
|
2020-02-27 05:01:43 +00:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
Michael
|
56816ea9d5
|
AP comments from GNU Social are now working
|
2020-02-02 19:59:14 +00:00 |
|
Michael
|
34b813bbfa
|
Fix for AP posts where the URL don't match
|
2020-01-20 22:30:34 +00:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Michael
|
bb253ceeaa
|
AP: Create a GUID out of an URL
|
2020-01-19 14:33:16 +00:00 |
|
nupplaPhil
|
800694e9b3
|
Remove unused use statements & remove PConfig class
|
2020-01-18 17:02:59 +01:00 |
|
nupplaPhil
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:57 +01:00 |
|
Michael
|
ccc7a71e54
|
Ensure that local contacts always are DFRN contacts
|
2020-01-16 06:43:21 +00:00 |
|
Michael
|
ab43d3ddc4
|
AP: ensure that incoming posts are reaching all receivers
|
2020-01-05 17:20:23 +00:00 |
|
Michael
|
7ffd6d0bc7
|
Attached photos from pixelfed are now added to the body again
|
2019-11-28 06:34:35 +00:00 |
|
Philipp Holzer
|
3897c74deb
|
Add docs
|
2019-10-25 00:10:20 +02:00 |
|
Philipp Holzer
|
07cea24430
|
Move Activity/Namespaces defines to constants
|
2019-10-24 21:40:12 +02: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 |
|
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
|
ab7db9944d
|
ActivityPub: Support for incoming picture descriptions
|
2019-07-29 04:35:13 +00:00 |
|
Michael
|
53ffe5a2e1
|
Fetch Diaspora posts by url
|
2019-07-21 07:37:50 +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
|
c9666a9f1d
|
We don't update inside the probing anymore
|
2019-07-04 19:40:48 +00:00 |
|
Michael
|
ef5be9668f
|
New fields in contact table / don't update on probe
|
2019-07-04 04:08:55 +00:00 |
|
Michael
|
496910e750
|
Issue #5983: Ignore reshares from blocked and ignored contacts
|
2019-06-17 11:55:19 +00:00 |
|
Hypolite Petovan
|
94a70f54d1
|
Normalize the datetime format of received activity before DB insertion in ActivityPub\Processor
- Restore private message storage
|
2019-06-12 21:02:37 -04:00 |
|
Hypolite Petovan
|
9e24b8c55f
|
Fix formatting and PHPDoc in ActivityPub\Processor
Add expected return value to postMail method
|
2019-06-12 21:01:44 -04:00 |
|
Philipp
|
32b8c6f65e
|
Merge pull request #7200 from annando/tag-process
Process incoming tag add requests
|
2019-05-28 19:43:23 +02:00 |
|
Michael
|
ecf4789cc4
|
Process incoming tag add requests
|
2019-05-26 11:20:03 +00:00 |
|
Hypolite Petovan
|
7bbaf0757f
|
Revert sending ActivityPub follow reject on Model\Contact::addRelationship failure
|
2019-05-20 16:33:09 -04:00 |
|
Hypolite Petovan
|
ea77f214d7
|
Add return value to Model\Contact::addRelationship to remove protocol-specific code from it
|
2019-05-20 15:29:20 -04:00 |
|
Hypolite Petovan
|
3114754f4b
|
Refactor Model\Contact::addRelationship
- Remove unused parameter $item
- Replace q() call with DBA::insert
- Update check on $contact that can only be an array now
- Add moethod doc block
|
2019-05-20 15:29:20 -04:00 |
|
Michael
|
490e850b48
|
Fix for receiving direct messages from Mastodon
|
2019-05-18 07:00:57 +00:00 |
|
Hypolite Petovan
|
1cf9a1ab7c
|
Allow null $tags parameter in ActivityPub\Processor::constructTagString
|
2019-05-16 18:10:42 -04:00 |
|
Michael
|
3f55f93606
|
AP: We can now receive "direct messages" (aka "mails") as well
|
2019-05-16 05:44:59 +00:00 |
|