Malin
150d5dbd76
Merge pull request #142 from famedly/release/v1.7.2
...
chore: release v1.7.2
2023-10-06 10:48:21 +02:00
td
d1d023d45b
chore: release v1.7.2
2023-10-04 15:55:01 +05:30
td
e9236bc8b8
Merge pull request #141 from famedly/td/ci
...
chore: add general and publish ci
2023-10-04 10:23:18 +00:00
td
281e670867
chore: add general and publish ci
2023-10-04 15:38:39 +05:30
Malin
b1f060fe9a
Merge pull request #138 from famedly/malin/add-issue-templates
...
chore: Add adjusted issue templates from product-management
2023-09-26 11:44:15 +02:00
Malin Errenst
8541d4d678
chore: Add adjusted issue templates from product-management
2023-09-22 14:14:14 +02:00
Krille-chan
b8ef4754b6
Merge pull request #137 from famedly/nico/dart-3-compat
...
chore: make dependencies compatible with dart 3
2023-09-21 08:43:36 +02:00
Nicolas Werner
fd584ff28e
chore: make dependencies compatible with dart 3
2023-09-20 19:42:45 +02:00
Niklas Zender
aa07a0e777
chore: add github action
2023-07-08 16:12:56 +02:00
Malin Errenst
79fe358a49
chore: Bump version
2023-06-22 18:11:59 +02:00
Malin Errenst
5d8a82aefa
fix: Fixed fake_matrix_api.dart signedOneTimeKeys upload
2023-06-22 18:05:04 +02:00
Malin Errenst
3bd36aa19f
fix: Fix type cast to fix test in matrix-fhir-dart-sdk
2023-06-22 14:29:29 +02:00
td
3dbcc120e5
chore: bump version to 1.7.0
2023-06-13 11:48:54 +05:30
td
e45dbd169d
chore: add qr releated eventTypes
2023-06-13 11:45:27 +05:30
Krille
e81898ef7f
refactor: Get rid of dynamic lists
2023-06-13 07:59:20 +02:00
Krille
4953784be4
docs: Add regenerate code instructions to readme
2023-06-12 21:23:37 +00:00
Malin Errenst
9699b2823e
chore: Remove tags for CI test stage
2023-06-12 15:42:51 +02:00
Malin Errenst
06d587e64f
refactor: Changed Map<String, dynamic> to Map<String, Object?>
...
- contains breaking changes because some type casts will be needed in
Matrix SDK
2023-06-09 15:04:28 +02:00
Malin Errenst
cf984d61f9
chore: generated folder from recent dart_openapi_codegen
2023-06-09 15:04:19 +02:00
Nicolas Werner
53fbe4f7ef
chore: sort imports
2023-05-08 14:49:34 +02:00
Nicolas Werner
a1e8971c39
ci: Use the ci template
2023-05-08 14:47:10 +02:00
Nicolas Werner
b95edec462
fix: Update the generated enum files
2023-04-17 16:54:43 +02:00
Nicolas Werner
ab0403657d
chore: Bump version to 1.6 to reflect spec update
2023-04-17 12:05:11 +02:00
Nicolas Werner
d99bb05f47
feat: Upgrade to spec 1.6
...
In theory this is a breaking change, since it changes the read receipt
API slightly.
2023-04-17 11:57:56 +02:00
Christian Pauly
ab7fc034f2
chore: Bump version
2023-01-27 14:28:35 +01:00
Christian Pauly
25e2205dbf
chore: Update enhanced_enum to 0.2.4
2023-01-27 14:28:07 +01:00
Christian Pauly
7655d322e9
chore: Bump version
2022-11-07 10:40:40 +01:00
Christian Pauly
2af89aeb8b
feat: Allow converting of stacktraces in logs
...
This makes it possible to
print the correct stacktraces
when using web.
2022-11-07 10:40:02 +01:00
Christian Pauly
abe793302e
chore: Bump version
2022-10-14 12:33:44 +00:00
Nicolas Werner
1719bcec9e
chore: add pushrules to the event types
2022-10-14 12:31:05 +00:00
Christian Pauly
3cc2f2fa4a
fix: Edge case where MatrixException.error differs from errcode
2022-10-14 14:22:13 +02:00
Krille Fear
881f8c3fd8
refactor: Remove unused api docs job
2022-08-29 08:41:38 +00:00
Christian Pauly
dcde0af99e
chore: Bump version
2022-08-29 10:33:16 +02:00
Christian Pauly
6948eb8c06
fix: Parsing of MatrixException parameters
2022-08-29 10:23:44 +02:00
Malin Errenst
855f9ee2e6
fix: forced publish command in .gitlab-ci.yml
2022-08-26 14:45:54 +02:00
Malin Errenst
5d3f8d132d
fix: Fix for tag version publishing
2022-08-26 14:18:01 +02:00
Malin Errenst
7413dacdce
chore: version bump
2022-08-26 11:33:44 +02:00
Malin Errenst
ec848f5bc3
fix: Fixed missing .pub-cache folder creation in .gitlab-ci.yml
2022-08-26 11:12:39 +02:00
Malin Errenst
fccc2171fe
chore: version bump
2022-08-26 09:48:58 +02:00
Malin Errenst
ea93867b94
fix: Fixed dysfunctional key-verification (Emoji+manual)
...
- added snippet from Nico in matrix_keys.dart
Fixes #24
2022-08-26 09:48:11 +02:00
Christian Pauly
f2ab312091
chore: Bump version
2022-08-25 12:07:36 +02:00
Krille Fear
4675783311
Revert "fix: Secret storage keys are used as account data but are not uri encoded"
...
This reverts commit 2f944292ba
2022-08-24 07:57:16 +00:00
Nicolas Werner
a525bb120a
chore: strict casts
2022-08-20 17:26:16 +02:00
Nicolas Werner
6a225e3b8c
chore: strict raw types
2022-08-20 11:56:34 +02:00
Nicolas Werner
5bd934895d
chore: strict inference
2022-08-20 11:53:14 +02:00
Nicolas Werner
7471743be3
chore: disable dynamic calls
2022-08-20 11:28:43 +02:00
Nicolas Werner
57ec5014d9
chore: use updated dart image
2022-08-19 12:17:46 +02:00
Nicolas Werner
ff66e1c208
chore: upgrade from pedantic to lints
2022-08-19 12:11:42 +02:00
Christian Pauly
cb743e8df0
chore: Bump version
2022-08-12 09:08:16 +02:00
Christian Pauly
2f944292ba
fix: Secret storage keys are used as account data but are not uri encoded
...
This always encodes the storage
key so it can be used as account data.
Before the app has waited failed
to use this key at all so we do not
need a migration.
2022-08-12 09:06:51 +02:00