aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
...
* performance: just count the first 99 unseen items and display 99+ if there ↵Mario2022-11-151-12/+12
| | | | are more than 99
* possible fix for issue #1698Mario2022-11-151-2/+2
|
* allow to look for pubstream items if we do not own one but make sure the ↵Mario2022-11-101-12/+9
| | | | permissons are checked correctly
* fix typo in variable nameMario2022-11-102-1/+2
|
* address issue #1705Mario2022-11-091-17/+17
|
* fix new uuid created when editing postMario2022-11-091-5/+4
|
* fix regression where automatically created directories were not public and ↵Mario2022-11-071-11/+11
| | | | pinned/featured state of apps was not displayed correctly
* fix warningsMario2022-11-032-51/+52
|
* fix regressionMario2022-11-032-3/+5
|
* rename variable and warning fixesMario2022-11-032-2/+3
|
* undefined array keyMario2022-11-021-1/+1
|
* php warningsMario2022-11-022-19/+19
|
* throw a 404 if we could not determine which channel to loadMario Vavti2022-11-021-3/+5
|
* set hubloc_connected in mod fhublocs otherwise the hublocs might be removed ↵Mario Vavti2022-11-021-14/+15
| | | | by prune_hub_reinstalls()
* fix php warningsMario2022-10-262-14/+14
|
* missing field in queryMario2022-10-261-1/+1
|
* fix php warningsMario2022-10-2613-186/+182
|
* fix php warningsMario2022-10-261-6/+6
|
* fix php warningsMario Vavti2022-10-251-3/+3
|
* fix php warningsMario Vavti2022-10-2313-36/+40
|
* fix various issuesMario2022-10-2118-224/+204
|
* fix php warningsMario2022-10-203-16/+11
|
* fix php warningsMario2022-10-206-24/+28
|
* fix php warningsMario2022-10-202-1/+3
|
* fix more php warningsMario Vavti2022-10-202-4/+6
|
* fix php warningsMario Vavti2022-10-203-37/+46
|
* fix php warningsMario Vavti2022-10-182-49/+34
|
* fix php warningsMario Vavti2022-10-133-22/+25
|
* fix more php warningsMario Vavti2022-10-131-6/+6
|
* mod dirsearch: fix php warningsMario Vavti2022-10-131-23/+24
|
* fix php warningsMario2022-10-126-51/+64
|
* fix php warningsMario2022-10-121-1/+1
|
* poco: remove unused parametersMario2022-10-122-4/+4
|
* fix owa in case of hub reinstallsMario2022-09-302-30/+63
|
* fix issue #1694Mario2022-09-301-2/+2
|
* hub reinstall issuesMario2022-09-281-1/+1
|
* fix mod pokeMario2022-09-271-23/+8
|
* fix issue #1687Mario2022-09-221-2/+2
|
* fix issue #1690Mario2022-09-221-6/+6
|
* php8: fix warningsMario2022-09-221-5/+4
|
* fix warnings and regressionsMario2022-09-152-3/+3
|
* address issue #1688Mario2022-09-141-1/+1
|
* php8: warning fixesMario2022-09-142-1/+5
|
* php8: fix more warningsMario2022-09-111-3/+3
|
* php8: random cleanup and warning fixesMario2022-09-082-1/+3
|
* remove debug codeMario2022-09-071-7/+0
|
* fix random php warningsMario2022-09-074-24/+10
|
* Activity: check for other forms of as:Public, Search: make sure to run ↵Mario2022-08-211-6/+9
| | | | htmlspecialchars_decode on the AP url so that previously encoded chars will be decoded again
* check against nullMario Vavti2022-08-071-2/+2
|
* HQ dashboard - initial checkinMario2022-07-152-52/+53
|