Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -101/+101 | |
| | ||||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -1/+1 | |
| | ||||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -303/+303 | |
| | ||||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -1/+1 | |
| | ||||||
* | remove fallback code - it will not be required if compression is dismissed | Mario | 2020-12-30 | 1 | -19/+0 | |
| | ||||||
* | store zip files without compression | Mario | 2020-12-30 | 1 | -2/+2 | |
| | ||||||
* | dirserach: return zot6 entries | Mario Vavti | 2020-12-29 | 1 | -2/+2 | |
| | ||||||
* | 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 | |
| |/ | ||||||
* | | 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 | 1 | -4/+28 | |
|/ | | | | zip file | |||||
* | owa specify key | Mario | 2020-12-23 | 1 | -1/+1 | |
| | ||||||
* | files_ng: improve download handlÃing | Mario | 2020-12-22 | 1 | -15/+35 | |
| | ||||||
* | files_ng: omit parent folders of a download | Mario | 2020-12-22 | 1 | -18/+27 | |
| | ||||||
* | files_ng: implement directory and bulk file download | Mario | 2020-12-21 | 1 | -18/+110 | |
| | ||||||
* | Use Zot6 for CardDAV and CalDAV sync between clones | Max Kostikov | 2020-12-19 | 1 | -18/+19 | |
| | ||||||
* | refresh_all will be called from the notifier in Daemon/Directory | Mario | 2020-12-19 | 1 | -5/+0 | |
| | ||||||
* | 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 | 1 | -7/+5 | |
|/ | ||||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2020-12-17 | 1 | -30/+30 | |
|\ | ||||||
| * | files_ng: implement lockview | Mario | 2020-12-16 | 1 | -30/+30 | |
| | | ||||||
* | | 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 | |||||
* | use refresh_all in mod import | Mario | 2020-12-15 | 1 | -1/+1 | |
| | ||||||
* | owa: dismiss deleted hublocs | Mario | 2020-12-15 | 1 | -6/+6 | |
| | ||||||
* | fix file sync issues | Mario | 2020-12-14 | 1 | -1/+1 | |
| | ||||||
* | handle removal of terms in attach_delete() when deleting a ressource | Mario | 2020-12-14 | 1 | -10/+1 | |
| | ||||||
* | fix missing hubloc_id_url for zot hubloc when importing a channel | Mario | 2020-12-14 | 1 | -3/+4 | |
| | ||||||
* | merge branch files_ng into dev | Mario | 2020-12-14 | 6 | -56/+279 | |
| | ||||||
* | try to prevent hubloc confusion in some places | Mario | 2020-12-12 | 2 | -15/+19 | |
| | | | (cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce) | |||||
* | fix hubloc issue in mod getfile | Mario | 2020-12-11 | 1 | -2/+3 | |
| | | | (cherry picked from commit b0b9b9f28974f9016e47491e81876224c57a7e3b) | |||||
* | Skip profile photo query from addons for undefined channel id | Max Kostikov | 2020-12-07 | 1 | -11/+11 | |
| | ||||||
* | missing parenthesis | Mario | 2020-12-01 | 1 | -0/+1 | |
| | ||||||
* | Ãfix regerssion in updating the primary | Mario | 2020-12-01 | 1 | -28/+34 | |
| | ||||||
* | psr-4 autoloading standard | Mario | 2020-11-26 | 1 | -0/+0 | |
| | ||||||
* | profile_load() requires channel_address | Mario | 2020-11-24 | 2 | -3/+6 | |
| | ||||||
* | simplify code and fix issue with categories | Mario | 2020-11-23 | 1 | -69/+51 | |
| | ||||||
* | missing include | Mario | 2020-11-23 | 2 | -1/+2 | |
| | ||||||
* | fix mod item issue with remote channels | Mario | 2020-11-22 | 1 | -16/+12 | |
| | ||||||
* | fix like issue with remote channels | Mario | 2020-11-22 | 2 | -59/+67 | |
| | ||||||
* | make simple update more simple again | Mario | 2020-11-21 | 5 | -5/+5 | |
| | ||||||
* | restrict returned html usage to local_channel() until some issues will be ↵ | Mario | 2020-11-21 | 2 | -59/+70 | |
| | | | | worked out | |||||
* | fix pubstream id issue | Mario | 2020-11-21 | 1 | -2/+2 | |
| | ||||||
* | returning the rendered html when liking a post or comment | Mario | 2020-11-20 | 1 | -3/+58 | |
| | ||||||
* | returning the rendered html when posting a comment will make the following ↵ | Mario | 2020-11-20 | 1 | -2/+12 | |
| | | | | update (and its implication in mod pubstream) obsolete | |||||
* | fix regression in relation to pustream notifications | Mario | 2020-11-18 | 1 | -0/+3 | |
| | ||||||
* | Do away with auto updates except for our own actions. We might consider to ↵ | Mario | 2020-11-18 | 9 | -123/+41 | |
| | | | | re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488 |