Tristan Yang
|
0254b50a04
|
refactor: more TS code
|
2022-08-03 08:50:27 +08:00 |
|
Tristan Yang
|
33c24baecb
|
refactor: more TS code
|
2022-07-29 22:59:22 +08:00 |
|
Tristan Yang
|
96017c8fc6
|
refactor: more TS code
|
2022-07-29 08:49:34 +08:00 |
|
Tristan Yang
|
e26b6f0fcc
|
refactor: more TS code
|
2022-07-28 08:57:42 +08:00 |
|
Tristan Yang
|
dae0b80ee0
|
refactor: more TS code
|
2022-07-22 21:19:49 +08:00 |
|
Tristan Yang
|
b79abcfa9f
|
refactor: useSelector -> useAppSelector
|
2022-07-21 18:37:13 +08:00 |
|
Tristan Yang
|
315c3d7497
|
chore: typo
|
2022-07-17 17:37:36 +08:00 |
|
Tristan Yang
|
65049677e4
|
refactor: more TS code
|
2022-07-14 22:22:05 +08:00 |
|
Tristan Yang
|
c7eae47fb2
|
refactor: more TS code
|
2022-07-08 22:30:06 +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
|
e0872b1dd3
|
refactor: more TS code
|
2022-07-04 23:13:09 +08:00 |
|
Tristan Yang
|
ff7fe05b58
|
refactor: add more TS constraints
|
2022-07-04 18:15:24 +08:00 |
|
Tristan Yang
|
8330e45674
|
chore: rename again
|
2022-07-04 16:55:13 +08:00 |
|
Tristan Yang
|
101dbdb5ee
|
refactor: rename contact with user
|
2022-07-04 16:12:23 +08:00 |
|
HD
|
f1733d030c
|
Merge remote-tracking branch 'upstream/main' into refactor/typescript
# Conflicts:
# src/common/component/ForwardModal/index.tsx
# src/common/component/GoogleLoginButton.tsx
# src/common/component/ManageMembers.tsx
# src/routes/settingChannel/Overview.tsx
# src/routes/settingChannel/index.tsx
|
2022-06-29 17:04:22 +08:00 |
|
Tristan Yang
|
aff66ad5c8
|
refactor: add user info to authData
|
2022-06-29 10:56:50 +08:00 |
|
HD
|
6bf64e38fc
|
refactor: remove getNonNullValues, replace with _.ominBy and _.isNull (lodash)
ref: https://stackoverflow.com/a/70554734/11408375
|
2022-06-28 10:31:19 +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
|
4618afc2ed
|
refactor: server StoredServer interface
|
2022-06-27 09:24:29 +08:00 |
|
HD
|
e0bbbf4f30
|
refactor: add typescript definition and fix some type error
|
2022-06-23 22:58:13 +08:00 |
|
HD
|
2ee90bf19b
|
refactor: add typescript support to project
|
2022-06-21 15:10:17 +08:00 |
|
HD
|
c2c051d94c
|
refactor: add typescript support to project
|
2022-06-20 17:44:42 +08:00 |
|
HD
|
e67379ece4
|
refactor: add typescript support to project
|
2022-06-18 00:54:41 +08:00 |
|
zerosoul
|
ec0f4240b0
|
fix: channel icon and chat icon active
|
2022-06-13 21:12:07 +08:00 |
|
zerosoul
|
516794d352
|
chore: update prettier setting
|
2022-06-12 15:30:14 +08:00 |
|
zerosoul
|
cf5fdcdbba
|
fix: properties null error
|
2022-06-10 22:50:43 +08:00 |
|
zerosoul
|
64229a8011
|
fix: useMessageFeed
|
2022-06-10 20:26:03 +08:00 |
|
zerosoul
|
d0b20055b9
|
refactor: timestamp
|
2022-06-10 20:24:50 +08:00 |
|
Liyang Zhu
|
7e9039463c
|
fix: fix typos
|
2022-06-06 20:07:23 +08:00 |
|
zerosoul
|
a5de1066ab
|
feat: add initilized to auth component
|
2022-06-06 18:06:31 +08:00 |
|
zerosoul
|
dbffe6fb4b
|
chore: stash feed pagination
|
2022-05-27 22:03:08 +08:00 |
|
zerosoul
|
d9d3cb661e
|
refactor: reaction
|
2022-05-27 16:46:57 +08:00 |
|
zerosoul
|
c1c0107512
|
feat: disallow replying while uploading image/file
|
2022-05-23 11:54:46 +08:00 |
|
zerosoul
|
fd5dd0a83e
|
chore: updates by dingyi's feedbacks
|
2022-05-20 20:24:28 +08:00 |
|
zerosoul
|
45e9e4ef6d
|
fix: group update SSE event
|
2022-05-18 22:15:45 +08:00 |
|
zerosoul
|
7c98d18215
|
chore: updates
|
2022-05-16 23:14:55 +08:00 |
|
zerosoul
|
4f6aad0406
|
feat: leave channel
|
2022-05-16 23:14:04 +08:00 |
|
zerosoul
|
873ee5f1de
|
chore: fixs tweaks and update texts
|
2022-05-13 17:37:40 +08:00 |
|
zerosoul
|
fe980da31b
|
feat: message draft
|
2022-05-10 09:35:55 +08:00 |
|
zerosoul
|
0e2d5b9fde
|
feat: favorite message
|
2022-04-29 17:17:07 +08:00 |
|
zerosoul
|
4ce14b8009
|
feat: favorite message
|
2022-04-28 10:55:24 +08:00 |
|
zerosoul
|
5204c58d13
|
feat: pin message
|
2022-04-28 10:52:16 +08:00 |
|
zerosoul
|
fbedaa8825
|
feat: select multiple messages and forward
|
2022-04-26 11:29:03 +08:00 |
|
zerosoul
|
dc9df5c18c
|
fix: bugs
|
2022-04-22 17:08:26 +08:00 |
|
zerosoul
|
b34eee726b
|
feat: brand new send file UX
|
2022-04-22 17:04:58 +08:00 |
|
zerosoul
|
1d9208fb61
|
feat: update channel icon
|
2022-04-15 22:11:34 +08:00 |
|
zerosoul
|
19a4861819
|
refactor: setting page
|
2022-04-15 13:18:03 +08:00 |
|
zerosoul
|
20373c4376
|
refactor: setting modals to pages
|
2022-04-12 18:21:59 +08:00 |
|