summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* フォルダーを削除できないときダイアログボックスで知 ↵Satsuki Yanagi2019-07-072-0/+17
| | | | | | | | | | せる (#5111) * フォルダーを削除できないときダイアログボックスで知らせる * https://github.com/syuilo/misskey/pull/5111#issuecomment-508959068 かわいい
* Fix: postgres redis cache の option が適用されない (#5114)MeiMei2019-07-071-5/+3
|
* Improve Pagesyuilo2019-07-0732-55/+295
| | | | | * ページをピン留めできるように * デッキでカラム内でページを見れるように
* Use npx to avoid global install of ts-nodesyuilo2019-07-071-2/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-07-078-10/+90
|\
| * Support password-less login with WebAuthn (#5112)Satsuki Yanagi2019-07-078-10/+90
| | | | | | | | | | | | * Support password-less login with WebAuthn * Fix initial value of usePasswordLessLogin
* | イベント送信時に指定の変数の値を添付出来るようにsyuilo2019-07-074-2/+27
|/
* Pages: ボタンを色付き表示できるようにsyuilo2019-07-063-1/+4
|
* Fix bugsyuilo2019-07-061-0/+1
|
* MisskeyPagesにイベント送信ボタンを追加syuilo2019-07-065-3/+72
|
* やった (#5110)syuilo2019-07-0614-31/+31
|
* 11.24.2syuilo2019-07-052-2/+2
|
* Update CHANGELOG.mdsyuilo2019-07-051-0/+1
|
* Update CHANGELOG.mdsyuilo2019-07-051-0/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-07-051-1/+4
|\
| * Fix: SingleLineなMFMが折り返されてしまう (#5109)MeiMei2019-07-051-1/+4
| |
* | Fix #4760syuilo2019-07-051-1/+3
|/
* Update CHANGELOG.mdsyuilo2019-07-051-0/+6
|
* Add PBsyuilo2019-07-051-1/+1
|
* チャートで数字が表示される問題を修正syuilo2019-07-054-0/+12
|
* 11.24.1syuilo2019-07-052-1/+10
|
* Fix: ↵MeiMei2019-07-052-2/+21
| | | | カスタム絵文字リアクションがたまに文字になってしまう (#5105)
* APNGでもMIME typeはimage/pngにするように (#5100)MeiMei2019-07-053-2/+4
| | | | | | | | | | * APNGでもMIME typeはimage/pngにするように * Revert "APNGでもMIME typeはimage/pngにするように" This reverts commit e579eb2bf44f526cabfa9bd4adc6b4fa84727e3b. * APNGはファイル送信時のみimage/pngにするように
* ハッシュタグのトレンドの計算を5分単位で丸める (#5107)Satsuki Yanagi2019-07-051-4/+7
|
* Fix WebAuthn login (#5103)Satsuki Yanagi2019-07-053-74/+51
|
* Update Emojis immediately (#5106)Satsuki Yanagi2019-07-054-1/+10
|
* Update node version (#5101)Satsuki Yanagi2019-07-052-2/+2
|
* 11.24.0syuilo2019-07-052-2/+2
|
* Update node versionsyuilo2019-07-051-1/+1
|
* New Crowdin translations (#5082)syuilo2019-07-059-9/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Danish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Korean)
* Fix errorssyuilo2019-07-052-7/+7
|
* Create partial type definition for 'jsrsasign' (#5092)Acid Chicken (硫酸鶏)2019-07-051-0/+803
| | | | | | | | | | | | * Create partial type definition for 'jsrsasign' * Update comments * Add jsrsasign dependency * Make some params of Signature class optional * Make init argument of Signature.init optional
* Resolve #1867syuilo2019-07-042-1/+18
|
* テストメールは管理者アドレスに送信するようにsyuilo2019-07-042-10/+1
|
* Resolve #3431syuilo2019-07-044-0/+56
|
* Fix bugsyuilo2019-07-041-2/+2
|
* Update CHANGELOG.mdsyuilo2019-07-041-0/+1
|
* Resolve #4321syuilo2019-07-042-0/+9
|
* テストページ廃止syuilo2019-07-045-115/+0
|
* Update CHANGELOG.mdsyuilo2019-07-041-0/+20
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-07-046-1/+18
|\
| * アバターファイル選択でimage以外は表示しないように (#5098)MeiMei2019-07-046-1/+18
| |
* | APNG supportsyuilo2019-07-047-8/+22
|/
* Fix MIMEsyuilo2019-07-031-1/+1
|
* Add notesyuilo2019-07-031-0/+3
|
* Update package.jsonsyuilo2019-07-031-1/+1
|
* Update ESLint :rocket: (#5097)Satsuki Yanagi2019-07-032-13/+13
|
* Implement Webauthn 🎉 (#5088)Mary2019-07-0321-61/+1373
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement Webauthn :tada: * Share hexifyAB * Move hr inside template and add AttestationChallenges janitor daemon * Apply suggestions from code review Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add newline at the end of file * Fix stray newline in promise chain * Ignore var in try{}catch(){} block Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add missing comma * Add missing semicolon * Support more attestation formats * add support for more key types and linter pass * Refactor * Refactor * credentialId --> id * Fix * Improve readability * Add indexes * fixes for credentialId->id * Avoid changing store state * Fix syntax error and code style * Remove unused import * Refactor of getkey API * Create 1561706992953-webauthn.ts * Update ja-JP.yml * Add type annotations * Fix code style * Specify depedency version * Fix code style * Fix janitor daemon and login requesting 2FA regardless of status
* Resolve #5072syuilo2019-07-033-2/+60
|
* MFMで連続したスペースがひとつに纏まるのを修正syuilo2019-07-021-0/+2
|