Gigiaj
69c916f1b8
add mobile context menu
2025-06-20 19:03:04 -05:00
Gigiaj
7cd2a4a143
add prop for listening to long presses
2025-06-20 19:03:04 -05:00
Gigiaj
550534ae31
add long press
2025-06-20 19:03:04 -05:00
Gigiaj
6c6fd89911
move menu anchor
2025-06-20 19:03:04 -05:00
Gigiaj
868e4a8a90
swap to set useDraggableItem as a variable so we can refer to it in our long press
2025-06-20 19:03:04 -05:00
Gigiaj
81a4113ec3
add our mobile checks
2025-06-20 19:03:04 -05:00
Gigiaj
0c2f1952d3
update useDraggableItem to allow function passing to impact drag behavior
2025-06-20 19:03:04 -05:00
Gigiaj
37638ff818
remove width cap to allow scaling in mobile
2025-06-20 19:03:04 -05:00
Gigiaj
46958d88c9
add imports
2025-06-20 19:03:04 -05:00
Ajay Bura
3ed8260877
Release v4.8.1 ( #2360 )
2025-06-10 23:48:55 +10:00
Ajay Bura
91632aa193
Fix space navigation & view space timeline dev-option ( #2358 )
...
* fix inaccessible space on alias change
* fix new room in space open in home
* allow opening space timeline
* hide event timeline feature behind dev tool
* add navToActivePath to clear cache function
2025-06-10 14:44:17 +10:00
Ajay Bura
e6f4eeca8e
Update folds to v2.2.0 ( #2341 )
2025-05-27 14:10:27 +05:30
Ajay Bura
c51ba9670e
Release v4.8.0 ( #2337 )
2025-05-24 21:22:39 +05:30
Ajay Bura
59a007419f
hide decline all public invite button when no invite
2025-05-24 21:19:35 +05:30
Ajay Bura
206ed33516
Better invites management ( #2336 )
...
* move block users to account settings
* filter invites and add more options
* add better rate limit recovery in rateLimitedActions util function
2025-05-24 20:07:56 +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
5c39a36c12
Add new space settings ( #2293 )
2025-03-27 19:54:13 +11:00
Ajay Bura
08e975cd8e
Change username color in chat with power level color ( #2282 )
...
* add active theme context
* add chroma js library
* add hook for accessible tag color
* disable reply user color - temporary
* render user color based on tag in room timeline
* remove default tag icons
* move accessible color function to plugins
* render user power color in reply
* increase username weight in timeline
* add default color for member power level tag
* show red slash in power color badge with no color
* show power level color in room input reply
* show power level username color in notifications
* show power level color in notification reply
* show power level color in message search
* render power level color in room pin menu
* add toggle for legacy username colors
* drop over saturation from member default color
* change border color of power color badge
* show legacy username color in direct rooms
2025-03-23 22:09:29 +11:00
Ajay Bura
71bfc96b5c
Add option to change room notification settings ( #2281 )
2025-03-20 20:27:00 +11:00
Ajay Bura
00f3df8719
Stop showing notification from invite/left rooms ( #2267 )
2025-03-12 22:50:23 +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
Ajay Bura
b7e5e0db3e
Hidden Typing & Read Receipts ( #2230 )
...
* add hide activity toggle
* stop sending/receiving typing status
* send private read receipt when setting toggle is activated
* prevent showing read-receipt when feature toggle in on
2025-02-26 21:44:53 +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
b12228ee95
fix notification crash on ios ( #2192 )
...
* fix notification crash for ios
* access notification from window variable
* fix Notification check
* catch notification variable error
* fix missing check for Notification
2025-02-10 21:02:33 +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
Ajay Bura
35f0e400ad
Pinned Messages ( #2081 )
...
* add pinned room events hook
* room pinned message - WIP
* add room event hook
* fetch pinned messages before displaying
* use react-query in room event hook
* disable staleTime and gc to 1 hour in room event hook
* use room event hook in reply component
* render pinned messages
* add option to pin/unpin messages
* remove message base from message placeholders and add variant
* display message placeholder while loading pinned messages
* render pinned event error
* show no pinned message placeholder
* fix message placeholder flickering
2024-12-16 16:25:15 +05:30
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
Ajay Bura
96df140153
Improve-auth-media ( #1933 )
...
* fix set power level broken after sdk update
* add media authentication hook
* fix service worker types
* fix service worker not working in dev mode
* fix env mode check when registering sw
2024-09-09 14:15:20 +05:30
夜坂雅
c6a8fb1117
Add authenticated media support ( #1930 )
...
* chore: Bump matrix-js-sdk to 34.4.0
* feat: Authenticated media support
* chore: Use Vite PWA for service worker support
* fix: Fix Vite PWA SW entry point
Forget this. :P
* fix: Also add Nginx rewrite for sw.js
* fix: Correct Nginx rewrite
* fix: Add Netlify redirect for sw.js
Otherwise the generic SPA rewrite to index.html would take effect, breaking Service Worker.
* fix: Account for subpath when regisering service worker
* chore: Correct types
2024-09-07 19:15:55 +05:30
greentore
830d05e217
Add basic m.thread support ( #1349 )
...
* Add basic `m.thread` support
* Fix types
* Update to v4
* Fix auto formatting mess
* Add threaded reply indicators
* Fix reply overflow
* Fix replying to edited threaded replies
* Add thread indicator to room input
* Fix editing encrypted events
* Use `toRem` function for converting units
---------
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2024-08-15 20:22:32 +05:30
Krishan
e68c56b334
Release v4.1.0 ( #1867 )
2024-08-04 20:15:10 +10:00
Ajay Bura
8ed78d48fb
fix notification not working for selected room ( #1864 )
2024-08-04 15:37:28 +10:00
Ajay Bura
681287c46a
show unverified tab indicator on sidebar ( #1862 )
2024-08-04 14:19:37 +10:00
Ajay Bura
9cb5c70d51
add back btn for mobile view ( #1861 )
2024-08-03 23:47:53 +10:00
Ajay Bura
5058136737
support matrix.to links ( #1849 )
...
* support room via server params and eventId
* change copy link to matrix.to links
* display matrix.to links in messages as pill and stop generating url previews for them
* improve editor mention to include viaServers and eventId
* fix mention custom attributes
* always try to open room in current space
* jump to latest remove target eventId from url
* add create direct search options to open/create dm with url
2024-07-30 22:18:59 +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
b387370aaf
Add setting for page zoom ( #1835 )
...
* add setting for page zoom
* parse integer in zoom change listener
* fix zoom input width
* fix null gets saved as page zoom
2024-07-23 23:52:53 +10:00
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
e2228a18c1
handle error in loading screen ( #1823 )
...
* handle client boot error in loading screen
* use sync state hook in client root
* add loading screen options
* removed extra condition in loading finish
* add sync connection status bar
2024-07-22 20:47:19 +10:00
Ajay Bura
c243b6104c
Update color theme to match with new design ( #1821 )
...
* update silver theme
* update unread badge style to look more slim
* update nav item style to look less sharp
* fix type focus message input typo
* decrease navigation drawer width to bring main chat layout to little more center
* increase sidebar width to make it less congested
* fix sidebar item style
* decrease dark theme contrast
* improve dark theme
* revert sidebar width change
* add join with address option in home context menu
* match legacy theme with latest themes
2024-07-21 15:43:33 +10:00
Ajay Bura
c4abe39375
Make hotkeys work again ( #1819 )
2024-07-18 23:20:20 +10:00