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
Hypolite Petovan
2741726402
Reverting too extensive formatting changes
5 years ago
Hypolite Petovan
08a30bc1c6
Fix Issue #2822 - Update update_*.php files with new bandwitdh_saver user setting
- Fix formatting according to PSR-2
- Add bandwitdh_saver setting check before replacing with "Embedded
content - Please reload"
5 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
hauke
87fa2ee2af
updated jquery to version 1.11, updated themes frost and diabook where necessary
7 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
0e441fe196
bug #147 comments not working on private notes page
10 years ago
Friendika
0abf2f11c6
patches for youtube's change in link and embed formats, please test
10 years ago
Friendika
a6603a54d9
don't send any potentially large embeds over ajax so as to avoid huge prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once.
10 years ago
Friendika
a50343830f
preparing for the future
11 years ago
Mike Macgirvin
3ad52463f6
more robust feed error handling, at the expense of performance.
Pass profile owner through HTML (yuk) to the ajax updater - as
browser pre-fetch totally buggers passing it via the server session.
11 years ago
Mike Macgirvin
43adabcd20
multi-user fixes
11 years ago
Mike Macgirvin
06bdf8a4cf
atom auto-discover, fix image preloading in ajax
11 years ago
Mike Macgirvin
9f81c3345b
fixup of some nits with live update and remote comment display on profile page
11 years ago
Mike Macgirvin
fc8379b108
live updates sort of working
11 years ago
Mike Macgirvin
6368bd1656
more live update
11 years ago