Michael
|
8211e6d887
|
Fixes notice: "Undefined index: type"
|
2021-03-10 14:40:57 +00:00 |
|
Michael
|
8c748f03f9
|
Issue 9912: Process Markdown content from Peertube
|
2021-03-06 08:43:25 +00:00 |
|
Michael
|
c247d5fbeb
|
The item table is now completely removed
|
2021-02-19 06:30:38 +00:00 |
|
Michael
|
ce6ad1aa73
|
Get rid of the "item" table, enhanced "post" tables
|
2021-02-13 19:56:03 +00:00 |
|
Michael
|
487c2df9ca
|
The "tag" field is not used anymore
|
2021-01-19 10:30:45 +00:00 |
|
Michael
|
2b1d0b9db8
|
"selectForUser" and "" selectFirstForUser" is now moved to Post
|
2021-01-16 22:37:27 +00:00 |
|
Michael
|
68502daed0
|
New post class in protocol and worker classes
|
2021-01-16 04:14:58 +00:00 |
|
Michael
|
f40ab2b65d
|
Always deliver via AP if the server supports it
|
2021-01-10 19:41:01 -05:00 |
|
Hypolite Petovan
|
ca8e4066fc
|
Merge pull request #9766 from annando/conversation-direction
Improved direction and protocol detection
|
2021-01-10 18:54:29 -05:00 |
|
Michael
|
4cfcaa82c0
|
Fix relay handling
|
2021-01-09 19:19:20 +00:00 |
|
Michael
|
6401bd7503
|
Mark if post was received via relay
|
2021-01-09 16:56:42 +00:00 |
|
Michael
|
2987070d93
|
Improved direction and protocol detection
|
2021-01-09 12:59:30 +00:00 |
|
Michael
|
66c1592171
|
Fix notices
|
2020-12-17 18:08:07 +00:00 |
|
Michael Vogel
|
e4228c6218
|
Merge pull request #9655 from MrPetovan/bug/fatal-errors
Fix several occasional fatal errors
|
2020-12-14 22:11:45 +01:00 |
|
Hypolite Petovan
|
0441b912ac
|
Return early if an URI id cannot be obtained in ActivityPub\Processor::createItem
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-743769813
|
2020-12-13 13:42:08 -05:00 |
|
Hypolite Petovan
|
8f10cf8e53
|
Simplify Contact::addRelationship call in ActivityPub\Processor::followUser
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-743382769
|
2020-12-13 12:16:04 -05:00 |
|
Michael
|
0eb4a600b0
|
Delay unprepared posts
|
2020-12-13 12:47:49 +00:00 |
|
Michael
|
297118f902
|
Archive/Unarchive at ActivityPub delivery
|
2020-12-12 16:45:23 +00:00 |
|
Michael
|
61b3003f64
|
Standards
|
2020-12-11 20:20:27 +00:00 |
|
Michael
|
a43059df27
|
Relay posts with the original protocol
|
2020-12-11 06:35:38 +00:00 |
|
Hypolite Petovan
|
c7a2988454
|
Check for the existence of array key before using it in Protocol\ActivityPub\Transmitter
- Address https://github.com/friendica/friendica/issues/9252#issuecomment-739534960
|
2020-12-08 10:08:49 -05:00 |
|
Hypolite Petovan
|
486b43f09d
|
Avoid unmarking for archival an empty contact in Protocol\ActivityPub\Receiver
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-733198306
|
2020-11-24 17:32:52 -05:00 |
|
Michael
|
e4e9a20ac8
|
Don't transmit to archived inboxes
|
2020-11-23 19:25:22 +00:00 |
|
Michael
|
8a29d20083
|
Comments on PeerTube videos not working
Fixes #9407
|
2020-11-21 08:28:33 +00:00 |
|
Hypolite Petovan
|
ccad67c68f
|
Use correct contact key in Protocol\ActivityPub\Transmitter
- Address https://github.com/friendica/friendica/issues/9252#issuecomment-719866843
|
2020-11-17 17:59:39 -05:00 |
|
Michael
|
0384bf3e76
|
Relay code reworked to support AP delivery
|
2020-11-15 23:28:05 +00:00 |
|
Hypolite Petovan
|
6dee10f340
|
Merge pull request #9530 from annando/fatal
Fix fatal errors
|
2020-11-12 07:57:53 -05:00 |
|
Michael
|
36c65643fb
|
Fix fatal errors
|
2020-11-12 05:17:48 +00:00 |
|
Hypolite Petovan
|
a8f16788f4
|
Prevent multiple replacements for the same emoji in Protocol\ActivityPub\Processor::replaceEmojis
|
2020-11-11 18:28:26 -05:00 |
|
Hypolite Petovan
|
fa003eaa84
|
Fix expected implementation of JsonLD::fetchElementArray
- Added expected field value matching
|
2020-11-11 11:19:08 -05:00 |
|
Hypolite Petovan
|
0de8319c15
|
Filter blocked contacts out from Protocol\ActivityPub\Transmitter::getContacts
|
2020-11-11 09:18:51 -05:00 |
|
Hypolite Petovan
|
6b8c8b03c6
|
Prevent ActivityPub message transmission to blocked followers
|
2020-11-11 02:52:23 -05:00 |
|
Hypolite Petovan
|
b1bc8ebbfa
|
Merge pull request #9517 from annando/no-duplicated
Improve duplicate check
|
2020-11-09 16:00:52 -05:00 |
|
Michael
|
c4f1719e8d
|
Improve duplicate check
|
2020-11-09 20:29:42 +00:00 |
|
Hypolite Petovan
|
7debe1e999
|
[AP] Use contact.alias if it exists instead of contact.url for mention links
- Make mentions links handled by Mastodon for logged in users
|
2020-11-08 23:32:02 -05:00 |
|
Hypolite Petovan
|
ecb0c46323
|
Normalize mention formatting for AP
|
2020-11-08 14:21:20 -05:00 |
|
Hypolite Petovan
|
4b090c2c08
|
Never mention yourself in AP messages
|
2020-11-08 14:21:08 -05:00 |
|
Michael
|
43749c3069
|
The "attach" field is now deprecated
|
2020-11-07 08:22:59 +00:00 |
|
Michael
|
d383f49f1e
|
The "[attach]" field is replaced by the "post-media" table
|
2020-11-06 04:14:29 +00:00 |
|
Hypolite Petovan
|
c9c3d022bd
|
Merge pull request #9492 from annando/fix-fatal
Handle fatal error when attachment url is null
|
2020-11-04 09:56:53 -05:00 |
|
Michael
|
49fee4096a
|
Handle fatal error when attachment url is null
|
2020-11-04 13:14:33 +00:00 |
|
Michael
|
e5704eb05a
|
Fix: Posts sent to forums had been rejected
|
2020-11-04 08:57:21 +00:00 |
|
Hypolite Petovan
|
1e1d7a4411
|
Ensure we provide a mediaType string to Post\Media::getAttachElement
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-720101289
|
2020-11-02 00:23:08 -05:00 |
|
Michael
|
8485c8c357
|
The post-media table now works with the "attach" field as well
|
2020-10-31 13:26:08 +00:00 |
|
Michael
|
56fe1400a7
|
Next renamed function
|
2020-10-29 09:03:06 +00:00 |
|
Michael
|
e548d647aa
|
New table for attached media files
|
2020-10-29 05:20:26 +00:00 |
|
Michael
|
9b1918c650
|
Don't accept ignored author via relay
|
2020-10-02 03:35:22 +00:00 |
|
Michael
|
e26d73393e
|
New "relay" class / check of incoming popsts from DFRN and Diaspora
|
2020-09-30 17:37:46 +00:00 |
|
Tobias Diekershoff
|
c06197377f
|
Merge pull request #9322 from annando/issue-9305
Issue 9305: Relay deny tags are added
|
2020-09-30 07:21:59 +02:00 |
|
Michael
|
15e61e78ac
|
Issue 9305: Relay deny tags are added
|
2020-09-29 19:48:26 +00:00 |
|