aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |/
* | 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-281-4/+28
|/
* owa specify keyMario2020-12-231-1/+1
* files_ng: improve download handlÃingMario2020-12-221-15/+35
* files_ng: omit parent folders of a downloadMario2020-12-221-18/+27
* files_ng: implement directory and bulk file downloadMario2020-12-211-18/+110
* Use Zot6 for CardDAV and CalDAV sync between clonesMax Kostikov2020-12-191-18/+19
* refresh_all will be called from the notifier in Daemon/DirectoryMario2020-12-191-5/+0
* 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-181-7/+5
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2020-12-171-30/+30
|\
| * files_ng: implement lockviewMario2020-12-161-30/+30
* | restrict owa to zot6 and zot network until the hubloc madness with activitypu...Mario Vavti2020-12-171-2/+2
|/
* use refresh_all in mod importMario2020-12-151-1/+1
* owa: dismiss deleted hublocsMario2020-12-151-6/+6
* fix file sync issuesMario2020-12-141-1/+1
* handle removal of terms in attach_delete() when deleting a ressourceMario2020-12-141-10/+1
* fix missing hubloc_id_url for zot hubloc when importing a channelMario2020-12-141-3/+4
* merge branch files_ng into devMario2020-12-146-56/+279
* try to prevent hubloc confusion in some placesMario2020-12-122-15/+19
* fix hubloc issue in mod getfileMario2020-12-111-2/+3
* Skip profile photo query from addons for undefined channel idMax Kostikov2020-12-071-11/+11
* missing parenthesisMario2020-12-011-0/+1
* Ãfix regerssion in updating the primaryMario2020-12-011-28/+34
* psr-4 autoloading standardMario2020-11-261-0/+0
* profile_load() requires channel_addressMario2020-11-242-3/+6
* simplify code and fix issue with categoriesMario2020-11-231-69/+51
* missing includeMario2020-11-232-1/+2
* fix mod item issue with remote channelsMario2020-11-221-16/+12
* fix like issue with remote channelsMario2020-11-222-59/+67
* make simple update more simple againMario2020-11-215-5/+5
* restrict returned html usage to local_channel() until some issues will be wor...Mario2020-11-212-59/+70
* fix pubstream id issueMario2020-11-211-2/+2
* returning the rendered html when liking a post or commentMario2020-11-201-3/+58
* returning the rendered html when posting a comment will make the following up...Mario2020-11-201-2/+12
* fix regression in relation to pustream notificationsMario2020-11-181-0/+3
* Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-189-123/+41
* remove dotMario2020-11-141-1/+1
* Polling fallback to server sent events. Polling is the default. SSE must be e...Mario2020-11-142-28/+87
* less hubloc confusionMario2020-11-083-15/+4
* fix vsprintf() warningMario2020-11-011-2/+3
* Merge branch 'dev' into 'dev'Mario2020-10-311-12/+14
|\
| * Don't try to fetch profile photo for unknown channel Max Kostikov2020-10-251-12/+14
* | fix issue #1484Mario Vavti2020-10-271-1/+1
|/
* adapt notifications and mark item seen handling to play well with client side...Mario2020-10-226-106/+38