aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* fix fetch vcard menu entry for zot6 connectionsMario2021-01-171-145/+145
* cleanup mod likeMario2021-01-161-196/+180
* exec is marked deprecatedMario2021-01-153-3/+3
* remove unused global varMario2021-01-151-2/+0
* fix undefined varMario2021-01-151-1/+1
* undefined variable $filenameMario2021-01-151-1/+1
* wrong variable nameMario2021-01-151-4/+4
* only vars can be passed by referenceMario2021-01-151-1/+2
* unused variable and missing break statementMario2021-01-151-2/+3
* fix undefined variableMario2021-01-151-1/+1
* formattingMario2021-01-151-33/+34
* formattingMario2021-01-151-148/+149
* cleanup unused/undefined variablesMario2021-01-151-73/+71
* fix undefined vars in mod calMario2021-01-151-7/+5
* some work to fix r_preview in list modeMario2021-01-144-218/+228
* Revert "keyid adapt for backward compatibility to current release"Mario2021-01-131-4/+3
* restrict length of short profile title/description to 190characters to omit s...Mario2021-01-121-125/+125
* more libzotdirMario2021-01-093-171/+176
* keyid adapt for backward compatibility to current releaseMario2021-01-091-3/+4
* fix some php8 fatal errorsMario2021-01-091-1/+1
* more streamline keyidMario2021-01-091-4/+4
* streamline keyidMario2021-01-093-22/+22
* fix error in sql queryMario2021-01-091-1/+1
* remove unused code and fix width and height not definedMario2021-01-021-2/+3
* fix wrong variableMario2021-01-021-101/+101
* fix wrong variableMario2021-01-021-1/+1
* fix wrong variableMario2021-01-021-303/+303
* fix wrong variableMario2021-01-021-1/+1
* remove fallback code - it will not be required if compression is dismissedMario2020-12-301-19/+0
* store zip files without compressionMario2020-12-301-2/+2
* dirserach: return zot6 entriesMario Vavti2020-12-291-2/+2
* Revert "Fix sync item with Zot connections"Max Kostikov2020-12-291-1/+1
* Merge branch 'autocomplete' into 'dev'Mario2020-12-291-21/+32
|\
| * Deduplicate contacts list on autocompleteMax Kostikov2020-12-291-21/+32
* | Merge branch 'photocache' into 'dev'Mario2020-12-291-3/+4
|\ \
| * | Do not revalidate cached photosMax Kostikov2020-12-261-3/+4
| |/
* | sse: fix issue with direct message notificationssMario2020-12-281-14/+14
* | files_ng: provide a fallback in case the server timed out on compressing the ...Mario2020-12-281-4/+28
|/
* owa specify keyMario2020-12-231-1/+1
* files_ng: improve download handlÃingMario2020-12-221-15/+35
* files_ng: omit parent folders of a downloadMario2020-12-221-18/+27
* files_ng: implement directory and bulk file downloadMario2020-12-211-18/+110
* Use Zot6 for CardDAV and CalDAV sync between clonesMax Kostikov2020-12-191-18/+19
* refresh_all will be called from the notifier in Daemon/DirectoryMario2020-12-191-5/+0
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2020-12-181-232/+231
|\
| * do not json_encode the attach array - fixes #1499Mario2020-12-171-232/+231
* | handle owa with hubloc_id_url onlyMario Vavti2020-12-181-7/+5
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2020-12-171-30/+30
|\
| * files_ng: implement lockviewMario2020-12-161-30/+30
* | restrict owa to zot6 and zot network until the hubloc madness with activitypu...Mario Vavti2020-12-171-2/+2
|/