edf3e9c4b6
Improved block check for redirects
2023-01-22 12:33:38 +00:00
27969e8ca6
Continued:
...
- moved if() block to suggested position by MrPetovan, for me I want to have all
conditions checked at the start of the method, e.g. no unwanted null
references or (in this case) if the URL is blacklisted
- normalized URLs are without SSL, means http://host/path/file.ext so they exist
only once for contacts and servers (aka. instances)
- documented returned type `void`
2023-01-21 01:07:14 +01:00
ba08692403
Continued:
...
- just for consistency ...
2023-01-20 02:43:59 +01:00
356a2a9a5a
News "blocked" field on the gserver table
2023-01-17 17:25:19 +00:00
1874a32728
Happy New Year 2023!
2023-01-01 09:36:24 -05:00
bd817d2391
Fix error "Class 'Friendica\Worker\Worker' not found"
2022-09-24 17:29:00 +00:00
Michael Vogel
0fa281247d
More cooldown calls for worker processes
2022-09-21 21:03:07 +02:00
a49fb9cbf9
Changes:
...
- added some type-hints
- added documentation
2022-06-23 17:30:16 +02:00
e299fc67c8
Introduce "accept_header" as specific argument to the http client
2022-04-02 21:16:53 +02:00
73c3b21665
Move ACCEPT constants to own "enum" class
2022-04-02 20:26:11 +02:00
1fae0123ec
Some more "accept" parameters are added
2022-03-29 06:24:20 +00:00
Balázs Úr
e56a53647b
Update copyright
2022-01-02 08:27:47 +01:00
13a91e63aa
Rename DI::httpRequest() into DI::httpClient()
2021-08-25 21:54:54 +02:00
Balázs Úr
054c301ef0
Update copyright
2021-03-29 08:40:20 +02:00
8d999f54d0
Check and add a server
2020-12-03 22:32:51 +00:00
23b7da3664
Removed unused PoCo functionality
2020-08-31 12:40:23 +00:00
0c73531da1
Poco and gcontact (mostly) removed
2020-08-01 16:15:18 +00:00
bb70258d48
Discovery of peers of other servers
2020-08-01 05:55:27 +00:00