aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 for...Mario2021-01-022-10/+11
* make share title h3Mario2021-01-021-1/+1
* changelogMario2020-12-301-0/+13
* remove fallback code - it will not be required if compression is dismissedMario2020-12-302-53/+3
* store zip files without compressionMario2020-12-301-2/+2
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-12-292-3/+3
|\
| * random_profile: return zot6 entriesMario Vavti2020-12-291-1/+1
| * dirserach: return zot6 entriesMario Vavti2020-12-291-2/+2
* | escape both single and double quotes for the notifications title. fixes issue...Mario2020-12-291-33/+33
|/
* Merge branch 'cloneissue' into 'dev'Mario2020-12-291-1/+1
|\
| * 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
| |/
* | Merge branch 'tuneimagick' into 'dev'Mario2020-12-291-0/+4
|\ \
| * | Implement Imagemagick resources consumption limitingMax Kostikov2020-12-261-0/+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-283-6/+71
|/
* version bumpMario2020-12-231-1/+1
* owa specify keyMario2020-12-231-1/+1
* fix javascript warningMario2020-12-231-1/+1
* remove deprecated forum autocomplete codeMario2020-12-231-25/+2
* provide some info and remove unused codeMario2020-12-221-10/+3
* files_ng: improve download handlÃingMario2020-12-222-22/+66
* files_ng: omit parent folders of a downloadMario2020-12-222-18/+29
* files_ng: implement directory and bulk file downloadMario2020-12-214-23/+198
* fix issue where an array was passed to get_key() instead of a stringMario2020-12-211-9/+11
* changelogMario2020-12-211-0/+7
* Merge branch 'dev' into 'dev'Max Kostikov2020-12-203-23/+20
|\
| * Fix CardDAV address book IDMax Kostikov2020-12-191-0/+1
| * Use Zot6 for CardDAV and CalDAV sync between clonesMax Kostikov2020-12-191-18/+19
| * Merge branch 'dev' into 'dev'Max Kostikov2020-12-1946-1033/+2335
| |\ | |/ |/|
* | refresh_all will be called from the notifier in Daemon/DirectoryMario2020-12-191-5/+0
* | deprecate ! and !! forum tagsMario2020-12-183-11/+16
* | flag forums where we do not have post permissions and filter them from the ac...Mario2020-12-182-4/+36
* | 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-182-13/+7
|/ /
* | changelog for version 5.0.6Mario2020-12-171-0/+13
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-12-173-4/+38
|\ \
| * | update to fix empty hubloc_id_url caused by clone import bug for zot hublocs ...Mario Vavti2020-12-172-2/+36
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2020-12-175-57/+92
| |\ \
| * | | restrict owa to zot6 and zot network until the hubloc madness with activitypu...Mario Vavti2020-12-171-2/+2
* | | | files_ng: provide bbcode snippets in the info panelMario2020-12-173-6/+48
| |/ / |/| |
* | | files_ng: fix regression in finding the right path in certain situations and ...Mario2020-12-163-25/+55
* | | files_ng: implement lockviewMario2020-12-162-31/+36