aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mod locs: do not show drop icon for local clones and get rid of redundant for...Mario2021-10-032-9/+9
* 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
* make sure to return if we have no xchan hereMario2021-10-031-0/+3
* fix typoMario2021-10-032-3/+1
* 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-034-24/+31
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-032-10/+10
| |\
| * | add optional $removed argument to channelx_by functions to allow inclusion of...Mario Vavti2021-10-034-24/+31
* | | channel_purge: raise limit by factor of 10Mario2021-10-031-2/+2
| |/ |/|
* | sigh...Mario2021-10-021-12/+11
* | another try on pg testMario2021-10-021-11/+12
* | nope - disable pg test until the issue is resolvedMario2021-10-021-7/+7
* | another try to fix pg testMario2021-10-021-3/+3
* | see if this fixes pgsql test issueMario2021-10-021-2/+2
* | nav move header outsite of container - fixes app sticking above header when s...Mario2021-10-021-3/+3
|/
* fix removed channels counted for max id check and disable moving until we dec...Mario2021-10-022-3/+3
* cleanup api_auth and make it fetch the identity if we do not have it cached yetMario2021-10-021-43/+56
* 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-015-27/+57
* css fixesMario2021-10-014-13/+17
* 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 errorMax Kostikov2021-09-291-9/+10
| * | | improve file upload performance: start uploading next file only after the pre...Mario2021-10-016-246/+151
| |/ /
* / / 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 x...Mario Vavti2021-09-301-7/+5
* | 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