aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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-022-10/+11
| | | | | | | | for collections
* | 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 ↵Mario2020-12-291-33/+33
|/ / | | | | | | issue #1503
* | Merge branch 'cloneissue' into 'dev'Mario2020-12-291-1/+1
|\ \ | | | | | | | | | | | | Fix sync comments with clones See merge request hubzilla/core!1889
| * | 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
| |/
* | Merge branch 'tuneimagick' into 'dev'Mario2020-12-291-0/+4
|\ \ | | | | | | | | | | | | Implement Imagemagick resources consumption limiting See merge request hubzilla/core!1888
| * | 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
|/ | | | zip file
* 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
|\ | | | | | | | | Use Zot6 for CardDAV and CalDAV sync between clones See merge request hubzilla/core!1886
| * 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
| |\ | |/ |/| | | | | Dev sync See merge request kostikov/core!4
* | 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 ↵Mario2020-12-182-4/+36
| | | | | | | | acl selector
* | 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
| | | | | | | | | | | | which was fixed in 4693069a0618775167fd5c5b8c91b80f8a832da0
| * | 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 ↵Mario Vavti2020-12-171-2/+2
| | | | | | | | | | | | | | | | activitypub and possibly also diaspora will be solved