Hypolite Petovan
|
39c654da00
|
[various] Remove App dependency from hook functions
|
2023-01-13 21:16:09 -05:00 |
Philipp
|
b0eb28143a
|
UserSession class - Refactor addon
|
2022-10-20 23:51:49 +02:00 |
Michael
|
5d8129600d
|
Replace all functions from boot.php
|
2022-10-19 09:47:36 -04:00 |
Roland Häder
|
06b15a6ed0
|
Changes:
- added missing type-hints
- avoided local variables
- added some documentation
- changed double-quotes to single
|
2022-06-30 13:33:22 +02:00 |
Roland Häder
|
04df7f6e05
|
Changes:
- added more type-hints
- cleaned up some files (curly braces, spaces)
|
2022-06-23 07:17:00 +02:00 |
Roland Häder
|
3bda8dfa32
|
Changes:
- changed more double-quotes to single
- cleaned up js_upload/file-uploader/server/php.php a lot
- added some type-hints
|
2022-06-23 06:09:29 +02:00 |
Michael
|
0bf6612ea3
|
"log" is replaced with the corresponding logging functions
|
2021-10-21 06:04:27 +00:00 |
Hypolite Petovan
|
bb03412142
|
[blackout] Improve wording some more
|
2020-12-23 01:33:35 -05:00 |
Balázs Úr
|
d288c0cef2
|
Blackout: improve wording
|
2020-12-23 01:19:54 +01: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
|
65e4726718
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:43 +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 |
nupplaPhil
|
f2fc22227a
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:47 +01:00 |
nupplaPhil
|
48fecb9a40
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:46 +01:00 |
Tobias Diekershoff
|
6a20443b06
|
blackout addon: bugfix translation was not applied
|
2019-03-12 09:36:19 +01:00 |
Philipp Holzer
|
c3d51338e0
|
Bugfixing calls
|
2019-02-04 01:52:03 +01:00 |
Philipp Holzer
|
9cf3d38e76
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2019-02-04 01:50:41 +01:00 |
Philipp Holzer
|
0e264465ac
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2019-02-04 01:50:39 +01:00 |
Philipp Holzer
|
e825cbc7a1
|
renamed System::redirectTo to System::redirect
|
2019-02-04 01:50:30 +01:00 |
Philipp Holzer
|
3d3a11fa46
|
Replaced goaway() with System::redirectTo()
|
2019-02-04 01:50:15 +01:00 |
Hypolite Petovan
|
c27b1cb66f
|
Replace deprecated Addon::*registerHook by Hook::*register
|
2018-12-26 10:20:18 -05:00 |
Adam Magness
|
9079480d4a
|
move to Renderer class
update functions calls for new Renderer class.
|
2018-10-31 10:55:15 -04: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 |
Philipp Holzer
|
d197bf4c2b
|
Bugfix - Replacing goaway()
|
2018-10-24 20:09:36 +02:00 |
Adam Magness
|
f8c162cbfb
|
Update t() calls
Update all t() calls.
|
2018-01-22 18:09:05 -05:00 |
Adam Magness
|
c71f7b0e1a
|
Update function names
update function names and hook calls
|
2018-01-20 08:57:41 -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 |
Tobias Diekershoff
|
e2cb4a9e74
|
Wording submit -> save settings
|
2013-11-19 13:43:58 +01:00 |
Tobias Diekershoff
|
1b250fad73
|
moved my profile
|
2013-06-14 19:40:10 +02:00 |
Zach Prezkuta
|
c12542ef96
|
revert addon Smarty3 templates to non-variable-based includes
|
2012-12-25 13:25:09 -07:00 |
Zach Prezkuta
|
3da6f1471c
|
update addons to support Smarty3
|
2012-12-22 13:36:35 -07:00 |
friendica
|
d6fd0c9717
|
balckout: fail silently if less than PHP 5.3
|
2012-05-11 03:39:29 -07:00 |
Tobias Diekershoff
|
0d9913f5eb
|
fixing some typos in blackout addon
|
2012-02-08 09:27:32 +01:00 |
Tobias Diekershoff
|
7c0351d29d
|
blackout addon added
|
2012-02-08 09:22:11 +01:00 |