Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | css fixes | Mario | 2021-10-01 | 4 | -13/+17 | |
| | | | ||||||
| * | | remove redundant notice | Mario Vavti | 2021-10-01 | 1 | -2/+0 | |
| | | | ||||||
| * | | missing template class logic | Mario Vavti | 2021-10-01 | 1 | -2/+2 | |
| | | | ||||||
| * | | only allow resume if we are not completed yet | Mario Vavti | 2021-10-01 | 2 | -15/+12 | |
| | | | ||||||
| * | | remove logging | Mario Vavti | 2021-10-01 | 1 | -12/+0 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-01 | 7 | -255/+161 | |
| |\ \ | ||||||
| | * \ | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-01 | 1 | -9/+10 | |
| | |\ \ | ||||||
| | | * \ | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-09-30 | 1 | -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 error | Max Kostikov | 2021-09-29 | 1 | -9/+10 | |
| | | | | | | ||||||
| | * | | | | improve file upload performance: start uploading next file only after the ↵ | Mario | 2021-10-01 | 6 | -246/+151 | |
| | |/ / / | | | | | | | | | | | | | | | | previous finished, make sure to not return when uploading via ajax | |||||
| * / / / | improve channel import progress page | Mario Vavti | 2021-10-01 | 4 | -16/+153 | |
| |/ / / | ||||||
| * | | | wording | Mario Vavti | 2021-09-30 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | minor display change | Mario Vavti | 2021-09-30 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-09-30 | 2 | -3/+75 | |
| |\ \ \ | ||||||
| | * | | | implement file totals and add mod import_progress | Mario Vavti | 2021-09-30 | 3 | -7/+88 | |
| | | | | | ||||||
| * | | | | provide files total | Mario | 2021-09-30 | 1 | -4/+18 | |
| |/ / / | ||||||
| * | | | provide a very simple status page for content import | Mario Vavti | 2021-09-30 | 3 | -12/+37 | |
| | | | | ||||||
| * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-09-30 | 15 | -75/+162 | |
| |\ \ \ | ||||||
| | * | | | a possible fix for the nested list test | Mario | 2021-09-29 | 1 | -2/+2 | |
| | |/ / | ||||||
| | * | | composer update league/html-to-markdown | Mario | 2021-09-29 | 14 | -73/+160 | |
| | | | | ||||||
| * | | | implement channel purge daemon and send a notifier purge_all message if the ↵ | Mario Vavti | 2021-09-30 | 1 | -7/+5 | |
| | | | | | | | | | | | | | | | | xchan was deleted | |||||
| * | | | add channel purge daemon | Mario Vavti | 2021-09-30 | 1 | -0/+34 | |
| |/ / | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-09-29 | 2 | -23/+56 | |
| |\ \ | ||||||
| | * | | revise content import/export part 1 | Mario | 2021-09-29 | 2 | -23/+56 | |
| | | | | ||||||
| * | | | revise content import/export part 2 | Mario Vavti | 2021-09-29 | 6 | -97/+42 | |
| |/ / | ||||||
| * | | importer daemons: do not call with zap_compat flag and use return instead of ↵ | Mario | 2021-09-27 | 3 | -17/+16 | |
| | | | | | | | | | | | | kill so that queueworker can go on | |||||
| * | | cleanup mod import and implement importer daemons ported from zap | Mario | 2021-09-27 | 1 | -205/+293 | |
| | | | ||||||
| * | | add importer daemons ported from zap | Mario | 2021-09-27 | 2 | -0/+109 | |
| | | | ||||||
| * | | add outbox | Mario | 2021-09-27 | 1 | -0/+124 | |
| | | | ||||||
| * | | support un-starring of apps in app bin | Mario | 2021-09-27 | 3 | -9/+48 | |
| | | | ||||||
| * | | fix notification panel collapsed state not saved if closed manually | Mario | 2021-09-27 | 1 | -3/+3 | |
| | | | ||||||
| * | | make sure to also include ap hublocs here. we will select zot6 later in the ↵ | Mario | 2021-09-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | function if present | |||||
| * | | always promote the outbox | Mario | 2021-09-26 | 1 | -1/+4 | |
| | | | ||||||
| * | | externals: if dealing with AP profiles also fetch comments. there is no way ↵ | Mario | 2021-09-25 | 1 | -5/+5 | |
| | | | | | | | | | | | | to fetch conversations later | |||||
| * | | bring back externals (slightly different approach), rename zotfeed to outbox ↵ | Mario | 2021-09-25 | 6 | -225/+96 | |
| | | | | | | | | | | | | for consistency wit AP naming. warning: this commit requires update of addons! | |||||
| * | | dismiss deleted xchans in query | Mario | 2021-09-25 | 1 | -2/+1 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-09-23 | 1 | -2/+5 | |
| |\ \ | ||||||
| | * \ | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-09-23 | 20 | -397/+462 | |
| | |\ \ | ||||||
| | * | | | implement the top option in items_fetch | Mario Vavti | 2021-09-23 | 1 | -2/+5 | |
| | | | | | ||||||
| * | | | | add zot6 specific handling to onepoll | Mario | 2021-09-23 | 1 | -1/+16 | |
| | |/ / | |/| | | ||||||
| * | | | Ãfix wrong variable name and streamline icon with unseen notifications icon | Mario | 2021-09-23 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | make sure we do not mix up likes on direct messages and commments on direct ↵ | Mario | 2021-09-23 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | messages in notices | |||||
| * | | | make sure entries is initialized | Mario | 2021-09-23 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | add notices tab to HQ widget | Mario | 2021-09-23 | 4 | -5/+60 | |
| | | | | ||||||
| * | | | fix bs regression | Mario | 2021-09-23 | 9 | -20/+20 | |
| | | | | ||||||
| * | | | Revert "composer update bootstrap to version 5.1.1" | Mario | 2021-09-23 | 443 | -9628/+5096 | |
| | | | | | | | | | | | | | | | | This reverts commit 89e4006b2d84d398e34d407a019854823b1dd37d. | |||||
| * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-09-22 | 1 | -10/+18 | |
| |\| | | ||||||
| | * | | improve item_url_replace() - fixes #1507 | Mario Vavti | 2021-09-21 | 1 | -10/+18 | |
| | | | | ||||||
| * | | | version | Mario | 2021-09-22 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | bootstrap update fixes | Mario | 2021-09-22 | 5 | -370/+373 | |
| | | | |