Commit Graph

  • c0c7f68bf3 chore: Rename to matrix Christian Pauly 2021-06-17 11:25:19 +0200
  • 38d81d6093 fix: Migrate missing device keys Christian Pauly 2021-06-17 12:37:10 +0200
  • 14ee16fe16 feat: Implement new Hive Database Christian Pauly 2021-06-15 09:54:27 +0200
  • 28dc8b4ff0 refactor: Improve clearing Christian Pauly 2021-06-14 08:30:27 +0200
  • fe06b96e93 fix: Do not logout before migration Christian Pauly 2021-06-14 08:29:03 +0200
  • 967712adfe feat: Implement database migration Christian Pauly 2021-06-10 08:40:24 +0200
  • cfa4441682 chore: Update matrix api lite Christian Pauly 2021-06-10 09:23:08 +0200
  • 3a6d224348 fix: Log filter in wrong direction Christian Pauly 2021-06-10 09:21:20 +0200
  • ae2aafbd52 test: use setUp and tearDown Lukas Lihotzki 2021-06-09 17:12:14 +0200
  • a5cbbf5cf4 chore: Update matrix_api_lite Krille Fear 2021-06-09 08:12:47 +0000
  • 9b3768300e fix: Logs should only printed if loglevel is high enough Christian Pauly 2021-06-09 10:11:56 +0200
  • d308fac43c fix: CI Christian Pauly 2021-06-08 11:40:04 +0200
  • 0e1e72d3ab fix: Minor test glitches Christian Pauly 2021-06-01 15:27:57 +0200
  • c387b33e9f refactor: Make support for file storing optional in database API Christian Pauly 2021-06-01 15:27:18 +0200
  • ab0ff46900 refactor: Remove types for timeline callbacks Christian Pauly 2021-06-01 12:57:52 +0200
  • 73db010db4 fix: Make QueuedToDeviceEvent store content as String OR Map Christian Pauly 2021-06-01 12:56:43 +0200
  • d0f67f914a refactor: Add sortOrderKey and check for this while Event creation Christian Pauly 2021-06-01 12:55:45 +0200
  • 26261ecd5e feat: Add fromJson method for Room Christian Pauly 2021-06-01 12:54:16 +0200
  • 9631cea83a feat: Add toJson method for StoredInboundGroupSession Christian Pauly 2021-06-01 12:51:17 +0200
  • c3d47b16c6 CI: Use correct image Christian Pauly 2021-05-20 09:21:37 +0200
  • c66e35c16c refactor: Create a clean database API Christian Pauly 2021-05-20 09:21:07 +0200
  • 6fae2e1426 docs: Clean up repository docs Christian Pauly 2021-05-14 08:53:58 +0200
  • d1b76b01c4 fix: Try clear and try close database Christian Pauly 2021-05-17 14:36:10 +0200
  • bb9a8ff7e9 fix: SdkError Exception can be anything so should be dynamic Christian Pauly 2021-05-17 14:17:46 +0200
  • aa4b0a25fa refactor: Update matrix_api_lite and remove no longer necessary dep override Christian Pauly 2021-05-12 14:50:02 +0200
  • 6f52c0e2c3 fix: Allow SDK users to delete the db after logout Nicolas Werner 2021-04-08 15:13:57 +0200
  • 3e076425e6 CI: Remove update dependency job Christian Pauly 2021-05-12 14:45:51 +0200
  • c196610998 chore: operation names from OpenAPI spec Lukas Lihotzki 2021-05-07 13:53:35 +0200
  • 73a2f38698 Update version Christian Pauly 2021-05-12 13:37:35 +0200
  • c70b149c20 change: Remove logger Christian Pauly 2021-05-12 11:53:58 +0200
  • adb6d0a564 bump version Christian Pauly 2021-05-10 12:08:26 +0200
  • 3eaf4ef99a feat!: operation names from OpenAPI spec Lukas Lihotzki 2021-05-07 13:43:06 +0200
  • d667f63675 refactor: Enable more lints Christian Pauly 2021-05-05 12:24:49 +0200
  • 846c96e90d refactor: move identifier type detection into AuthenticationIdentifier Lukas Lihotzki 2021-05-05 12:08:03 +0200
  • 2fdf3e8284 refactor: polymorphism can be used without manual switch statement Lukas Lihotzki 2021-05-05 12:05:26 +0200
  • 4069f0a02f refactor: avoid string conversion for comparison Lukas Lihotzki 2021-05-05 12:05:26 +0200
  • 9de57fad9b refactor: initializer lists in fromJson constructors Lukas Lihotzki 2021-05-05 12:05:26 +0200
  • 23db25d4af refactor: use .. Lukas Lihotzki 2021-05-05 12:05:26 +0200
  • 83ef6484eb refactor: use map Lukas Lihotzki 2021-05-05 12:05:26 +0200
  • 19500307be refactor: call fromJson constructor of base class Lukas Lihotzki 2021-05-05 12:05:26 +0200
  • 70ee808911 feat: Enhanced alias handling Christian Pauly 2021-05-01 08:33:28 +0200
  • a5af392fb8 fix: Missing RoomCreationTypes Christian Pauly 2021-05-01 09:26:18 +0200
  • ddce012498 chore: Bump version Christian Pauly 2021-05-01 09:01:20 +0200
  • 88d0eae2b7 fix: Request aliases Christian Pauly 2021-05-01 09:00:31 +0200
  • fdf650abd5 refactor: avoid if-condition based on bit value Lukas Lihotzki 2021-04-26 18:48:54 +0200
  • b4f755388a refactor: high-level loops Lukas Lihotzki 2021-04-19 18:22:50 +0200
  • 71fdd28a8a refactor: await unconditionally Lukas Lihotzki 2021-04-16 14:19:42 +0200
  • ffef732103 refactor: enable more linter rules Christian Pauly 2021-04-14 10:29:12 +0200
  • 545ce26e39 style: fix format and lint Lukas Lihotzki 2021-04-12 14:43:57 +0200
  • ac9df588d1 chore: recreate database.g.dart Lukas Lihotzki 2021-04-12 14:42:04 +0200
  • 089ecfdb0c chore: update dependencies Lukas Lihotzki 2021-04-06 18:30:13 +0200
  • d413f54f10 refactor: use OpenSSL for file e2ee Lukas Lihotzki 2021-03-25 14:05:34 +0100
  • 761138a56d refactor: use OpenSSL for AES Lukas Lihotzki 2021-03-24 16:55:12 +0100
  • 7faf05fe90 refactor: selectable hash for pbkdf2 Lukas Lihotzki 2021-03-23 21:29:06 +0100
  • a25d1932ee fix: fast pbkdf2 with OpenSSL Lukas Lihotzki 2021-03-23 18:08:40 +0100
  • 4f32168017 chore: upgrade to markdown 4.0.0 Lukas Lihotzki 2021-03-23 13:33:02 +0100
  • 285b14912a chore: null safe crypto dependencies Lukas Lihotzki 2021-03-19 20:21:32 +0100
  • 7d0402b99f docs: mention libolm dependency Lukas Lihotzki 2021-04-11 15:09:00 +0200
  • b9df73989b test: fix test on web Lukas Lihotzki 2021-04-07 16:08:28 +0200
  • fb0177ac5f feat: Implement spaces Christian Pauly 2021-03-31 14:22:57 +0200
  • a84e196b03 fix: Changelog Christian Pauly 2021-04-12 09:00:30 +0200
  • cd76448f8b feat: Add room and event types for spaces Christian Pauly 2021-04-12 09:00:11 +0200
  • d7b7619a63 Chore: Rename author & description of SDK Niklas Zender 2021-04-06 13:30:44 +0000
  • f69acda419 refactor: use parameters in EncryptedFile constructor Lukas Lihotzki 2021-04-06 18:57:34 +0200
  • 2a2a170609 refactor: upgrade http package Lukas Lihotzki 2021-03-30 15:05:56 +0200
  • 08043c06f4 refactor: high-level loops Lukas Lihotzki 2021-03-30 13:55:49 +0200
  • 924af98f30 fix: no empty server_name parameter Lukas Lihotzki 2021-03-31 18:33:59 +0200
  • af70aee537 chore: Update version Christian Pauly 2021-03-31 13:42:09 +0200
  • c248de0d04 chore: Update mime Christian Pauly 2021-03-30 12:38:04 +0200
  • 8f0e20c044 chore: upgrade logger to 1.0.0 Lukas Lihotzki 2021-03-30 14:52:17 +0200
  • 04674e2dfd refactor: upgrade to http 0.13 Lukas Lihotzki 2021-03-30 14:29:24 +0200
  • 0ceb2b26df refactor: Constants names Christian Pauly 2021-03-29 10:38:51 +0200
  • af693700fb fix: Mime Christian Pauly 2021-03-30 12:37:08 +0200
  • 11904f4da1 fix: Remove unused dependency mime Christian Pauly 2021-03-30 12:29:46 +0200
  • 3d55abdd11 chore: upgrade to ffi 1.0.0 Lukas Lihotzki 2021-03-29 16:37:29 +0200
  • 88bc150722 ci: allow explanatory comments in pubspec.yaml Lukas Lihotzki 2021-03-29 13:36:32 +0200
  • a4eeb1239e chore: use coverage instead of test_coverage Lukas Lihotzki 2021-03-23 17:06:54 +0100
  • 9012ce6b2c fix: Display errors from isolates in the logs Christian Pauly 2021-03-17 09:37:24 +0100
  • 0a9f8497e2 chore: Make bootstrap logs more chatty Christian Pauly 2021-03-17 08:22:22 +0100
  • 9bef8452d3 docs: Clean up dart documentations Krille Fear 2021-03-16 12:32:21 +0000
  • 9626c64993 docs: Fix deprecation warning Krille Fear 2021-03-15 09:24:47 +0000
  • dd2bc860a3 Merge branch 'soru/merge-trains' into 'main' Krille Fear 2021-03-16 06:16:56 +0000
  • fb0de1ce59 Merge branch 'krille/update-login' into 'main' Krille Fear 2021-03-09 18:22:52 +0000
  • 4b6974e03a
    chore: Make merge trains possible Sorunome 2021-03-09 19:15:02 +0100
  • 97daae3419 refactor: Update to matrix_api_lite 0.2.0 Christian Pauly 2021-03-09 09:15:34 +0100
  • 5cf97886b4 Merge branch 'soru/strip-at-room' into 'main' Krille Fear 2021-03-09 18:12:47 +0000
  • 57fde98fec Merge branch 'soru/less-sql-statements' into 'main' Krille Fear 2021-03-09 18:12:40 +0000
  • d43d4bedee Merge branch 'soru/fix-ssss-cache' into 'main' Krille Fear 2021-03-09 18:12:30 +0000
  • 4bd8359518 Merge branch 'krille/refactor-room-states' into 'main' Krille Fear 2021-03-09 18:12:23 +0000
  • 6d171542af
    feat: Escape @room in the reply fallback when replying Sorunome 2021-03-09 13:41:00 +0100
  • c76dc0daa2
    chore: Reduce needed database accessess Sorunome 2021-03-09 13:23:02 +0100
  • 1f8285c3e7 refactor: Room states Christian Pauly 2021-03-02 09:05:46 +0100
  • 7ef288ec91
    fix: A few ssss fixes Sorunome 2021-03-09 16:33:02 +0100
  • 3f2ced692f Merge branch 'krille/update-pedantic' into 'main' Sorunome 2021-03-09 17:28:04 +0000
  • 44ca96e544 refactor: Update pedantic Krille Fear 2021-03-09 17:28:04 +0000
  • 7a078251a6 fix: IdServerUnbindResult typo Krille Fear 2021-02-27 09:01:22 +0000
  • e28b0fa1b3 refactor: login method AuthenticationIdentifier Christian Pauly 2021-03-09 07:40:16 +0100
  • 0d8bddf708 Merge branch 'soru/fallback-keys' into 'main' Krille Fear 2021-03-03 07:38:32 +0000
  • 498c7825a5
    feat: Add fallback keys support Sorunome 2021-02-15 16:26:49 +0100
  • 7d91cdac5e fix: Typo and wellknown parsing Christian Pauly 2021-03-01 11:35:00 +0100