aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | fix no channel_id provided for contact_remove() in reply_purge(). fix wrong ↵Mario2021-01-033-8/+8
| |/ / / | | | | | | | | | | | | notifier command
| * | | mod cloud stringsMario2021-01-035-46/+63
| | | |
| * | | files_ng: slightly change the way we display link bbcodeMario2021-01-031-1/+1
| | | |
* | | | fix issue where categories were not saved on forum wall postMario Vavti2021-01-041-0/+2
|/ / /
* | | do not check against undefined variableMario2021-01-021-6/+6
| | |
* | | fix typoMario2021-01-021-12/+12
| | |
* | | wrong variableMario2021-01-021-1/+1
| | |
* | | wrong variableMario2021-01-021-2/+2
| | |
* | | 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-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
| |