Krishan
abd713d693
Release v4.9.1 ( #2446 )
2025-08-17 21:08:35 +10:00
Krishan
76ac4e2987
Release v4.9.0 ( #2421 )
2025-08-13 12:08:19 +10:00
Ajay Bura
3ed8260877
Release v4.8.1 ( #2360 )
2025-06-10 23:48:55 +10:00
Ajay Bura
c51ba9670e
Release v4.8.0 ( #2337 )
2025-05-24 21:22:39 +05:30
Ajay Bura
0d27bde33e
Release v4.7.1 ( #2332 )
2025-05-21 17:28:38 +05:30
Ajay Bura
5964eee833
Release v4.7.0 ( #2328 )
2025-05-18 11:45:12 +05:30
Krishan
225894d327
Release v4.6.0 ( #2301 )
2025-03-31 17:49:00 +05:30
Ajay Bura
12ae94cd60
Remove old settings components ( #2296 )
2025-03-28 20:16:01 +11:00
Krishan
78fa6e3925
Release v4.5.1 ( #2251 )
2025-03-05 13:33:18 +11:00
Krishan
19cf700d61
Release v4.5.0 ( #2247 )
2025-03-04 17:47:28 +11:00
Krishan
d70ca86d7c
Release v4.4.0 ( #2225 )
2025-02-23 22:27:50 +11:00
Krishan
5844209bee
Release v4.3.2 ( #2213 )
2025-02-17 12:07:07 +11:00
Krishan
09d85d6c31
Release v4.3.0 ( #2199 )
2025-02-11 17:02:21 +11:00
Ajay Bura
56b754153a
redesigned app settings and switch to rust crypto ( #1988 )
...
* rework general settings
* account settings - WIP
* add missing key prop
* add object url hook
* extract wide modal styles
* profile settings and image editor - WIP
* add outline style to upload card
* remove file param from bind upload atom hook
* add compact variant to upload card
* add compact upload card renderer
* add option to update profile avatar
* add option to change profile displayname
* allow displayname change based on capabilities check
* rearrange settings components into folders
* add system notification settings
* add initial page param in settings
* convert account data hook to typescript
* add push rule hook
* add notification mode hook
* add notification mode switcher component
* add all messages notification settings options
* add special messages notification settings
* add keyword notifications
* add ignored users section
* improve ignore user list strings
* add about settings
* add access token option in about settings
* add developer tools settings
* add expand button to account data dev tool option
* update folds
* fix editable active element textarea check
* do not close dialog when editable element in focus
* add text area plugins
* add text area intent handler hook
* add newline intent mod in text area
* add next line hotkey in text area intent hook
* add syntax error position dom utility function
* add account data editor
* add button to send new account data in dev tools
* improve custom emoji plugin
* add more custom emojis hooks
* add text util css
* add word break in setting tile title and description
* emojis and sticker user settings - WIP
* view image packs from settings
* emoji pack editing - WIP
* add option to edit pack meta
* change saved changes message
* add image edit and delete controls
* add option to upload pack images and apply changes
* fix state event type when updating image pack
* lazy load pack image tile img
* hide upload image button when user can not edit pack
* add option to add or remove global image packs
* upgrade to rust crypto (#2168 )
* update matrix js sdk
* remove dead code
* use rust crypto
* update setPowerLevel usage
* fix types
* fix deprecated isRoomEncrypted method uses
* fix deprecated room.currentState uses
* fix deprecated import/export room keys func
* fix merge issues in image pack file
* fix remaining issues in image pack file
* start indexedDBStore
* update package lock and vite-plugin-top-level-await
* user session settings - WIP
* add useAsync hook
* add password stage uia
* add uia flow matrix error hook
* add UIA action component
* add options to delete sessions
* add sso uia stage
* fix SSO stage complete error
* encryption - WIP
* update user settings encryption terminology
* add default variant to password input
* use password input in uia password stage
* add options for local backup in user settings
* remove typo in import local backup password input label
* online backup - WIP
* fix uia sso action
* move access token settings from about to developer tools
* merge encryption tab into sessions and rename it to devices
* add device placeholder tile
* add logout dialog
* add logout button for current device
* move other devices in component
* render unverified device verification tile
* add learn more section for current device verification
* add device verification status badge
* add info card component
* add index file for password input component
* add types for secret storage
* add component to access secret storage key
* manual verification - WIP
* update matrix-js-sdk to v35
* add manual verification
* use react query for device list
* show unverified tab on sidebar
* fix device list updates
* add session key details to current device
* render restore encryption backup
* fix loading state of restore backup
* fix unverified tab settings closes after verification
* key backup tile - WIP
* fix unverified tab badge
* rename session key to device key in device tile
* improve backup restore functionality
* fix restore button enabled after layout reload during restoring backup
* update backup info on status change
* add backup disconnection failures
* add device verification using sas
* restore backup after verification
* show option to logout on startup error screen
* fix key backup hook update on decryption key cached
* add option to enable device verification
* add device verification reset dialog
* add logout button in settings drawer
* add encrypted message lost on logout
* fix backup restore never finish with 0 keys
* fix setup dialog hides when enabling device verification
* show backup details in menu
* update setup device verification body copy
* replace deprecated method
* fix displayname appear as mxid in settings
* remove old refactored codes
* fix types
2025-02-10 16:49:47 +11:00
Krishan
a142630ff9
Release v4.2.3 ( #2052 )
2024-11-12 20:45:34 +11:00
Krishan
c110e64341
Release v4.2.2 ( #2012 )
2024-10-16 21:29:30 +11:00
Krishan
21164a9b61
Release v4.2.1 ( #1953 )
2024-09-14 23:24:34 +10:00
Krishan
c75e903619
Release v4.2.0 ( #1949 )
2024-09-11 19:26:08 +05:30
Krishan
e68c56b334
Release v4.1.0 ( #1867 )
2024-08-04 20:15:10 +10:00
Krishan
44161c4157
Release v4.0.3 ( #1840 )
2024-07-25 15:54:58 +10:00
Krishan
96415a8d2a
Release v4.0.0 ( #1836 )
...
* Release v4.0.0
* add more rooms in featured
2024-07-24 18:30:49 +05:30
Ajay Bura
e6d6b0349e
Fix unread reset and notification settings ( #1824 )
...
* reset unread with client sync state change
* fix notification toggle setting not working
* revert formatOnSave vscode setting
2024-07-23 15:14:32 +10:00
Ajay Bura
4f09e6bbb5
(chore) remove outdated code ( #1765 )
...
* optimize room typing members hook
* remove unused code - WIP
* remove old code from initMatrix
* remove twemojify function
* remove old sanitize util
* delete old markdown util
* delete Math atom component
* uninstall unused dependencies
* remove old notification system
* decrypt message in inbox notification center and fix refresh in background
* improve notification
---------
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com >
2024-07-08 21:27:10 +10:00
Krishan
9ecb233763
Release v3.2.0 ( #1531 )
...
* Release v3.2.0
* Update cons.js
2023-10-31 21:20:49 +11:00
Krishan
3cef074c9e
Release v3.1.0 ( #1510 )
...
* Update package.json
* Update cons.js
* Update package-lock.json
2023-10-27 22:11:08 +11:00
Krishan
b80f801d23
Release v3.0.0 ( #1463 )
...
* Release v3.0.0
* Update package-lock.json
* Update cons.js
2023-10-21 21:37:30 +11:00
greentore
3c60976efa
Passive private receipt support ( #1108 )
...
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2023-07-24 10:10:43 +05:30
Krishan
f6694031a1
Release v2.2.6 ( #1178 )
...
* Update package.json
* Update package-lock.json
* Update cons.js
2023-03-29 22:02:01 +11:00
Krishan
8524472d38
Release v2.2.5 ( #1176 )
...
* Update package.json
* Update package-lock.json
* Update cons.js
2023-03-29 14:30:52 +11:00
Krishan
a6fb44e1ab
Release v2.2.4
2023-01-30 15:27:17 +11:00
Krishan
4ea14c853e
Release v2.2.3
2023-01-15 16:16:40 +11:00
Ajay Bura
91a6916f4c
Release v2.2.2
2022-09-28 20:48:41 +05:30
Krishan
9185ee0cf9
Release v2.2.1
2022-09-28 19:26:12 +05:30
Krishan
80d9a2ca7d
Release v2.2.0
2022-09-17 19:04:13 +05:30
Krishan
292eee33b9
Release v2.1.3
2022-08-31 21:51:50 +05:30
Ajay Bura
214d49f1d9
Release v2.1.2
2022-08-11 19:10:12 +05:30
Ajay Bura
20e1df43d0
Release v2.1.1
2022-08-07 20:21:16 +05:30
Ajay Bura
d23fc228d7
Release v2.1.0
2022-08-07 19:04:38 +05:30
Krishan
f05037c7d6
v2.0.4 ( #590 )
2022-05-29 10:48:20 +05:30
Ajay Bura
69b6055353
v2.0.3
2022-05-15 10:39:42 +05:30
Ajay Bura
a6fdf9010b
v2.0.2
2022-05-14 09:38:58 +05:30
Ajay Bura
0b70c7e490
v2.0.1
2022-05-13 16:39:54 +05:30
Ajay Bura
d2b435618c
v2.0.0
2022-05-08 13:23:31 +05:30
Ajay Bura
e51fc5a585
Add join with address option ( #420 , #447 )
2022-05-03 16:01:50 +05:30
Ajay Bura
2867bb3bc3
Session verification by emojis ( #513 )
...
* Add option to verify with security key/phrase
* Manually merge #311 by @ginnyTheCat
2022-05-01 13:22:55 +05:30
Laurenz
dc8e6e53c7
Adapt to different device widths ( #401 )
...
* Now adapting to small screen sizes, needs improvements
* Fix that site only gets into mobile mode when resized
* - Added navigation event triggered if user requests to return to navigation on compact screens
- People drawer wont be shown on compact screens
- Still accessible using settings
- would be duplicated UI
- mobileSize is now compactSize
* Put threshold for collapsing the base UI in a shared file
* Switch to a more simple solution using CSS media queries over JS
- Move back button to the left a bit so it doesnt get in touch with room icon
* switch from component-individual-thresholds to device-type thresholds
- <750px: Mobile
- <900px: Tablet
- >900px: Desktop
* Make Settings drawer component collapse on mobile
* Fix EmojiBoard not showing up and messing up UI when screen is smaller than 360px
* Improve code quality; allow passing classNames to IconButton
- remove unnessesary div wrappers
- use dir.side where appropriate
- rename threshold and its mixins to more descriptive names
- Rename "OPEN_NAVIGATION" to "NAVIGATION_OPENED"
* - follow BEM methology
- remove ROOM_SELECTED listener
- rename NAVIGATION_OPENED to OPEN_NAVIGATION where appropriate
- this does NOT changes that ref should be used for changing visability
* Use ref to change visability to avoid re-rendering
* Use ref to change visability to avoid re-rendering
* Fix that room component is not hidden by default.
This resulted in a broken view when application is viewed in mobile size without having selected a room since loading.
* fix: leaving a room should bring one back to navigation
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com >
2022-04-24 15:53:10 +05:30
Ajay Bura
3f6e3074f2
Add reusable dialog ( #459 )
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-31 20:39:05 +05:30
Ajay Bura
8330f4fba9
Improve jump to unread button ( #396 )
...
* Improve jump to unread button
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Remove unused cod
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Fix mark as read not hidding jump to unread btn
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add notification mark as read action
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add esc as hotkey to mark room as read
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Add message icons
Signed-off-by: Ajay Bura <ajbura@gmail.com >
* Change jump to unread icon
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-18 09:09:14 +05:30
ginnyTheCat
dc6e153b92
Notification sounds ( #367 )
...
* Basic notification sound support
* Add settings option for notification sounds
* Allow sound without desktop notifications
2022-03-18 09:07:11 +05:30
Ajay Bura
12369ba2ec
v1.8.2
...
Signed-off-by: Ajay Bura <ajbura@gmail.com >
2022-03-17 16:44:50 +05:30