Michael
|
bc4e5b4d69
|
Issue 8735: Ensure the correct data type for "hide"
|
2020-06-06 08:11:19 +00:00 |
|
Michael
|
95b4f35a12
|
Improved server detection / gsid introduced
|
2020-05-22 04:19:32 +00:00 |
|
Michael
|
f75009c20c
|
Some more forgotten DBA::close
|
2020-04-28 07:10:18 +00:00 |
|
Michael
|
4aa89368ad
|
Prevent putting much stress on remote systems
|
2020-03-30 06:22:32 +00:00 |
|
Hypolite Petovan
|
1187742c14
|
Skip Contact::getDetailsByURL when url is empty in GContact::searchByName
- Address https://github.com/friendica/friendica/issues/8000#issuecomment-602169147
|
2020-03-22 22:46:22 -04:00 |
|
Michael
|
bc069c8ebf
|
Prevent endless loops and long running feed processing
|
2020-03-22 13:05:35 +00:00 |
|
Michael
|
505cca942b
|
Fix wrong variable name
|
2020-03-12 18:58:48 +00:00 |
|
Michael
|
e1786b6747
|
Avoid warning in gcontact.php
|
2020-03-12 17:31:28 +00:00 |
|
Michael
|
f27900ad78
|
Reduce the load of "gfollower"
|
2020-03-10 21:10:59 +00:00 |
|
Michael
|
03e8609e4e
|
Performance changes to the gcontact discovery
|
2020-03-08 19:48:26 +00:00 |
|
Michael
|
2722c8e595
|
Some systems return an array instead of a string for the followers/following
|
2020-03-07 11:16:10 +00:00 |
|
Michael
|
d6905e29cf
|
Query the same contact only once a month
|
2020-03-07 05:31:03 +00:00 |
|
Michael
|
9adf09be51
|
Don't delete and recreate the rows over and over again
|
2020-03-06 13:51:36 +00:00 |
|
Michael
|
bd77556b49
|
New table for relations between global contacts - will replace glink in the future
|
2020-03-06 08:08:49 +00:00 |
|
Michael
|
10d866bad9
|
Only perform a PoCo discovery when hadn't been one via AP
|
2020-03-06 07:06:02 +00:00 |
|
Michael
|
1ce9a31ca4
|
Simplified code
|
2020-03-06 06:44:17 +00:00 |
|
Michael
|
2f63249f3b
|
Only log when there is data
|
2020-03-05 22:24:31 +00:00 |
|
Michael
|
652a4ec9c7
|
Bugfixing
|
2020-03-05 22:17:17 +00:00 |
|
Michael
|
a6e7b5f295
|
GContact discovery added
|
2020-03-05 22:03:24 +00:00 |
|
Michael
|
ee6cceba30
|
Clarify the effect of "net-publish"
|
2020-02-16 15:39:44 +00:00 |
|
Michael
|
3bd1f3a836
|
No more gender
|
2020-02-16 10:55:18 +00:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Hypolite Petovan
|
8e2910976f
|
Remove usage of profile.gender
|
2020-01-27 23:00:18 -05:00 |
|
Michael
|
6b8239f63f
|
Fix: unknown variable
|
2020-01-21 19:15:38 +00:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Michael
|
4e5db36177
|
Improved formatting
|
2020-01-19 09:46:31 +00:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
nupplaPhil
|
48baa0be4b
|
Remove get_server() in favor of Search::getGlobalDirectory()
|
2020-01-05 00:04:55 +01:00 |
|
Philipp
|
75c74e8562
|
Merge pull request #8044 from annando/contact-adding
Don't add contacts when not needed
|
2020-01-01 20:38:34 +01:00 |
|
Michael
|
bd6fb64c16
|
Fixed documentation
|
2020-01-01 18:57:55 +00:00 |
|
Michael
|
73b82d1455
|
Don't add contacts when not needed
|
2020-01-01 17:54:36 +00:00 |
|
nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
Michael
|
fab85255b6
|
Relocated functions
|
2019-12-21 06:39:22 +00:00 |
|
Michael
|
88a39ea999
|
"gprobe" removed
|
2019-12-20 06:47:18 +00:00 |
|
Hypolite Petovan
|
e976bc0668
|
Log a message when data isn't the expected type in GContact::updateFromOutbox
|
2019-12-11 08:48:44 -05:00 |
|
Michael
|
1531cad596
|
Fix a notice in gcontact.php
|
2019-11-26 19:03:21 +00:00 |
|
Michael
|
44cc750f79
|
Some more warnings removed
|
2019-10-31 07:33:25 +00:00 |
|
Michael
|
dc065eed42
|
Fix several warnings and errors
|
2019-10-30 06:50:20 +00:00 |
|
Hypolite Petovan
|
b0987f637c
|
Expect outbox->first to be a Link structure in Model\GContact
- See https://www.w3.org/TR/activitystreams-vocabulary/#dfn-first
- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-545300597
|
2019-10-24 08:47:00 -04:00 |
|
Michael
|
17bb1eaf12
|
Fix fatal error
|
2019-10-21 05:52:45 +00:00 |
|
Michael
|
1f98067189
|
Cleaned up code / removed legacy stuff
|
2019-10-19 16:41:07 +00:00 |
|
Michael
|
98c12006d5
|
Merge remote-tracking branch 'upstream/develop' into sanitize-gcontact
|
2019-10-18 18:48:32 +00:00 |
|
Michael
|
4c5b97834b
|
Replaced quotes
|
2019-10-16 17:13:56 +00:00 |
|
Hypolite Petovan
|
5dcf6bfc58
|
Remove extra spaces before closing parentheses in src/
|
2019-10-16 08:58:09 -04:00 |
|
Hypolite Petovan
|
146646c4d4
|
Replace deprecated calls to defaults() by ?? and ?: in src/
|
2019-10-16 08:38:52 -04:00 |
|
Michael
|
f1e7d97b8c
|
Merge remote-tracking branch 'upstream/develop' into sanitize-gcontact
|
2019-10-15 10:10:12 +00:00 |
|
Michael
|
e3431f2d26
|
Empty line added
|
2019-10-06 06:08:07 +00:00 |
|
Michael
|
8238081d87
|
Replace obsolete functionality in "PortableContact"
|
2019-10-05 23:30:47 +00:00 |
|
Michael
|
a7e518acbd
|
Readded the network parameter
|
2019-10-04 05:42:54 +00:00 |
|