Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -3/+3 |
|\ | |||||
| * | random_profile: return zot6 entries | Mario Vavti | 2020-12-29 | 1 | -1/+1 |
| | | |||||
| * | 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 | ||||
* | Merge branch 'cloneissue' into 'dev' | Mario | 2020-12-29 | 1 | -1/+1 |
|\ | | | | | | | | | Fix sync comments with clones See merge request hubzilla/core!1889 | ||||
| * | 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 |
| |/ | |||||
* | | Merge branch 'tuneimagick' into 'dev' | Mario | 2020-12-29 | 1 | -0/+4 |
|\ \ | | | | | | | | | | | | | Implement Imagemagick resources consumption limiting See merge request hubzilla/core!1888 | ||||
| * | | Implement Imagemagick resources consumption limiting | Max Kostikov | 2020-12-26 | 1 | -0/+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 | 3 | -6/+71 |
|/ | | | | zip file | ||||
* | version bump | Mario | 2020-12-23 | 1 | -1/+1 |
| | |||||
* | owa specify key | Mario | 2020-12-23 | 1 | -1/+1 |
| | |||||
* | fix javascript warning | Mario | 2020-12-23 | 1 | -1/+1 |
| | |||||
* | remove deprecated forum autocomplete code | Mario | 2020-12-23 | 1 | -25/+2 |
| | |||||
* | provide some info and remove unused code | Mario | 2020-12-22 | 1 | -10/+3 |
| | |||||
* | files_ng: improve download handlÃing | Mario | 2020-12-22 | 2 | -22/+66 |
| | |||||
* | files_ng: omit parent folders of a download | Mario | 2020-12-22 | 2 | -18/+29 |
| | |||||
* | files_ng: implement directory and bulk file download | Mario | 2020-12-21 | 4 | -23/+198 |
| | |||||
* | fix issue where an array was passed to get_key() instead of a string | Mario | 2020-12-21 | 1 | -9/+11 |
| | |||||
* | changelog | Mario | 2020-12-21 | 1 | -0/+7 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-12-20 | 3 | -23/+20 |
|\ | | | | | | | | | Use Zot6 for CardDAV and CalDAV sync between clones See merge request hubzilla/core!1886 | ||||
| * | Fix CardDAV address book ID | Max Kostikov | 2020-12-19 | 1 | -0/+1 |
| | | |||||
| * | Use Zot6 for CardDAV and CalDAV sync between clones | Max Kostikov | 2020-12-19 | 1 | -18/+19 |
| | | |||||
| * | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-12-19 | 46 | -1033/+2335 |
| |\ | |/ |/| | | | | | Dev sync See merge request kostikov/core!4 | ||||
* | | refresh_all will be called from the notifier in Daemon/Directory | Mario | 2020-12-19 | 1 | -5/+0 |
| | | |||||
* | | deprecate ! and !! forum tags | Mario | 2020-12-18 | 3 | -11/+16 |
| | | |||||
* | | flag forums where we do not have post permissions and filter them from the ↵ | Mario | 2020-12-18 | 2 | -4/+36 |
| | | | | | | | | acl selector | ||||
* | | 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 | 2 | -13/+7 |
|/ / | |||||
* | | changelog for version 5.0.6 | Mario | 2020-12-17 | 1 | -0/+13 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-12-17 | 3 | -4/+38 |
|\ \ | |||||
| * | | update to fix empty hubloc_id_url caused by clone import bug for zot hublocs ↵ | Mario Vavti | 2020-12-17 | 2 | -2/+36 |
| | | | | | | | | | | | | which was fixed in 4693069a0618775167fd5c5b8c91b80f8a832da0 | ||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2020-12-17 | 5 | -57/+92 |
| |\ \ | |||||
| * | | | 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 | 3 | -6/+48 |
| |/ / |/| | | |||||
* | | | files_ng: fix regression in finding the right path in certain situations and ↵ | Mario | 2020-12-16 | 3 | -25/+55 |
| | | | | | | | | | | | | add a info panel with attach and zrl bbcode | ||||
* | | | files_ng: implement lockview | Mario | 2020-12-16 | 2 | -31/+36 |
| | | | |||||
* | | | fix regression in files aclselect | Mario | 2020-12-15 | 1 | -1/+1 |
|/ / | |||||
* | | fix issue with abconfig when cloning a channel | Mario | 2020-12-15 | 2 | -7/+21 |
| | | |||||
* | | 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 | 2 | -43/+45 |
| | | | | | | | | remove_obsolete_hublocs() and use Libzot::encode_locations() instead of zot_encode_locations() in notifier | ||||
* | | fix file sync issues | Mario | 2020-12-14 | 2 | -3/+6 |
| | | |||||
* | | handle removal of terms in attach_delete() when deleting a ressource | Mario | 2020-12-14 | 2 | -11/+8 |
| | |