summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* refactorsyuilo2020-07-052-0/+4
|
* refactrorsyuilo2020-07-0512-46/+46
|
* :art:syuilo2020-07-056-59/+25
|
* :art:syuilo2020-07-057-5/+24
|
* Add welcome widgetsyuilo2020-07-053-1/+92
|
* :v:syuilo2020-07-041-6/+20
|
* refactorsyuilo2020-07-041-8/+4
|
* feat(client): ウィジェットを左にも置けるようにsyuilo2020-07-041-30/+53
|
* wipsyuilo2020-07-041-64/+58
|
* wipsyuilo2020-07-041-1/+1
|
* wipsyuilo2020-07-042-5/+6
|
* wipsyuilo2020-07-042-10/+5
|
* chore(cleint): vclean up codesyuilo2020-07-041-8/+0
|
* wipsyuilo2020-07-044-23/+8
|
* wipsyuilo2020-07-046-48/+11
|
* chore(client): :art:syuilo2020-07-041-23/+4
|
* 「すべて既読にする」でグループメッセージが既読にな ↵fuyu2020-07-041-1/+12
| | | | ない問題を修正 (#6476)
* 投稿詳細でTwitterウィジェットが表示されなくなっている ↵MeiMei2020-07-031-1/+1
| | | | のを修正 Fix #6487 (#6488)
* chore(deps): Update dependencies :rocket:syuilo2020-06-274-5/+5
|
* feat(client): Do not wrap widgetssyuilo2020-06-272-45/+9
|
* fix ↵Xeltica2020-06-211-1/+1
| | | | | | | | | サイドバーの設定に不具合があるとページが表示できなくなる (#6473) * fix #6460 * Update app.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* タップ不可能なリアクションを押してもパーティクルが ↵Xeltica2020-06-212-7/+8
| | | | | | | るバグを修正 (#6472) * resolve #6453 * リアクションビューワーのトグル可能判定にログインしているかどうかも反映
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-06-215-3/+28
|\
| * プロフィールの「場所」「誕生日」を連合するように ↵MeiMei2020-06-214-2/+25
| | | | | | | | | | | | | | | | | | Resove #6461 (#6463) * AP birthday, location * unset is null * isCatを検証対象に
| * Update english nyaize (#6456)Robin B2020-06-211-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 usabilitysyuilo2020-06-211-1/+1
|/
* chore(client): :art:syuilo2020-06-141-55/+5
|
* AP向けのアンケートのfallbackリンクなどを削除 (#6466)MeiMei2020-06-141-18/+1
|
* アカウント切り替え後にインスタンス設定の表示値が変 ↵MeiMei2020-06-071-1/+3
| | | | | | | らないのを修正 Fix #6448 (#6454) * Fix #6448 * Use nextTick
* Revert "Revert "chore(src/docs): Fix miauth check url""syuilo2020-06-051-1/+1
| | | | This reverts commit d44fbf58c9060a2e8d1b966256710cb764611768.
* Revert "fix(api): Fix #6418 (#6442)"syuilo2020-06-052-19/+11
| | | | This reverts commit 83ec906ee7c5d9bd42b11129f3f0b3df85287b3c.
* feat(theme): Add mentionMe propertysyuilo2020-06-043-1/+7
|
* feat: Observe notification read and fix #6406 (#6407)syuilo2020-06-0410-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 ;tamaina2020-06-041-1/+1
| |
| * Update src/client/components/notification.vuetamaina2020-06-031-1/+1
| | | | | | Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
| * Update src/client/components/notification.vuetamaina2020-06-031-1/+1
| | | | | | Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
| * Merge branch 'develop' into notification-visibility-read-2tamaina2020-05-3114-33/+103
| |\
| * | Refactortamaina2020-05-311-8/+10
| | |
| * | fixtamaina2020-05-311-3/+0
| | |
| * | fixtamaina2020-05-261-2/+4
| | |
| * | capture readAllNotificationstamaina2020-05-261-1/+8
| | |
| * | Observe notification readtamaina2020-05-262-0/+18
| | |
| * | Improve typingtamaina2020-05-269-10/+24
| | |
| * | Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670tamaina2020-05-241-4/+5
| | |
* | | ローカルのみボタンを公開範囲ピッカーに統合 (#6428)Xeltica2020-06-042-19/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | * ローカルのみを公開範囲ピッカーに統合 * デザイン調整 * :art: Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* | | fix(api): Fix #6418 (#6442)syuilo2020-06-042-11/+19
| | |
* | | Revert "chore(src/docs): Fix miauth check url"syuilo2020-06-041-1/+1
| | | | | | | | | | | | This reverts commit ddf92c3e2c5bdfc89e5c223a3cc2794f6a023400.
* | | Use insert for creating Note (#6440)MeiMei2020-06-041-8/+7
| | |
* | | feat(client): ↵tamaina2020-06-0312-104/+201
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 投稿フォームのボタンの説明を表示するように (#6408) * Add title attr with buttons on the post form * fix * tooltip * missing ; * remove title attr * fix bug * Update reactions-viewer.details.vue * help wip * ok! * i18n Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | | fix(api): Fix #6419syuilo2020-06-031-1/+5
| | | | | | | | | | | | Close #6434