Michael
|
7f55e1b2bc
|
We now support real foreign keys
|
2020-05-10 14:55:03 +00:00 |
|
Hypolite Petovan
|
d35dc64660
|
Merge pull request #8611 from annando/issue-8610
Issue 8610: Implicit mentions work again
|
2020-05-09 16:03:45 -04:00 |
|
Hypolite Petovan
|
1e53f28b18
|
Merge pull request #8615 from annando/verb
We now store verbs in a new side table
|
2020-05-09 16:03:15 -04:00 |
|
Michael
|
258e9df064
|
Moved the check for a comment to a different place
|
2020-05-09 15:50:49 +00:00 |
|
Michael
|
19b5b83ac6
|
Forgotten "close"
|
2020-05-09 15:43:41 +00:00 |
|
Michael
|
5fe6a2dfcd
|
We now store verbs in a new side table
|
2020-05-09 15:38:40 +00:00 |
|
Hypolite Petovan
|
184fa9f980
|
Skip user removal if it's already been removed in Console\User
|
2020-05-09 11:05:20 -04:00 |
|
Michael
|
9679fad5e2
|
Concentrating functionality
|
2020-05-09 08:55:10 +00:00 |
|
Michael
|
a1fda8f74a
|
Dant try to add mentions on starting posts
|
2020-05-09 08:39:21 +00:00 |
|
Michael
|
eb4c14695c
|
The implicit mentions are added in any case
|
2020-05-09 08:35:58 +00:00 |
|
Michael
|
556cc3fb13
|
Always mention the parent author
|
2020-05-09 08:08:33 +00:00 |
|
Michael
|
bebc6615fc
|
Removed unneeded functionality
|
2020-05-09 06:51:13 +00:00 |
|
Michael
|
d5f64e1156
|
Issue 8610: Implicit mentions work again
|
2020-05-09 06:33:59 +00:00 |
|
Hypolite Petovan
|
55acb51148
|
Check $item_profile is populated in ActivityPub\Transmitter
- Address https://github.com/friendica/friendica/issues/8475#issuecomment-625716446
|
2020-05-08 09:31:36 -04:00 |
|
root
|
68b63ec647
|
avoid notice in probe.php
|
2020-05-08 13:06:40 +00:00 |
|
Michael
|
856cf7f664
|
Don't count and fetch "follow" activities
|
2020-05-07 18:39:39 +00:00 |
|
Hypolite Petovan
|
8abaac6d79
|
Account for missing location value in ActivityPub\Receiver
|
2020-05-07 10:14:38 -04:00 |
|
Michael Vogel
|
64f1bc8a68
|
Merge pull request #8589 from MrPetovan/task/8588-ap-contacts-endpoint
Only output ActivityPub contacts in /followers and /following AP endpoints
|
2020-05-07 10:37:46 +02:00 |
|
Hypolite Petovan
|
63e7996891
|
Improve formatting in ActivityPub\Transmitter
|
2020-05-07 03:47:45 -04:00 |
|
Hypolite Petovan
|
eb8dcd43f3
|
Merge pull request #8597 from annando/notice
Fixed notice because of missing field
|
2020-05-07 03:46:38 -04:00 |
|
Michael
|
e3c08215f6
|
Fixed notice because of missing field
|
2020-05-07 07:34:00 +00:00 |
|
Hypolite Petovan
|
3c0547c6e8
|
Ensure post location received through ActivityPub is in plaintext
|
2020-05-06 22:41:59 -04:00 |
|
Michael
|
065fad31f1
|
ignore "follow" activities that are not from the user
|
2020-05-06 21:19:48 +00:00 |
|
Michael
|
be9519708e
|
Don't relay participation messages
|
2020-05-06 20:43:00 +00:00 |
|
Hypolite Petovan
|
4e579e77f5
|
Only output ActivityPub contacts in /followers and /following
- Join contact table with apcontact to weed out non-AP contacts
|
2020-05-06 15:29:35 -04:00 |
|
Michael
|
806f4a0142
|
Added logging
|
2020-05-06 19:00:56 +00:00 |
|
Michael
|
7dea1ff6bd
|
Issue 8586 again: Don't transmit participations
|
2020-05-06 17:30:21 +00:00 |
|
Michael
|
b9ee46824f
|
Added missing field
|
2020-05-06 15:37:04 +00:00 |
|
Michael
|
62a4638ea8
|
Don#t group
|
2020-05-06 15:27:13 +00:00 |
|
Michael
|
22be2cce8a
|
Issue 8586: Reduce the amount of item receivers
|
2020-05-06 15:20:49 +00:00 |
|
Hypolite Petovan
|
36a7eceb89
|
Remove preemptive autolinker from Text\Markdown::toBBCode
- Autolinker is done centrally in Text\BBCode::convert
|
2020-05-05 23:41:35 -04:00 |
|
Hypolite Petovan
|
ccb69414d2
|
Combine getFollowers and getFollowing into getContacts in ActivityPub\Transmitter
|
2020-05-05 22:32:45 -04:00 |
|
Hypolite Petovan
|
f4083f6031
|
Merge pull request #8585 from annando/legacy-tag
Removed legacy usage of the "tag" field
|
2020-05-05 18:10:22 -04:00 |
|
Michael
|
d33f6fc167
|
Renamed function
|
2020-05-05 21:58:25 +00:00 |
|
Michael
|
0f042b064a
|
Fix warning, notice and DB Error
|
2020-05-05 21:49:48 +00:00 |
|
Michael
|
980de37047
|
Removed legacy usage of the "tag" field
|
2020-05-05 19:54:25 +00:00 |
|
Hypolite Petovan
|
f7a45e4153
|
Merge pull request #8577 from annando/no-term2
File and category aren't using "term" anymore
|
2020-05-05 13:45:48 -04:00 |
|
Michael
|
3d4ace7a9d
|
Merge branch 'no-term3' into no-term2
|
2020-05-05 16:09:50 +00:00 |
|
Michael
|
d67b9cb693
|
Formula according to documentation
|
2020-05-05 16:01:20 +00:00 |
|
Michael
|
7de6e60328
|
Merge remote-tracking branch 'upstream/develop' into issue-8550
|
2020-05-05 15:56:24 +00:00 |
|
Michael
|
5725784055
|
Update database definition, cleaned code
|
2020-05-05 15:47:35 +00:00 |
|
Michael
|
59675c4f0b
|
Merge remote-tracking branch 'upstream/develop' into no-term2
|
2020-05-05 15:44:24 +00:00 |
|
Michael
|
d838dcbd8c
|
Removed unused fields
|
2020-05-05 14:10:39 +00:00 |
|
Michael
|
2ee14bf5fe
|
Merge remote-tracking branch 'upstream/develop' into post-delivery-data
|
2020-05-05 14:08:29 +00:00 |
|
Michael
|
84e3892955
|
Merge remote-tracking branch 'upstream/develop' into post-delivery-data
|
2020-05-05 13:16:01 +00:00 |
|
Michael
|
2f42e68dc8
|
Merge remote-tracking branch 'upstream/develop' into new-participation
|
2020-05-05 12:48:33 +00:00 |
|
Michael
|
b7e25d16e7
|
Removed usage of "tag" field
|
2020-05-05 05:11:59 +00:00 |
|
Hypolite Petovan
|
340bc57952
|
Ensure Tag::getByURIId parameter value in OStatus;;entryFooter
- Address https://github.com/friendica/friendica/issues/8473#issuecomment-623701081
- $item['uri-id'] isn't present for follow entry pseudo-items
|
2020-05-04 18:51:03 -04:00 |
|
Michael
|
1362748f59
|
Merge remote-tracking branch 'upstream/develop' into no-term2
|
2020-05-04 15:20:30 +00:00 |
|
Michael
|
4c86f2a3ec
|
Merge remote-tracking branch 'upstream/develop' into new-participation
|
2020-05-04 15:01:42 +00:00 |
|