Hypolite Petovan
7b352f3f74
Revert "Coding convention applied - part 1"
4 years ago
Roland Häder
0cd241bcbe
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Häder <roland@mxchange.org>
4 years ago
Hypolite Petovan
8a197055e3
Normalize App parameter declaration (mod folder, 1 out of 3)
4 years ago
Roland Häder
61c1317f80
added much more curly braces + space between "if" and brace
Signed-off-by: Roland Häder <roland@mxchange.org>
4 years ago
Roland Häder
ace8f753ac
added much more curly braces + space between "if" and brace
Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
mod/bookmarklet.php
mod/community.php
mod/contacts.php
mod/crepair.php
mod/events.php
mod/network.php
mod/suggest.php
mod/uexport.php
view/theme/duepuntozero/config.php
view/theme/frio/config.php
view/theme/quattro/config.php
view/theme/vier/config.php
4 years ago
Roland Häder
e24c3a5b82
added much more curly braces + space between "if" and brace
Signed-off-by: Roland Häder <roland@mxchange.org>
4 years ago
Roland Häder
4dce3d8224
changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
4 years ago
fabrixxm
b202e02fbf
Revert "Updated modules to allow for partial overrides without errors"
This reverts commit db949bb802
.
5 years ago
Andrej Stieben
db949bb802
Updated modules to allow for partial overrides without errors
Only define functions if they have not been defined before, e.g. in themes. This makes it possible to override parts of a module and still use the other functions.
5 years ago
Zach Prezkuta
11c06e21b7
simplify by making Smarty include directives behave like Friendica native ones
8 years ago
Michael Johnston
cd5b9c10c4
fix filer dialog
8 years ago
Zach Prezkuta
96ed0a7791
Implement Smarty3
8 years ago
Michael Johnston
da0eb2d4c9
correct some filer dialog weirdness caused by introduction of categories
9 years ago
friendica
53f799f2bc
handle escaped file chars in display and search
9 years ago
friendica
bcc5801608
rename "file as" to "save to folder"
9 years ago
Fabio Comuni
0a2675d8b6
filer: replace "file as" prompt with combobox opened in fancybox
9 years ago
friendica
be48fff157
file as widget and basic filing implementation for duepuntozero,slackr
much more work needed - this is just for test/evaluation currently
9 years ago