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 |
|
Ajay Bura
|
d6d22da6b6
|
add button to send new account data in dev tools
|
2024-12-22 09:21:29 +05:30 |
|
Ajay Bura
|
7d4c529c2c
|
add account data editor
|
2024-12-22 09:12:13 +05:30 |
|
Ajay Bura
|
f6b8b0182d
|
add syntax error position dom utility function
|
2024-12-22 07:52:04 +05:30 |
|
Ajay Bura
|
5029516523
|
add next line hotkey in text area intent hook
|
2024-12-21 20:03:17 +05:30 |
|
Ajay Bura
|
64a5bf500f
|
add newline intent mod in text area
|
2024-12-21 20:01:45 +05:30 |
|
Ajay Bura
|
81738d4f5d
|
add text area intent handler hook
|
2024-12-21 18:28:15 +05:30 |
|
Ajay Bura
|
6b75bc82b0
|
add text area plugins
|
2024-12-21 18:27:52 +05:30 |
|
Ajay Bura
|
6b1d827f2b
|
do not close dialog when editable element in focus
|
2024-12-21 18:26:57 +05:30 |
|
Ajay Bura
|
a91acbd672
|
fix editable active element textarea check
|
2024-12-21 18:19:36 +05:30 |
|
Ajay Bura
|
e949a5ea6f
|
update folds
|
2024-12-21 18:19:09 +05:30 |
|
Ajay Bura
|
061f27a302
|
add expand button to account data dev tool option
|
2024-12-18 21:30:16 +05:30 |
|
Ajay Bura
|
ef8d09e2f2
|
add developer tools settings
|
2024-12-18 21:21:03 +05:30 |
|
Ajay Bura
|
e685eb9333
|
add access token option in about settings
|
2024-12-18 20:19:25 +05:30 |
|
Ajay Bura
|
37524fa884
|
add about settings
|
2024-12-18 20:08:59 +05:30 |
|
Ajay Bura
|
7c91dacc37
|
improve ignore user list strings
|
2024-12-18 14:55:22 +05:30 |
|
Ajay Bura
|
02a8577356
|
add ignored users section
|
2024-12-18 14:46:52 +05:30 |
|
Ajay Bura
|
9a0d716e25
|
add keyword notifications
|
2024-12-18 10:36:09 +05:30 |
|
Ajay Bura
|
cb7db3c13f
|
add special messages notification settings
|
2024-12-17 20:32:20 +05:30 |
|
Ajay Bura
|
a5042bba4a
|
Merge branch 'dev' into rework-user-settings
|
2024-12-16 18:50:43 +05:30 |
|
Ajay Bura
|
a1791ca197
|
add all messages notification settings options
|
2024-12-16 18:31:27 +05:30 |
|
Ajay Bura
|
bda619800c
|
add notification mode switcher component
|
2024-12-16 18:30:58 +05:30 |
|
Ajay Bura
|
feec0a8414
|
add notification mode hook
|
2024-12-16 18:29:12 +05:30 |
|
Ajay Bura
|
d3b2e73b6c
|
add push rule hook
|
2024-12-16 18:28:47 +05:30 |
|
Ajay Bura
|
643da9e191
|
convert account data hook to typescript
|
2024-12-16 18:28:20 +05:30 |
|
Ajay Bura
|
35f0e400ad
|
Pinned Messages (#2081)
Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
* 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 |
|
Ajay Bura
|
233ec012a0
|
add initial page param in settings
|
2024-12-15 20:06:40 +05:30 |
|
Ajay Bura
|
97ec9965ca
|
add system notification settings
|
2024-12-15 19:59:34 +05:30 |
|
Ajay Bura
|
e8ace5f784
|
rearrange settings components into folders
|
2024-12-15 15:05:59 +05:30 |
|
Ajay Bura
|
a1b2e36fcc
|
allow displayname change based on capabilities check
|
2024-12-15 10:26:12 +05:30 |
|
Ajay Bura
|
77111f8135
|
add option to change profile displayname
|
2024-12-15 10:23:40 +05:30 |
|
Ajay Bura
|
de281adc36
|
add option to update profile avatar
|
2024-12-15 09:42:48 +05:30 |
|
Ajay Bura
|
9c46a6f43a
|
add compact upload card renderer
|
2024-12-14 21:13:55 +05:30 |
|
Ajay Bura
|
ff371eef8d
|
add compact variant to upload card
|
2024-12-14 21:13:24 +05:30 |
|
Ajay Bura
|
fa199dfeae
|
remove file param from bind upload atom hook
|
2024-12-14 20:53:52 +05:30 |
|
Ajay Bura
|
c34c3e39a3
|
add outline style to upload card
|
2024-12-14 20:52:56 +05:30 |
|
Rein Fernhout
|
00d5553bcb
|
add tableflip and unflip commands (#2075)
Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
|
2024-12-13 10:02:25 +05:30 |
|
Ajay Bura
|
c43bbeaa92
|
profile settings and image editor - WIP
|
2024-12-07 14:00:43 +05:30 |
|
Ajay Bura
|
f67fbd1978
|
extract wide modal styles
|
2024-12-07 13:58:58 +05:30 |
|
Ajay Bura
|
6fa0cfc53a
|
add object url hook
|
2024-12-07 13:58:17 +05:30 |
|
Ajay Bura
|
285d8d110e
|
add missing key prop
|
2024-12-07 13:58:07 +05:30 |
|
Ajay Bura
|
5401b2e821
|
account settings - WIP
|
2024-12-06 14:52:54 +05:30 |
|
Krishan
|
a142630ff9
|
Release v4.2.3 (#2052)
Deploy to Netlify (dev) / Deploy to Netlify (push) Has been cancelled
|
2024-11-12 20:45:34 +11:00 |
|
renovate[bot]
|
492a149c7f
|
fix(deps): update dependency matrix-js-sdk to v34.11.1 (#2053)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-12 20:43:50 +11:00 |
|
Krishan
|
c110e64341
|
Release v4.2.2 (#2012)
|
2024-10-16 21:29:30 +11:00 |
|
夜坂雅
|
0e51e19cab
|
fix: register service worker immediately and cache media requests (#1977)
* Allow service worker to immediately claim pages
* Allow media requests to be cached by browser
|
2024-10-16 21:26:03 +11:00 |
|
renovate[bot]
|
35b0b1ea42
|
fix(deps): update dependency matrix-js-sdk to v34.8.0 (#2011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-16 21:22:06 +11:00 |
|