R Midhun Suresh
|
c961901c55
|
Changes for new sdk v0.3.0
|
2024-08-20 17:38:45 +05:30 |
|
R Midhun Suresh
|
0abd405acd
|
Merge pull request #1182 from element-hq/midhun/fix-typo-sdk-instructions
Fix typo in SDK instructions
|
2024-08-20 17:23:37 +05:30 |
|
R Midhun Suresh
|
792cd1ff7a
|
lib-assets to lib-build
|
2024-08-20 17:22:59 +05:30 |
|
R Midhun Suresh
|
6dfb756e68
|
Merge pull request #1181 from element-hq/midhun/sdk-instructions
Update SDK instructions to include service worker
|
2024-08-20 17:20:25 +05:30 |
|
R Midhun Suresh
|
b71ebf231e
|
Update instructions to include service worker
|
2024-08-20 17:05:39 +05:30 |
|
R Midhun Suresh
|
64dc08cfd9
|
release v0.5.0
|
2024-08-20 16:03:29 +05:30 |
|
R Midhun Suresh
|
84c1bd2044
|
Merge pull request #1180 from element-hq/revert-1161-patch-1
Revert "uploadRoomKeysToBackup: Use V3 route"
|
2024-08-20 15:41:32 +05:30 |
|
R Midhun Suresh
|
a609269968
|
Revert "uploadRoomKeysToBackup: Use V3 route"
|
2024-08-20 15:34:04 +05:30 |
|
R Midhun Suresh
|
952e623b94
|
Merge pull request #1161 from NicolaiSoeborg/patch-1
uploadRoomKeysToBackup: Use V3 route
|
2024-08-20 15:30:55 +05:30 |
|
R Midhun Suresh
|
8e446a4dde
|
Merge pull request #1179 from element-hq/midhun/fix-1178
Account for new develop version and global hash
|
2024-08-19 19:31:52 +05:30 |
|
R Midhun Suresh
|
ebb78f8f69
|
Account for new version and hash
|
2024-08-19 19:17:42 +05:30 |
|
R Midhun Suresh
|
27c72254a4
|
Merge pull request #1177 from element-hq/midhun/support-authenticated-media
Add support for authenticated media
|
2024-08-19 18:58:24 +05:30 |
|
R Midhun Suresh
|
c67f8c3582
|
Use authenticated media endpoints when possible
|
2024-08-19 18:17:08 +05:30 |
|
R Midhun Suresh
|
53b8a2f4d0
|
Add access-token to request
|
2024-08-19 18:12:47 +05:30 |
|
R Midhun Suresh
|
841ed2527c
|
Merge pull request #1174 from element-hq/midhun/support-sw-everywhere
Support service worker in all environments
|
2024-08-16 16:32:19 +05:30 |
|
R Midhun Suresh
|
aa85c4f87a
|
Fix docker build failing
|
2024-08-16 16:00:44 +05:30 |
|
R Midhun Suresh
|
2263200561
|
Add global to eslint
|
2024-08-16 15:46:00 +05:30 |
|
R Midhun Suresh
|
8f7d94eb75
|
Make service worker work with sdk
|
2024-08-16 15:33:39 +05:30 |
|
R Midhun Suresh
|
3967d26f9d
|
Make service worker work in dev
|
2024-08-16 15:30:44 +05:30 |
|
Hugh Nimmo-Smith
|
9b68f30aad
|
Merge pull request #1167 from erentar/patch-1
docker.md: change old container url from vector-im to element-hq
|
2024-06-24 09:39:16 +01:00 |
|
erentar
|
61f3fd850e
|
docker.md: change old container url from vector-im to element-hq
|
2024-06-22 21:46:14 +02:00 |
|
R Midhun Suresh
|
1c768a0393
|
Merge pull request #1166 from element-hq/revert-1165-update-release-action
Revert "Add new token to the action"
|
2024-06-18 20:32:59 +05:30 |
|
R Midhun Suresh
|
a7b37f7e7c
|
Revert "Add new token to the action"
|
2024-06-18 20:32:43 +05:30 |
|
R Midhun Suresh
|
08b2fb59eb
|
Merge pull request #1165 from element-hq/update-release-action
Add new token to the action
|
2024-06-18 20:09:18 +05:30 |
|
R Midhun Suresh
|
9b7e76dc73
|
Update action with new token
|
2024-06-18 20:07:15 +05:30 |
|
R Midhun Suresh
|
6ee2c97c36
|
Merge pull request #1164 from element-hq/sdk-release/0.2.0
New SDK release
|
2024-06-18 14:17:24 +05:30 |
|
R Midhun Suresh
|
b0a9f237d3
|
New release
|
2024-06-18 13:58:50 +05:30 |
|
R Midhun Suresh
|
43825ee8df
|
Merge pull request #1153 from element-hq/hs/add-ability-to-adjust-token-on-api
Add ability to adjust the token on the homeserver API.
|
2024-06-18 12:25:46 +05:30 |
|
Nicolai Søborg
|
e924a76b4b
|
uploadRoomKeysToBackup: Use V3 route
Fixes https://github.com/element-hq/hydrogen-web/issues/741
"Tested" locally by rewriting `r0` to `v3` in reverse proxy (Caddy) and seeing `All keys are backed up.` instead of repeated failing PUT requests towards Conduit (home server)
```
matrix.example.com {
rewrite /_matrix/client/r0/room_keys/keys /_matrix/client/v3/room_keys/keys?{query}
reverse_proxy /_matrix/* localhost:8448
}
```
|
2024-01-28 20:53:40 +01:00 |
|
Half-Shot
|
f45e56ba73
|
fix check
|
2023-11-22 17:31:06 +00:00 |
|
Will Hunt
|
e5b87a8518
|
Throw if session hasn't been loaded
|
2023-11-14 09:59:33 +00:00 |
|
Half-Shot
|
44f20d54b0
|
Actually store in storage
|
2023-11-09 10:05:56 +00:00 |
|
Half-Shot
|
15fd73ed9c
|
Add ability to adjust the token on the homeserver API.
|
2023-11-09 09:56:56 +00:00 |
|
R Midhun Suresh
|
62332fe6a1
|
Merge pull request #1152 from vector-im/sdk-release/0.1.8
Changes for new sdk version 0.1.8
|
2023-11-08 16:30:59 +05:30 |
|
R Midhun Suresh
|
eb88b33e8a
|
Chanes for new sdk version
|
2023-11-08 16:28:19 +05:30 |
|
R Midhun Suresh
|
145189f957
|
Merge pull request #1150 from vector-im/hs/allow-disabling-read-receipts-in-sdk
Add option to allow disabling read receipts
|
2023-11-08 15:58:17 +05:30 |
|
R Midhun Suresh
|
a4257e0e9b
|
Merge pull request #1149 from vector-im/hs/olm-fix
Use newer olm
|
2023-11-07 23:39:01 +05:30 |
|
Half-Shot
|
7b35a25627
|
Add option to allow disabling read receipts
|
2023-11-07 16:58:21 +00:00 |
|
Half-Shot
|
d1a9f3b5b2
|
Use newer olm
|
2023-11-07 16:51:24 +00:00 |
|
R Midhun Suresh
|
bf7c2fe614
|
Merge pull request #1144 from vector-im/sdk-release/0.1.7
Changes for sdk release v0.1.7
|
2023-10-08 23:27:54 +05:30 |
|
RMidhunSuresh
|
d5a48cedd7
|
Changes for sdk release
|
2023-10-08 23:24:49 +05:30 |
|
R Midhun Suresh
|
eae0b1aa75
|
Merge pull request #1143 from vector-im/fix-1142
Fix missing UI elements in AccountSetupView
|
2023-10-08 23:17:48 +05:30 |
|
RMidhunSuresh
|
380430c038
|
Use updated key from 'Status' enum
|
2023-10-08 23:10:51 +05:30 |
|
RMidhunSuresh
|
fa8bd2e7cd
|
release v0.4.1
|
2023-09-04 17:38:08 +05:30 |
|
R Midhun Suresh
|
5a743034fd
|
Merge pull request #951 from Automattic/close-room-screens
Allow closing room creation and room joining views on small screens
|
2023-09-04 15:30:29 +05:30 |
|
R Midhun Suresh
|
20106ca742
|
Merge pull request #1135 from vector-im/invite/implement-invite-ui
Invite - PR [2/2] - Add UI for inviting users to room
|
2023-09-04 12:53:09 +05:30 |
|
R Midhun Suresh
|
0cad1e5048
|
Merge pull request #1134 from vector-im/invite/implement-invite-command
Invite - PR [1/2] - Add command /invite to message composer
|
2023-09-04 12:52:38 +05:30 |
|
R Midhun Suresh
|
363ea20e2a
|
Merge pull request #1116 from vector-im/cross-signing/pre-release-fixes
Remove console.logs from code
|
2023-09-04 12:50:11 +05:30 |
|
R Midhun Suresh
|
4644eb9c4b
|
Merge pull request #1124 from leccyril/expose_views
Update lib.ts expose views
|
2023-08-25 11:32:59 +05:30 |
|
R Midhun Suresh
|
d89ea178bf
|
Merge pull request #1137 from vector-im/sdk-release/0.1.6
Changes for SDK release - v0.1.6
|
2023-08-22 17:44:37 +05:30 |
|