| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(client): ツールチップの表示位置が正しくない問題を修正 | syuilo | 2022-02-02 | 1 | -1/+1 |
| | | |||||
| * | refactor(client): i18n.locale -> i18n.ts | syuilo | 2022-01-28 | 1 | -2/+2 |
| | | |||||
| * | fix(client): better hover detection | syuilo | 2021-12-05 | 1 | -7/+1 |
| | | |||||
| * | fix(client): ↵ | syuilo | 2021-11-21 | 1 | -3/+1 |
| | | | | | リアクションツールチップ、Renoteツールチップのユーザーの並び順を修正 | ||||
| * | update linr | syuilo | 2021-11-19 | 1 | -2/+2 |
| | | |||||
| * | refactor(client): improve readability | syuilo | 2021-11-12 | 1 | -6/+2 |
| | | |||||
| * | refactor(client): use composition api for tooltip logic | syuilo | 2021-11-12 | 1 | -75/+51 |
| | | |||||
| * | enhance: show renoters (#7954) | Johann150 | 2021-11-12 | 1 | -0/+149 |
| * 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 | |||||