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
f92918f471
Normalize App parameter declaration (mod folder, 2 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
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
77529ccdf1
allow individual choice of mobile themes
9 years ago
friendica
8aa2552372
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
9 years ago
Friendika
0db145dafa
redirect to home after logging in using login url
10 years ago
Friendika
2a269e0c18
use default system theme for system pages
10 years ago
Mike Macgirvin
bbe53699f2
bug fixes
11 years ago
Mike Macgirvin
5ca174ae34
fix register policy
11 years ago
Mike Macgirvin
bec3d15c52
more work
11 years ago
Mike Macgirvin
6348e70daa
Initial checkin
11 years ago