Commit graph

598 commits

Author SHA1 Message Date
Krille
c2495eb1a7 refactor: Update dependencies 2023-05-23 08:40:56 +02:00
Krille
1d72ab512a chore: Readd support for html tables 2023-05-19 17:30:25 +02:00
Krille
a6d135bdbe chore: Update flutter webrtc 2023-05-18 10:48:27 +02:00
Krille
796a6fdae1 refactor: Reimplement flutter matrix html locally 2023-05-17 12:26:59 +02:00
Krille
d330ca0ff7 chore: Remove macos_ui dependency 2023-05-16 19:21:37 +02:00
Krille
208bac0531 chore: Remove webrtc override 2023-05-16 19:12:20 +02:00
Krille
e721dac452 chore: Update dep ref 2023-05-16 09:35:27 +02:00
Krille
526f5dce47 chore: Follow up update flutter matrix html 2023-05-16 09:12:13 +02:00
Krille
cb0fe173d9 chore: Minor code clean up 2023-05-15 18:55:27 +02:00
lauren n. liberda
1e0988dd4c builds: migrate to dart 3.0/flutter 3.10 2023-05-15 16:52:03 +00:00
Krille
ab1e2d8db8 chore: Disable webrtc on linux again 2023-05-11 18:15:47 +02:00
Krille
1ce60aecf4 build: Remove dependency overwrite for ffi 2023-05-09 14:51:25 +02:00
Krille
55de4387f2 build: Update dependencies 2023-05-09 14:47:05 +02:00
ShootingStarDragons
b9104f243e feat: change to flutterwebauth2 2023-03-19 23:18:31 +08:00
Krille
d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 2023-03-18 17:02:12 +01:00
Christian Kußowski
6e747c3153 chore: Update matrix sdk to 0.18.0 2023-03-15 09:44:51 +01:00
Krille
7ce9612a88 chore: disable webrtc on linux again 2023-03-11 17:47:52 +01:00
Krille
038f6bd9ff refactor: Remove unused dependency 2023-03-09 20:34:32 +01:00
Krille
0641793353 chore: Switch back to main webrtc 2023-03-09 20:32:59 +01:00
Krille
8f77f133a3 chore: Lookup l10n in pushhelper if null 2023-02-25 15:26:17 +01:00
Krille
f8052c9cae chore: Update matrix package to 0.17.0 2023-02-17 18:28:18 +01:00
Krille
0b7799357a style: Nicer chips in encryption settings and icons showing device status 2023-02-04 16:56:42 +01:00
q234rty
a47bbb38a8 Fix file picker on Linux 2023-02-03 08:39:25 +00:00
Christian Pauly
ffd7904f3a refactor: Use dynamic color package instead of system theme 2023-02-03 09:27:25 +01:00
Krille
7424547c0f chore: Bump version 2023-01-29 08:57:08 +01:00
Christian Pauly
d00b0b4d6c fix: Shared preferences package for flutter 3.7 2023-01-27 14:11:49 +01:00
Christian Pauly
35174cb859 refactor: Migrate to Flutter 3.7.0 2023-01-26 13:18:42 +01:00
Krille
d343c71703 chore: Update Matrix SDK and refactor 2023-01-20 16:59:50 +01:00
Krille
c47ca99aaa chore: Update dependencies 2023-01-05 18:21:13 +01:00
Krille
2c45552c8e chore: Update flutter_map 2023-01-03 17:31:03 +01:00
Krille
c2f6441a8a chore: Remove unused translations 2023-01-03 17:23:09 +01:00
Krille Fear
680dd886d8 feat: Add audio message support to linux 2022-12-30 10:51:26 +01:00
TheOneWithTheBraid
8f647f6dcd chore: bump matrix sdk
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-27 14:38:22 +01:00
Krille Fear
368ebdf300 chore: Remove workaround of record package 2022-12-27 13:15:46 +01:00
Krille Fear
c908ea5fe0 chore: Update dependencies 2022-12-26 19:22:36 +01:00
Krille Fear
ae3c95085f chore: Update sdk 2022-12-25 13:20:52 +01:00
Krille Fear
a35229bf7d feat: Use Android system accent color 2022-12-24 11:48:48 +01:00
Krille Fear
5f3e8791dd fix: Libhandy windows 2022-12-24 09:37:12 +01:00
Krille Fear
9f058ceeb3 fix: Disable linux webrtc until it is fixed 2022-12-23 12:42:56 +01:00
Christian Pauly
03080a9014 chore: Update unifiedpush 2022-12-22 08:51:22 +01:00
Christian Pauly
a4d49fed20 chore: Update matrix sdk 2022-12-22 08:11:07 +01:00
Krille Fear
5e587060e7 chore: Update Linux build files 2022-12-21 20:23:10 +01:00
Christian Pauly
64b1a9c5e4 chore: Update matrix sdk 2022-12-21 09:42:34 +01:00
TheOneWithTheBraid
7806deb46f feat: support Android notification channels
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-14 15:37:21 +01:00
Christian Pauly
4436051530 chore: Update Matrix SDK 2022-12-14 09:20:47 +01:00
Krille Fear
e38adcfe53 chore: Revert webrtc update 2022-12-03 17:59:44 +01:00
TheOneWithTheBraid
78bfe2dec7 chore: use Famedly runners
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-11-28 09:11:48 +01:00
TheOneWithTheBraid
d90b02bc17 feat: implement cute events
Cute events help against social distancing. You can send googly eyes,
hugs and cuddles.

Fixes:
https://rail.chat/@AgathaSorceress@eldritch.cafe/109336005433123570

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-11-21 11:11:21 +01:00
Krille Fear
428610b27b chore: Revert webrtc linux support 2022-11-18 12:12:10 +01:00
Krille Fear
53aaee9911 refactor: Remove unused dependencies 2022-11-17 16:13:30 +01:00