Commit Graph

56 Commits

Author SHA1 Message Date
Nicolas Werner 53fbe4f7ef
chore: sort imports 2023-05-08 14:49:34 +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
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 abe793302e chore: Bump version 2022-10-14 12:33:44 +00:00
Christian Pauly dcde0af99e chore: Bump version 2022-08-29 10:33:16 +02:00
Malin Errenst 7413dacdce chore: version bump 2022-08-26 11:33:44 +02:00
Malin Errenst fccc2171fe chore: version bump 2022-08-26 09:48:58 +02:00
Christian Pauly f2ab312091 chore: Bump version 2022-08-25 12:07:36 +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 df2f210e83 chore: Bump version 2022-08-02 08:39:19 +02:00
h.carnot f64d9050de chore: bump version 2022-06-08 18:06:51 +02:00
Nicolas Werner cc509671f6 chore: bump version 2022-06-08 12:25:41 +02:00
Krille Fear a9d644cf93 chore: Bump version 2022-05-09 08:25:25 +00:00
Nicolas Werner d6bb91f7e1 chore: Update to matrix v1.2 2022-05-06 15:14:12 +00:00
Sorunome c25f893a4a
chore: Bump version 2021-12-09 12:50:27 +01:00
Krille Fear c7d182a0a7 chore: Bump version 2021-11-26 07:23:02 +00:00
Krille Fear 6f4f69106e chore: Bump version 2021-11-10 09:48:05 +01:00
Krille Fear a975c07ed4 chore: Bump version 2021-11-04 16:05:23 +01:00
Krille Fear a9f1e0b3ee chore: Bump version 2021-09-27 14:56:13 +02:00
Marcus e92802e878 chore: add missing metadata to pubspec 2021-09-09 10:41:11 +00:00
Christian Pauly 2dffb824ce chore: Bump version 2021-09-09 10:10:42 +02:00
Christian Pauly 6c16ce31c4 chore: Bump version 2021-08-20 14:06:07 +00:00
Marcus Hoffmann 2f7c8baf9f chore: bump version to 0.4.1 2021-08-05 13:11:16 +02:00
Christian Pauly 268b05b09f chore: Bump version 2021-07-22 18:17:06 +02:00
Lukas Lihotzki e3a1b6aa77 refactor: mostly use dart_openapi_codegen 2021-06-25 12:40:03 +02:00
Christian Pauly 3a6d224348 fix: Log filter in wrong direction 2021-06-10 09:21:20 +02:00
Christian Pauly 9b3768300e fix: Logs should only printed if loglevel is high enough 2021-06-09 10:11:56 +02:00
Christian Pauly 73a2f38698 Update version 2021-05-12 13:37:35 +02:00
Christian Pauly c70b149c20 change: Remove logger
The logger package has a lot of issues.
The colors are not working in web and on iOS.
Emojis are not working on some platforms.
It introduced a not very important library in a SDk which is intended to
be as minimal as possible.
This simplifies the logging to a format which works everywhere.
The # Syntax makes it also look good as markdown.
It is not very far away from the default syntax of errors and stacktraces.
It still provides several log levels, the same API and a list of output events for the logviewer.
2021-05-12 12:14:04 +02:00
Christian Pauly adb6d0a564 bump version 2021-05-10 12:08: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 cd76448f8b feat: Add room and event types for spaces 2021-04-12 09:00:11 +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
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