nupplaPhil
|
174129af94
|
add missing namespaces/fix wrong class-names
|
2020-01-19 16:31:35 +01:00 |
|
nupplaPhil
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
nupplaPhil
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
Hypolite Petovan
|
ebaf726744
|
Rework Feed::import parameters
- Remove unused $hub
- Replace $simulate with an implicit condition
|
2020-01-03 09:26:28 -05:00 |
|
nupplaPhil
|
e944d7bed6
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-29 20:17:48 +01:00 |
|
nupplaPhil
|
8b6e123b3f
|
Refactor deprecated App::isAjax() to DI::mode()->isAjax()
|
2019-12-29 20:17:44 +01:00 |
|
nupplaPhil
|
8e6973b774
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
|
nupplaPhil
|
1de3f186d7
|
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
|
2019-12-29 20:16:55 +01:00 |
|
Hypolite Petovan
|
424106fd4e
|
Add BBCode to Markdown to HTML raw result in Module\Babel
- Display HTML entities for BBCode to Markdown output
|
2019-12-27 20:44:24 -05:00 |
|
Michael
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
Michael
|
bd62d548db
|
Added parameters
|
2019-11-05 20:22:54 +00:00 |
|
Hypolite Petovan
|
f59ea2af55
|
Replace deprecated defaults() calls by ?? and ?: operators in src/Module/
|
2019-10-15 09:20:32 -04:00 |
|
Michael
|
5eeca432fe
|
removed unused "f" parameter
|
2019-09-29 18:59:03 +00:00 |
|
Hypolite Petovan
|
66d4e5ce5f
|
Remove wrap length in Babel HTML::toPlaintext display
|
2019-08-06 21:23:09 -04:00 |
|
Hypolite Petovan
|
4a85de4c19
|
Add HTML output panel to babel module
|
2019-08-04 10:22:49 -04:00 |
|
Hypolite Petovan
|
5d2bf73517
|
Add Babel result screen for compact HTML::toPlaintext
|
2019-05-27 12:02:28 -04:00 |
|
Hypolite Petovan
|
325ba20141
|
Improve Diaspora raw text support in /babel module
|
2019-05-19 18:52:01 -04:00 |
|
Philipp Holzer
|
492d7abe92
|
Renamed Diagnostic to Debug and deleted ItemSource (already defined)
|
2019-05-19 04:24:56 +02:00 |
|