Commit graph

  • 22eb46ea25 improve register error messages Ajay Bura 2024-01-18 11:01:40 +05:30
  • 3c7e3b161b Extract register UIA stages component Ajay Bura 2024-01-17 22:15:38 +05:30
  • a3b1878c1c process register UIA flow stages Ajay Bura 2024-01-17 17:22:36 +05:30
  • 5543a54eac Improve UIA flow next stage calculation complete stages can have any order so we will look for first stage which is not in completed Ajay Bura 2024-01-17 17:22:07 +05:30
  • a3b36c5155 improve password input styles Ajay Bura 2024-01-17 17:19:58 +05:30
  • 1ad4f715af
    Bump @types/node from 18.11.18 to 20.11.2 dependabot[bot] 2024-01-15 21:00:37 +00:00
  • 71055754ee Fix avatars room header on bridge-created rooms SebSK3 2024-01-15 20:16:38 +01:00
  • 2f1d278d8a update unsupported auth flow method reasons Ajay Bura 2024-01-15 20:35:43 +05:30
  • f142f611a2 handle register flow - WIP Ajay Bura 2024-01-15 20:27:49 +05:30
  • 2265c47d48 add register util function Ajay Bura 2024-01-15 20:27:31 +05:30
  • 39d65bc899 extract filed error component form password login Ajay Bura 2024-01-15 20:27:17 +05:30
  • 77b62dbe99 add error codes Ajay Bura 2024-01-15 20:26:49 +05:30
  • bdb7fbca97 arrange auth file structure Ajay Bura 2024-01-14 20:43:20 +05:30
  • 6782bf0890 wip - register Ajay Bura 2024-01-14 20:34:25 +05:30
  • 9741975949 wip Ajay Bura 2024-01-14 16:54:53 +05:30
  • d36031b944
    Bump @types/node from 18.11.18 to 20.10.7 dependabot[bot] 2024-01-08 20:30:36 +00:00
  • 359a888c27 Show selector options on devices without hover lukas 2024-01-08 13:47:51 +01:00
  • d3b3d35bb7 Fix context menu being hidden on mobile lukas 2023-12-14 11:28:26 +01:00
  • d1fb0e424d
    remove 0.05em padding from emoji WebFreak001 2024-01-05 19:59:40 +01:00
  • f71828a254
    Bump jotai from 1.12.0 to 2.6.1 dependabot[bot] 2024-01-01 21:03:31 +00:00
  • c3b43fc1ae
    Bump @types/node from 18.11.18 to 20.10.6 dependabot[bot] 2024-01-01 21:00:55 +00:00
  • 7facccaae2 wrap async callback set state in queueMicrotask Ajay Bura 2023-12-31 10:45:36 +05:30
  • 5dcf45096a fix async callback batching state update in safari Ajay Bura 2023-12-30 14:21:23 +05:30
  • d214dfcbc9 update folds Ajay Bura 2023-12-30 14:19:44 +05:30
  • 4c91fb7621
    add large link embeds WebFreak001 2023-11-26 01:49:34 +01:00
  • ce579e0ff3
    center images in URL preview cards WebFreak001 2023-11-21 22:05:51 +01:00
  • 92331a8c84
    Fix badges on narrow images and videos WebFreak001 2023-12-29 18:01:23 +01:00
  • b1fce74bbc
    fix small video player bg box size WebFreak001 2023-12-29 17:58:24 +01:00
  • 8648380a1d
    make blurhash filters only apply in light themes WebFreak001 2023-12-29 17:47:41 +01:00
  • 769af3ee81
    make blurhash a bit less punchy WebFreak001 2023-12-29 17:30:29 +01:00
  • e855b36d64
    rename scaleDimension parameters for consistency WebFreak001 2023-12-29 14:40:06 +01:00
  • a552bdc335
    improve scaleDimension parameter ordering WebFreak001 2023-12-29 14:38:02 +01:00
  • c751db6fc5 make small attachments not scale in timeline WebFreak001 2023-11-21 21:35:11 +01:00
  • 798265e32a
    Merge branch 'dev' into center-preview-images Jan Jurzitza 2023-12-29 14:22:20 +01:00
  • 9c039eb460 Improve sso login labels Ajay Bura 2023-12-27 09:17:53 +05:30
  • a5f2cb69b1 update server input on url change Ajay Bura 2023-12-26 14:38:41 +05:30
  • a1f6189579 fix hardcoded m.login.password in login func Ajay Bura 2023-12-26 12:16:50 +05:30
  • 920da5b7ce add token login Ajay Bura 2023-12-26 12:01:38 +05:30
  • 6bb9365c21 add sso login component Ajay Bura 2023-12-26 11:18:11 +05:30
  • f339cab1f2 Show custom server not allowed error in mxId login Ajay Bura 2023-12-26 09:50:57 +05:30
  • 4475d10a87
    Bump html-react-parser from 4.2.0 to 5.0.11 dependabot[bot] 2023-12-25 20:19:23 +00:00
  • 70797a82c9 allow password login Ajay Bura 2023-12-25 16:30:27 +05:30
  • fbb690cb61 fix async callback hook Ajay Bura 2023-12-25 15:40:41 +05:30
  • 041fa52b54 handle password login error Ajay Bura 2023-12-25 12:39:54 +05:30
  • f397b4b111 add error type in async callback hook Ajay Bura 2023-12-25 12:30:53 +05:30
  • 88c50cc871 add default IGNORE res to auto discovery Ajay Bura 2023-12-25 10:52:41 +05:30
  • fd91be2260 Merge branch 'dev' into refactor-navigation Ajay Bura 2023-12-24 19:42:25 +05:30
  • c0af606805
    Bump matrix-js-sdk from 29.1.0 to 30.3.0 dependabot[bot] 2023-12-24 14:09:24 +00:00
  • bb88eb7154
    Up-mx-js-sdk-29 (#1533) Ajay Bura 2023-12-25 01:08:17 +11:00
  • b049e58d14 add multi account sessions atom Ajay Bura 2023-12-24 14:36:16 +05:30
  • 1e449c6d08 add atom with localStorage util Ajay Bura 2023-12-24 14:35:50 +05:30
  • bd7564a7f1 upgrade jotai to v2 Ajay Bura 2023-12-24 10:42:59 +05:30
  • 1d7f027410 login - WIP Ajay Bura 2023-12-23 20:30:21 +05:30
  • d936c9309a
    Merge branch 'dev' into refactor-navigation Ajay Bura 2023-12-21 22:26:03 +11:00
  • dab1747bc9 always use server from discovery info in context Ajay Bura 2023-12-20 21:21:26 +05:30
  • c7a1600327 add auth server hook Ajay Bura 2023-12-20 20:38:00 +05:30
  • 12c4269936 update auth route server path as effect Ajay Bura 2023-12-20 20:31:34 +05:30
  • 7f2d09eca7 init url based routing Ajay Bura 2023-12-20 15:13:39 +05:30
  • b51b2cc4e2 add promise utils Ajay Bura 2023-12-20 15:12:52 +05:30
  • 55cbff088c add background dot pattern css Ajay Bura 2023-12-20 15:12:21 +05:30
  • 18757f6aea add auth flow context Ajay Bura 2023-12-20 15:11:56 +05:30
  • 04c8bfdfa9 add spec version context Ajay Bura 2023-12-20 15:11:44 +05:30
  • fed69167a6 add auto discovery context Ajay Bura 2023-12-20 15:11:28 +05:30
  • ab4aabbffc add client config context Ajay Bura 2023-12-20 15:10:52 +05:30
  • 6300ef8658 convert state/auth to ts Ajay Bura 2023-12-20 15:09:57 +05:30
  • aa714a2824 add cs api's Ajay Bura 2023-12-20 15:09:29 +05:30
  • 5bb47c2b26 update vite Ajay Bura 2023-12-20 15:09:06 +05:30
  • c88323fcdd
    Bump react-error-boundary from 4.0.10 to 4.0.12 dependabot[bot] 2023-12-18 20:56:20 +00:00
  • 8f225a8f7e
    Bump slate from 0.94.1 to 0.101.4 dependabot[bot] 2023-12-18 20:54:57 +00:00
  • 4b17918539
    Bump html-react-parser from 4.2.0 to 5.0.10 dependabot[bot] 2023-12-18 20:53:58 +00:00
  • 7a46f661c8
    Bump @types/node from 18.11.18 to 20.10.5 dependabot[bot] 2023-12-18 20:50:27 +00:00
  • 574bba0f79
    Bump actions/setup-node from 3.8.1 to 4.0.1 dependabot[bot] 2023-12-18 20:32:26 +00:00
  • 0e430708da Show avatars for non-DM rooms too in the sidebar selectork Salamandar 2023-01-14 10:07:04 +01:00
  • 235b37e6c8
    Bump typescript from 4.9.4 to 5.3.3 dependabot[bot] 2023-12-11 20:55:55 +00:00
  • da58d90157
    Bump @khanacademy/simple-markdown from 0.8.6 to 0.11.2 dependabot[bot] 2023-12-11 20:55:10 +00:00
  • 1b12c64194
    Bump @types/node from 18.11.18 to 20.10.4 dependabot[bot] 2023-12-11 20:54:45 +00:00
  • 453926ff0e
    Bump matrix-js-sdk from 24.1.0 to 30.2.0 dependabot[bot] 2023-12-11 20:54:07 +00:00
  • 5f67c383c6
    Bump emojibase-data from 7.0.1 to 15.3.0 dependabot[bot] 2023-12-04 20:16:51 +00:00
  • fbc576892e
    Bump @types/node from 18.11.18 to 20.10.3 dependabot[bot] 2023-12-04 20:16:06 +00:00
  • 372d36444b
    Bump html-react-parser from 4.2.0 to 5.0.7 dependabot[bot] 2023-12-04 20:15:04 +00:00
  • 15d5123604 Upgrade to react 18 root Ajay Bura 2023-12-04 09:52:04 +05:30
  • 2a1bf4a42a
    Update default server list (#1571) Krishan 2023-12-03 14:58:01 +11:00
  • ddcdb0b0a3
    Update default server list Krishan 2023-12-02 23:45:13 +11:00
  • 24064a65c8 bump to react 18 and install react-router-dom Ajay Bura 2023-11-29 20:20:09 +05:30
  • 2889a72b81
    Make small images not scale up in image viewer (#1554) Jan Jurzitza 2023-11-28 15:52:20 +01:00
  • a1d51e0460
    Bump jotai from 1.12.0 to 2.6.0 dependabot[bot] 2023-11-27 20:50:12 +00:00
  • c08b4c9870
    Bump slate from 0.94.1 to 0.101.1 dependabot[bot] 2023-11-27 20:50:01 +00:00
  • 206118474e
    Bump @types/node from 18.11.18 to 20.10.0 dependabot[bot] 2023-11-27 20:48:50 +00:00
  • 6c9d0c733e
    Bump @khanacademy/simple-markdown from 0.8.6 to 0.11.0 dependabot[bot] 2023-11-27 20:47:02 +00:00
  • 224a7542d9
    Bump matrix-js-sdk from 24.1.0 to 30.1.0 dependabot[bot] 2023-11-27 20:45:55 +00:00
  • 0420f2079e
    Merge branch 'dev' into paths Laurenz 2023-11-25 17:18:52 +01:00
  • a9495fafb7
    center images in URL preview cards WebFreak001 2023-11-21 22:05:51 +01:00
  • 0d4d0ef2fe
    Make small images not scale up in image viewer WebFreak001 2023-11-21 20:36:50 +01:00
  • 25ba93b97f
    Bump typescript from 4.9.4 to 5.3.2 dependabot[bot] 2023-11-20 20:44:24 +00:00
  • e882a4df98
    Bump @types/node from 18.11.18 to 20.9.2 dependabot[bot] 2023-11-20 20:42:37 +00:00
  • f1348f2bc7 Fix image viewer lags when moving and add zoom by mouse wheel Fin 2023-11-18 13:14:17 +02:00
  • d304a2185b
    Bump @types/file-saver from 2.0.5 to 2.0.7 dependabot[bot] 2023-11-13 21:14:39 +00:00
  • 6f381908af
    Bump @types/node from 18.11.18 to 20.9.0 dependabot[bot] 2023-11-13 21:13:06 +00:00
  • e9071f48eb
    Bump matrix-js-sdk from 24.1.0 to 30.0.1 dependabot[bot] 2023-11-13 21:09:38 +00:00
  • 8c8862de87
    Bump @vanilla-extract/css from 1.9.3 to 1.14.0 dependabot[bot] 2023-11-13 21:07:36 +00:00