Hypolite Petovan
56ee734b00
Cleanup /format pre-move
3 years ago
Hypolite Petovan
7b352f3f74
Revert "Coding convention applied - part 1"
3 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
a7ce601580
Normalize App parameter declaration (mod folder, 3 out of 3)
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
rabuzarus
db581c08d0
rework autocomplete: some polishing
4 years ago
rabuzarus
0e531e148e
rework autocomplete: polishing class and methods naming
5 years ago
rabuzarus
12479fb478
rework autocomplete: Access list of smilies over JSON
5 years ago
rabuzarus
ce1faf17d1
rework autocomplete: some polishing
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
rabuzarus
30c375d238
rework autocomplete: polishing class and methods naming
5 years ago
rabuzarus
5f7c5e6ab6
rework autocomplete: Access list of smilies over JSON
5 years ago
friendica
b1d31aca51
quick comments
9 years ago