Hypolite Petovan
|
a705db27c2
|
Fix wrong expected DB field name in DFRN::fetchauthor
|
2020-09-16 22:45:51 -04:00 |
|
Hypolite Petovan
|
c767325257
|
Merge pull request #9196 from annando/queryValue
New function XML::getFirstValue to fetch the first value
|
2020-09-13 18:25:26 -04:00 |
|
Michael
|
34257e78ca
|
Function renamed
|
2020-09-13 19:40:38 +00:00 |
|
Michael
|
5a41cd437d
|
Add additional direction types
|
2020-09-13 14:15:28 +00:00 |
|
Michael
|
20b25a1acd
|
New function "queryValue"
|
2020-09-12 19:23:23 +00:00 |
|
Michael
|
5daec27cfb
|
Issue 9094: Prevent announces via DFRN
|
2020-08-30 10:09:54 +00:00 |
|
Michael
|
22027f8451
|
Fix malformatted tag scheme
|
2020-08-22 05:59:19 +00:00 |
|
Hypolite Petovan
|
78f6ea94bb
|
Check for parent existence in Protocol\DFRN
- Address https://github.com/friendica/friendica/issues/8877#issuecomment-660263687
|
2020-08-20 09:34:37 -04:00 |
|
Michael
|
62ce87dfe6
|
Fixing processing forum posts
|
2020-08-09 22:46:18 +00:00 |
|
Michael
|
f09d9bc9cc
|
Remove url caching, locking cleanup
|
2020-08-06 18:53:45 +00:00 |
|
Michael
|
2cbc935944
|
Renamed function
|
2020-08-06 10:31:05 +00:00 |
|
Michael
|
d4f7bfa676
|
New "fcontact" model class
|
2020-08-06 10:27:06 +00:00 |
|
Michael
|
0c73531da1
|
Poco and gcontact (mostly) removed
|
2020-08-01 16:15:18 +00:00 |
|
Michael
|
9b86f40a5f
|
Store avatar cache fields only when needed
|
2020-07-25 11:48:52 +00:00 |
|
nupplaPhil
|
7029012f27
|
Rename "HTTPRequest::curl()" to HTTPRequest::get()
|
2020-07-21 03:14:01 -04:00 |
|
nupplaPhil
|
8793096c16
|
Make "HTTPRequest::post" dynamic
|
2020-07-21 03:02:51 -04:00 |
|
nupplaPhil
|
2973ed6448
|
Make "HTTPRequest::curl" dynamic
|
2020-07-21 03:01:12 -04:00 |
|
nupplaPhil
|
5344efef71
|
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
|
2020-07-21 02:56:10 -04:00 |
|
Michael
|
6d3949d54a
|
Changed default value
|
2020-07-15 17:29:52 +00:00 |
|
Michael
|
e374aecc46
|
Changed parameter order for "getbyURLForUser"
|
2020-07-15 17:22:12 +00:00 |
|
Michael
|
d9c6a46ffe
|
Replaced "getDetailsByURL" with "getByURL/getByURLForUser"
|
2020-07-15 04:42:04 +00:00 |
|
Michael
|
87f054a642
|
Fix message "empty network" in gcontact::getid
|
2020-07-10 19:49:11 +00:00 |
|
Michael
|
c947b7f211
|
"print_r" in logging replaced / obsolete stuff removed
|
2020-06-29 20:22:00 +00:00 |
|
Michael
|
0acb5d4558
|
"parent = id" is replaced with gravity check
|
2020-05-28 16:02:36 +00:00 |
|
Michael
|
973abb6196
|
Replace "id = parent" checks with "gravity" checks
|
2020-05-27 12:19:06 +00:00 |
|
Michael
|
0cf517ad76
|
Use constants for the BBCode modes
|
2020-05-16 16:28:15 +00:00 |
|
Michael
|
13bd43f3f6
|
Store the diaspora signature differently
|
2020-05-13 05:48:26 +00:00 |
|
Michael
|
c4062ddb3b
|
Removed "insert" parameter
|
2020-05-12 21:49:12 +00:00 |
|
Michael
|
3d4ace7a9d
|
Merge branch 'no-term3' into no-term2
|
2020-05-05 16:09:50 +00:00 |
|
Michael
|
b7e25d16e7
|
Removed usage of "tag" field
|
2020-05-05 05:11:59 +00:00 |
|
Michael
|
875d6b36e9
|
File and category aren't using "term" anymore
|
2020-05-03 15:13:40 +00:00 |
|
Michael
|
b0cb6536dd
|
The old tag handling is removed
|
2020-05-02 05:08:05 +00:00 |
|
Michael
|
f521689ced
|
Suppress XML logging of errors
|
2020-04-27 14:35:50 +00:00 |
|
Michael
|
a5aa43469b
|
Some more places with owner-view
|
2020-04-24 13:41:11 +00:00 |
|
Michael
|
21103a5735
|
Store implicit mentions
|
2020-04-20 05:43:13 +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
|
db657b0149
|
We now store the tags in two separate tables
|
2020-04-17 06:35:20 +00:00 |
|
Michael
|
2e0501e7c5
|
New model class for tag
|
2020-04-15 16:37:09 +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
|
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
|
661dd43b0d
|
Term constants updated
|
2020-04-13 19:24:22 +00:00 |
|
Michael Vogel
|
01d6bfd2dd
|
Issue 8299: Don't manipulate DFRN content upon receiving
|
2020-03-28 20:41:25 +01:00 |
|
Hypolite Petovan
|
6ae5f705b6
|
Rename Item::delete* methods to Item::markForDeletion*
|
2020-03-03 01:48:29 -05:00 |
|
Michael
|
a19151fa6a
|
Improved description, support for "unlisted" via DFRN as well.
|
2020-03-02 22:35:25 +00:00 |
|
Michael
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
Michael
|
cceb497bd5
|
Avoid a fatal error
|
2020-02-16 15:45:26 +00:00 |
|
Michael
|
ee6cceba30
|
Clarify the effect of "net-publish"
|
2020-02-16 15:39:44 +00:00 |
|