Commit graph

43 commits

Author SHA1 Message Date
naskya
09396e33a4
refactor: firefish-js & backend-rs imports 2024-02-13 00:40:46 +09:00
Minneyar
1bf6cdce61 fix: Extract $i from account.ts into reactiveAccount.ts to fix circular dependency
Co-authored-by: minneyar <speed@sakabatou.net>
2023-10-22 21:29:46 +00:00
Kainoa Kanter
78d8767124 feat: allow users to choose icon set
Co-authored-by: naskya <m@naskya.net>
2023-10-17 01:57:20 +00:00
Kainoa Kanter
9ea046c011 Refactor: firefishjs imports 2023-09-24 04:27:16 +00:00
naskya
c0f31fcb8f chore, refactor: remove unused, fix some type errors (client/src/pages) 2023-09-01 23:16:23 +00:00
ThatOneCalculator
1f7ddc9d7c
refactor: ♻️ No Vue Reactivity
Performed with https://github.com/edison1105/drop-reactivity-transform , Reactivity Transform was an experimental feature and has now been deprecated.
2023-08-11 17:44:46 -07:00
ThatOneCalculator
bb22a671b0
Merge branch 'develop' into rebrand 2023-07-15 14:15:01 -07:00
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm 2023-07-05 18:28:27 -07:00
ThatOneCalculator
6da5a5b89b
find and replace 2023-07-02 15:18:30 -07:00
ThatOneCalculator
5769bdcc69
chore: formatting 2023-06-08 11:01:00 -07:00
ThatOneCalculator
047e923660
refactor: client assets 2023-06-06 13:03:15 -07:00
Kainoa Kanter
6bf1cbc0ef fix: format script; chore: format 2023-04-07 17:01:42 -07:00
ThatOneCalculator
3de967393b
icons 2023-03-11 13:01:04 -08:00
ThatOneCalculator
50cb7c6de1
Bug fixes, use calckey.js 2022-12-11 19:24:12 -08:00
thatonecalculator
c825d6c5ba 7 2022-12-01 00:34:37 -08:00
ThatOneCalculator
d2d8661b9c style 2022-11-20 13:16:06 -08:00
ThatOneCalculator
e0a17ae37d smaller avatar 2022-11-18 14:30:36 -08:00
ThatOneCalculator
ca6b328cf8 fix 2022-11-18 14:25:50 -08:00
ThatOneCalculator
09be8fc799 max width 75% 2022-11-18 14:14:47 -08:00
ThatOneCalculator
892e35d82b fix 2022-11-18 13:58:59 -08:00
ThatOneCalculator
d40f0b8eff message style 2022-11-18 13:54:34 -08:00
ThatOneCalculator
3909812423 use max-width instead of width for dm images 2022-11-15 00:30:35 -08:00
ThatOneCalculator
aaa8c8fec7 fix: actually set in-dm to be true if in dm 2022-11-14 20:28:07 -08:00
ThatOneCalculator
d55f2bd1d4 fix: 🐛 fix image size in dms 2022-11-14 20:25:59 -08:00
ThatOneCalculator
7dba36c8ac more width fix 2022-11-13 13:04:00 -08:00
ThatOneCalculator
4491e0ba21 fix chat message 2022-11-13 13:00:57 -08:00
ThatOneCalculator
c70dc36e37 test 2022-11-13 12:51:32 -08:00
ThatOneCalculator
83751f8d64 chat button in mobile bar 2022-11-06 23:15:47 -08:00
ThatOneCalculator
20d264227c make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator
5cb2a22566 fixxxxx 2022-11-06 18:30:26 -08:00
ThatOneCalculator
b3a5fdb1e0 feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
ThatOneCalculator
f95ca12cff image max width 2022-11-06 13:56:51 -08:00
ThatOneCalculator
a262e1353f Add download button to Plyr (co-authored by @nullobsi) 2022-09-21 13:10:47 -07:00
ThatOneCalculator
f5277973de message room style overhaul 2022-09-13 19:58:43 -07:00
ThatOneCalculator
79be45c65c Merge remote-tracking branch 'misskey/develop' into develop 2022-09-05 15:00:45 -07:00
syuilo
786b150ea7 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
ThatOneCalculator
21612d4f5e allow videos to be downloaded 2022-08-19 14:38:46 -07:00
ThatOneCalculator
8c35556410 fix: 🐛 fix videos having <a> 2022-08-19 14:30:47 -07:00
ThatOneCalculator
d173aea0e4 Video in messages 2022-08-19 14:24:30 -07:00
ThatOneCalculator
8ab4242918 More rpine stuff 2022-07-23 21:23:03 -07:00
tamaina
30a39a296d
refactor: チャットルームをComposition API化 (#8850)
* pick form

* pick message

* pick room

* fix lint

* fix scroll?

* fix scroll.ts

* fix directives/sticky-container

* update global/sticky-container.vue

* fix, 🎨

* test.1
2022-06-20 13:20:28 +09:00
syuilo
5d968afa74 update linr 2021-11-19 19:36:12 +09:00
syuilo
0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00
Renamed from src/client/pages/messaging/messaging-room.message.vue (Browse further)