aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mario Vavti2022-11-022-15/+16
| | | | by prune_hub_reinstalls()
* 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
|
* when updating hubloc_connected also update hubloc_updatedMario2022-10-051-1/+2
|
* fix owa in case of hub reinstallsMario2022-09-302-30/+63
|
* fix issue #1694Mario2022-09-301-2/+2
|
* fix menu item display issueMario Vavti2022-09-291-2/+2
|
* fix hq widget displaying superblocked itemsMario2022-09-291-0/+13
|
* remove unnecessary checkMario2022-09-281-1/+1
|
* one more hub reinstall fixMario2022-09-281-1/+1
|
* hub reinstall issuesMario2022-09-282-4/+4
|
* fix mod pokeMario2022-09-271-23/+8
|
* Ãfix regressionMario2022-09-262-3/+7
|
* fix issue #1687Mario2022-09-221-2/+2
|
* fix issue #1690Mario2022-09-221-6/+6
|
* php8: fix warningsMario2022-09-224-10/+9
|
* fix warnings and regressionsMario2022-09-159-11/+18
|
* address issue #1688Mario2022-09-141-1/+1
|
* php8: warning fixesMario2022-09-146-34/+55
|
* make actor_store() fetch the actor object if none is provided, remove ↵Mario2022-09-132-20/+62
| | | | announce from the is_response array and provide a function to find the attributedTo url