Gigiaj
e38eeb30bd
Add push notif implementation
2025-06-20 17:03:51 -05:00
Gigiaj
b801f076a7
update imports
2025-06-20 17:03:51 -05:00
Gigiaj
a271a5647e
Add render changes
2025-06-20 17:03:51 -05:00
Gigiaj
e2fbf9e738
Add WebPush separate toggle
2025-06-20 17:03:51 -05:00
Gigiaj
ac5925f293
Add a check for our custom tweak in the in-app notif handling to determine which should be used
2025-06-20 17:03:51 -05:00
Gigiaj
a883963314
Adds the client state listener for toggling whether to use push notifs or app notifs
2025-06-20 17:03:51 -05:00
Gigiaj
8a3eee367d
remove disable import
2025-06-20 17:03:51 -05:00
Gigiaj
4af54629f7
clean up imports
2025-06-20 17:03:51 -05:00
Gigiaj
36227ef257
Move MapSet position
2025-06-20 17:03:51 -05:00
Gigiaj
1db4685189
Embed a very simple message handler between the SW and client for now (for token auth atm)
2025-06-20 17:03:51 -05:00
Gigiaj
f6acd72ab5
Add isProduction to determine the behavior to use for the SW
2025-06-20 17:03:51 -05:00
Gigiaj
ca026bf947
Add SW update prompt (useful for rolling out new changes and informing the user of them)
2025-06-20 17:03:51 -05:00
Gigiaj
c77ba1b534
Add push notif handling (clicks and push events)
2025-06-20 17:03:51 -05:00
Gigiaj
1d4864592f
Clean up fetch code
2025-06-20 17:03:51 -05:00
Gigiaj
3b62beabf1
add param type
2025-06-20 17:03:51 -05:00
Gigiaj
4968e23dff
actually set the path (should fix android blank icon issue)
2025-06-20 17:03:51 -05:00
Gigiaj
5029ea0a8a
add precaching from workbox import
2025-06-20 17:03:51 -05:00
Gigiaj
14085c7ccf
Convert to a more generic implementation for communicating with the client
2025-06-20 17:03:51 -05:00
Gigiaj
4cc1179a4f
Add claim and install events
2025-06-20 17:03:51 -05:00
Gigiaj
5f52e932ae
add workbox precaching (for SW caching)
2025-06-20 17:03:51 -05:00
Gigiaj
b45290d16f
Add a public key for VAPID, push ID, and push endpoint (I'm willing to publicly host it unless it becomes irrational in cost which should never happen)
2025-06-20 17:03:51 -05:00
Ajay Bura
e6f4eeca8e
Update folds to v2.2.0 ( #2341 )
2025-05-27 14:10:27 +05:30
Ajay Bura
a23279e633
Fix rate limit when reordering in space lobby ( #2254 )
...
* move can drop lobby item logic to hook
* add comment
* resolve rate limit when reordering space children
2025-05-26 14:21:27 +05:30
Krishan
83057ebbd4
Fix additional spam string matching ( #2339 )
2025-05-25 15:51:19 +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
df391968d8
Fix crash on malformed blurhash ( #2331 )
2025-05-21 17:28:13 +05:30
Ajay Bura
5964eee833
Release v4.7.0 ( #2328 )
2025-05-18 11:45:12 +05:30
Ajay Bura
387ce9c462
upgrade to matrix-js-sdk v37.5.0 ( #2327 )
...
* upgrade to js-sdk 37
* fix server crypto wasm locally
2025-05-18 10:53:56 +05:30
Ajay Bura
6ddcf2cb02
update kick command example
2025-05-13 16:58:43 +05:30
Ajay Bura
87e97eab88
Update commands ( #2325 )
...
* kick-ban all members by servername
* Add command for deleting multiple messages
* remove console logs and improve ban command description
* improve commands description
* add server acl command
* fix code highlight not working after editing in dev tools
2025-05-13 16:16:22 +05:30
Ajay Bura
13f1d53191
fix room setting crash in knock_restricted join rule ( #2323 )
...
* fix room setting crash in knock_restricted join rule
* only show knock & space member join rule for space children
* fix knock restricted icon and label
2025-05-13 14:18:52 +05:30
Krishan
225894d327
Release v4.6.0 ( #2301 )
2025-03-31 17:49:00 +05:30
Ajay Bura
c14333c540
remove libolm related code ( #2300 )
2025-03-31 19:10:24 +11:00
sophie
405d1f6789
Update example caddyfile ( #2285 )
2025-03-28 20:19:34 +11:00
dependabot[bot]
ff6d0b8f9b
Bump actions/upload-artifact from 4.6.1 to 4.6.2 ( #2289 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.1...v4.6.2 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
2025-03-28 20:18:37 +11:00
renovate[bot]
d141c02074
Update dependency vite to v5.4.15 [SECURITY] ( #2292 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-28 20:17:17 +11:00
Ajay Bura
12ae94cd60
Remove old settings components ( #2296 )
2025-03-28 20:16:01 +11:00
Ajay Bura
82805dcfdd
Display no members when changing filter in room members ( #2297 )
2025-03-28 20:15:31 +11:00
Ajay Bura
5c39a36c12
Add new space settings ( #2293 )
2025-03-27 19:54:13 +11:00
Ajay Bura
4aed4d7472
Fix DM rooms are not being encrypted ( #2286 )
...
* force check user device before creating dm
* fix getUserDeviceInfo doesn't exist on MatrixClient
2025-03-24 20:08:11 +11:00
Ajay Bura
649f70332b
Fix displayname input controlled/uncontrolled error ( #2287 )
2025-03-24 20:07:15 +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
7d54eef95b
Add room notification mode switcher in room header menu ( #2284 )
2025-03-22 19:22:29 +11:00
Ajay Bura
1361c1d5de
Add margin top on media caption ( #2283 )
2025-03-22 19:21:49 +11:00
Gary Wang
ea48092270
Fix press enter while composing will cause send unfinished message ( #2266 )
2025-03-20 20:38:08 +11:00
dependabot[bot]
324ed776c9
Bump dawidd6/action-download-artifact from 8 to 9 ( #2269 )
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 8 to 9.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](20319c5641...07ab29fd4a )
---
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-03-20 20:37:25 +11:00
renovate[bot]
7af89da092
Update dependency vite to v5.4.12 [SECURITY] ( #2176 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 20:34:05 +11:00