Philipp
adada10eb6
Rename DI::httpRequest() into DI::httpClient()
2021-08-25 21:54:54 +02:00
Hypolite Petovan
203672cf27
[various] Remove redundant uninstall functions
...
- All hooks (current and obsolete) are removed automatically during addon uninstall
2020-07-27 08:30:41 -04:00
nupplaPhil
19b2c8d833
Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull"
2020-07-21 03:32:23 -04:00
nupplaPhil
40ff1d7fda
Make "HTTPRequest::fetchUrl" dynamic
2020-07-21 03:30:37 -04:00
nupplaPhil
9640142a72
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
2020-07-21 03:27:52 -04:00
nupplaPhil
65e4726718
Remove unneeded Config namespace usages
2020-01-19 22:50:43 +01:00
nupplaPhil
62d6f08fc1
Add missing Friendica\DI namespace to files (PHPStorm inspection)
2020-01-19 21:26:41 +01:00
nupplaPhil
75143e27b5
Move Config::set() to DI::config()->set()
2020-01-19 21:21:52 +01:00
nupplaPhil
1ce63185ab
Move Config::get() to DI::config()->get()
2020-01-19 21:21:12 +01:00
Tobias Diekershoff
08206fdcc0
Merge branch 'master' into develop
2019-01-21 10:04:26 +01:00
Michael
6765fec7b1
LSR: Show preview pictures of videos (should be legally safe)
2019-01-04 15:23:23 +00:00
Hypolite Petovan
c27b1cb66f
Replace deprecated Addon::*registerHook by Hook::*register
2018-12-26 10:20:18 -05:00
Michael
bf00f76245
Added readme
2018-12-17 21:55:13 +00:00
Michael
1fa3397362
Leistungsschutzrecht: Optionally suppress pictures
2018-12-17 21:09:09 +00:00
Adam Magness
49eff56e5d
Core Logger
...
implement log() function.
more to squash
Core Logger Class
implement log() function
2018-10-29 19:40:18 -04:00
Michael
06c6bfc88d
And some more notices ...
2018-07-31 18:10:34 +00:00
Michael Vogel
e74ccf35c9
Some notices had been removed / expiring of item related tables in twitter ( #643 )
...
* Some notices had been removed / expiring of item related tables in twitter
* Some more ...
2018-07-15 14:40:20 -04:00
Michael Vogel
475299e642
Avoid warnings in addons ( #639 )
...
* Avoid warnings in addons
* And some warnings removed
* And more ...
* And some more ...
* Added comment
* And again ...
* And again ...
* Partly reworked "newmemberwidget"
* And more warnings ...
* The next round
2018-07-10 08:30:23 -04:00
Adam Magness
f151406355
Review updates
...
update renamed and moved functions
2018-01-27 11:23:04 -05:00
Adam Magness
ca3c45101e
Network was moved to src
...
update all function calls to use class, insert use statements and remove require_once statements
2018-01-27 08:52:02 -05:00
Adam Magness
0afd633346
Addon class
...
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan
27b60e003f
Use short form array syntax everywhere
2018-01-15 08:15:33 -05:00
Adam Magness
48dcbc6f3f
Issue 3873
...
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Michael
59229fa7d5
Using a whitelist for "leistungsschutzrecht"
2017-07-29 08:01:02 +00:00
Michael
19d87939ba
Leistungsschutzrecht now has a new source for the blacklist
2017-07-02 19:23:58 +00:00
Hypolite Petovan
8fa3f2415a
Replace and/AND and or/OR by && and ||
2017-06-08 21:20:27 -04:00
Michael Vogel
99dc8f2deb
Adopt it to the new proposals for the agreement between Google and VG Media
2015-09-26 11:55:59 +02:00
Michael Vogel
f0ccc16165
Leistungsschutzrecht: A mechanism to avoid problems with a stupid german law.
2014-11-13 21:56:23 +01:00