aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-041-0/+1
| |\
| * | unset id before syncingMario2021-10-041-0/+3
* | | also sync the undestroy actionMario Vavti2021-10-041-7/+7
| |/ |/|
* | more app syncMario Vavti2021-10-041-0/+1
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-042-5/+9
|\
| * app sync fixes - part 1Mario2021-10-042-5/+9
* | app sync fixes - part 2Mario Vavti2021-10-041-10/+13
|/
* provide system app syncMario2021-10-042-2/+11
* commment out deprecated codeMario2021-10-041-4/+4
* fix typoMario2021-10-041-1/+1
* fix site lookup and minor cleanupMario2021-10-041-22/+40
* mod locs: do not show drop icon for local clones and get rid of redundant for...Mario2021-10-031-6/+2
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-033-8/+12
|\
| * clone channel delete issues - part 1Mario Vavti2021-10-033-8/+12
* | clone channel delete issues - part 2Mario2021-10-032-3/+13
|/
* make sure we have a sender hereMario2021-10-031-0/+4
* fix typoMario2021-10-031-2/+0
* remove redundant query and exit with status 410 if channel was removedMario2021-10-031-8/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-032-2/+2
|\
| * add optional $removed argument to channelx_by functions to allow inclusion of...Mario Vavti2021-10-032-2/+2
* | channel_purge: raise limit by factor of 10Mario2021-10-031-2/+2
|/
* fix removed channels counted for max id check and disable moving until we dec...Mario2021-10-021-2/+2
* also check for vnotifyMario Vavti2021-10-011-2/+5
* only show sse pubs if the app is installedMario Vavti2021-10-011-0/+8
* only bootstrap pubs if the app is installedMario Vavti2021-10-011-1/+1
* import_progress: deal with the situation where items/files are being imported...Mario Vavti2021-10-013-12/+40
* remove redundant noticeMario Vavti2021-10-011-2/+0
* only allow resume if we are not completed yetMario Vavti2021-10-011-12/+9
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-012-0/+7
|\
| * improve file upload performance: start uploading next file only after the pre...Mario2021-10-012-0/+7
* | improve channel import progress pageMario Vavti2021-10-012-16/+47
|/
* wordingMario Vavti2021-09-301-4/+4
* minor display changeMario Vavti2021-09-301-1/+2
* implement file totals and add mod import_progressMario Vavti2021-09-302-3/+75
* provide a very simple status page for content importMario Vavti2021-09-303-12/+37
* add channel purge daemonMario Vavti2021-09-301-0/+34
* revise content import/export part 2Mario Vavti2021-09-293-93/+35
* importer daemons: do not call with zap_compat flag and use return instead of ...Mario2021-09-273-17/+16
* cleanup mod import and implement importer daemons ported from zapMario2021-09-271-205/+293
* add importer daemons ported from zapMario2021-09-272-0/+109
* add outboxMario2021-09-271-0/+124
* make sure to also include ap hublocs here. we will select zot6 later in the f...Mario2021-09-261-1/+1
* always promote the outboxMario2021-09-261-1/+4
* externals: if dealing with AP profiles also fetch comments. there is no way t...Mario2021-09-251-5/+5
* bring back externals (slightly different approach), rename zotfeed to outbox ...Mario2021-09-255-224/+95
* dismiss deleted xchans in queryMario2021-09-251-2/+1
* add zot6 specific handling to onepollMario2021-09-231-1/+16
* Ãfix wrong variable name and streamline icon with unseen notifications iconMario2021-09-231-1/+1
* make sure entries is initializedMario2021-09-231-0/+2
* add notices tab to HQ widgetMario2021-09-233-5/+55