summaryrefslogtreecommitdiff
path: root/packages/client/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fix(client): pagesで関数を定義できない問題を修正syuilo2021-12-041-2/+2
* enhance(client): improve usabilitysyuilo2021-12-031-0/+5
* enhance(client): improve usabilitysyuilo2021-12-033-0/+4
* refactor(client): refactor ui componentssyuilo2021-12-037-669/+794
* client: tweak uisyuilo2021-12-032-75/+64
* client: tweak uisyuilo2021-12-031-1/+1
* client: tweak uisyuilo2021-12-035-29/+32
* client: tweak uisyuilo2021-12-031-10/+3
* client: tweak uisyuilo2021-12-032-1/+7
* fix: 画像ファイルの縦横サイズの取得で Exif Orientation を考...xianon2021-12-031-6/+15
* feat: Undo Accept (#7980)nullobsi2021-12-031-0/+16
* add todosyuilo2021-12-021-0/+3
* client: tweak uisyuilo2021-12-024-5/+7
* fix mentions in replies (#8030)nullobsi2021-12-021-1/+6
* enhance(client): make possible to close image dialog with clicksyuilo2021-12-021-1/+10
* client: tweak uisyuilo2021-12-0233-185/+199
* :art:syuilo2021-11-301-0/+1
* fix: LTLやGTLが無効になっている場合でもUI上にタブが表示...tamaina2021-11-301-3/+3
* feat(client): Renoteなノート詳細ページから元のノートページ...syuilo2021-11-287-7/+11
* feat(client): show confirm dialog when votesyuilo2021-11-281-4/+10
* client: refine uisyuilo2021-11-2848-1141/+1736
* fix(client): モバイルでタップしたときにツールチップが表...syuilo2021-11-272-0/+15
* fix: notification.vueのIntersectionObserverまわりを修正 (#8010)tamaina2021-11-261-12/+9
* Implemented a rotate MFM (#8016)Richard "EpicKitty" Bowey2021-11-263-1/+17
* fix(client): リアクションツールチップ、Renoteツールチップ...syuilo2021-11-212-6/+2
* fix(client): ログインにおいてパスワードが誤っている際の...syuilo2021-11-211-0/+8
* client: ノートにモデレーターバッジを表示するのを廃止syuilo2021-11-213-25/+0
* update linrsyuilo2021-11-19290-1163/+1163
* feat(client): keep line breaks of translated text to improve readabilitysyuilo2021-11-192-4/+4
* fix(client): better error handling of file uploadsyuilo2021-11-191-4/+23
* feat(client): collapse sub note automaticallysyuilo2021-11-191-1/+42
* fix(client): fix plugin activate and uninstall (#7991)futchitwo2021-11-191-1/+2
* lint: add missing semicolonsyuilo2021-11-181-1/+1
* fixsyuilo2021-11-185-15/+13
* introduce lint for clientsyuilo2021-11-1831-44/+70
* limit depth of reply posts (#7979)Johann1502021-11-181-11/+21
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-1884-460/+415
* fix(client):fix search all users (#7993)futchitwo2021-11-181-1/+1
* feat(client): アカウント削除に確認ダイアログを出すようにsyuilo2021-11-141-0/+9
* fix(client): fix tooltip stylesyuilo2021-11-142-28/+50
* fix(client): improve error handlingsyuilo2021-11-141-4/+4
* fix(client): reaction viewer layout (#7942)Johann1502021-11-131-2/+4
* refactor(client): improve readabilitysyuilo2021-11-121-6/+2
* refactor(client): use composition api for tooltip logicsyuilo2021-11-126-217/+185
* enhance: show renoters (#7954)Johann1502021-11-124-94/+227
* refactoringsyuilo2021-11-121-3/+4
* fix: mention local users in replies (#7975)nullobsi2021-11-122-4/+4
* fix errorssyuilo2021-11-122-180/+3
* fix errorssyuilo2021-11-121-8/+0
* refactoring: グローバルコンポーネントを認識するようにsyuilo2021-11-121-32/+53