Philipp
|
97167d7b90
|
Replace IHTTPResult for CurlResult usages
|
2020-10-10 23:11:30 +02:00 |
|
Michael
|
23b7da3664
|
Removed unused PoCo functionality
|
2020-08-31 12:40:23 +00:00 |
|
Michael
|
0c73531da1
|
Poco and gcontact (mostly) removed
|
2020-08-01 16:15:18 +00:00 |
|
Michael
|
a9a9f7d51d
|
Update the last query at a single place
|
2020-08-01 08:56:07 +00:00 |
|
Michael
|
bb70258d48
|
Discovery of peers of other servers
|
2020-08-01 05:55:27 +00:00 |
|
Hypolite Petovan
|
ec3ec3b78a
|
Replace remaining occurrences of Network::curl
|
2020-07-21 21:39:59 -04:00 |
|
nupplaPhil
|
657d08f09f
|
Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull"
|
2020-07-21 03:15:53 -04:00 |
|
nupplaPhil
|
7029012f27
|
Rename "HTTPRequest::curl()" to HTTPRequest::get()
|
2020-07-21 03:14:01 -04:00 |
|
nupplaPhil
|
1aa07f87a4
|
Make "HTTPRequest::fetchUrl" dynamic
|
2020-07-21 03:04:58 -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
|
39ffb3e745
|
Remove debug output
|
2020-07-20 08:02:34 +00:00 |
|
Michael
|
5bf813d0ec
|
Use "failed" field
|
2020-07-19 11:42:23 +00:00 |
|
Michael
|
1532f0d529
|
New field "failed" for gserver, gcontact and contact
|
2020-07-19 01:15:57 +00:00 |
|
Michael
|
d6bf7f2cda
|
Replace "Probe::uri" with "Contact::getByURL"
|
2020-07-16 10:22:14 +00:00 |
|
Michael
|
8ec2b21a14
|
Abuse mail received because of "unusual traffic"
Fixes friendica/friendica#8663
|
2020-06-14 15:47:47 +00:00 |
|
Michael
|
465e1890b5
|
Fix notice because of missing array item
|
2020-05-27 03:19:17 +00:00 |
|
Michael
|
071505f024
|
Added documentation, simplified code
|
2020-05-22 04:52:43 +00:00 |
|
Michael
|
95b4f35a12
|
Improved server detection / gsid introduced
|
2020-05-22 04:19:32 +00:00 |
|
Michael
|
a77c0194dc
|
Issue 8663: Prevent abusive behaviour when probing servers
|
2020-05-20 06:57:46 +00:00 |
|
Michael
|
bc26c980f0
|
Reverts test changes
|
2020-05-17 13:59:05 +00:00 |
|
Michael
|
d771c50d63
|
Issue 8565: Sanitize input data
Fixes #8565
|
2020-05-17 06:13:58 +00:00 |
|
Michael
|
f521689ced
|
Suppress XML logging of errors
|
2020-04-27 14:35:50 +00:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
21640ec5d8
|
Add missing Friendica\DI namespace to files (PHPStorm inspection)
|
2020-01-19 21:26:42 +01:00 |
|
nupplaPhil
|
3411ced833
|
Move Config::set() to DI::config()->set()
|
2020-01-19 21:21:53 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Michael
|
bc83eb5c4e
|
Improved server platform detection
|
2020-01-13 05:57:05 +00:00 |
|
Michael
|
7b060aa3f5
|
User lowercase for platform data
|
2020-01-12 21:07:40 +00:00 |
|
Michael
|
9c4f3763ae
|
Improved test for invalid systems
|
2020-01-12 12:50:00 +00:00 |
|
Michael
|
8878b3864f
|
Fix an error and a notice
|
2020-01-05 02:19:02 +00:00 |
|
Michael
|
fb550a0172
|
Relocated functions from PortableContact to GServer
|
2020-01-01 21:29:36 +00:00 |
|
Michael
|
73b82d1455
|
Don't add contacts when not needed
|
2020-01-01 17:54:36 +00:00 |
|
Hypolite Petovan
|
efadab66c5
|
Update wrong/missing references to classes
|
2019-12-29 21:51:16 -05:00 |
|
Michael
|
8608e8ff63
|
Standards
|
2019-12-24 05:04:11 +00:00 |
|
Michael
|
90408b9d49
|
Discover directory type
|
2019-12-21 13:48:20 +00:00 |
|
Michael
|
fab85255b6
|
Relocated functions
|
2019-12-21 06:39:22 +00:00 |
|
Michael Vogel
|
100dfea524
|
Fix further notes and warnings
|
2019-11-19 11:02:35 +01:00 |
|
Michael Vogel
|
80917018e9
|
Fix warnings
|
2019-11-18 19:09:21 +01:00 |
|
Hypolite Petovan
|
146646c4d4
|
Replace deprecated calls to defaults() by ?? and ?: in src/
|
2019-10-16 08:38:52 -04:00 |
|
Michael
|
4e7d94053e
|
Fix for multiline host-meta, reducement of requests, fix for wordpress
|
2019-10-06 16:33:39 +00:00 |
|
Michael
|
8238081d87
|
Replace obsolete functionality in "PortableContact"
|
2019-10-05 23:30:47 +00:00 |
|
Michael
|
af5527f896
|
Unified return value types
|
2019-10-05 04:50:29 +00:00 |
|
Michael
|
aa75e749be
|
Enhanced documentation
|
2019-10-05 04:22:16 +00:00 |
|
Michael
|
4d1cc44151
|
Added documentation
|
2019-10-04 17:29:21 +00:00 |
|
Michael
|
cd3dada39c
|
Detect network type via the contacts
|
2019-10-04 06:33:16 +00:00 |
|
Michael
|
a7e518acbd
|
Readded the network parameter
|
2019-10-04 05:42:54 +00:00 |
|
Michael
|
d9a74bd5dd
|
Code transitioning from PortableContacts.php to GServer.php
|
2019-10-03 23:33:41 +00:00 |
|
Michael
|
2009080327
|
Remove more test data
|
2019-10-03 21:39:48 +00:00 |
|