Christian Pauly
|
7885281c72
|
refactor: Use import sorter and ci templates
|
2022-07-21 15:44:04 +02:00 |
Nicolas Werner
|
2fd4425099
|
refactor: port some simple tests to nullsafety
|
2021-10-28 03:44:02 +02:00 |
Sorunome
|
b849c828e3
|
fix: String.parseIdentifierIntoParts not working with unicode matrix.to links
Some clients do not uri-encode the identifier for matrix.to links, so we must
handle if we can't uri-decode them
|
2021-08-28 11:19:26 +02:00 |
Christian Pauly
|
9b7474e2f2
|
refactor: Update to dart 2.12 and opt out in all files
This also adds some missing license headers, I have detected while
using license header search&replace to add the
null safety opt out
|
2021-08-18 08:09:39 +02:00 |
Christian Pauly
|
c0c7f68bf3
|
chore: Rename to matrix
|
2021-06-18 09:58:25 +02:00 |
Sorunome
|
e7c8e754a1
|
chore: Update matrix scheme parsing to match updated MSC
|
2021-02-23 16:34:43 +01:00 |
Sorunome
|
a35266f1e4
|
feat: Replay last sent olm message on olm session recovery from other device
|
2021-01-20 12:50:52 +01:00 |
Sorunome
|
19d96595cc
|
feat: Add identifier string parsing
|
2021-01-01 15:28:25 +01:00 |
Sorunome
|
c90e18b55d
|
fix: Handle domains with port or ipv6 addresses correctly
|
2020-09-15 12:40:29 +02:00 |
Sorunome
|
3d2476cfdb
|
fix: Have matrix id string extension obay the proper grammar
|
2020-08-13 09:03:44 +00:00 |
Christian Pauly
|
c6bf098644
|
Init matrix_api library
|
2020-06-03 10:16:01 +00:00 |
Christian Pauly
|
cbf5069e32
|
Add more tests
|
2020-05-25 09:34:43 +00:00 |
Christian Pauly
|
a3c5add79e
|
[SDK] Refactoring with new linter rules
|
2020-03-30 09:08:38 +00:00 |
Christian Pauly
|
9395b8fcd3
|
[Identifier] Implement string extension
|
2020-02-10 12:33:18 +01:00 |