Michael
|
66f5e7c0f8
|
Don't store URL with hashtags / OStatus-Diaspora-Improvements
|
2020-04-19 07:24:36 +00:00 |
|
Michael
|
3ce9386cb1
|
Improved body scanning, increased length
|
2020-04-18 10:05:30 +00:00 |
|
Michael
|
d9352f5a63
|
Use the new function when adding additional tags
|
2020-04-17 13:34:29 +00:00 |
|
Michael
|
6afcf5c8c7
|
Use "store" when possible
|
2020-04-17 07:55:23 +00:00 |
|
Michael
|
db657b0149
|
We now store the tags in two separate tables
|
2020-04-17 06:35:20 +00:00 |
|
Michael
|
126b95d873
|
Added documentation header
|
2020-04-15 20:59:45 +00:00 |
|
Michael
|
f871105ef9
|
Use name or nick
|
2020-04-15 20:52:30 +00:00 |
|
Michael
|
472518f0b5
|
Use the name as name
|
2020-04-15 20:45:04 +00:00 |
|
Michael
|
a4fd5033dd
|
Function had been moved
|
2020-04-15 19:42:02 +00:00 |
|
Michael
|
2e0501e7c5
|
New model class for tag
|
2020-04-15 16:37:09 +00:00 |
|
Michael
|
cb593226bf
|
Spaces and newlines
|
2020-04-15 11:39:00 +00:00 |
|
Michael
|
f52614e249
|
Merge remote-tracking branch 'upstream/develop' into term2tag
|
2020-04-15 11:31:52 +00:00 |
|
Michael
|
a5f84c8991
|
The old fields are not existing anymore
|
2020-04-15 05:57:07 +00:00 |
|
Michael
|
fe48b078e4
|
The old fields don't exist anymore
|
2020-04-15 05:51:06 +00:00 |
|
Michael
|
9a0d2c9e0c
|
The new tag table should work for feeds no as well
|
2020-04-15 05:10:40 +00:00 |
|
Michael
|
010491e0b0
|
Don't use "sensitive"
|
2020-04-14 17:18:48 +00:00 |
|
Michael
|
1e702d4145
|
Corrections for DFRN, added support for OStatus
|
2020-04-14 17:00:56 +00:00 |
|
Michael
|
3f4c85dead
|
Store the tags with DFRN as well
|
2020-04-14 16:52:53 +00:00 |
|
Michael
|
df898bd3d3
|
Improved logging
|
2020-04-14 09:19:45 +00:00 |
|
Michael
|
6fa43ffa71
|
Store tags for Diaspora - shorten tags when needed
|
2020-04-14 07:56:53 +00:00 |
|
Michael
|
67a67200a7
|
Storing mentions in Diaspora and AP
|
2020-04-13 23:54:28 +00:00 |
|
Michael
|
661dd43b0d
|
Term constants updated
|
2020-04-13 19:24:22 +00:00 |
|
Michael
|
bdd6e1913a
|
AP: Limited comment distribution
|
2020-04-04 17:59:08 +00:00 |
|
Hypolite Petovan
|
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 |
|
Hypolite Petovan
|
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 |
|
Michael
|
b5cdd78523
|
Issue 8341: Make events sharable
|
2020-03-28 14:02:49 +00:00 |
|
Michael
|
cc913bcf7c
|
Prevent another endless loop while fetching AP items
|
2020-03-28 10:34:23 +00:00 |
|
Hypolite Petovan
|
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 |
|
Michael
|
52e6f97b61
|
Removed wrong comment
|
2020-03-25 18:27:35 +00:00 |
|
Michael
|
1e9d793d74
|
Socialhome added
|
2020-03-25 17:25:23 +00:00 |
|
Michael
|
6249b674dc
|
Issue 7892: Improve "plink" generation for Diaspora posts
|
2020-03-25 16:42:53 +00:00 |
|
Michael
|
b36e0e58b7
|
OStatus: Avoid a notice
|
2020-03-25 07:29:47 +00:00 |
|
Michael
|
1fef1ef6e9
|
Issue 7771: Funkwhale support
|
2020-03-24 23:12:53 +00:00 |
|
Michael
|
50e0ea5b3e
|
Funkwhale support added, Peertube support improved
|
2020-03-23 04:43:06 +00:00 |
|
Michael
|
bc069c8ebf
|
Prevent endless loops and long running feed processing
|
2020-03-22 13:05:35 +00:00 |
|
Tobias Diekershoff
|
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 |
|
Michael
|
a6e7b5f295
|
GContact discovery added
|
2020-03-05 22:03:24 +00:00 |
|
Michael
|
bf35ff27d3
|
Merge remote-tracking branch 'upstream/develop' into ap-stuff
|
2020-03-05 20:23:00 +00:00 |
|
Philipp
|
6612264538
|
Merge pull request #8367 from annando/another-guid
Store "sc:identifier" as GUID as well
|
2020-03-05 10:18:51 +01:00 |
|
Michael
|
4d6953bf79
|
Don't show feeds / avoiding errors with empty data
|
2020-03-05 08:13:18 +00:00 |
|
Michael
|
b6ab8c9e94
|
New function to fetch endpoint items
|
2020-03-05 08:12:29 +00:00 |
|
Michael
|
9390748187
|
Store "sc:identifier" as GUID as well
|
2020-03-05 08:06:19 +00:00 |
|
Michael Vogel
|
aa3194b8ba
|
Merge pull request #8359 from MrPetovan/bug/7134-local-post-deleted
Add callstack context to cascade deletion debug logging
|
2020-03-04 22:02:16 +01:00 |
|
Michael
|
7b7132971a
|
Raw content is now stored with announce messages as well
|
2020-03-04 06:04:27 +00:00 |
|
Michael
|
79986c1fe5
|
Spaces removed
|
2020-03-03 22:57:29 +00:00 |
|
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 |
|