Philipp Holzer
|
73c3b21665
|
Move ACCEPT constants to own "enum" class
|
2022-04-02 20:26:11 +02:00 |
|
Michael
|
94b7c1fc77
|
Use a more specific "accept" value
|
2022-03-29 14:02:10 +00:00 |
|
Michael
|
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 |
|
Michael
|
f6faae5bb1
|
Replace deprecated log calls
|
2021-10-20 18:53:52 +00:00 |
|
Philipp Holzer
|
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 |
|
nupplaPhil
|
657d08f09f
|
Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull"
|
2020-07-21 03:15:53 -04:00 |
|
nupplaPhil
|
1aa07f87a4
|
Make "HTTPRequest::fetchUrl" dynamic
|
2020-07-21 03:04:58 -04:00 |
|
nupplaPhil
|
5344efef71
|
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
|
2020-07-21 02:56:10 -04:00 |
|
Michael
|
4181eb37f5
|
More joins replaced by view calls
|
2020-04-24 11:55:46 +00:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
Hypolite Petovan
|
18cfd8dfaa
|
Remove references to deprecated profile.is-default and profile.profile-name fields
|
2020-01-22 19:42:37 -05:00 |
|
Philipp Holzer
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
Philipp Holzer
|
21640ec5d8
|
Add missing Friendica\DI namespace to files (PHPStorm inspection)
|
2020-01-19 21:26:42 +01:00 |
|
Philipp Holzer
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
Hypolite Petovan
|
55e54bb950
|
Replace deprecated Addon::callHooks with Hook::callAll
- Update documentation
|
2019-01-21 09:50:56 -05:00 |
|
Adam Magness
|
50da89d861
|
Logger Levels
update logger levels in calls
|
2018-10-30 09:58:45 -04:00 |
|
Adam Magness
|
14fde5dc9b
|
Log function
implement log() function.
|
2018-10-30 09:57:14 -04:00 |
|
Hypolite Petovan
|
ecea7425f8
|
Rename DBA::is_result to DBA::isResult
|
2018-07-23 11:04:14 -04:00 |
|
Hypolite Petovan
|
0ec44f3e8a
|
Rename DBM method calls to DBA method calls
|
2018-07-23 11:02:24 -04:00 |
|
Adam Magness
|
f04d40a37e
|
Review update
Rename function, move others
|
2018-01-27 11:13:41 -05:00 |
|
Adam Magness
|
c67452f72e
|
Move fetch_url
move fetch_url function
|
2018-01-26 23:09:48 -05:00 |
|
Adam Magness
|
11cf36105c
|
Update Addon functions and calls
Update function names and calls for Addon class.
|
2018-01-20 07:48:22 -05:00 |
|
Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
2018-01-15 14:07:17 -05:00 |
|
Hypolite Petovan
|
872190dcb0
|
Fix missing variable in Worker\Directory
- Remove fixed comment in PortableContact
|
2017-12-17 16:25:32 -05:00 |
|
Hypolite Petovan
|
5926cd534a
|
Add FIXME for unrecoverable missing variables
|
2017-12-17 15:35:38 -05:00 |
|
Michael
|
925d2d2383
|
Directory moved
|
2017-11-18 07:59:30 +00:00 |
|