Commit graph

1401 commits

Author SHA1 Message Date
Ajay Bura
f80a614ef4 fix after login redirect 2024-05-17 10:21:29 +05:30
Ajay Bura
b82dfdbda5 fix unreliable unread count update bug 2024-05-17 09:49:19 +05:30
Ajay Bura
64846c37dd add canonical alias as name fallback in lobby item 2024-05-16 19:39:34 +05:30
Ajay Bura
b0c858f37f removed unused features from space settings 2024-05-16 16:17:03 +05:30
Ajay Bura
200e531a3c move featured servers config from homeserver list 2024-05-16 16:14:55 +05:30
Ajay Bura
4fb8e83574 change restricted room allow params when dragging outside space 2024-05-16 12:36:25 +05:30
Ajay Bura
2a2f815e86 add existing spaces menu in lobby 2024-05-14 15:32:47 +05:30
Ajay Bura
4aa56054da add and improve space lobby menu items 2024-05-13 14:14:02 +05:30
Ajay Bura
1496a267d9 Apply reorder of lobby into room list 2024-05-12 14:34:11 +05:30
Ajay Bura
cbb3e23edb Merge branch 'dev' into refactor-navigation-2 2024-05-12 09:50:00 +05:30
Krishan
5259f11679
Remove svg loader as available in Vite by default (#1728) 2024-05-12 09:47:41 +05:30
dependabot[bot]
565a6563e1
Bump pdfjs-dist from 3.10.111 to 4.2.67 (#1717)
* Bump pdfjs-dist from 3.10.111 to 4.2.67

Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 3.10.111 to 4.2.67.
- [Commits](https://github.com/mozilla/pdfjs-dist/commits)

---
updated-dependencies:
- dependency-name: pdfjs-dist
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix pdfjs top level await

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
2024-05-12 14:06:53 +10:00
Ajay Bura
69a46f700a fix hierarchy item sort function 2024-05-12 08:49:02 +05:30
Ajay Bura
9952dce79d fix space child reorder bug 2024-05-12 08:06:31 +05:30
Ajay Bura
cb5bb2fc73 add space children reorder mechanism 2024-05-11 22:01:51 +05:30
Ajay Bura
bda7adc033 fix room nav item selected styles 2024-05-10 09:00:44 +05:30
Ajay Bura
12a9d479d6 add option in lobby to add new or existing room/spaces 2024-05-08 14:42:19 +05:30
Ajay Bura
b9fb0dfc25 add option to open room/space settings from lobby 2024-05-08 14:41:16 +05:30
Ajay Bura
b14dccbc8a fix m direct updated with other account data 2024-05-07 18:27:06 +05:30
Ajay Bura
e230a0316e fix reply spacing 2024-05-07 09:31:31 +05:30
Ajay Bura
8f9d0870e8 fix join button error crash 2024-05-07 09:31:18 +05:30
Ajay Bura
1b3c8ececf fix lobby can drop checks 2024-05-05 21:50:52 +05:30
Ajay Bura
3754927117 fix wrong power level check in lobby items options 2024-05-05 18:26:29 +05:30
Ajay Bura
e39ee04151 add ASCIILexicalTable algorithms 2024-05-05 18:25:49 +05:30
Ajay Bura
0585df44c0 drag-and-drop ordering of lobby spaces/rooms - WIP 2024-05-03 13:44:55 +05:30
Ajay Bura
885083beee change welcome page support button copy 2024-05-03 13:44:23 +05:30
Ajay Bura
6cc87fce49 make room/user avatar un-draggable 2024-05-03 13:43:51 +05:30
Ajay Bura
e909809efb do not refetch hierarchy room summary on window focus 2024-05-03 13:43:29 +05:30
Ajay Bura
d8564b55d1 fix typeerror in search because of wrong js-sdk t.ds 2024-05-02 21:21:10 +05:30
Ajay Bura
3e756b64c8 show reply arrow in place of reply bend in message 2024-05-02 09:09:27 +05:30
Ajay Bura
595647a6cb add menu to suggest or remove space children 2024-05-01 11:16:23 +05:30
Ajay Bura
d51041869e fix space hierarchy not updating on child update 2024-05-01 10:04:30 +05:30
Ajay Bura
e5330c5e13 make power level api more reusable 2024-05-01 10:04:15 +05:30
Ajay Bura
da026b4e12 add room join and view button in space lobby 2024-04-30 21:27:24 +05:30
Ajay Bura
b3124b13c0 rename room/user avatar renderInitial prop to renderFallback 2024-04-30 10:32:11 +05:30
Ajay Bura
c6e753052a change room avatar fallback to room icon 2024-04-30 10:29:25 +05:30
Ajay Bura
5d14cab786 change user avatar color and fallback render to user icon 2024-04-30 10:16:44 +05:30
Ajay Bura
6893efbf6b fix space hierarchy hook refresh after new space join 2024-04-29 22:39:38 +05:30
Ajay Bura
74307ba63d add space item unknown room join button 2024-04-29 22:29:34 +05:30
Ajay Bura
7ac8914245 add hierarchy space item 2024-04-27 16:36:47 +05:30
Ajay Bura
2bd4f25230 show direct room avatar in space lobby 2024-04-27 09:41:54 +05:30
Ajay Bura
cfcec57fa8 rename lobby hierarchy item card to room item card 2024-04-27 09:17:44 +05:30
Ajay Bura
3a55cb0983 fix hierarchy room item styles 2024-04-27 09:13:23 +05:30
Ajay Bura
0545931b9f memo and retry hierarchy room summary error 2024-04-26 21:46:10 +05:30
Ajay Bura
5bc2a47c0b redirect to lobby from index path 2024-04-26 16:20:02 +05:30
Ajay Bura
61d2500f47 add first and last child prop in sequence card 2024-04-26 14:42:08 +05:30
Ajay Bura
2d80419ac4 add hierarchy room item error and loading state 2024-04-26 14:26:46 +05:30
Ajay Bura
d97cf9065f add lobby header and hero section 2024-04-26 10:24:53 +05:30
Ajay Bura
1b719c15e0 fix element size observer hook width and height 2024-04-26 10:24:41 +05:30
Ajay Bura
1aa6509ab1 move lobby to features 2024-04-26 08:13:01 +05:30