Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some php8 fatal errors | Mario | 2021-01-09 | 2 | -9/+9 |
| | | | (cherry picked from commit 2522d42c71baee9caba181566948ae4c899885bd) | ||||
* | fix error in sql query | Mario | 2021-01-09 | 1 | -1/+1 |
| | | | (cherry picked from commit 0e2af403298599737b41a44a0b6b3e0a1204b108) | ||||
* | remove logging | Mario | 2021-01-06 | 1 | -1/+1 |
| | | | (cherry picked from commit 49cc69ecc5dc2c6032cadff4cd1f31b511e0a0b4) | ||||
* | filter out self and child folders from the folder list | Mario | 2021-01-06 | 1 | -3/+10 |
| | | | (cherry picked from commit a0c8e1959af2a98400fd9fbbdc61471bbf461614) | ||||
* | missing translateable string and adapt icons | Mario | 2021-01-04 | 1 | -1/+2 |
| | |||||
* | some work on the tiles view | Mario | 2021-01-04 | 1 | -1/+1 |
| | |||||
* | fix no channel_id provided for contact_remove() in reply_purge(). fix wrong ↵ | Mario | 2021-01-03 | 2 | -7/+7 |
| | | | | notifier command | ||||
* | mod cloud strings | Mario | 2021-01-03 | 1 | -9/+18 |
| | |||||
* | files_ng: slightly change the way we display link bbcode | Mario | 2021-01-03 | 1 | -1/+1 |
| | |||||
* | remove unused code and fix width and height not defined | Mario | 2021-01-02 | 1 | -2/+3 |
| | |||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -101/+101 |
| | |||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -303/+303 |
| | |||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | fix typo | Mario | 2021-01-02 | 1 | -5/+5 |
| | |||||
* | fix typos | Mario | 2021-01-02 | 1 | -3/+2 |
| | |||||
* | set is_owner does not need to be a per item flag. fix post button visible ↵ | Mario | 2021-01-02 | 1 | -1/+2 |
| | | | | for collections | ||||
* | remove fallback code - it will not be required if compression is dismissed | Mario | 2020-12-30 | 1 | -19/+0 |
| | |||||
* | store zip files without compression | Mario | 2020-12-30 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-12-29 | 1 | -2/+2 |
|\ | |||||
| * | dirserach: return zot6 entries | Mario Vavti | 2020-12-29 | 1 | -2/+2 |
| | | |||||
* | | escape both single and double quotes for the notifications title. fixes ↵ | Mario | 2020-12-29 | 1 | -33/+33 |
|/ | | | | issue #1503 | ||||
* | Revert "Fix sync item with Zot connections" | Max Kostikov | 2020-12-29 | 1 | -1/+1 |
| | | | | This reverts commit 3db4aa69440553788d8f46cf4bbfb38ca4f09130 | ||||
* | Merge branch 'autocomplete' into 'dev' | Mario | 2020-12-29 | 1 | -21/+32 |
|\ | | | | | | | | | Deduplicate contacts list on autocomplete See merge request hubzilla/core!1891 | ||||
| * | Deduplicate contacts list on autocomplete | Max Kostikov | 2020-12-29 | 1 | -21/+32 |
| | | |||||
* | | Merge branch 'photocache' into 'dev' | Mario | 2020-12-29 | 1 | -3/+4 |
|\ \ | | | | | | | | | | | | | Do not revalidate cached photos See merge request hubzilla/core!1890 | ||||
| * | | Do not revalidate cached photos | Max Kostikov | 2020-12-26 | 1 | -3/+4 |
| |/ | |||||
* | | sse: fix issue with direct message notificationss | Mario | 2020-12-28 | 1 | -14/+14 |
| | | |||||
* | | files_ng: provide a fallback in case the server timed out on compressing the ↵ | Mario | 2020-12-28 | 1 | -4/+28 |
|/ | | | | zip file | ||||
* | owa specify key | Mario | 2020-12-23 | 1 | -1/+1 |
| | |||||
* | files_ng: improve download handlÃing | Mario | 2020-12-22 | 1 | -15/+35 |
| | |||||
* | files_ng: omit parent folders of a download | Mario | 2020-12-22 | 1 | -18/+27 |
| | |||||
* | files_ng: implement directory and bulk file download | Mario | 2020-12-21 | 1 | -18/+110 |
| | |||||
* | fix issue where an array was passed to get_key() instead of a string | Mario | 2020-12-21 | 1 | -9/+11 |
| | |||||
* | Use Zot6 for CardDAV and CalDAV sync between clones | Max Kostikov | 2020-12-19 | 1 | -18/+19 |
| | |||||
* | refresh_all will be called from the notifier in Daemon/Directory | Mario | 2020-12-19 | 1 | -5/+0 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2020-12-18 | 1 | -232/+231 |
|\ | |||||
| * | do not json_encode the attach array - fixes #1499 | Mario | 2020-12-17 | 1 | -232/+231 |
| | | |||||
* | | handle owa with hubloc_id_url only | Mario Vavti | 2020-12-18 | 1 | -7/+5 |
|/ | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-12-17 | 2 | -2/+36 |
|\ | |||||
| * | update to fix empty hubloc_id_url caused by clone import bug for zot hublocs ↵ | Mario Vavti | 2020-12-17 | 1 | -0/+34 |
| | | | | | | | | which was fixed in 4693069a0618775167fd5c5b8c91b80f8a832da0 | ||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2020-12-17 | 1 | -30/+30 |
| |\ | |||||
| * | | restrict owa to zot6 and zot network until the hubloc madness with ↵ | Mario Vavti | 2020-12-17 | 1 | -2/+2 |
| | | | | | | | | | | | | activitypub and possibly also diaspora will be solved | ||||
* | | | files_ng: provide bbcode snippets in the info panel | Mario | 2020-12-17 | 2 | -2/+38 |
| |/ |/| | |||||
* | | files_ng: implement lockview | Mario | 2020-12-16 | 1 | -30/+30 |
|/ | |||||
* | fix issue with abconfig when cloning a channel | Mario | 2020-12-15 | 1 | -6/+6 |
| | |||||
* | use refresh_all in mod import | Mario | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | owa: dismiss deleted hublocs | Mario | 2020-12-15 | 1 | -6/+6 |
| | |||||
* | try to fix more hubloc anomalies: use refresh_all in ↵ | Mario | 2020-12-15 | 1 | -42/+42 |
| | | | | remove_obsolete_hublocs() and use Libzot::encode_locations() instead of zot_encode_locations() in notifier | ||||
* | fix file sync issues | Mario | 2020-12-14 | 1 | -1/+1 |
| |