Commit graph

  • 20493f9e87 cleanup Bruno Windels 2022-02-10 11:07:13 +0100
  • e8c20c28b2 allow passing label into LoadingView Bruno Windels 2022-02-10 11:06:44 +0100
  • f12841b2d3 better error handling in RoomBeingCreated Bruno Windels 2022-02-10 11:06:20 +0100
  • d6d1af13d0 rename RoomBeingCreated.localId to id Bruno Windels 2022-02-10 11:03:52 +0100
  • bbb1683dbf fixup: login view styling Bruno Windels 2022-02-10 09:40:42 +0100
  • fed42f13ad textarea styling Bruno Windels 2022-02-10 09:40:30 +0100
  • 5f6308e7c4 fix homeserver field style in login view Bruno Windels 2022-02-10 09:40:19 +0100
  • 74f7879cb6 fix unrelated bug: invite sorting order wasn't stable in left panel Bruno Windels 2022-02-10 09:39:27 +0100
  • e75f18c87a Support custom RightPanel content Eric Eastwood 2022-02-10 02:22:04 -0600
  • 8d0c4e68b6 Some changes to support RoomView with no composer Eric Eastwood 2022-02-10 01:45:10 -0600
  • 5c085efc10 create room view and view model Bruno Windels 2022-02-09 19:02:51 +0100
  • a1e14c4eec rename to not have conflict between method name and instance of CreateRoomViewModel Bruno Windels 2022-02-09 19:02:18 +0100
  • 4b1be30dc0 improve form-row classes so they can work with create room form Bruno Windels 2022-02-09 19:01:35 +0100
  • 8523f6feaf setup navigation for create room form Bruno Windels 2022-02-09 19:00:41 +0100
  • 83d2b58bad add avatar support to creating room Bruno Windels 2022-02-09 18:58:30 +0100
  • 4eb24db1de Fix reply tiles not showing the new message Eric Eastwood 2022-02-09 01:50:05 -0600
  • afe8e17a6f remove debugging code Bruno Windels 2022-02-08 17:00:06 +0100
  • 743f2270e5 have a single tile view that supports all 3 view models Bruno Windels 2022-02-08 16:22:44 +0100
  • 5325b0b466 cleanup logging Bruno Windels 2022-02-08 14:58:29 +0100
  • d7b024eac1 unrelated fix: encode user name in matrix.to link Bruno Windels 2022-02-08 14:35:14 +0100
  • 45c8e3a793 mark room as DM based on synced state events,rather than just inviteData Bruno Windels 2022-02-08 14:34:34 +0100
  • e04463c143 WIP for finding DM room Bruno Windels 2022-02-07 18:58:53 +0100
  • 26fa2a5d60 add option Bruno Windels 2022-02-07 18:58:43 +0100
  • e1fbd1242e WIP 4 Bruno Windels 2022-02-07 16:30:44 +0100
  • b868734378 change sdk version Bruno Windels 2022-02-07 11:05:28 +0100
  • 0bb3cfcfad WIP3 Bruno Windels 2022-02-04 17:49:10 +0100
  • 3ff39a9549
    Merge pull request #661 from vector-im/sdk-additions Bruno Windels 2022-02-04 17:43:23 +0100
  • 94709fd316
    Merge pull request #623 from vector-im/registration Bruno Windels 2022-02-04 17:43:02 +0100
  • 4a0db9f984 Add required exports sdk-additions RMidhunSuresh 2022-02-04 18:28:17 +0530
  • 28931f4103 Use async/await registration RMidhunSuresh 2022-02-04 17:48:42 +0530
  • f7f32ac806 responseCodeReject may not exist RMidhunSuresh 2022-02-04 17:39:52 +0530
  • a163cee18d Remove dead imports RMidhunSuresh 2022-02-04 17:25:30 +0530
  • 0828ac12b1 Fix params RMidhunSuresh 2022-02-04 17:25:15 +0530
  • b59f916824 Merge branch 'registration' of github.com:vector-im/hydrogen-web into registration RMidhunSuresh 2022-02-04 17:16:32 +0530
  • 2ac63e78ca
    mark method as internal R Midhun Suresh 2022-02-04 17:16:15 +0530
  • 028b96e4c5 Let type also be undefined RMidhunSuresh 2022-02-04 17:11:33 +0530
  • 22d5505a2b Create registration stage in Registration itself RMidhunSuresh 2022-02-04 16:50:22 +0530
  • e66549a067 Remove dead code RMidhunSuresh 2022-02-04 16:40:49 +0530
  • e8c480426a Remove error code RMidhunSuresh 2022-02-04 16:37:43 +0530
  • 891375a885 Rename allowerErrors -> allowedStatusCodes RMidhunSuresh 2022-02-04 16:35:47 +0530
  • 32af7e6f09 Make more changes RMidhunSuresh 2022-02-04 16:23:39 +0530
  • 0b04612d6c WIP2 Bruno Windels 2022-02-04 11:16:58 +0100
  • 3d8b9cce41 Fix responseCode in Request RMidhunSuresh 2022-02-04 15:41:37 +0530
  • eda179a154 Remove dom side-effect from rendering Eric Eastwood 2022-02-04 01:26:18 -0600
  • bc09ede09f WIP Bruno Windels 2022-02-03 17:57:35 +0100
  • b6e1d4a7d5 Implement responseCode() RMidhunSuresh 2022-02-03 19:37:34 +0530
  • 89a97537b0 Make methods private + some props readonly RMidhunSuresh 2022-02-03 19:37:14 +0530
  • 8a3c0afba6 Fix incorrect types RMidhunSuresh 2022-02-03 18:42:02 +0530
  • 0ad0ecfcc2 Check response code instead of existence of props RMidhunSuresh 2022-02-03 18:08:19 +0530
  • c4894f2c24 completed is not always present RMidhunSuresh 2022-02-03 18:07:45 +0530
  • e64f4ad7b2 Refactor code RMidhunSuresh 2022-02-03 15:10:56 +0530
  • 2aad5546bf No need for Object.assign here either R Midhun Suresh 2022-02-03 12:07:09 +0530
  • 7bacbec5e9 Remove type directory RMidhunSuresh 2022-02-03 12:06:13 +0530
  • e13040a49e Don't mutate flows RMidhunSuresh 2022-02-03 12:04:13 +0530
  • 30cb9f6d15 Use includes instead of elaborate find R Midhun Suresh 2022-02-03 12:01:08 +0530
  • a351a185a0 Give proper names RMidhunSuresh 2022-02-02 16:41:38 +0530
  • fe0add01ee Use union of types for RegistrationResponse RMidhunSuresh 2022-02-02 16:09:01 +0530
  • a249a1b2b5 Implement flow seclector RMidhunSuresh 2022-02-02 15:51:02 +0530
  • 6798a5e429 Move types to types.ts RMidhunSuresh 2022-02-02 15:05:03 +0530
  • 3a67da8830 Refactor type RMidhunSuresh 2022-02-02 14:54:10 +0530
  • 1d4b079d0c Type RegistrationResponse RMidhunSuresh 2022-02-02 13:58:03 +0530
  • 49ade61ef6 Fill in ts types + change names RMidhunSuresh 2022-02-02 12:45:49 +0530
  • b482d478b4 Add a tos getter RMidhunSuresh 2022-02-02 12:25:34 +0530
  • ac7108b882 Throw error instead of returning it RMidhunSuresh 2022-02-02 12:25:12 +0530
  • 7bb7189c6a No need for this export RMidhunSuresh 2022-02-01 19:29:11 +0530
  • 6eba60bd75 Use typescript style that was agreed on earlier RMidhunSuresh 2022-02-01 19:26:51 +0530
  • 5de1fc1453 Remove unnecessary getters RMidhunSuresh 2022-02-01 18:26:20 +0530
  • 2f3865d8cc firstStage should be a local variable RMidhunSuresh 2022-02-01 18:23:41 +0530
  • 2d4c106542 REFACTOR: Inline method RMidhunSuresh 2022-02-01 18:01:33 +0530
  • a91ba4370d Change type to show that username is optional RMidhunSuresh 2022-02-01 17:56:43 +0530
  • 550a560f40 Remove space RMidhunSuresh 2022-02-01 17:54:08 +0530
  • 5f11790f6b Object.assign is overkill here RMidhunSuresh 2022-02-01 17:51:37 +0530
  • e8dbbd876c Give default values to parameters RMidhunSuresh 2022-02-01 17:45:14 +0530
  • 755f934eb2 No need to explicitly pass in inhibitLogin RMidhunSuresh 2022-02-01 17:40:09 +0530
  • 5e93e048ab Don't cache GET requests RMidhunSuresh 2022-02-01 17:07:32 +0530
  • bb6a885116 Specify what errors are ignored in options RMidhunSuresh 2022-02-01 15:38:55 +0530
  • 420c12f202 Copy over username only if it exists RMidhunSuresh 2022-02-01 12:52:52 +0530
  • 792d5c62c5 Return username when registration is completed RMidhunSuresh 2022-01-20 12:35:11 +0530
  • fa2e2bc8f3 Allow register without providing username RMidhunSuresh 2022-01-20 12:34:36 +0530
  • 170d7a5e55 Add startRegistration method RMidhunSuresh 2022-01-05 12:45:41 +0530
  • 8ab8726b8f Implement m.login.terms stage RMidhunSuresh 2021-12-27 13:14:07 +0530
  • 18e2fc1089 Pass in params to BaseRegistrationStage RMidhunSuresh 2021-12-27 12:54:54 +0530
  • a59b67ec45 Fix errors RMidhunSuresh 2021-12-26 21:54:27 +0530
  • d76a059525 Temporary fix for 401 errors RMidhunSuresh 2021-12-26 18:01:38 +0530
  • d28ab919bb Implement dummy registration logic RMidhunSuresh 2021-12-26 17:59:04 +0530
  • eb146830ba Implement registration endpoint RMidhunSuresh 2021-12-26 17:57:27 +0530
  • 618d02d838 fetch registration flows RMidhunSuresh 2021-12-23 15:17:09 +0530
  • ca1e45e04e Fix class attribute madlittlemods/render-to-string-v1 Eric Eastwood 2022-02-03 00:43:59 -0600
  • 8356fbf70f Rough changes to make render to string work Eric Eastwood 2022-02-03 00:26:38 -0600
  • 348de312f9 draft code in matrix layer to create room Bruno Windels 2022-02-02 10:19:49 +0100
  • 5805ce0310 Remove some scratch changes Eric Eastwood 2022-02-02 01:17:07 -0600
  • dcc508c037 Changes added to work on the Matrix public archive Eric Eastwood 2022-02-02 01:08:54 -0600
  • 65dcf8bc36 release v0.2.25 v0.2.25 Bruno Windels 2022-02-01 12:34:42 +0100
  • 2e3616e05d call cursor.update during backup field migration, needs new version Bruno Windels 2022-02-01 12:31:10 +0100
  • 00c5e747d2 log total backed up keys during flush operation Bruno Windels 2022-02-01 12:30:45 +0100
  • b29ecd339d add more logging to backup storage migration Bruno Windels 2022-02-01 12:18:28 +0100
  • c6820eccab release v0.2.24 v0.2.24 Bruno Windels 2022-02-01 11:58:47 +0100
  • 247d13f97a
    Merge pull request #651 from vector-im/bwindels/write-session-backup Bruno Windels 2022-02-01 11:54:53 +0100
  • f4fa013ebc mark as not configured yet when re-enabling key backup bwindels/write-session-backup Bruno Windels 2022-02-01 11:32:53 +0100
  • f4bb420f35 mark key backup properly as disabled Bruno Windels 2022-02-01 11:27:42 +0100