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
8a197055e3
Normalize App parameter declaration (mod folder, 1 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
friendica
f07df4f667
merge
8 years ago
Thomas Willingham
f5d15a7ff8
Add support for members-only addons
8 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
Fabio Comuni
71d44d78ec
Installed apps as array instead of string
9 years ago
Friendika
fb92dbf5d6
link events + personal notes to profile tabs
9 years ago
Friendika
dea721a3f8
minor fixes to apps (don't show notes if not logged in) and photos (tag delete link is leaking to unauthorised users)
9 years ago
Friendika
681885a120
"notes" app
9 years ago
Friendika
3d1b153dec
apps menu file
10 years ago