Commit Graph

13 Commits

Author SHA1 Message Date
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
Sorunome 31e72662ef
chore: version bump 2021-02-19 13:08:32 +01:00
Christian Pauly 0b7a0dffb9 fix: Wrong parameters use 2021-02-09 10:36:01 +01:00
Christian Pauly 9617e76763 change: Less noisy oneline logs 2021-01-26 15:32:04 +01:00
Christian Pauly 2b04551838 fix: well-known in fake_matrix_api 2021-01-20 14:07:40 +01:00
Christian Pauly d8c12dd43d chore: Bump version 2021-01-20 12:45:16 +01:00
Christian Pauly 5f46a75d10 chore: Bump version 2021-01-08 13:03:06 +01:00
Christian Pauly 5ea63b1f1f fix: Set Content-Length on upload 2021-01-08 11:16:14 +01:00
Christian Pauly e9933659a0 chore: Bump version 2021-01-08 10:54:38 +01:00
Christian Pauly 0c77539291 feat: Add RoomEncryptedContent and RoomEncryptionContent 2021-01-08 08:43:28 +01:00
Christian Pauly ec019698bf fix: Missing package 2020-12-31 10:52:05 +01:00
Christian Pauly af2024816f docs: Clean up 2020-12-30 12:46:02 +01:00
Christian Pauly bb10adef79 Initial commit 2020-12-28 12:01:03 +01:00