Ajay Bura
5716b75711
add device placeholder tile
2025-01-26 21:12:41 +05:30
Ajay Bura
a50b6efd46
merge encryption tab into sessions and rename it to devices
2025-01-26 20:58:24 +05:30
Ajay Bura
6def5ab17e
move access token settings from about to developer tools
2025-01-26 19:53:17 +05:30
Ajay Bura
4b3668cb65
fix uia sso action
2025-01-26 16:25:02 +05:30
Ajay Bura
ee0ee7936b
online backup - WIP
2025-01-26 08:51:51 +05:30
Ajay Bura
c1cdb97c01
remove typo in import local backup password input label
2025-01-25 21:26:28 +05:30
Ajay Bura
b1e78cce6b
add options for local backup in user settings
2025-01-25 21:23:14 +05:30
Ajay Bura
b7a7a37eaf
use password input in uia password stage
2025-01-25 21:22:50 +05:30
Ajay Bura
aa359b7a05
add default variant to password input
2025-01-25 21:22:34 +05:30
Ajay Bura
7c0f3cec70
update user settings encryption terminology
2025-01-24 21:14:46 +05:30
Ajay Bura
9bc02fd8c3
encryption - WIP
2025-01-20 20:38:56 +05:30
Ajay Bura
3d460bd9f2
fix SSO stage complete error
2025-01-19 22:38:40 +05:30
Ajay Bura
684c9285a6
add sso uia stage
2025-01-19 21:30:13 +05:30
Ajay Bura
e2dbf2e68b
add options to delete sessions
2025-01-19 15:26:09 +05:30
Ajay Bura
a2103a301a
add UIA action component
2025-01-19 15:25:38 +05:30
Ajay Bura
d512fc06c8
add uia flow matrix error hook
2025-01-19 15:25:02 +05:30
Ajay Bura
6d4045e89c
add password stage uia
2025-01-19 15:24:42 +05:30
Ajay Bura
0816165641
add useAsync hook
2025-01-19 15:24:26 +05:30
Ajay Bura
f74f104406
user session settings - WIP
2025-01-18 22:05:24 +05:30
Ajay Bura
fff4a9cbe9
update package lock and vite-plugin-top-level-await
2025-01-17 20:59:29 +05:30
Ajay Bura
4070b97ba1
start indexedDBStore
2025-01-17 18:35:01 +05:30
Ajay Bura
a20092d762
fix remaining issues in image pack file
2025-01-17 09:51:27 +05:30
Ajay Bura
6b77c4dd40
fix merge issues in image pack file
2025-01-17 09:49:54 +05:30
Ajay Bura
6bfd6e39bc
Merge branch 'rework-user-settings' into js-sdk-v34
2025-01-17 15:06:26 +11:00
Ajay Bura
ca3389a4eb
Merge branch 'dev' into js-sdk-v34
2025-01-17 09:31:02 +05:30
Ajay Bura
9bb7319282
add option to add or remove global image packs
2025-01-16 21:16:25 +05:30
Ajay Bura
4618ab5cdc
hide upload image button when user can not edit pack
2025-01-15 17:39:48 +05:30
Ajay Bura
f4bf351743
lazy load pack image tile img
2025-01-15 14:42:32 +05:30
Ajay Bura
6ba0da937b
fix state event type when updating image pack
2025-01-15 14:36:26 +05:30
Ajay Bura
7b41fde237
add option to upload pack images and apply changes
2025-01-15 14:26:50 +05:30
Ajay Bura
632e54d97e
add image edit and delete controls
2025-01-13 20:46:16 +05:30
Ajay Bura
bf31a8ef6e
change saved changes message
2025-01-12 14:00:38 +05:30
Ajay Bura
c983e20074
Merge branch 'dev' into rework-user-settings
2025-01-12 19:16:11 +11:00
Ajay Bura
e9d8a7b26e
add option to edit pack meta
2025-01-12 13:43:52 +05:30
dependabot[bot]
0764143d2c
Bump dawidd6/action-download-artifact from 6 to 7 ( #2114 )
...
Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 6 to 7.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](bf251b5aa9...80620a5d27
)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
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-01-10 20:48:25 +11:00
Jan Jurzitza
e0e84f3756
Center image in URL preview card ( #1556 )
...
center is more likely to have relevant content than top left
2025-01-10 15:12:05 +05:30
Ajay Bura
69268187c2
Disable dependabot ( #2140 )
Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
2025-01-08 22:35:46 +11:00
nexy7574
02437a6a20
Render captions to m.file, m.image, m.video, and m.audio ( #2059 )
...
Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
* Add rendering image captions
* Handle sending captions for images
* Fix caption rendering on m.video and m.audio too
* Remove unused renderBody() parameter
* Fix m.file rendering body instead of filename where possible
* Add caption rendering for generic files
+ Fix video and audio not properly sending captions
* Use m.text for captions & render on demand
* Allow custom HTML in sending captions
* Don't *send* captions
* mvoe content const into renderCaption()
---------
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2025-01-06 12:44:22 +11:00
Ajay Bura
77ebd1a174
Merge branch 'dev' into rework-user-settings
2025-01-05 15:08:48 +05:30
Ajay Bura
b18bce0c7e
emoji pack editing - WIP
2025-01-05 15:01:20 +05:30
Ajay Bura
5bc1eabff2
view image packs from settings
2025-01-04 21:59:46 +05:30
dependabot[bot]
3c5afaf33a
Bump docker/metadata-action from 5.5.1 to 5.6.1 ( #2113 )
...
Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5.5.1 to 5.6.1.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v5.5.1...v5.6.1 )
---
updated-dependencies:
- dependency-name: docker/metadata-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-12-30 20:02:34 +11:00
dependabot[bot]
396bf50239
Bump docker/build-push-action from 6.9.0 to 6.10.0 ( #2112 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.9.0...v6.10.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-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-12-30 19:59:42 +11:00
dependabot[bot]
24d35a5817
Bump actions/upload-artifact from 4.3.6 to 4.5.0 ( #2111 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...v4.5.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-12-30 19:54:19 +11:00
Ajay Bura
9d812a6abc
emojis and sticker user settings - WIP
2024-12-26 20:13:34 +05:30
Ajay Bura
c1ef616409
add word break in setting tile title and description
2024-12-26 20:10:28 +05:30
Ajay Bura
17727decc3
add text util css
2024-12-26 20:09:37 +05:30
Ajay Bura
15d72b68a0
add more custom emojis hooks
2024-12-26 17:40:02 +05:30
Ajay Bura
3bfc80c9fc
improve custom emoji plugin
2024-12-26 14:02:39 +05:30
Marek Vospel
b8d9c4bdd6
Emoji ordering in emoji board ( #2057 )
...
Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
* feat: sort emojis inside emoji picker
* feat: sort autocomplete emojis
Fixes #1632
* fix: sort function after concat
* fix: sort result instead of searchList
2024-12-22 16:11:02 +05:30