Commit graph

1416 commits

Author SHA1 Message Date
Ajay Bura
804ac8b176
Merge branch 'dev' into refactor-navigation-2 2024-05-21 08:18:59 +05:30
Ajay Bura
1c312bd4c4 fix sso login has mix of icon and button 2024-05-21 08:07:52 +05:30
Ajay Bura
b1cab485ea fix orphan space not visible in sidebar 2024-05-20 17:08:34 +05:30
Ajay Bura
d5785a49f9 Add dnd and folders in sidebar spaces 2024-05-20 16:50:29 +05:30
Ajay Bura
2e92cdaf1f fix room card topic hover style 2024-05-19 07:08:40 +05:30
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
dependabot[bot]
e15b16b19b
Bump nginx from 1.25.5-alpine to 1.26.0-alpine (#1718)
Bumps nginx from 1.25.5-alpine to 1.26.0-alpine.

---
updated-dependencies:
- dependency-name: nginx
  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-05-14 14:18:40 +10:00
dependabot[bot]
76d60b0958
Bump vite-plugin-static-copy from 0.13.0 to 1.0.4 (#1722)
* Bump vite-plugin-static-copy from 0.13.0 to 1.0.4

Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 0.13.0 to 1.0.4.
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/v0.13.0...vite-plugin-static-copy@1.0.4)

---
updated-dependencies:
- dependency-name: vite-plugin-static-copy
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* Change type to module

---------

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-14 14:01:45 +10:00
aceArt-GmbH
97d02fd7c8
Scroll tab target into view (#1580) 2024-05-14 09:19:04 +05:30
dependabot[bot]
5817186129
Bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#1734)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](9d7c94cfd0...69320dbe05)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  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-05-14 13:34:57 +10:00
dependabot[bot]
2d6dd3b0b2
Bump cla-assistant/github-action from 2.3.2 to 2.4.0 (#1735)
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/cla-assistant/github-action/releases)
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.3.2...v2.4.0)

---
updated-dependencies:
- dependency-name: cla-assistant/github-action
  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-05-14 13:33:58 +10:00
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
Krishan
cd5d8e1c20
Fix pdf opening (#1732) 2024-05-12 16:14:34 +10:00
dependabot[bot]
fe2332ee87
Bump actions/checkout from 4.1.4 to 4.1.5 (#1721)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
- [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.4...v4.1.5)

---
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-05-12 14:39:43 +10:00
Krishan
215537a261
Fix crash when img without src tag (#1731) 2024-05-12 10:06:35 +05:30
renovate[bot]
ec65b98874
Update dependency eslint-plugin-import to v2.29.1 (#1730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-12 14:27:02 +10:00
renovate[bot]
f1c4a38a49
Update dependency sanitize-html to v2.12.1 [SECURITY] (#1729)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-12 14:25:07 +10:00
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