|
11406fd3b6
|
Fix for "Undefined index: uri-id""
|
2020-05-02 05:14:30 +00:00 |
|
|
c3ecc19b41
|
Last "term" element renamed
|
2020-05-01 15:27:56 +00:00 |
|
|
70022393b7
|
Fix notice for missing "uri-id"
|
2020-05-01 12:42:22 +00:00 |
|
|
3b2ae5c4a9
|
function names changed
|
2020-05-01 06:01:22 +00:00 |
|
|
70e5639e29
|
Merge
|
2020-04-28 13:33:03 +00:00 |
|
|
5367620467
|
Merge remote-tracking branch 'upstream/develop' into write-tags
|
2020-04-28 08:03:26 +00:00 |
|
|
f521689ced
|
Suppress XML logging of errors
|
2020-04-27 14:35:50 +00:00 |
|
|
5df5e9521b
|
The tag table is now really used
|
2020-04-26 15:24:58 +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 |
|
|
d9352f5a63
|
Use the new function when adding additional tags
|
2020-04-17 13:34:29 +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 |
|
|
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 |
|
|
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 |
|
|
b5cdd78523
|
Issue 8341: Make events sharable
|
2020-03-28 14:02:49 +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 |
|
|
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 |
|
|
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 |
|
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 |
|
|
4d6953bf79
|
Don't show feeds / avoiding errors with empty data
|
2020-03-05 08:13:18 +00:00 |
|
|
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 |
|
|
7b7132971a
|
Raw content is now stored with announce messages as well
|
2020-03-04 06:04:27 +00:00 |
|
|
79986c1fe5
|
Spaces removed
|
2020-03-03 22:57:29 +00:00 |
|
|
8410c5e283
|
The direction field needs to be removed
|
2020-03-03 22:43:19 +00:00 |
|
|
986877b1cf
|
Restore previous state
|
2020-03-03 22:22:59 +00:00 |
|
|
e38640da76
|
The original content of the post hadn't always been stored
|
2020-03-03 21:58:03 +00:00 |
|
|
e3d3dc50e5
|
Store the direction only when there is content to store
|
2020-03-03 08:04:14 +00:00 |
|
|
af6db65961
|
Store the push/pull direction in the conversation table
|
2020-03-03 08:01:04 +00:00 |
|
|
6f0d40c6c0
|
Merge remote-tracking branch 'upstream/develop' into push-pull
|
2020-03-03 06:55:13 +00:00 |
|
|
6ae5f705b6
|
Rename Item::delete* methods to Item::markForDeletion*
|
2020-03-03 01:48:29 -05:00 |
|
|
72c198990e
|
Merge remote-tracking branch 'upstream/develop' into private
|
2020-03-02 15:05:00 +00:00 |
|
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
Philipp
|
b2198c7510
|
Merge pull request #8345 from annando/store-raw
Store the raw data in a different way
|
2020-02-29 16:20:48 +01:00 |
|
|
1743682153
|
We don't need to pass the protocol that way
|
2020-02-28 09:46:53 +00:00 |
|
|
a9896ecdb1
|
Store the conversation data as well
|
2020-02-28 09:42:04 +00:00 |
|