Christian Pauly
adb6d0a564
bump version
2021-05-10 12:08:26 +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
846c96e90d
refactor: move identifier type detection into AuthenticationIdentifier
2021-05-05 12:08:03 +02:00
Lukas Lihotzki
2fdf3e8284
refactor: polymorphism can be used without manual switch statement
2021-05-05 12:05:26 +02:00
Lukas Lihotzki
4069f0a02f
refactor: avoid string conversion for comparison
2021-05-05 12:05:26 +02:00
Lukas Lihotzki
9de57fad9b
refactor: initializer lists in fromJson constructors
2021-05-05 12:05:26 +02:00
Lukas Lihotzki
23db25d4af
refactor: use ..
2021-05-05 12:05:26 +02:00
Lukas Lihotzki
83ef6484eb
refactor: use map
2021-05-05 12:05:26 +02:00
Lukas Lihotzki
19500307be
refactor: call fromJson constructor of base class
2021-05-05 12:05:26 +02:00
Christian Pauly
a5af392fb8
fix: Missing RoomCreationTypes
2021-05-01 09:26:18 +02:00
Christian Pauly
ddce012498
chore: Bump version
2021-05-01 09:01:20 +02:00
Christian Pauly
88d0eae2b7
fix: Request aliases
2021-05-01 09:00:31 +02:00
Christian Pauly
a84e196b03
fix: Changelog
2021-04-12 09:00:30 +02:00
Christian Pauly
cd76448f8b
feat: Add room and event types for spaces
2021-04-12 09:00:11 +02:00
Lukas Lihotzki
924af98f30
fix: no empty server_name parameter
2021-03-31 18:33:59 +02:00
Christian Pauly
af70aee537
chore: Update version
2021-03-31 13:42:09 +02:00
Lukas Lihotzki
8f0e20c044
chore: upgrade logger to 1.0.0
2021-03-30 14:52:17 +02:00
Lukas Lihotzki
04674e2dfd
refactor: upgrade to http 0.13
2021-03-30 14:49:21 +02:00
Christian Pauly
af693700fb
fix: Mime
2021-03-30 12:37:08 +02:00
Christian Pauly
11904f4da1
fix: Remove unused dependency mime
2021-03-30 12:29:46 +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
512abfc476
chore: Add changelog
2021-02-19 13:09:17 +01:00
Sorunome
31e72662ef
chore: version bump
2021-02-19 13:08:32 +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
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
Sorunome
484037a13f
feat: Add m.dummy event
2021-01-18 16:33:12 +01:00
Sorunome
195d46b901
fix: Deep-copy arrays correctly
2021-01-17 15:38:09 +01:00
Christian Pauly
8f1d35e0bc
docs: Update license to MIT
2021-01-08 13:14:03 +01:00
Christian Pauly
5f46a75d10
chore: Bump version
2021-01-08 13:03:06 +01:00
Christian Pauly
0ccf300777
fix: Cast instead of shallow copy
2021-01-08 12:55:45 +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
ae34041f29
feat: Implement plaintext parsing
2021-01-08 10:54:04 +01:00
Christian Pauly
618d42a448
feat: Room forwarded key content
2021-01-08 10:30:57 +01:00
Christian Pauly
fce7705243
feat: Implement room key request parsing
2021-01-08 09:54:11 +01:00
Christian Pauly
81c86a6c05
feat: Add room_key content
2021-01-08 09:33:03 +01:00
Christian Pauly
0c77539291
feat: Add RoomEncryptedContent and RoomEncryptionContent
2021-01-08 08:43:28 +01:00
Christian Pauly
128df8d8eb
feat: Add encryption content
2021-01-07 14:00:40 +01:00
Krille Fear
52c771b793
Add LICENSE
2021-01-04 09:27:45 +00:00
Krille Fear
9d727fa1f0
Delete LICENSE
2021-01-04 09:27:24 +00:00
Christian Pauly
ede938c105
docs: Update license header
2021-01-04 10:18:41 +01:00
Christian Pauly
48cdb18f18
chore: More tests
2020-12-31 11:00:15 +01:00
Christian Pauly
ec019698bf
fix: Missing package
2020-12-31 10:52:05 +01:00
Christian Pauly
6b283d5c50
fix: Current version
2020-12-31 10:44:58 +01:00