| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor | syuilo | 2020-07-10 | 4 | -18/+18 |
| | | |||||
| * | :art: | syuilo | 2020-07-09 | 1 | -5/+7 |
| | | |||||
| * | feat(client): Add sound :musical_note: | syuilo | 2020-07-08 | 2 | -0/+1 |
| | | |||||
| * | Update mios.ts | syuilo | 2020-07-08 | 1 | -0/+2 |
| | | |||||
| * | fix 非ログイン時に n または p ↵ | Xeltica | 2020-07-07 | 1 | -0/+1 |
| | | | | | | | | キー押下で投稿フォームが出る (#6508) * fix #5851 * post-formのスポーンを弾く場所を変更 | ||||
| * | Increase download timeout to 60 sec (#6503) | MeiMei | 2020-07-06 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2020-07-06 | 1 | -1/+10 |
| | | |||||
| * | :art: | syuilo | 2020-07-06 | 1 | -1/+1 |
| | | |||||
| * | Resolve #6500 | syuilo | 2020-07-06 | 4 | -12/+90 |
| | | |||||
| * | :art: | syuilo | 2020-07-06 | 1 | -1/+1 |
| | | |||||
| * | feat(client): ↵ | syuilo | 2020-07-06 | 3 | -4/+15 |
| | | | | | ウィジェットを画面スクロールに連動させるオプション | ||||
| * | ダークテーマを利用中だとウィジェット編集画面が見づ ↵ | fuyu | 2020-07-05 | 1 | -1/+0 |
| | | | | | い問題を修正 (#6497) | ||||
| * | :art: | syuilo | 2020-07-05 | 1 | -3/+3 |
| | | |||||
| * | scrollbar-widthを設定するように (#6495) | MeiMei | 2020-07-05 | 1 | -0/+1 |
| | | | | | | * scrollbar-widthを設定するように * fix | ||||
| * | refactor | syuilo | 2020-07-05 | 2 | -0/+4 |
| | | |||||
| * | refactror | syuilo | 2020-07-05 | 12 | -46/+46 |
| | | |||||
| * | :art: | syuilo | 2020-07-05 | 6 | -59/+25 |
| | | |||||
| * | :art: | syuilo | 2020-07-05 | 7 | -5/+24 |
| | | |||||
| * | Add welcome widget | syuilo | 2020-07-05 | 3 | -1/+92 |
| | | |||||
| * | :v: | syuilo | 2020-07-04 | 1 | -6/+20 |
| | | |||||
| * | refactor | syuilo | 2020-07-04 | 1 | -8/+4 |
| | | |||||
| * | feat(client): ウィジェットを左にも置けるように | syuilo | 2020-07-04 | 1 | -30/+53 |
| | | |||||
| * | wip | syuilo | 2020-07-04 | 1 | -64/+58 |
| | | |||||
| * | wip | syuilo | 2020-07-04 | 1 | -1/+1 |
| | | |||||
| * | wip | syuilo | 2020-07-04 | 2 | -5/+6 |
| | | |||||
| * | wip | syuilo | 2020-07-04 | 2 | -10/+5 |
| | | |||||
| * | chore(cleint): vclean up code | syuilo | 2020-07-04 | 1 | -8/+0 |
| | | |||||
| * | wip | syuilo | 2020-07-04 | 4 | -23/+8 |
| | | |||||
| * | wip | syuilo | 2020-07-04 | 6 | -48/+11 |
| | | |||||
| * | chore(client): :art: | syuilo | 2020-07-04 | 1 | -23/+4 |
| | | |||||
| * | 「すべて既読にする」でグループメッセージが既読にな ↵ | fuyu | 2020-07-04 | 1 | -1/+12 |
| | | | | | ない問題を修正 (#6476) | ||||
| * | 投稿詳細でTwitterウィジェットが表示されなくなっている ↵ | MeiMei | 2020-07-03 | 1 | -1/+1 |
| | | | | | のを修正 Fix #6487 (#6488) | ||||
| * | chore(deps): Update dependencies :rocket: | syuilo | 2020-06-27 | 4 | -5/+5 |
| | | |||||
| * | feat(client): Do not wrap widgets | syuilo | 2020-06-27 | 2 | -45/+9 |
| | | |||||
| * | fix ↵ | Xeltica | 2020-06-21 | 1 | -1/+1 |
| | | | | | | | | | | サイドバーの設定に不具合があるとページが表示できなくなる (#6473) * fix #6460 * Update app.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | タップ不可能なリアクションを押してもパーティクルが ↵ | Xeltica | 2020-06-21 | 2 | -7/+8 |
| | | | | | | | | るバグを修正 (#6472) * resolve #6453 * リアクションビューワーのトグル可能判定にログインしているかどうかも反映 | ||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2020-06-21 | 5 | -3/+28 |
| |\ | |||||
| | * | プロフィールの「場所」「誕生日」を連合するように ↵ | MeiMei | 2020-06-21 | 4 | -2/+25 |
| | | | | | | | | | | | | | | | | | | | Resove #6461 (#6463) * AP birthday, location * unset is null * isCatを検証対象に | ||||
| | * | Update english nyaize (#6456) | Robin B | 2020-06-21 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | * Update english nyaize * Update src/misc/nyaize.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | | chore(client): Improve emoji picker usability | syuilo | 2020-06-21 | 1 | -1/+1 |
| |/ | |||||
| * | chore(client): :art: | syuilo | 2020-06-14 | 1 | -55/+5 |
| | | |||||
| * | AP向けのアンケートのfallbackリンクなどを削除 (#6466) | MeiMei | 2020-06-14 | 1 | -18/+1 |
| | | |||||
| * | アカウント切り替え後にインスタンス設定の表示値が変 ↵ | MeiMei | 2020-06-07 | 1 | -1/+3 |
| | | | | | | | | らないのを修正 Fix #6448 (#6454) * Fix #6448 * Use nextTick | ||||
| * | Revert "Revert "chore(src/docs): Fix miauth check url"" | syuilo | 2020-06-05 | 1 | -1/+1 |
| | | | | | This reverts commit d44fbf58c9060a2e8d1b966256710cb764611768. | ||||
| * | Revert "fix(api): Fix #6418 (#6442)" | syuilo | 2020-06-05 | 2 | -19/+11 |
| | | | | | This reverts commit 83ec906ee7c5d9bd42b11129f3f0b3df85287b3c. | ||||
| * | feat(theme): Add mentionMe property | syuilo | 2020-06-04 | 3 | -1/+7 |
| | | |||||
| * | feat: Observe notification read and fix #6406 (#6407) | syuilo | 2020-06-04 | 10 | -14/+55 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670 * Improve typing * Observe notification read * capture readAllNotifications * fix * fix * Refactor * Update src/client/components/notification.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * Update src/client/components/notification.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * missing ; Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| | * | missing ; | tamaina | 2020-06-04 | 1 | -1/+1 |
| | | | |||||
| | * | Update src/client/components/notification.vue | tamaina | 2020-06-03 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| | * | Update src/client/components/notification.vue | tamaina | 2020-06-03 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||