Commit graph

1104 commits

Author SHA1 Message Date
7d111e2a6f Duplicated fields renamed 2020-04-25 07:29:02 +00:00
89dcab774d Prticipation is now a view as well 2020-04-24 17:55:49 +00:00
a5aa43469b Some more places with owner-view 2020-04-24 13:41:11 +00:00
3e5c3dce01 Next join replaced by view 2020-04-24 12:24:10 +00:00
778ff0689f AP: Interpret "update" as "create" when item isn't found 2020-04-23 19:57:20 +00:00
e19b1800a4 Added documentation 2020-04-20 12:19:26 +00:00
27ea747e99 Switchable contact probing 2020-04-20 09:47:26 +00:00
21103a5735 Store implicit mentions 2020-04-20 05:43:13 +00:00
538e212a84 Hashtag handling with Diaspora improved 2020-04-19 16:33:06 +00:00
66f5e7c0f8 Don't store URL with hashtags / OStatus-Diaspora-Improvements 2020-04-19 07:24:36 +00:00
3ce9386cb1 Improved body scanning, increased length 2020-04-18 10:05:30 +00:00
d9352f5a63 Use the new function when adding additional tags 2020-04-17 13:34:29 +00:00
6afcf5c8c7 Use "store" when possible 2020-04-17 07:55:23 +00:00
db657b0149 We now store the tags in two separate tables 2020-04-17 06:35:20 +00:00
126b95d873 Added documentation header 2020-04-15 20:59:45 +00:00
f871105ef9 Use name or nick 2020-04-15 20:52:30 +00:00
472518f0b5 Use the name as name 2020-04-15 20:45:04 +00:00
a4fd5033dd Function had been moved 2020-04-15 19:42:02 +00:00
2e0501e7c5 New model class for tag 2020-04-15 16:37:09 +00:00
cb593226bf Spaces and newlines 2020-04-15 11:39:00 +00:00
f52614e249 Merge remote-tracking branch 'upstream/develop' into term2tag 2020-04-15 11:31:52 +00:00
a5f84c8991 The old fields are not existing anymore 2020-04-15 05:57:07 +00:00
fe48b078e4 The old fields don't exist anymore 2020-04-15 05:51:06 +00:00
9a0d2c9e0c The new tag table should work for feeds no as well 2020-04-15 05:10:40 +00:00
010491e0b0 Don't use "sensitive" 2020-04-14 17:18:48 +00:00
1e702d4145 Corrections for DFRN, added support for OStatus 2020-04-14 17:00:56 +00:00
3f4c85dead Store the tags with DFRN as well 2020-04-14 16:52:53 +00:00
df898bd3d3 Improved logging 2020-04-14 09:19:45 +00:00
6fa43ffa71 Store tags for Diaspora - shorten tags when needed 2020-04-14 07:56:53 +00:00
67a67200a7 Storing mentions in Diaspora and AP 2020-04-13 23:54:28 +00:00
661dd43b0d Term constants updated 2020-04-13 19:24:22 +00:00
bdd6e1913a AP: Limited comment distribution 2020-04-04 17:59:08 +00:00
f69c591166 Add object key existence check in ActivityPub/Transmitter
- Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-605614192
2020-03-29 12:52:05 -04:00
9fd23c407b
Merge pull request #8463 from annando/issue-8299
Issue 8299: Don't manipulate DFRN content upon receiving
2020-03-28 23:18:44 -04:00
Michael Vogel
01d6bfd2dd Issue 8299: Don't manipulate DFRN content upon receiving 2020-03-28 20:41:25 +01:00
b5cdd78523 Issue 8341: Make events sharable 2020-03-28 14:02:49 +00:00
cc913bcf7c Prevent another endless loop while fetching AP items 2020-03-28 10:34:23 +00:00
8a4a65f418
Merge pull request #8456 from annando/fix-ap
Fix: Fetching content via the "objects" endpoint behaved wrong
2020-03-26 08:45:10 -04:00
Michael Vogel
fcb0fa4cfa Fix: Fetching content via the "objects" endpoint behaved wrong 2020-03-26 07:52:48 +01:00
52e6f97b61 Removed wrong comment 2020-03-25 18:27:35 +00:00
1e9d793d74 Socialhome added 2020-03-25 17:25:23 +00:00
6249b674dc Issue 7892: Improve "plink" generation for Diaspora posts 2020-03-25 16:42:53 +00:00
b36e0e58b7 OStatus: Avoid a notice 2020-03-25 07:29:47 +00:00
1fef1ef6e9 Issue 7771: Funkwhale support 2020-03-24 23:12:53 +00:00
50e0ea5b3e Funkwhale support added, Peertube support improved 2020-03-23 04:43:06 +00:00
bc069c8ebf Prevent endless loops and long running feed processing 2020-03-22 13:05:35 +00:00
d6ed0068e6
Merge pull request #8388 from annando/fetch
Additional logging and additional path for fetching posts
2020-03-09 07:20:13 +01:00
Michael Vogel
a0b00aee30 Additional logging and additional path for fetching posts 2020-03-09 06:50:01 +01:00
a6e7b5f295 GContact discovery added 2020-03-05 22:03:24 +00:00
bf35ff27d3 Merge remote-tracking branch 'upstream/develop' into ap-stuff 2020-03-05 20:23:00 +00:00