summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* log error while client bootsyuilo2022-07-141-0/+2
|
* chore(client): tweak uisyuilo2022-07-142-11/+21
|
* refactor(client): rename menu(sidebar) -> navbarsyuilo2022-07-1413-56/+57
|
* chore(client): tweak stylesyuilo2022-07-141-1/+1
|
* 12.113.0syuilo2022-07-132-2/+2
|
* New Crowdin updates (#8959)syuilo2022-07-1319-4/+288
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional)
* 12.113.0-beta.3syuilo2022-07-131-1/+1
|
* chore(client): trust iossyuilo2022-07-1324-25/+25
|
* lit fixessyuilo2022-07-132-2/+2
|
* update depssyuilo2022-07-136-182/+218
|
* update vitesyuilo2022-07-132-5/+5
|
* fix(client): hide bot protection warning with disabled registrations (#8794)Andreas Nedbal2022-07-131-1/+1
| | | | | | | | | | * fix(client): hide bot protection warning with disabled registrations * Apply review suggestion from @Johann150 Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* chore(dev): add notesyuilo2022-07-131-1/+1
|
* fix: add `es2017` build target (#8931)Johann1502022-07-135-352/+354
| | | | | | | * remove top level awaits * add es2017 target * refactor: use setup and ref sugar
* fix(sw, notification): Don't issue an event if there is no affect (#8979)tamaina2022-07-131-1/+3
| | | | | * test * ]v]
* enhance: read theme color nodeinfo (#8977)Johann1502022-07-132-3/+4
| | | | | | | | * provide theme color in nodeinfo metadata * read theme color from nodeinfo Prefer to read the theme color from the nodeinfo since it is more performant than performing selector search on a DOM.
* Make tensorflow an optinal dependency (#8986)nvisser2022-07-131-1/+3
|
* chore(client): fix routingsyuilo2022-07-131-1/+3
|
* fix(client): fix url encoded string handling of niraxsyuilo2022-07-134-15/+18
| | | | Fix #8878
* :art:syuilo2022-07-131-1/+1
|
* chore(client): tweak explore pagesyuilo2022-07-132-11/+9
|
* chore(client): fix type defsyuilo2022-07-131-1/+1
|
* chore(client): fix mention stylesyuilo2022-07-131-2/+1
|
* :art:syuilo2022-07-133-6/+6
|
* chore(client): tweak uisyuilo2022-07-123-4/+4
|
* feat: support <plain> syntax for mfmsyuilo2022-07-123-0/+11
|
* Fix crash at startup if TensorFlow is not supported (#8984)MeiMei2022-07-122-2/+29
| | | | | | | | | | | * Lazy loading tensorflow * CHANGELOG * CHANGELOG * Check CPU flags * .
* 12.113.0-beta.2syuilo2022-07-111-1/+1
|
* enhance(client): improve widgets componentsyuilo2022-07-111-58/+70
|
* re: update mfm-js 0.23.0-canary.1syuilo2022-07-114-9/+9
|
* 12.113.0-beta.1syuilo2022-07-101-1/+1
|
* update mfm-js 0.23.0-canary.1syuilo2022-07-102-7/+7
|
* chore: fix lint errors (#8981)yzhe8192022-07-108-12/+12
|
* enhance(client): update themessyuilo2022-07-105-109/+52
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-07-103-1/+7
|\
| * enhance(sw): If receiving a push notification issued more than a day, ignore ↵tamaina2022-07-103-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | it. (#8980) * enhance(sw): ignore old push notification * :v: * 半日 * !== * 1日
* | chore(client): tweak stylesyuilo2022-07-101-1/+1
|/
* fix(client): fix style of mentionsyuilo2022-07-101-18/+19
|
* chore(dev): remove duplicated lint rulesyuilo2022-07-101-1/+0
|
* fix: QueryFailedError when logging user's IPs (#8973)dogcraft2022-07-101-2/+2
| | | | | * fix QueryFailedError when logging user's IPs * use `orIgnore` to fix
* 12.112.3syuilo2022-07-092-2/+2
|
* update summalysyuilo2022-07-092-38/+15
|
* Fix Attempts to update all notifications (#8974)MeiMei2022-07-092-1/+2
| | | | | | | * Fix massive update notification parameters * CHANGELOG * CHANGELOG
* enhance: make active email validation configurablesyuilo2022-07-098-8/+61
|
* enhance(server): tweak identicon generationsyuilo2022-07-091-20/+29
|
* 12.112.2syuilo2022-07-082-4/+2
|
* DockerでAlpineではなくDebianを使用するように (#8966)MeiMei2022-07-082-16/+20
| | | | | | | * Debian * CHANGELOG * Update CHANGELOG
* Update CHANGELOG.mdsyuilo2022-07-081-0/+1
|
* Update CHANGELOG.mdsyuilo2022-07-081-0/+2
|
* Update CHANGELOG.mdsyuilo2022-07-081-0/+2
|