| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | proxyで400番台はそのステータスを返す (#4154) | MeiMei | 2019-02-06 | 1 | -1/+6 |
| * | [MFM] Better hashtag parsing: Ignore slash | syuilo | 2019-02-06 | 1 | -1/+1 |
| * | Add logs | syuilo | 2019-02-06 | 1 | -8/+15 |
| * | :art: | syuilo | 2019-02-05 | 1 | -1/+1 |
| * | Bye 'is-url' (#4113) | Aya Morisawa | 2019-02-05 | 1 | -5/+9 |
| |\ | |||||
| | * | Revert "Update load.ts" | Acid Chicken (硫酸鶏) | 2019-02-04 | 1 | -10/+2 |
| | * | Fix bug | Acid Chicken (硫酸鶏) | 2019-02-04 | 1 | -1/+1 |
| | * | Update load.ts | Acid Chicken (硫酸鶏) | 2019-02-04 | 1 | -0/+1 |
| | * | Merge branch 'develop' into acid-chicken-patch-10 | Acid Chicken (硫酸鶏) | 2019-02-04 | 2 | -3/+6 |
| | |\ | |||||
| | * | | Update load.ts | Acid Chicken (硫酸鶏) | 2019-02-04 | 1 | -2/+9 |
| | * | | Bye 'is-url' | Acid Chicken (硫酸鶏) | 2019-02-04 | 2 | -12/+9 |
| * | | | 自分の投稿情報をエクスポートできるように (#4144) | syuilo | 2019-02-05 | 7 | -9/+185 |
| * | | | /.well-known 周りをいい感じに (#4141) | Acid Chicken (硫酸鶏) | 2019-02-05 | 8 | -89/+198 |
| * | | | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2019-02-05 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix typo | Acid Chicken (硫酸鶏) | 2019-02-05 | 1 | -1/+1 |
| * | | | | Improve readability | syuilo | 2019-02-05 | 1 | -1/+2 |
| |/ / / | |||||
| * | | | Fix bug | syuilo | 2019-02-05 | 1 | -3/+2 |
| * | | | [Client] Use localStorage instead of window | syuilo | 2019-02-05 | 2 | -2/+2 |
| * | | | Enable service worker | syuilo | 2019-02-05 | 2 | -4/+5 |
| * | | | Remove unused declare | syuilo | 2019-02-05 | 1 | -1/+0 |
| * | | | Refactoring | syuilo | 2019-02-05 | 51 | -68/+68 |
| * | | | Fix log | syuilo | 2019-02-05 | 1 | -1/+1 |
| * | | | [Client] Clip note content | syuilo | 2019-02-05 | 4 | -0/+4 |
| * | | | Fix comment | Acid Chicken (硫酸鶏) | 2019-02-05 | 1 | -2/+2 |
| * | | | Fix style | Acid Chicken (硫酸鶏) | 2019-02-05 | 75 | -75/+150 |
| * | | | Refactoring: Extract showMachineInfo function | syuilo | 2019-02-05 | 2 | -14/+17 |
| * | | | Make some error logs important | syuilo | 2019-02-05 | 1 | -4/+4 |
| * | | | Refactoring: Extract checkMongoDB function | syuilo | 2019-02-05 | 2 | -35/+39 |
| * | | | アニメーション停止箇所の追加 (#4138) | MeiMei | 2019-02-05 | 5 | -12/+48 |
| * | | | [Client] Fix bug | syuilo | 2019-02-05 | 1 | -6/+9 |
| * | | | Better key name | syuilo | 2019-02-05 | 6 | -12/+12 |
| * | | | [Client] Increase font size a little in the Deck view | syuilo | 2019-02-05 | 1 | -1/+1 |
| * | | | アニメーション画像を無効にする際、サーバーサイドで... | syuilo | 2019-02-05 | 13 | -55/+39 |
| * | | | アニメーションを自動再生しないオプション (#4131) | MeiMei | 2019-02-05 | 13 | -167/+400 |
| * | | | Refactor: Better type definition | syuilo | 2019-02-05 | 1 | -1/+1 |
| * | | | Refactoring | syuilo | 2019-02-05 | 1 | -44/+12 |
| * | | | 個別に投稿のウォッチ/ウォッチ解除をできるように | syuilo | 2019-02-05 | 2 | -9/+54 |
| * | | | [API] お気に入り状態は投稿情報に含めないように統一 | syuilo | 2019-02-05 | 3 | -71/+99 |
| * | | | Add dummy option for some libraries | syuilo | 2019-02-04 | 1 | -0/+1 |
| * | | | Resolve #4121 (#4122) | Acid Chicken (硫酸鶏) | 2019-02-04 | 9 | -19/+19 |
| * | | | Fix fusion | Acid Chicken (硫酸鶏) | 2019-02-04 | 1 | -1/+1 |
| * | | | Initialize queue only if queue is enabled (#4125) | Aya Morisawa | 2019-02-04 | 1 | -12/+20 |
| * | | | Add --disable-queue option | syuilo | 2019-02-04 | 2 | -1/+3 |
| * | | | Enable job queue | syuilo | 2019-02-04 | 2 | -1/+35 |
| * | | | Add --verbose option | syuilo | 2019-02-04 | 2 | -1/+2 |
| * | | | Better logging | syuilo | 2019-02-04 | 2 | -12/+14 |
| * | | | Make Logger#log method private | syuilo | 2019-02-04 | 1 | -1/+1 |
| * | | | Fix MongoDB connectivity checking | syuilo | 2019-02-04 | 1 | -17/+31 |
| * | | | [Server] Enable slow option | syuilo | 2019-02-04 | 2 | -4/+8 |
| * | | | Fix imports | syuilo | 2019-02-04 | 6 | -6/+6 |