| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix(client): APIコンソールで with credential ↵ | futchitwo | 2021-12-05 | 1 | -1/+2 |
| | | | | | がオフだとiが付与されないように (#8038) | ||||
| * | fix(client): fix range slider rendering | syuilo | 2021-12-04 | 3 | -7/+24 |
| | | |||||
| * | fix(client): tweak style | syuilo | 2021-12-04 | 4 | -29/+34 |
| | | |||||
| * | fix(client): pagesで関数を定義できない問題を修正 | syuilo | 2021-12-04 | 1 | -2/+2 |
| | | |||||
| * | enhance(client): improve usability | syuilo | 2021-12-03 | 1 | -0/+5 |
| | | |||||
| * | enhance(client): improve usability | syuilo | 2021-12-03 | 3 | -0/+4 |
| | | |||||
| * | refactor(client): refactor ui components | syuilo | 2021-12-03 | 7 | -669/+794 |
| | | |||||
| * | client: tweak ui | syuilo | 2021-12-03 | 2 | -75/+64 |
| | | |||||
| * | client: tweak ui | syuilo | 2021-12-03 | 1 | -1/+1 |
| | | |||||
| * | client: tweak ui | syuilo | 2021-12-03 | 5 | -29/+32 |
| | | |||||
| * | client: tweak ui | syuilo | 2021-12-03 | 1 | -10/+3 |
| | | |||||
| * | client: tweak ui | syuilo | 2021-12-03 | 2 | -1/+7 |
| | | |||||
| * | fix: 画像ファイルの縦横サイズの取得で Exif Orientation ↵ | xianon | 2021-12-03 | 1 | -6/+15 |
| | | | | | | | | | | | | を考慮する (#8014) * 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する * test: Add rotate.jpg test * Webpublic 画像を返す時のみ Exif Orientation を考慮して縦横サイズを返す * test: Support orientation | ||||
| * | feat: Undo Accept (#7980) | nullobsi | 2021-12-03 | 1 | -0/+16 |
| | | | | | | | | * allow breaking of follow * send undo * delete by using reject follow | ||||
| * | add todo | syuilo | 2021-12-02 | 1 | -0/+3 |
| | | |||||
| * | client: tweak ui | syuilo | 2021-12-02 | 4 | -5/+7 |
| | | |||||
| * | fix mentions in replies (#8030) | nullobsi | 2021-12-02 | 1 | -1/+6 |
| | | |||||
| * | enhance(client): make possible to close image dialog with click | syuilo | 2021-12-02 | 1 | -1/+10 |
| | | | | | Related #8023 | ||||
| * | client: tweak ui | syuilo | 2021-12-02 | 33 | -185/+199 |
| | | |||||
| * | :art: | syuilo | 2021-11-30 | 1 | -0/+1 |
| | | |||||
| * | fix: ↵ | tamaina | 2021-11-30 | 1 | -3/+3 |
| | | | | | | | | | | LTLやGTLが無効になっている場合でもUI上にタブが表示される問題を修正 (#8026) * wip * add changelog * 変換ミス修正 | ||||
| * | feat(client): ↵ | syuilo | 2021-11-28 | 7 | -7/+11 |
| | | | | | Renoteなノート詳細ページから元のノートページに遷移できるように | ||||
| * | feat(client): show confirm dialog when vote | syuilo | 2021-11-28 | 1 | -4/+10 |
| | | |||||
| * | client: refine ui | syuilo | 2021-11-28 | 48 | -1141/+1736 |
| | | |||||
| * | fix(client): ↵ | syuilo | 2021-11-27 | 2 | -0/+15 |
| | | | | | モバイルでタップしたときにツールチップが表示される問題を修正 | ||||
| * | fix: notification.vueのIntersectionObserverまわりを修正 (#8010) | tamaina | 2021-11-26 | 1 | -12/+9 |
| | | | | | | | | | | | | | | | | | | | | * fix notification.vue * remove a blank line * disconnect intersection observer * disconnect2 * Update packages/client/src/components/notification.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * disconnect * oops Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | Implemented a rotate MFM (#8016) | Richard "EpicKitty" Bowey | 2021-11-26 | 3 | -1/+17 |
| | | | | Co-authored-by: Richard Bowey <me@epickitty.uk> | ||||
| * | fix(client): ↵ | syuilo | 2021-11-21 | 2 | -6/+2 |
| | | | | | リアクションツールチップ、Renoteツールチップのユーザーの並び順を修正 | ||||
| * | fix(client): ↵ | syuilo | 2021-11-21 | 1 | -0/+8 |
| | | | | | ログインにおいてパスワードが誤っている際のエラーメッセージが正しく表示されない問題を修正 | ||||
| * | client: ノートにモデレーターバッジを表示するのを廃止 | syuilo | 2021-11-21 | 3 | -25/+0 |
| | | |||||
| * | update linr | syuilo | 2021-11-19 | 290 | -1163/+1163 |
| | | |||||
| * | feat(client): keep line breaks of translated text to improve readability | syuilo | 2021-11-19 | 2 | -4/+4 |
| | | |||||
| * | fix(client): better error handling of file upload | syuilo | 2021-11-19 | 1 | -4/+23 |
| | | |||||
| * | feat(client): collapse sub note automatically | syuilo | 2021-11-19 | 1 | -1/+42 |
| | | |||||
| * | fix(client): fix plugin activate and uninstall (#7991) | futchitwo | 2021-11-19 | 1 | -1/+2 |
| | | | | | | * fix(client): fix plugin activate and uninstall * Fix(client): fix package activates | ||||
| * | lint: add missing semicolon | syuilo | 2021-11-18 | 1 | -1/+1 |
| | | |||||
| * | fix | syuilo | 2021-11-18 | 5 | -15/+13 |
| | | |||||
| * | introduce lint for client | syuilo | 2021-11-18 | 31 | -44/+70 |
| | | | | | Resolve #7998 | ||||
| * | limit depth of reply posts (#7979) | Johann150 | 2021-11-18 | 1 | -11/+21 |
| | | | | | | | | * limit depth of reply posts * some tweaks Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | refactor(client): refactor dialog functions to improve type inference | syuilo | 2021-11-18 | 84 | -460/+415 |
| | | |||||
| * | fix(client):fix search all users (#7993) | futchitwo | 2021-11-18 | 1 | -1/+1 |
| | | |||||
| * | feat(client): アカウント削除に確認ダイアログを出すように | syuilo | 2021-11-14 | 1 | -0/+9 |
| | | |||||
| * | fix(client): fix tooltip style | syuilo | 2021-11-14 | 2 | -28/+50 |
| | | |||||
| * | fix(client): improve error handling | syuilo | 2021-11-14 | 1 | -4/+4 |
| | | |||||
| * | fix(client): reaction viewer layout (#7942) | Johann150 | 2021-11-13 | 1 | -2/+4 |
| | | | | | The profile picture and name should be grouped together as they belong, and it should be clear which picture belongs to which name. | ||||
| * | refactor(client): improve readability | syuilo | 2021-11-12 | 1 | -6/+2 |
| | | |||||
| * | refactor(client): use composition api for tooltip logic | syuilo | 2021-11-12 | 6 | -217/+185 |
| | | |||||
| * | enhance: show renoters (#7954) | Johann150 | 2021-11-12 | 4 | -94/+227 |
| | | | | | | | | | | | | | | | | | | | * refactor: deduplicate renote button into component For now the renoters tooltip just uses the reaction viewer component with a fixed emoji symbol instead. * chore: remove unnecessary CSS * fix: forgot to rename variable * enhance: use own tooltip instead of reaction viewer * clean up style * fix additional renoters number * rename file to better represent content | ||||
| * | refactoring | syuilo | 2021-11-12 | 1 | -3/+4 |
| | | |||||
| * | fix: mention local users in replies (#7975) | nullobsi | 2021-11-12 | 2 | -4/+4 |
| | | | | | | * mention local users in replies * fix merge | ||||