Jaggar
34dd64103c
Fix room input for virtual keyboard on webkit ( #2346 )
...
* Slate style has certain behavior elements that iOS expects
* Swap to using that implementation
2025-08-05 23:04:21 +10:00
Ajay Bura
6a27720709
Improve thread reply layout ( #2410 )
Deploy to Netlify (dev) / Deploy to Netlify (push) Waiting to run
2025-08-04 20:34:01 +05:30
Ajay Bura
ccf10fc20c
Revert "Fix menus congestion and improve thread reply layout ( #2402 )" ( #2409 )
...
This reverts commit d8d4714370 .
2025-08-04 20:29:12 +05:30
Gimle Larpes
4947efe274
improve performance
2025-07-28 16:42:50 +02:00
Gimle Larpes
71e775fed1
Merge branch 'dev' into improve-space
2025-07-27 17:34:34 +03:00
Gimle Larpes
df8ba32725
improve function naming
2025-07-27 16:33:49 +02:00
Ajay Bura
31942b1114
Add code block language header and improve styles ( #2403 )
...
Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
* add code block language header and improve styles
* improve codeblock fallback text
* move floating expand button to code block header
* reduce code font size
2025-07-27 22:21:09 +10:00
Ajay Bura
d8d4714370
Fix menus congestion and improve thread reply layout ( #2402 )
...
* make menus more spacious
* improve threaded reply layout
* fix search filter button spacing
2025-07-27 22:20:23 +10:00
Gimle Larpes
9183fd66b2
Add settings to enable 24-hour time format and customizable date format ( #2347 )
...
* Add setting to enable 24-hour time format
* added hour24Clock to TimeProps
* Add incomplete dateFormatString setting
* Move 24-hour toggle to Appearance
* Add "Date & Time" subheading, cleanup after merge
* Add setting for date formatting
* Fix minor formatting and naming issues
* Document functions
* adress most comments
* add hint for date formatting
* add support for 24hr time to TimePicker
* prevent overflow on small displays
2025-07-27 22:13:00 +10:00
Gimle Larpes
b4d7f520c5
fix docstring
2025-07-25 16:51:56 +02:00
Gimle Larpes
10a2f8cfb7
Merge branch 'dev' into improve-space
2025-07-25 17:40:17 +03:00
Gimle Larpes
18082ff400
show space header if subspaces contain rooms
2025-07-25 16:38:44 +02:00
Ajay Bura
67b05eeb09
Render room avatar as fallback for dm group chat ( #2398 )
...
Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
* render room avatar for dm group chat
* remove extra conditions
2025-07-23 21:00:02 +05:30
Ajay Bura
7d4b0dd133
Fix small height image half clickable view button ( #2397 )
2025-07-23 20:59:32 +05:30
Filipe Medeiros
9073dee986
Add button to start thread on reply ( #2320 )
...
* add simple button to start a thread on reply
* force build
* remove useless actions
* add actions back
* change icon to ThreadPlus
* add button to context menu
* fix capital T
---------
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2025-07-23 20:47:17 +05:30
Gimle Larpes
3cdb5c2fe6
Add code block copy and collapse functionality ( #2361 )
...
* add buttons to codeblocks
* add functionality
* Document functions
* Improve accessibility
* Remove pointless DefaultReset
* implement some requested changes
* fix content shift when expanding or collapsing
---------
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2025-07-23 20:40:56 +05:30
Gimle Larpes
ae75ee7fc3
Merge branch 'dev' into improve-space
2025-07-17 15:27:19 +03:00
Ajay Bura
acc7d4ff56
Support oidc action param for login and register page ( #2389 )
2025-07-16 20:49:13 +10:00
Ajay Bura
50cc78788f
Jump to time option in room timeline ( #2377 )
...
* add time and date picker components
* add time utils
* add jump to time in room timeline
* fix typo causing crash in safari
2025-07-15 22:41:33 +10:00
Ajay Bura
c462a3b8d5
Link device account management with OIDC ( #2390 )
...
* load auth metadata configs on startup
* deep-link cross-signing reset button with oidc
* deep-link manage devices and delete device with oidc
* fix import typo
2025-07-15 22:40:16 +10:00
Ajay Bura
c30c142653
Stop parsing servername from roomId ( #2391 )
2025-07-15 22:33:45 +10:00
Ajay Bura
fbd7e0a14b
improve parent selection when opening a room ( #2388 )
...
when a room has more than one orphan parent, we will select parent which has highest number of special users who have special powers in selected room.
2025-07-11 21:03:55 +10:00
Ajay Bura
6b81401e2d
fix room not opening when two rooms has same alias ( #2387 )
2025-07-11 21:00:30 +10:00
Gimle Larpes
c0056eae9d
Merge branch 'dev' into improve-space
2025-07-05 16:55:52 +02:00
renovate[bot]
c757b8967f
Update dependency vite to v5.4.19 [SECURITY] ( #2326 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-05 21:52:35 +10:00
dependabot[bot]
d0a7ef31bc
Bump softprops/action-gh-release from 2.2.1 to 2.3.2 ( #2363 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.2.1 to 2.3.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](c95fe14893...72f2c25fcb )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.2
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>
2025-07-05 21:51:29 +10:00
dependabot[bot]
3fd8a18157
Bump dawidd6/action-download-artifact from 9 to 11 ( #2364 )
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 9 to 11.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](07ab29fd4a...ac66b43f0e )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-version: '11'
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>
2025-07-05 21:49:14 +10:00
dependabot[bot]
54ba1096d7
Bump nginx from 1.27.4-alpine to 1.29.0-alpine ( #2382 )
...
Bumps nginx from 1.27.4-alpine to 1.29.0-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-version: 1.29.0-alpine
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>
2025-07-05 21:38:01 +10:00
Ajay Bura
87fc490c3b
Fix new direct message showing with room ( #2386 )
...
as we were mutating the content of m.direct the sdk was comparing old value with new one and preventing update if found equal
2025-07-05 21:31:15 +10:00
Gimle Larpes
0f3f4a8fb1
Merge branch 'cinnyapp:dev' into improve-space
2025-07-04 10:18:19 +02:00
Gimle Larpes
9b5ce37743
bugfix and polishing
2025-07-03 22:51:26 +02:00
Gimle Larpes
8580c2d304
Revert "Fix room header members icon not filled when enabled"
...
This reverts commit c0799142d6 .
2025-06-30 16:39:01 +02:00
Gimle Larpes
e417b18835
minor changes
2025-06-30 16:31:40 +02:00
Gimle Larpes
56dfc6a497
Undo breaking change
2025-06-30 14:17:32 +02:00
Gimle Larpes
64fc3066a1
improve lobby
2025-06-29 20:01:25 +02:00
Gimle Larpes
a55065b1de
bugfix
2025-06-29 13:58:05 +02:00
RGBCube
ebe5beba1d
Add support for more code highlight ( #2355 )
2025-06-29 16:13:47 +05:30
Gimle Larpes
6ff0260e8d
fix collapse behaviour
2025-06-28 23:59:00 +02:00
Gimle Larpes
2570e5e25d
Merge branch 'cinnyapp:dev' into improve-space
2025-06-28 17:33:30 +02:00
Gimle Larpes
77ab37f637
Fix focus behaviour when opening single-purpose features ( #2349 )
...
* Improve focus behaviour on search boxes and chats
* Implemented MR #2317
* Fix crash if canMessage is false
* Prepare for PR #2335
* disable autofocus on message field
2025-06-28 20:15:21 +05:30
Gimle Larpes
a9fa1aada8
remove getInCollapedCategories
2025-06-28 14:14:44 +02:00
Gimle Larpes
461e730c34
Make "View Source" a developer tool ( #2368 )
2025-06-28 16:05:59 +05:30
Gimle Larpes
6b3841cd2b
Partially fix collapse behaviour
2025-06-28 02:31:41 +02:00
Priyansh
05e83eabef
Fix auto focus in "Join with Address" text input ( #2317 )
2025-06-27 21:50:28 +05:30
Gimle Larpes
2fae418132
fix hierarchy indenting and order
2025-06-27 10:05:56 +02:00
Gimle Larpes
c0799142d6
Fix room header members icon not filled when enabled
2025-06-19 22:36:52 +02:00
dependabot[bot]
ba72925d53
Bump docker/build-push-action from 6.15.0 to 6.18.0 ( #2351 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.15.0 to 6.18.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.15.0...v6.18.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.18.0
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>
2025-06-19 08:52:03 +10:00
dependabot[bot]
87ce209050
Bump actions/setup-node from 4.3.0 to 4.4.0 ( #2307 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.3.0...v4.4.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 4.4.0
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>
2025-06-19 08:29:55 +10:00
Ajay Bura
3ed8260877
Release v4.8.1 ( #2360 )
2025-06-10 23:48:55 +10:00
Ajay Bura
44347db6e4
Add allow from currently selected space if no m.space.parent found ( #2359 )
2025-06-10 23:47:46 +10:00