Bruno Windels
|
dea9fd90b4
|
name devices at login "Hydrogen"
so you can somewhat identify them in a device list
|
2020-09-08 10:53:15 +02:00 |
|
Bruno Windels
|
5cafef96f5
|
add RoomEncryption to room
|
2020-09-03 15:36:17 +02:00 |
|
Bruno Windels
|
2a40c89a24
|
implement hsapi /keys/claim endpoint
|
2020-09-03 15:33:23 +02:00 |
|
Bruno Windels
|
4ef5d4b3b8
|
implement hsapi /keys/query method
|
2020-08-31 14:24:09 +02:00 |
|
Bruno Windels
|
4c290f0394
|
upload identity and one-time keys
|
2020-08-27 19:13:24 +02:00 |
|
Bruno Windels
|
2bfbb41ee7
|
send receipt to server when clearing unread state so notif count clears
|
2020-08-21 15:16:57 +02:00 |
|
Bruno Windels
|
5d0ee21267
|
move mxcUrl functions to media repo class
|
2020-08-20 15:40:43 +02:00 |
|
Bruno Windels
|
a5595570f9
|
members hs api call
|
2020-08-19 16:11:33 +02:00 |
|
Bruno Windels
|
e8e9740521
|
Move timeout to fetch, as XHR has native timeout support
|
2020-08-05 18:56:06 +02:00 |
|
Bruno Windels
|
00a85697ab
|
add license header in all source files
|
2020-08-05 18:38:55 +02:00 |
|
Bruno Windels
|
7f221cda65
|
show images intimeline
|
2020-05-09 20:02:08 +02:00 |
|
Bruno Windels
|
f8f13f54be
|
fix timeouts not working
and also not being handled in the Reconnector
|
2020-05-06 19:38:33 +02:00 |
|
Bruno Windels
|
8e9c76c26b
|
options is the 5th arg
|
2020-05-05 23:13:05 +02:00 |
|
Bruno Windels
|
4de29779c7
|
also abort timeout timer when response is rejected
|
2020-05-05 23:12:46 +02:00 |
|
Bruno Windels
|
f826258c75
|
null doesn't set queryParams to {} here, so revert explicitly
|
2020-04-22 20:47:53 +02:00 |
|
Bruno Windels
|
174fd3ea4a
|
don't assume options
|
2020-04-22 20:47:46 +02:00 |
|
Bruno Windels
|
3f840d9d33
|
simple unit test for hsApi
|
2020-04-22 20:47:31 +02:00 |
|
Bruno Windels
|
277c8af628
|
Headers is a DOM specific class, use Map instead in HomeServerApi
|
2020-04-22 20:46:47 +02:00 |
|
Bruno Windels
|
001dbefbcf
|
stop using default exports
because it becomes hard to remember where you used them and where not
|
2020-04-20 21:26:39 +02:00 |
|
Bruno Windels
|
87b23d062c
|
fix imports after reshuffleling
|
2020-04-20 19:47:45 +02:00 |
|
Bruno Windels
|
8c56ac3e4f
|
rename NetworkError to ConnectionError
|
2020-04-19 19:05:12 +02:00 |
|
Bruno Windels
|
8c5411cb7d
|
moar WIP
|
2020-04-19 19:02:10 +02:00 |
|