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
dependabot[bot]
cca8b5f2b2
Bump actions/setup-node from 4.0.3 to 4.0.4 ( #1969 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.3...v4.0.4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 17:03:33 +10:00
dependabot[bot]
48265c4227
Bump actions/checkout from 4.1.7 to 4.2.0 ( #1985 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.1.7...v4.2.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-10-03 17:00:32 +10:00
dependabot[bot]
c38efdfbce
Bump docker/build-push-action from 6.7.0 to 6.9.0 ( #1986 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.7.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.7.0...v6.9.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-10-03 16:59:55 +10:00
dependabot[bot]
d8833a310d
Bump cla-assistant/github-action from 2.5.1 to 2.6.1 ( #1987 )
...
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action ) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/cla-assistant/github-action/releases )
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.5.1...v2.6.1 )
---
updated-dependencies:
- dependency-name: cla-assistant/github-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-10-03 16:59:12 +10:00
Ajay Bura
97a0fede51
rework general settings
2024-10-01 11:56:14 +05:30
Ajay Bura
5824d7c716
fix font-weight in dark theme with unsupported fonts ( #1964 )
2024-09-22 22:31:32 +10:00
Krishan
6e191d3c79
Fix matrix.to links opening in webview in cinny desktop ( #1963 )
2024-09-22 10:08:55 +05:30
Krishan
21164a9b61
Release v4.2.1 ( #1953 )
2024-09-14 23:24:34 +10:00
Krishan
4923b17ad6
Fix auth media check for dendrite ( #1952 )
2024-09-14 18:54:06 +05:30
Krishan
c75e903619
Release v4.2.0 ( #1949 )
2024-09-11 19:26:08 +05:30
renovate[bot]
042cbc4453
Update dependency matrix-js-sdk to v34.5.0 ( #1945 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 17:08:38 +10:00
Ajay Bura
03cc25eec0
Fix authenticated media download ( #1947 )
...
* remove dead function
* fix media download in room timeline
* authenticate remaining media endpoints
2024-09-11 17:07:02 +10:00
夜坂雅
f2c31d29a2
fix: Fix video and audio loading with authenicated media ( #1946 )
...
Appeareantly Firefox (and maybe Chrome) won't let service workers take over requests from <video> and <audio> tags, so we just fetch the URL ourselves.
2024-09-11 10:43:15 +05:30
Ajay Bura
5482f8e72e
render matrix room and event link content ( #1938 )
2024-09-09 20:51:52 +10:00