aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove redundant noticeMario Vavti2021-10-011-2/+0
|
* missing template class logicMario Vavti2021-10-011-2/+2
|
* only allow resume if we are not completed yetMario Vavti2021-10-012-15/+12
|
* remove loggingMario Vavti2021-10-011-12/+0
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-017-255/+161
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-011-9/+10
| |\
| | * Merge branch 'dev' into 'dev'Max Kostikov2021-09-301-9/+10
| | |\ | | | | | | | | | | | | | | | | Fix possible storage conversion stuck on file save error See merge request hubzilla/core!1988
| | | * Fix possible storage conversion stuck on file save errorMax Kostikov2021-09-291-9/+10
| | | |
| * | | improve file upload performance: start uploading next file only after the ↵Mario2021-10-016-246/+151
| |/ / | | | | | | | | | previous finished, make sure to not return when uploading via ajax
* / / improve channel import progress pageMario Vavti2021-10-014-16/+153
|/ /
* | wordingMario Vavti2021-09-301-4/+4
| |
* | minor display changeMario Vavti2021-09-301-1/+2
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-09-302-3/+75
|\ \
| * | implement file totals and add mod import_progressMario Vavti2021-09-303-7/+88
| | |
* | | provide files totalMario2021-09-301-4/+18
|/ /
* | provide a very simple status page for content importMario Vavti2021-09-303-12/+37
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-09-3015-75/+162
|\ \
| * | a possible fix for the nested list testMario2021-09-291-2/+2
| |/
| * composer update league/html-to-markdownMario2021-09-2914-73/+160
| |
* | implement channel purge daemon and send a notifier purge_all message if the ↵Mario Vavti2021-09-301-7/+5
| | | | | | | | xchan was deleted
* | add channel purge daemonMario Vavti2021-09-301-0/+34
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-09-292-23/+56
|\
| * revise content import/export part 1Mario2021-09-292-23/+56
| |
* | revise content import/export part 2Mario Vavti2021-09-296-97/+42
|/
* importer daemons: do not call with zap_compat flag and use return instead of ↵Mario2021-09-273-17/+16
| | | | kill so that queueworker can go on
* 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
|
* support un-starring of apps in app binMario2021-09-273-9/+48
|
* fix notification panel collapsed state not saved if closed manuallyMario2021-09-271-3/+3
|
* make sure to also include ap hublocs here. we will select zot6 later in the ↵Mario2021-09-261-1/+1
| | | | function if present
* always promote the outboxMario2021-09-261-1/+4
|
* externals: if dealing with AP profiles also fetch comments. there is no way ↵Mario2021-09-251-5/+5
| | | | to fetch conversations later
* bring back externals (slightly different approach), rename zotfeed to outbox ↵Mario2021-09-256-225/+96
| | | | for consistency wit AP naming. warning: this commit requires update of addons!
* dismiss deleted xchans in queryMario2021-09-251-2/+1
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-09-231-2/+5
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-09-2320-397/+462
| |\
| * | implement the top option in items_fetchMario Vavti2021-09-231-2/+5
| | |
* | | add zot6 specific handling to onepollMario2021-09-231-1/+16
| |/ |/|
* | Ãfix wrong variable name and streamline icon with unseen notifications iconMario2021-09-232-2/+2
| |
* | make sure we do not mix up likes on direct messages and commments on direct ↵Mario2021-09-231-1/+6
| | | | | | | | messages in notices
* | make sure entries is initializedMario2021-09-231-0/+2
| |
* | add notices tab to HQ widgetMario2021-09-234-5/+60
| |
* | fix bs regressionMario2021-09-239-20/+20
| |
* | Revert "composer update bootstrap to version 5.1.1"Mario2021-09-23443-9628/+5096
| | | | | | | | This reverts commit 89e4006b2d84d398e34d407a019854823b1dd37d.
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-09-221-10/+18
|\|
| * improve item_url_replace() - fixes #1507Mario Vavti2021-09-211-10/+18
| |
* | versionMario2021-09-221-1/+1
| |
* | bootstrap update fixesMario2021-09-225-370/+373
| |
* | composer update bootstrap to version 5.1.1Mario2021-09-22443-5096/+9628
|/