Commit Graph

26 Commits

Author SHA1 Message Date
cloudwebrtc 2fa6561f36 chore: Add GroupCallPrefix/GroupCallMemberPrefix to EventTypes.
chore: fix flutter analyze issue.
2022-05-06 22:17:33 +08:00
Lukas Lihotzki 477780d779 feat: deletePusher 2021-12-09 11:33:28 +00:00
Lukas Lihotzki 5c3db7a602 chore: workaround for invalid getTurnServer responses from synapse 2021-09-27 13:25:12 +02:00
Lukas Lihotzki d16c83f5db refactor: remove uploadKeySignatures (use uploadCrossSigningSignatures) 2021-08-20 16:17:40 +02:00
Lukas Lihotzki cb71ca9b26 chore: generate more operations from OpenAPI 2021-08-20 16:17:37 +02:00
Marcus Hoffmann 1a51f813a7 null safety cleanup 2021-07-01 16:59:54 +02:00
Lukas Lihotzki 9e6019b820 fix: return Never 2021-07-01 15:13:45 +02:00
Lukas Lihotzki d9c1fdb78a refactor: migrate to null safety 2021-07-01 15:11:39 +02:00
Lukas Lihotzki 1b84de0b44 refactor: remove timeouts in matrix_api_lite 2021-06-25 12:40:03 +02:00
Lukas Lihotzki e3a1b6aa77 refactor: mostly use dart_openapi_codegen 2021-06-25 12:40:03 +02:00
Lukas Lihotzki 3eaf4ef99a feat!: operation names from OpenAPI spec 2021-05-07 13:43:06 +02:00
Christian Pauly d667f63675 refactor: Enable more lints 2021-05-05 12:32:20 +02:00
Lukas Lihotzki 4069f0a02f refactor: avoid string conversion for comparison 2021-05-05 12:05:26 +02:00
Christian Pauly 88d0eae2b7 fix: Request aliases 2021-05-01 09:00:31 +02:00
Lukas Lihotzki 924af98f30 fix: no empty server_name parameter 2021-03-31 18:33:59 +02:00
Lukas Lihotzki 04674e2dfd refactor: upgrade to http 0.13 2021-03-30 14:49:21 +02:00
Krille Fear 7a078251a6 fix: IdServerUnbindResult typo 2021-03-09 08:24:30 +00:00
Christian Pauly e28b0fa1b3 refactor: login method AuthenticationIdentifier
This is a breaking change for the login method to use the correct format.
It makes it possible to login with email or phone.
Also this does some housekeeping stuff while
upgrading to pedantic 1.11.0 which doesnt
allow curly braces in Strings where not needed
anymore.
2021-03-09 08:09:29 +00:00
Christian Pauly 7d91cdac5e fix: Typo and wellknown parsing 2021-03-01 11:38:53 +01:00
Sorunome 8573e1915f
feat: Add fallback keys support 2021-02-15 16:23:33 +01:00
Christian Pauly 0b7a0dffb9 fix: Wrong parameters use 2021-02-09 10:36:01 +01:00
Christian Pauly 8f1d35e0bc docs: Update license to MIT 2021-01-08 13:14:03 +01:00
Christian Pauly 5ea63b1f1f fix: Set Content-Length on upload 2021-01-08 11:16:14 +01:00
Christian Pauly ede938c105 docs: Update license header 2021-01-04 10:18:41 +01:00
Christian Pauly 6b283d5c50 fix: Current version 2020-12-31 10:44:58 +01:00
Christian Pauly bb10adef79 Initial commit 2020-12-28 12:01:03 +01:00