Nicolas Werner
939aef067a
chore: bump version to 0.29.10
2024-06-10 15:39:47 +02:00
Nicolas Werner
1137f0092a
chore: Upgrade lints to 4.0.0
2024-05-30 16:15:09 +02:00
Krille
6e43f94d4c
build: Release v0.29.9
2024-05-29 11:14:43 +02:00
td
3534f4e25b
chore: release v0.29.8
2024-05-23 15:33:27 +05:30
td
54c88646ed
chore: release v0.29.7
2024-05-22 22:58:16 +05:30
td
48043ec753
feat: hide _makeNewSenderKey and expose a new preShareKey function
...
also bumps version
2024-05-22 19:06:33 +05:30
td
60f22fff00
chore: release v0.29.5
2024-05-22 18:38:00 +05:30
Krille
26f0ea92e7
build: Release v0.29.4
2024-05-21 13:31:18 +02:00
Krille
99d1fb54e2
build: Release v0.29.3
2024-05-21 13:30:42 +02:00
Krille
db5aedc8f5
build: release v0.29.2
2024-05-14 14:07:23 +02:00
Krille
2670788efc
build: Release 0.29.1
2024-05-10 08:32:44 +02:00
Krille
66cc7960c0
build: Update to v0.29.0
2024-05-08 12:21:20 +02:00
td
f83351a4b5
chore: release v0.28.1
2024-04-30 17:53:28 +05:30
td
4b598243fe
chore: release v0.28.0
2024-04-23 18:11:12 +05:30
td
20a31c1908
feat: famedly calls
2024-04-23 15:52:35 +05:30
Karthikeyan S
56fc21186e
build: Bump version 0.27.0
2024-04-16 17:42:49 +05:30
Karthikeyan S
696d8859d6
chore: downgrade sqflite_common_ffi to support dart sdk v3.2.0
2024-04-16 08:45:09 +05:30
td
cd94cf62a8
chore: merge api_lite and dart sdk
2024-03-25 17:22:05 +05:30
Krille
e266ef7312
refactor: Switch to MatrixSdkDatabase as suggested database and deprecate other ones
2024-03-22 16:05:08 +01:00
Krille
1763c2dbdf
build: Bump version 0.26.1
2024-03-15 12:16:32 +01:00
Krille
dec3ea00be
build: Bump version to 0.26.0
2024-03-08 11:11:39 +01:00
Krille
6f905f7d3b
build: Bump version to 0.25.13
2024-03-07 08:51:38 +01:00
Krille
d51151c08b
build: Bump version
2024-03-01 12:15:27 +01:00
Krille
2687381274
build: Bump version
2024-02-26 12:34:48 +01:00
Karthikeyan S
a6479408e4
build: Bump version to 0.25.10
2024-02-23 12:11:36 +05:30
Mohammad Reza Moradi
7ffabce992
build: Bump changelog to v0.25.9
2024-02-14 12:00:07 +03:30
Krille
af0d316044
build: Bump changelog to v0.25.8
2024-01-31 14:00:39 +01:00
Krille
50096bfdf8
build: Bump version and add changelog
2024-01-29 14:57:51 +01:00
The one with the braid
1adbac31ae
feat: add SQfLite encryption helper
...
This patch introduces a helper class for SQfLite encryption related operations.
Most matrix clients will encrypt their sqlite database at rest. Since
this is a quite fragmented task using the Flutter sqlite ecosystem, this
helper aims to simplify some more complex operations.
It in particular helps with the following tasks :
- loading the correct shared objects / dynamic libraries for sqlcipher
- check whether a database is encrypted
- migrate an unencrypted SQLite database to SQLCipher
- apply the cipher to a database while opening it and ensure it loads
This code is not exactly matrix related, though presumably any matrix
client will use parts of it.
Possible regressions :
- `package:sqlite3` became a direct dependency. As of now it already was a
transitive dependency of the SDK itself.
Signed-off-by: The one with the braid <info@braid.business>
2024-01-24 10:43:46 +01:00
Krille
33c74d30bc
build: Bump version and add changelog
2024-01-22 15:14:21 +01:00
Krille
d1b8070376
build: Bump version to 0.25.5
2024-01-13 16:55:25 +01:00
Krille
05d8bff33d
build: Bump version to 0.25.4
2024-01-05 15:21:13 +01:00
Krille
57d564ab7e
build: Release 0.25.3
2024-01-02 10:39:26 +01:00
Krille
5cd55e3ec7
build: Bump version 0.25.2
2023-12-27 16:02:51 +01:00
Krille
16604f2803
build: Bump version to v0.25.1
2023-12-27 12:14:23 +01:00
Krille
fc91dfa496
build: Release v0.25.0
2023-12-21 09:33:05 +01:00
Krille
c12e8f6dbe
build: Release 0.24.3
2023-12-11 11:44:46 +01:00
Krille
7f5d279ae1
build: Release 0.24.2
2023-12-11 09:01:15 +01:00
Krille
b1b29be3a6
docs: Add issue tracker to pub.dev
2023-12-07 12:58:27 +01:00
Krille
b547b7dfe0
build: Add changelog for v0.24.1
2023-12-07 10:24:42 +01:00
Christian Pauly
6db019ae23
feat: Implement new Matrix Dart SDK Database
...
fix: Edit last event breaks db
feat: Add native sqflite indexeddb database
feat: Split up preload and nonpreload room state boxes
2023-12-06 12:11:47 +01:00
Krille
3d78ab97ca
build: Release v0.24.0
2023-11-29 13:15:46 +01:00
Nicolas Werner
129be2e86b
chore: bump version to 0.23.0
2023-11-27 12:28:27 +01:00
Karthikeyan S
7f32428091
build: release 0.22.7
2023-11-16 14:08:19 +05:30
dependabot[bot]
2b7f4b48a3
build(deps): bump file from 6.1.4 to 7.0.0
...
Bumps [file](https://github.com/google/file.dart/tree/master/packages ) from 6.1.4 to 7.0.0.
- [Release notes](https://github.com/google/file.dart/releases )
- [Commits](https://github.com/google/file.dart/commits/v7.0.0/packages )
---
updated-dependencies:
- dependency-name: file
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 09:58:58 +00:00
Nicolas Werner
82492f92e1
chore: upgrade lints
2023-11-02 10:20:33 +01:00
Krille
569fa186cf
build: Release 0.22.6
2023-10-23 13:03:30 +02:00
Krille
a9a2bedab0
build: Bump version to 0.22.5
2023-10-20 13:29:07 +02:00
dependabot[bot]
9225d6f7d2
build(deps): bump http from 0.13.6 to 1.1.0
...
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs ) from 0.13.6 to 1.1.0.
- [Release notes](https://github.com/dart-lang/http/releases )
- [Commits](https://github.com/dart-lang/http/commits/http-v1.1.0/pkgs )
---
updated-dependencies:
- dependency-name: http
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 14:22:10 +00:00
Krille
5dd444daf2
refactor: Update markdown
2023-09-28 08:09:17 +02:00