| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | revert | tamaina | 2019-07-07 | 1 | -1/+1 |
| | | |||||
| * | fix #1442, fix #2106 | tamaina | 2019-07-07 | 3 | -18/+18 |
| | | |||||
| * | Support password-less login with WebAuthn (#5112) | Satsuki Yanagi | 2019-07-07 | 6 | -10/+76 |
| | | | | | | | * Support password-less login with WebAuthn * Fix initial value of usePasswordLessLogin | ||||
| * | Pages: ボタンを色付き表示できるように | syuilo | 2019-07-06 | 2 | -1/+3 |
| | | |||||
| * | Fix bug | syuilo | 2019-07-06 | 1 | -0/+1 |
| | | |||||
| * | MisskeyPagesにイベント送信ボタンを追加 | syuilo | 2019-07-06 | 4 | -3/+68 |
| | | |||||
| * | やった (#5110) | syuilo | 2019-07-06 | 14 | -31/+31 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2019-07-05 | 1 | -1/+4 |
| |\ | |||||
| | * | Fix: SingleLineなMFMが折り返されてしまう (#5109) | MeiMei | 2019-07-05 | 1 | -1/+4 |
| | | | |||||
| * | | Fix #4760 | syuilo | 2019-07-05 | 1 | -1/+3 |
| |/ | |||||
| * | Add PB | syuilo | 2019-07-05 | 1 | -1/+1 |
| | | |||||
| * | チャートで数字が表示される問題を修正 | syuilo | 2019-07-05 | 4 | -0/+12 |
| | | |||||
| * | Fix: ↵ | MeiMei | 2019-07-05 | 2 | -2/+21 |
| | | | | | カスタム絵文字リアクションがたまに文字になってしまう (#5105) | ||||
| * | APNGでもMIME typeはimage/pngにするように (#5100) | MeiMei | 2019-07-05 | 3 | -2/+4 |
| | | | | | | | | | | | * APNGでもMIME typeはimage/pngにするように * Revert "APNGでもMIME typeはimage/pngにするように" This reverts commit e579eb2bf44f526cabfa9bd4adc6b4fa84727e3b. * APNGはファイル送信時のみimage/pngにするように | ||||
| * | ハッシュタグのトレンドの計算を5分単位で丸める (#5107) | Satsuki Yanagi | 2019-07-05 | 1 | -4/+7 |
| | | |||||
| * | Fix WebAuthn login (#5103) | Satsuki Yanagi | 2019-07-05 | 3 | -74/+51 |
| | | |||||
| * | Update Emojis immediately (#5106) | Satsuki Yanagi | 2019-07-05 | 4 | -1/+10 |
| | | |||||
| * | Fix errors | syuilo | 2019-07-05 | 2 | -7/+7 |
| | | |||||
| * | Create partial type definition for 'jsrsasign' (#5092) | Acid Chicken (硫酸鶏) | 2019-07-05 | 1 | -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 #1867 | syuilo | 2019-07-04 | 1 | -1/+17 |
| | | |||||
| * | テストメールは管理者アドレスに送信するように | syuilo | 2019-07-04 | 1 | -9/+1 |
| | | |||||
| * | Resolve #3431 | syuilo | 2019-07-04 | 2 | -0/+53 |
| | | |||||
| * | Fix bug | syuilo | 2019-07-04 | 1 | -2/+2 |
| | | |||||
| * | Resolve #4321 | syuilo | 2019-07-04 | 1 | -0/+8 |
| | | |||||
| * | テストページ廃止 | syuilo | 2019-07-04 | 4 | -114/+0 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2019-07-04 | 6 | -1/+18 |
| |\ | |||||
| | * | アバターファイル選択でimage以外は表示しないように (#5098) | MeiMei | 2019-07-04 | 6 | -1/+18 |
| | | | |||||
| * | | APNG support | syuilo | 2019-07-04 | 7 | -8/+22 |
| |/ | |||||
| * | Fix MIME | syuilo | 2019-07-03 | 1 | -1/+1 |
| | | |||||
| * | Implement Webauthn 🎉 (#5088) | Mary | 2019-07-03 | 17 | -60/+1317 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 #5072 | syuilo | 2019-07-03 | 2 | -2/+57 |
| | | |||||
| * | MFMで連続したスペースがひとつに纏まるのを修正 | syuilo | 2019-07-02 | 1 | -0/+2 |
| | | |||||
| * | Fix MFM parsing: Ignore parent [] of URL | syuilo | 2019-07-02 | 1 | -2/+2 |
| | | |||||
| * | Update dependencies :rocket: | syuilo | 2019-07-02 | 3 | -5/+7 |
| | | |||||
| * | Fix #5073 | syuilo | 2019-07-02 | 1 | -0/+13 |
| | | |||||
| * | Resolve #5085 | syuilo | 2019-07-02 | 1 | -1/+7 |
| | | |||||
| * | リモートファイルの削除が重い問題を修正 | syuilo | 2019-07-01 | 7 | -27/+116 |
| | | |||||
| * | Set job concurrency to reduce performance issue | syuilo | 2019-07-01 | 1 | -1/+1 |
| | | |||||
| * | Simplify log domain | syuilo | 2019-07-01 | 1 | -1/+1 |
| | | |||||
| * | Create accept-migration.ts | syuilo | 2019-06-30 | 1 | -0/+25 |
| | | |||||
| * | Fix #4926 | syuilo | 2019-06-29 | 2 | -63/+46 |
| | | |||||
| * | Revert "Update ormconfig.ts" | syuilo | 2019-06-29 | 1 | -5/+1 |
| | | | | | This reverts commit 5a349eb3766d84b9a9af46930e60dcf6c4ab0688. | ||||
| * | Update ormconfig.ts | syuilo | 2019-06-29 | 1 | -1/+5 |
| | | |||||
| * | Fix: AP object / actor type (#5086) | MeiMei | 2019-06-28 | 10 | -87/+86 |
| | | | | | | | | | | | | | | | | | | | * attributedToがArrayの場合などに対応 * attachment以外で来るDocument系のObjectに対応 * Renote, Reply 対応 * 表示をいい感じに * fix type * revert as const * Fix Note / Question type * attributedToのtypeで複合配列を想定する | ||||
| * | Use as const | syuilo | 2019-06-28 | 2 | -2/+2 |
| | | | | | #5089 | ||||
| * | Use as const | syuilo | 2019-06-27 | 101 | -965/+852 |
| | | | | | #5089 | ||||
| * | Fix bug | syuilo | 2019-06-25 | 1 | -2/+5 |
| | | |||||
| * | English nyaize | syuilo | 2019-06-24 | 1 | -0/+2 |
| | | |||||
| * | :art: | syuilo | 2019-06-23 | 1 | -11/+15 |
| | | |||||
| * | Resolve #5010 | syuilo | 2019-06-23 | 2 | -0/+2 |
| | | |||||