Commit Graph

124 Commits

Author SHA1 Message Date
Tristan Yang 4618afc2ed refactor: server StoredServer interface 2022-06-27 09:24:29 +08:00
Tristan Yang 212284cd9b refactor: auth API with TS 2022-06-24 22:20:58 +08:00
Tristan Yang 4ca90c23c0 refactor: server with TS 2022-06-24 12:32:14 +08:00
Tristan Yang 69b4e7aac2 chore: merge from haodong code 2022-06-24 10:32:04 +08:00
Tristan Yang 59593881b2 Merge branch 'refactor/typescript' of https://github.com/hdsuperman/rustchat-web into refactor/typescript 2022-06-24 10:25:04 +08:00
HD e0bbbf4f30 refactor: add typescript definition and fix some type error 2022-06-23 22:58:13 +08:00
Tristan Yang a8ffc197dc feat: remove local magic token after login 2022-06-23 22:03:49 +08:00
Tristan Yang e53ebd63a7 fix: login 410 error tip 2022-06-23 21:58:26 +08:00
Tristan Yang cce4778c3a fix: magic link login while invite only 2022-06-22 22:21:30 +08:00
Tristan Yang 3e23c72b6d refactor: social login buttons 2022-06-22 12:04:14 +08:00
Tristan Yang fe379d51a4 chore: merge from main branch 2022-06-21 16:48:29 +08:00
Tristan Yang 066f797b26 refactor: register procession 2022-06-21 16:10:13 +08:00
HD 2ee90bf19b refactor: add typescript support to project 2022-06-21 15:10:17 +08:00
HD bd799ebea8 refactor: add typescript support to project 2022-06-21 15:08:35 +08:00
HD 90e562cb9e refactor: add typescript support to project 2022-06-20 17:49:36 +08:00
HD c2c051d94c refactor: add typescript support to project 2022-06-20 17:44:42 +08:00
Tristan Yang b938b6b3aa refactor: magic link auth 2022-06-20 17:41:58 +08:00
HD 45419bbcf4 refactor: add typescript support for react hook(useAppDispatch, useAppSelector) 2022-06-20 10:54:23 +08:00
HD e67379ece4 refactor: add typescript support to project 2022-06-18 00:54:41 +08:00
Tristan Yang b25907f7fc refactor: useInviteLink 2022-06-17 22:18:54 +08:00
zerosoul 2c8de29ca7 fix: render too many time useConfig 2022-06-14 18:12:00 +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
zerosoul 7571cc60ec feat: add pagination to DM session 2022-06-09 22:07:01 +08:00
zerosoul 82d538dc76 merge branch 'main' of https://github.com/Privoce/rustchat-web 2022-06-06 22:22:06 +08:00
zerosoul 6a6427cc05 fix: add getInitilized to white list 2022-06-06 22:13:58 +08:00
Liyang Zhu 7e9039463c fix: fix typos 2022-06-06 20:07:23 +08:00
Liyang Zhu befe35f3d6 fix: get onboarding working 2022-06-06 20:00:41 +08:00
Liyang Zhu defacf6b63 feat: connect onboarding to APIs 2022-06-06 20:00:41 +08:00
zerosoul a5de1066ab feat: add initilized to auth component 2022-06-06 18:06:31 +08:00
zerosoul 3263900719 refactor: login api with redux update 2022-06-06 17:14:24 +08:00
zerosoul ee8b463540 build: upgrade packages 2022-06-05 13:15:25 +08:00
zerosoul c73d531fa5 refactor: message feed pagination 2022-06-05 13:02:35 +08:00
zerosoul 5c6aed7165 refactor: stash long list updates 2022-06-01 10:59:41 +08:00
zerosoul f27f3944f8 Revert "chore: update left nav icons"
This reverts commit 2af03fe0d4.
2022-05-31 18:35:06 +08:00
zerosoul a728307025 fix: base url 2022-05-31 11:33:47 +08:00
zerosoul 2af03fe0d4 chore: update left nav icons 2022-05-31 10:57:41 +08:00
zerosoul 9906bebddf chore: update left nav icons 2022-05-31 10:53:39 +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 84f9998277 feat: github login 2022-05-27 11:37:49 +08:00
zerosoul 7465da5bff feat: github login (FE part) 2022-05-26 17:04:13 +08:00
zerosoul a787941983 chore: remove unused logs 2022-05-25 14:12:10 +08:00
zerosoul b67bf93ce0 feat: add menu to More Button in Profile 2022-05-25 14:11:08 +08:00
zerosoul d649c46c21 fix: delete channel and remove remembered navs 2022-05-24 23:12:55 +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