aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* hq widget: implement thread unseen items countMario2022-11-181-2/+12
* if a feed fails, do not update connected timestamp. attempt to poll feeds onl...Mario2022-11-172-2/+18
* remove loggingMario2022-11-171-2/+0
* externals: fix warningsMario2022-11-171-3/+3
* fix regression when adding feed contactsMario2022-11-171-1/+3
* performance: just count the first 99 unseen items and display 99+ if there ar...Mario2022-11-151-12/+12
* possible fix for issue #1698Mario2022-11-151-2/+2
* cast the type to update if it is an editMario2022-11-131-1/+6
* allow to look for pubstream items if we do not own one but make sure the perm...Mario2022-11-101-12/+9
* fix undefined variableMario2022-11-101-1/+2
* fix typo in variable nameMario2022-11-102-1/+2
* ƃwrong array keyMario2022-11-091-4/+7
* 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 pi...Mario2022-11-072-13/+13
* fix case and german translation stringMario2022-11-061-2/+2
* do not update the guid on xchan/hubloc updates and define some array keysMario2022-11-041-4/+4
* fix warningsMario2022-11-033-55/+54
* wor around shares from streams not rendered correctlyMario2022-11-031-1/+1
* fix regressionMario2022-11-034-6/+12
* rename variable and warning fixesMario2022-11-035-36/+37
* undefined array keyMario2022-11-021-1/+1
* php warningsMario2022-11-023-20/+20
* throw a 404 if we could not determine which channel to loadMario Vavti2022-11-021-3/+5
* re-install: if we have a cashed entry, make sure we fetch the latestMario2022-11-021-3/+3
* fix more php warningsMario Vavti2022-11-022-2/+6
* set hubloc_connected in mod fhublocs otherwise the hublocs might be removed b...Mario Vavti2022-11-022-15/+16
* fix php warningsMario2022-10-263-21/+22
* missing field in queryMario2022-10-261-1/+1
* fix php warningsMario2022-10-2614-190/+186
* fix php warningsMario2022-10-262-7/+8
* fix php warningsMario Vavti2022-10-262-3/+2
* fix php warningsMario Vavti2022-10-255-53/+60
* fix php warningsMario Vavti2022-10-2320-47/+73
* fix various issuesMario2022-10-2122-236/+213
* fix php warningsMario2022-10-205-21/+16
* fix php warningsMario2022-10-2011-36/+39
* fix php warningsMario2022-10-202-1/+3
* fix more php warningsMario Vavti2022-10-204-9/+15
* fix php warningsMario Vavti2022-10-206-39/+52
* fix php warningsMario Vavti2022-10-187-56/+52
* fix php warningMario2022-10-141-1/+1
* catch decryption failure edgecaseMario Vavti2022-10-141-1/+5
* fix php warningsMario Vavti2022-10-137-27/+39
* fix more php warningsMario Vavti2022-10-134-22/+22
* mod dirsearch: fix php warningsMario Vavti2022-10-131-23/+24
* fix php warningsMario2022-10-1217-72/+101
* fix php warningsMario2022-10-124-8/+10
* poco: remove unused parametersMario2022-10-122-4/+4
* remove dead code and deal with conv privacy mismatches in Activity::store()Mario2022-10-121-13/+18