Christian Pauly
|
a7fa118aa4
|
Merge branch 'krille/follow-up-clean-up-bootstrap' into 'main'
refactor: Follow up clean up bootstrap
See merge request famedly/famedlysdk!559
|
2020-12-11 10:14:54 +00:00 |
Christian Pauly
|
6657e073a0
|
refactor: Follow up clean up bootstrap
|
2020-12-11 09:57:45 +01:00 |
Christian Pauly
|
cb4d4f3229
|
Merge branch 'dubutx-main-patch-24260' into 'main'
Add missing token property when login
Closes #135
See merge request famedly/famedlysdk!558
|
2020-12-10 11:51:48 +00:00 |
Sorunome
|
49f0679fbf
|
feat: Add bootstrapping
|
2020-12-10 08:13:24 +00:00 |
Ray Wang
|
b37b347022
|
Add missing token property when login.
|
2020-12-10 02:11:48 +00:00 |
Christian Pauly
|
01ce832aaa
|
fix: 3pid api bugs
|
2020-11-24 13:48:57 +01:00 |
Christian Pauly
|
ab8eb71fee
|
fix: Unban
|
2020-11-22 21:05:34 +01:00 |
Christian Pauly
|
c8d5bbfd14
|
fix: Allow null values in json
|
2020-11-12 06:40:10 +00:00 |
Christian Pauly
|
ac4cded10f
|
feat: Implement UIA for login
|
2020-11-09 17:48:27 +01:00 |
Christian Pauly
|
f9f18641e3
|
refactor: Connection error handling
|
2020-10-29 10:42:05 +01:00 |
Sorunome
|
99d536b14f
|
feature: Upload to online key backup
|
2020-09-09 09:53:26 +02:00 |
MTRNord
|
26586b6f02
|
style: Change package:famedlysdk imports to relative imports
Changing the imports from `package:famedlysdk` to relative imports allows us to easier move the files
Took 2 minutes
|
2020-08-13 10:40:39 +02:00 |
Christian Pauly
|
fb9b505988
|
Krille/make client extend matrixapi
|
2020-08-11 16:11:51 +00:00 |
Christian Pauly
|
6779ab6624
|
Deprecate debug mode
|
2020-08-06 07:09:32 +00:00 |
Sorunome
|
c68487ac21
|
fix issue with sending messages
|
2020-07-23 08:09:00 +00:00 |
Marcel
|
3c0fbf784f
|
[Requests] Add try_catch for utf8 decoding because dart really seems to have issues with json encoding and decoding. (also use camelCase)
Took 18 minutes
|
2020-07-20 13:43:55 +02:00 |
Marcel
|
9f6bd740ca
|
[Requests] Make sure to not use the latin1 version of the json but instead convert the bytes to utf8 as required by various RFCs.
Took 14 minutes
|
2020-07-20 13:19:57 +02:00 |
Lukas Lihotzki
|
8d83d4a699
|
refactor matrix_api query strings and enums
|
2020-07-08 07:15:26 +00:00 |
Christian Pauly
|
4790925929
|
Merge branch 'soru/no-contains-key' into 'master'
Better validate event contents
See merge request famedly/famedlysdk!353
|
2020-06-29 12:02:18 +00:00 |
Sorunome
|
fd406987c1
|
Better validate event contents
|
2020-06-29 12:02:18 +00:00 |
Christian Pauly
|
386248a046
|
Fix wellknown with trailing slash
|
2020-06-28 11:54:00 +00:00 |
Lukas Lihotzki
|
58dcedb883
|
Use mime instead of mime_type
|
2020-06-25 17:35:46 +02:00 |
Sorunome
|
8de4b5acc0
|
update link in comments
|
2020-06-25 09:46:01 +02:00 |
Sorunome
|
48c03865a2
|
make auth_data just a json object
|
2020-06-23 08:30:50 +02:00 |
Sorunome
|
9b2952435f
|
add matrix api tests
|
2020-06-13 20:44:25 +02:00 |
Sorunome
|
3825f7292f
|
format
|
2020-06-12 16:17:28 +02:00 |
Sorunome
|
2a6a19e2b0
|
Request-ify room key store stuff
|
2020-06-12 16:17:00 +02:00 |
Sorunome
|
f261f35712
|
Merge branch 'master' into soru/cross-signing
|
2020-06-10 11:33:24 +02:00 |
Christian Pauly
|
cf430cc546
|
Hotfix setPushers
|
2020-06-10 06:36:16 +00:00 |
Sorunome
|
6d49b4def3
|
Merge branch 'master' into soru/cross-signing
|
2020-06-09 20:24:22 +02:00 |
Christian Pauly
|
0e33634e1a
|
Fix request openID
|
2020-06-09 16:05:41 +00:00 |
Sorunome
|
b4e83caa89
|
requestify cross-signing endpoints
|
2020-06-06 15:17:05 +02:00 |
Sorunome
|
e1679d59be
|
better smoothen out keys
|
2020-06-06 14:28:18 +02:00 |
Sorunome
|
f872d19692
|
fix client.api.upload not working
|
2020-06-05 17:20:18 +00:00 |
Sorunome
|
bd3c51924b
|
to set presence you use PUT, not POST
|
2020-06-05 10:56:42 +00:00 |
Christian Pauly
|
c6bf098644
|
Init matrix_api library
|
2020-06-03 10:16:01 +00:00 |