Commit graph

1393 commits

Author SHA1 Message Date
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
Ajay Bura
ba5c7a2b5f hide invalid space child event from space hierarchy in lobby 2024-04-26 07:51:35 +05:30
dependabot[bot]
8267990e6f
Bump docker/setup-buildx-action from 2.7.0 to 3.3.0 (#1710)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.7.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.7.0...v3.3.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 23:07:32 +10:00
dependabot[bot]
e8020acabf
Bump actions/checkout from 4.1.3 to 4.1.4 (#1709)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 23:07:12 +10:00
dependabot[bot]
e5b980fbc7
Bump thollander/actions-comment-pull-request from 2.4.3 to 2.5.0 (#1711)
Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.4.3 to 2.5.0.
- [Release notes](https://github.com/thollander/actions-comment-pull-request/releases)
- [Commits](1d3973dc4b...fabd468d3a)

---
updated-dependencies:
- dependency-name: thollander/actions-comment-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 23:06:48 +10:00
dependabot[bot]
b803ce99e3
Bump nwtgck/actions-netlify from 2.1.0 to 3.0.0 (#1708)
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/nwtgck/actions-netlify/releases)
- [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md)
- [Commits](7a92f00dde...4cbaf4c08f)

---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 23:06:24 +10:00
dependabot[bot]
3ae1e58ff2
Bump softprops/action-gh-release from 1 to 2 (#1703)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](de2c0eb89a...9d7c94cfd0)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 23:00:52 +10:00
dependabot[bot]
ce347a0ff4
Bump docker/build-push-action from 4.1.1 to 5.3.0 (#1704)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 5.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.1...v5.3.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 22:58:56 +10:00
dependabot[bot]
d3f97ef93e
Bump cla-assistant/github-action from 2.3.0 to 2.3.2 (#1705)
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/cla-assistant/github-action/releases)
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.3.0...v2.3.2)

---
updated-dependencies:
- dependency-name: cla-assistant/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 22:57:30 +10:00