Commit graph

12 commits

Author SHA1 Message Date
772d4618a6
remove global variables for i18n 2022-09-21 13:29:08 -04:00
677c1df597
rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
a424426857
client: Use foundkey-js instead of misskey-js 2022-08-26 01:25:56 -04:00
aa56cf5813
Fix lints in timeline and sub-note-content 2022-08-19 15:36:22 -04:00
298febeb9c
enhance: add re-collapsing to quoted notes 2022-08-15 22:28:29 +02:00
f0bdd9666f
remove empty import statements 2022-08-14 12:26:18 +02:00
128d0f0d4e
remove isHidden and its uses
The `isHidden` attribute is not being set any more and is thus removed.
Handling in the client is no longer necessary.
2022-07-23 22:28:39 +02:00
syuilo
a12acf53ef
refactor(client): formatting and replace global $ts 2022-07-21 00:45:30 +02:00
syuilo
45462e4a5e wip: refactor(client): migrate paging components to composition api 2022-01-14 12:02:10 +09:00
syuilo
5d968afa74 update linr 2021-11-19 19:36:12 +09:00
syuilo
1c6463e66f feat(client): collapse sub note automatically 2021-11-19 18:56:30 +09:00
syuilo
0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00
Renamed from src/client/components/sub-note-content.vue (Browse further)