Christian Pauly
7ce3c06ea0
chore: Bump version
2022-05-09 14:34:04 +02:00
h.carnot
fb3489167f
chore: bump version
2022-05-04 11:41:28 +02:00
Christian Pauly
ae7472e013
chore: Bump version
2022-04-14 19:45:06 +02:00
Christian Pauly
bd45983b6a
chore: Bump version
2022-04-14 17:33:41 +02:00
Krille Fear
9a3b8e73c1
chore: Bump version
2022-04-08 11:07:41 +02:00
Krille Fear
53de819597
chore: Bump version
2022-04-04 14:41:36 +02:00
Christian Pauly
ebd4ff3544
chore: Bump version
2022-04-03 08:25:25 +02:00
Christian Pauly
9ea9be283f
chore: Bump version
2022-03-30 11:31:25 +02:00
TheOneWithTheBraid
49c6093c2f
chore: bump version
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-03-25 16:27:43 +01:00
Christian Pauly
4418b95e46
chore: Bump version
2022-03-17 16:53:35 +01:00
Christian Pauly
b7e9d8e555
chore: Update fluffybox
2022-03-14 15:03:54 +01:00
Christian Pauly
adf31428fc
chore: Bump version
2022-03-02 08:10:05 +01:00
Krille Fear
ecc60efea9
fix: Change password using email authentication
2022-02-19 13:37:35 +01:00
Krille Fear
d434fd8d67
chore: Bump version
2022-02-19 12:34:13 +01:00
Christian Pauly
a1716bd98e
chore: Bump version
2022-02-16 08:11:16 +01:00
Christian Pauly
645443a319
chore: Bump version
2022-02-15 11:23:28 +01:00
Christian Pauly
a9e22dc5f7
chore: Bump version
2022-02-14 15:24:16 +01:00
Christian Pauly
e7e7f248b3
chore: Bump version
2022-02-14 11:08:46 +01:00
Christian Pauly
8c69b34b5c
chore: Bump version
2022-02-14 09:04:50 +01:00
Christian Pauly
f9875e2929
chore: Bump version
2022-02-08 08:43:19 +01:00
Krille Fear
ec367e9bc1
chore: Bump version
2022-02-07 15:16:23 +01:00
Christian Pauly
3192c9332e
chore: Bump version
2022-02-04 09:01:09 +01:00
td
6801a77bd5
Merge branch 'krille/remove-pin-code-metrics' into 'main'
...
chore: Remove pin for code metrics
See merge request famedly/company/frontend/famedlysdk!948
2022-02-04 07:03:48 +00:00
Christian Pauly
c82ae911db
chore: Bump version
2022-02-03 10:53:48 +01:00
Christian Pauly
ab006d1061
chore: Remove pin for code metrics
...
The bug got fixed in the latest
version.
2022-02-03 09:22:51 +01:00
Christian Pauly
2761691e7c
fix: Pin code metrics version for workaround a bug
2022-02-01 15:06:56 +01:00
Christian Pauly
dcfdb6d313
chore: Bump version
2022-01-26 13:20:32 +01:00
Krille Fear
88acac28f3
Merge branch 'repo-url' into 'main'
...
fix: missing repo URL in pubspec
See merge request famedly/company/frontend/famedlysdk!942
2022-01-26 10:53:42 +00:00
TheOneWithTheBraid
71e8db7a69
fix: missing repo URL in pubspec
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-01-26 11:40:55 +01:00
Lanna Michalke
58f6cde0bf
BREAKING CHANGE: high-level hadling of image sizes
...
- By using [package:image](https://pub.dev/packages/image ), the
`MatrixImageFile` was given automatically generated width and heigth.
- Moreover, `MatrixImageFile` was given a factory to create the image
file from a given maximal dimension.
- When sending images without explicitly providing a thumbnail, the
thumbnail is automatically generated based on the provided image.
- The blur hash in generated automatically based on the provided image.
Fixes:
https://gitlab.com/famedly/company/frontend/famedly-web/-/issues/162 , https://gitlab.com/famedly/fluffychat/-/issues/756
Signed-off-by: Lanna Michalke <l.michalke@famedly.com>
2022-01-19 13:10:17 +01:00
Techno-Disaster
c884a3b83f
chore: update fluffybox and bump version
2022-01-14 18:45:31 +05:30
Krille Fear
86c9067daa
chore: Bump version
2022-01-08 10:47:14 +01:00
Krille Fear
e5fde4f801
chore: bump version
2021-12-16 08:17:36 +00:00
Krille Fear
247de60f51
chore: Bump version
2021-12-03 12:37:46 +01:00
cloudwebrtc
7efe123274
Merge branch 'main' into voip/add-voip-function
2021-11-30 22:31:10 +08:00
Krille Fear
0c4fcd2d4e
chore: Bump version
2021-11-26 13:15:05 +00:00
cloudwebrtc
72584d679c
chore: bump version for webrtc_interface.
2021-11-26 20:33:57 +08:00
Krille Fear
cbf961aa9d
chore: Update SDK
2021-11-25 13:14:48 +01:00
Krille Fear
6c3741d59e
fix: Limited timeline clean up on web
2021-11-25 13:13:39 +01:00
Krille Fear
b2281025e7
chore: Update FluffyBox
2021-11-24 13:02:34 +01:00
Krille Fear
3ec778ff0d
chore: Bump version
2021-11-23 16:09:17 +01:00
Krille Fear
01eb851364
fix:
2021-11-23 15:48:18 +01:00
cloudwebrtc
93b623f2d5
chore: Use webrtc interface to build the voip module.
2021-11-19 17:51:38 +08:00
Krille Fear
b99a78476a
refactor: Remove Sembast database implementation
...
It was a nice experiment but it
loading everything into memory
is just too slow for big
accounts.
2021-11-18 19:55:21 +01:00
Krille Fear
1e3068249f
chore: Bump version
2021-11-16 10:57:52 +01:00
Krille Fear
f5051a5afe
feat: Implement sembast store
...
refactor: Use typed store
2021-11-16 09:50:25 +01:00
cloudwebrtc
56d9ba7d4a
refactor: [WIP] Voip abstract interface.
2021-11-15 22:31:38 +08:00
cloudwebrtc
09e24fd33e
feat: Migrate voip code from famedly-app.
2021-11-10 21:40:36 +08:00
Krille Fear
fac91f8618
chore: Bump version
2021-11-10 14:02:29 +01:00
Krille Fear
58b36a67a3
refactor: Update matrix_api_lite and use SyncUpdate constructors
2021-11-10 10:04:03 +01:00