aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* fix some php8 fatal errorsMario2021-01-092-9/+9
| | | (cherry picked from commit 2522d42c71baee9caba181566948ae4c899885bd)
* fix error in sql queryMario2021-01-091-1/+1
| | | (cherry picked from commit 0e2af403298599737b41a44a0b6b3e0a1204b108)
* remove loggingMario2021-01-061-1/+1
| | | (cherry picked from commit 49cc69ecc5dc2c6032cadff4cd1f31b511e0a0b4)
* filter out self and child folders from the folder listMario2021-01-061-3/+10
| | | (cherry picked from commit a0c8e1959af2a98400fd9fbbdc61471bbf461614)
* missing translateable string and adapt iconsMario2021-01-041-1/+2
|
* some work on the tiles viewMario2021-01-041-1/+1
|
* fix no channel_id provided for contact_remove() in reply_purge(). fix wrong ↵Mario2021-01-032-7/+7
| | | | notifier command
* mod cloud stringsMario2021-01-031-9/+18
|
* files_ng: slightly change the way we display link bbcodeMario2021-01-031-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
|
* fix typoMario2021-01-021-5/+5
|
* fix typosMario2021-01-021-3/+2
|
* set is_owner does not need to be a per item flag. fix post button visible ↵Mario2021-01-021-1/+2
| | | | for collections
* 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
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-12-291-2/+2
|\
| * dirserach: return zot6 entriesMario Vavti2020-12-291-2/+2
| |
* | escape both single and double quotes for the notifications title. fixes ↵Mario2020-12-291-33/+33
|/ | | | issue #1503
* Revert "Fix sync item with Zot connections"Max Kostikov2020-12-291-1/+1
| | | | This reverts commit 3db4aa69440553788d8f46cf4bbfb38ca4f09130
* Merge branch 'autocomplete' into 'dev'Mario2020-12-291-21/+32
|\ | | | | | | | | Deduplicate contacts list on autocomplete See merge request hubzilla/core!1891
| * Deduplicate contacts list on autocompleteMax Kostikov2020-12-291-21/+32
| |
* | Merge branch 'photocache' into 'dev'Mario2020-12-291-3/+4
|\ \ | | | | | | | | | | | | Do not revalidate cached photos See merge request hubzilla/core!1890
| * | 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
|/ | | | zip file
* 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
|
* fix issue where an array was passed to get_key() instead of a stringMario2020-12-211-9/+11
|
* 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 devMario2020-12-172-2/+36
|\
| * update to fix empty hubloc_id_url caused by clone import bug for zot hublocs ↵Mario Vavti2020-12-171-0/+34
| | | | | | | | which was fixed in 4693069a0618775167fd5c5b8c91b80f8a832da0
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2020-12-171-30/+30
| |\
| * | restrict owa to zot6 and zot network until the hubloc madness with ↵Mario Vavti2020-12-171-2/+2
| | | | | | | | | | | | activitypub and possibly also diaspora will be solved
* | | files_ng: provide bbcode snippets in the info panelMario2020-12-172-2/+38
| |/ |/|
* | files_ng: implement lockviewMario2020-12-161-30/+30
|/
* fix issue with abconfig when cloning a channelMario2020-12-151-6/+6
|
* use refresh_all in mod importMario2020-12-151-1/+1
|
* owa: dismiss deleted hublocsMario2020-12-151-6/+6
|
* try to fix more hubloc anomalies: use refresh_all in ↵Mario2020-12-151-42/+42
| | | | remove_obsolete_hublocs() and use Libzot::encode_locations() instead of zot_encode_locations() in notifier
* fix file sync issuesMario2020-12-141-1/+1
|