Commit graph

344 commits

Author SHA1 Message Date
molvqingtai
4f9e73899a chore: update config 2024-09-27 13:53:50 +08:00
molvqingtai
4d70d67c41 chore: update icons 2024-09-27 13:45:29 +08:00
molvqingtai
2423540675 chore: update mathes websit url 2024-09-27 10:09:47 +08:00
molvqingtai
c9b60fc6d4 perf: adapt to small screen 2024-09-27 09:03:22 +08:00
molvqingtai
1e904f12d7 fix: "use px units to fix small font-size in some websites root elements 2024-09-27 08:20:49 +08:00
molvqingtai
c7a3f3f150 fix(options): fix meteors overflow 2024-09-27 06:22:37 +08:00
molvqingtai
ac165af833 perf(options): add meteors effect 2024-09-27 06:00:24 +08:00
molvqingtai
7fb24a6899 perf: add github link 2024-09-27 05:54:03 +08:00
molvqingtai
ca1ea11dcb perf: app show hide toggle 2024-09-27 05:09:44 +08:00
molvqingtai
f36ae70146 perf: custom toast style 2024-09-26 12:56:59 +08:00
molvqingtai
415b9f507e perf: remove callbackToObserve 2024-09-26 08:15:42 +08:00
molvqingtai
437c234f8a perf: add animation effects and add self join message 2024-09-26 08:14:55 +08:00
molvqingtai
90253effa6 fix: mesage time update 2024-09-25 04:52:41 +08:00
molvqingtai
420586839a perf: multiple Tab for the same user lead to duplicate joining issues 2024-09-25 02:54:17 +08:00
molvqingtai
e9e73bd128 perf: optimize style and update deps 2024-09-25 01:25:02 +08:00
molvqingtai
e373993899 perf: multiple peerRoom implementation 2024-09-24 15:02:12 +08:00
molvqingtai
ec62b1155e feat: implement join and leave prompts 2024-09-23 23:15:22 +08:00
molvqingtai
8a18871b90 perf(message): user name ellipsis 2024-09-23 03:44:08 +08:00
molvqingtai
f6277bcc83 fix(setup): setup page display timing is incorrect 2024-09-23 03:16:44 +08:00
molvqingtai
cc3424d4d8 feat(setup): user and message sync 2024-09-22 05:16:10 +08:00
molvqingtai
578c79cec3 feat: add setup page 2024-09-22 03:25:55 +08:00
molvqingtai
d3fa441846 perf: add custom scroll bars to scrollable content 2024-09-20 03:40:39 +08:00
molvqingtai
c9388c744e feat: message list implements virtual scrolling 2024-09-19 22:52:19 +08:00
molvqingtai
89e20a65db feat: use ualy avatar 2024-09-19 03:41:07 +08:00
molvqingtai
ad2278f5ba chore: online user count 2024-09-18 06:07:20 +08:00
molvqingtai
3d45e4609c perf(AppContainer): dynamic width 2024-09-17 15:59:55 +08:00
molvqingtai
15821eaa47 fix: hasItemQuery not use get 2024-09-17 03:10:46 +08:00
molvqingtai
59af3db87e fix: message may not exist 2024-09-17 02:48:03 +08:00
molvqingtai
bb9eccd31c fix: messageId not found 2024-09-17 02:40:59 +08:00
molvqingtai
6fd42ef6d5 chore: switch to default network 2024-09-17 01:37:25 +08:00
molvqingtai
940efb91e6 chore: switch to nostr 2024-09-17 01:27:00 +08:00
molvqingtai
231fc25486 chore: compressImage add errorMargin arg 2024-09-16 23:01:46 +08:00
molvqingtai
1b5057d203 chore: upgrade valibot 2024-09-16 15:47:36 +08:00
molvqingtai
85eb787175 chore: add webextension-polyfill 2024-09-16 14:46:36 +08:00
molvqingtai
6fb4035ac3 feat: peer message working! 2024-09-16 13:44:16 +08:00
molvqingtai
477a6533e8 chore: update deps 2024-03-08 21:41:42 +08:00
molvqingtai
0571682e73 chore: upgrade wxt 2024-02-23 16:37:37 +08:00
molvqingtai
9fca355c99 fix(userInfo): fixed infinite loop sync in firefox 2023-12-06 03:12:13 +08:00
molvqingtai
fef6a46cb7 chore: theme button animation 2023-12-06 01:43:26 +08:00
molvqingtai
4126d2e70d chore(deps): upgrade deps 2023-12-05 04:02:04 +08:00
molvqingtai
968480605c chore: watch userInfo storage 2023-12-05 03:56:34 +08:00
molvqingtai
511338850e chore: refactoring store impl 2023-12-02 04:40:06 +08:00
molvqingtai
58527eae71 chore(form): theme switch use radio 2023-12-02 01:14:31 +08:00
molvqingtai
92ba396ec0 chore(form): fix null value detection problem 2023-12-01 13:46:55 +08:00
molvqingtai
f55a7f479d chore(form): store user info 2023-12-01 13:33:49 +08:00
molvqingtai
6645eda390 chore(taost): use sonner 2023-12-01 00:36:34 +08:00
molvqingtai
2253e8293f chore(utils): getWebSiteInfo -> getSiteInfo 2023-11-30 22:25:27 +08:00
molvqingtai
d5c3847f94 chore(form): limit avatar image types 2023-11-30 21:57:31 +08:00
molvqingtai
bac534f5d1 chore(form): compressed avatar 2023-11-30 16:50:18 +08:00
molvqingtai
8df1b08fe5 chore(form): basic form structure 2023-11-22 01:22:31 +08:00