Commit Graph

35 Commits

Author SHA1 Message Date
Tristan Yang 5bf4baabd3 feat: remove session realtime 2023-03-17 21:00:17 +08:00
Tristan Yang a5f520dd36 refactor: after mid 2023-03-16 17:37:49 +08:00
Tristan Yang bb633cd1cb chore: style 2023-03-14 22:03:00 +08:00
Tristan Yang 8a1807b3a1 chore: fix tiny UIs 2023-03-06 09:51:10 +08:00
Tristan Yang 62b4c3ee72 fix: streaming not close properly sometimes 2023-02-13 07:38:03 +08:00
Tristan Yang 446e9a17d9 refactor: polish the tailwind refactor 2023-02-09 17:50:42 +08:00
Tristan Yang 0891b77673 feat: tab broadcast 2023-01-20 23:48:14 +08:00
Tristan Yang 82eecc80b1 feat: auto delete msg setting 2022-12-27 17:14:29 +08:00
hdsuperman a9ac199ac5 chore: remove log 2022-12-22 22:21:06 +08:00
Tristan Yang 2b2cdf4df8 feat: bot setting 2022-12-19 22:07:04 +08:00
Tristan Yang 66589bc5bf refactor: getLocalAuthData 2022-12-15 19:39:27 +08:00
Tristan Yang ad8c05e8cc refactor: streaming 2022-12-11 17:39:31 +08:00
Tristan Yang 8fafe2aa19 fix: reconnect logic error 2022-12-08 22:26:03 +08:00
Tristan Yang 965b738410 fix: SSE disconnect sometimes 2022-12-06 20:58:24 +08:00
Tristan Yang 05908d2ca6 feat: realtime update for login user 2022-12-02 21:21:10 +08:00
Tristan Yang 0560170484 fix: reconnect while disconnect only while error 2022-10-25 11:40:41 +08:00
Tristan Yang 1b29f84cfa refactor: replace fetch SSE with original EventSource 2022-10-24 22:20:15 +08:00
Tristan Yang 18a4d945b7 fix: try to fix notification and auto kickout sometimes 2022-10-20 14:21:12 +08:00
Tristan Yang 3247de57db chore: remove and replace log with info 2022-09-01 18:34:59 +08:00
Tristan Yang ffbdc212f7 chore: recover stop streaming 2022-09-01 18:34:15 +08:00
Tristan Yang 65f8917657 chore: remove unused console 2022-08-31 22:13:35 +08:00
Tristan Yang d57072f2be feat: remove current account 2022-08-26 22:58:50 +08:00
Tristan Yang 54a0c7a4ef fix: users_version param in SSE 2022-08-25 11:22:26 +08:00
Tristan Yang 15c80c2b37 fix: logout sometimes 2022-08-16 18:04:16 +08:00
Tristan Yang 85d85986ac fix: token error 2022-08-09 22:23:59 +08:00
Tristan Yang d99a3428f8 fix: network offline tip 2022-08-03 22:54:00 +08:00
Tristan Yang e26b6f0fcc refactor: more TS code 2022-07-28 08:57:42 +08:00
Tristan Yang 9f1b115c73 refactor: more TS code 2022-07-08 19:13:49 +08:00
Tristan Yang 678b8515ca refactor: more TS code 2022-07-08 10:18:23 +08:00
Tristan Yang 101dbdb5ee refactor: rename contact with user 2022-07-04 16:12:23 +08:00
Tristan Yang b59e3fd1ac fix: chaos in DM session 2022-07-01 17:59:49 +08:00
HD 30a49921e1 Merge remote-tracking branch 'upstream/main' into refactor/typescript
# Conflicts:
#	src/app/services/server.ts
#	src/common/component/GoogleLoginButton.tsx
#	src/common/utils.tsx
2022-06-28 10:10:56 +08:00
HD 2a3535ea13 refactor: add typescript definition 2022-06-28 10:08:36 +08:00
Tristan Yang aa7c740bcf fix: remove from channel 2022-06-27 23:09:30 +08:00
HD bd799ebea8 refactor: add typescript support to project 2022-06-21 15:08:35 +08:00