Commit graph

93 commits

Author SHA1 Message Date
Christian Kußowski
1e763f05f5
fix: Open deep links 2026-03-09 17:42:54 +01:00
Christian Kußowski
29fcc223d6
build: Update macos podfile.lock 2026-02-27 19:07:53 +01:00
Christian Kußowski
e9efce150e
feat: Add presetHomeserver config to enforce a homeserver for web 2026-02-22 11:14:45 +01:00
krille-chan
8381281086
build: Upgrade to flutter 3.41.1 2026-02-18 17:03:48 +01:00
Christian Kußowski
4d7f0295ca
feat: Implement new sign in flow 2026-02-01 17:57:03 +01:00
Christian Kußowski
e40d9b5df2
chore: Always show filter for messages 2026-01-29 18:11:54 +01:00
ShootingStarDragons
4a360de5df
fix: build failed on archlinux
bump secure_storage
2026-01-23 22:59:44 +09:00
Christian Kußowski
70e8b53333
build: Update build lock files 2025-11-22 13:32:20 +01:00
Christian Kußowski
8589a17eb3
refactor: Remove workaround for download files 2025-11-18 08:19:31 +01:00
krille-chan
5ed33122b8
build: Switch back to stable web auth package 2025-11-07 16:39:22 +01:00
Christian Kußowski
71fa853f05
feat: Implement polls 2025-11-04 07:27:01 +01:00
Christian Kußowski
7fa7941f84
build: Update macOS Podfile 2025-10-19 13:00:31 +02:00
Christian Kußowski
bedfde7c10
build: Update desktop plugins 2025-10-19 09:20:13 +02:00
Christian Kußowski
adc17d63aa
build: Update macos build files 2025-09-25 08:10:15 +02:00
Christian Kußowski
4b4be68433
build: Update macos podfile 2025-09-07 10:07:51 +02:00
Christian Kußowski
c4af7851b0
build: Update macos podfile 2025-08-25 08:35:20 +02:00
krille-chan
933119a308
refactor: Remove unused dependencies 2025-07-19 10:33:03 +02:00
Christian Kußowski
24b88819ba
build: Upgrade emoji picker flutter 2025-06-25 10:12:30 +02:00
Christian Kußowski
e548d8f895
refactor: sdk 1.0 2025-06-08 11:21:09 +02:00
Christian Kußowski
b8547c4792
build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
Christian Kußowski
276003aedd
build: Update record package
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-10 10:19:52 +02:00
Rafał Hirsch
760f65f5be
fix(macos): update dependencies to make the build work
This commit was generated mostly by running `flutter run -d macos` and then
`pod update` in the `macos/` directory after that failed.
2025-02-24 22:08:32 +01:00
Krille
1c01e98ddd
refactor: Migrate to maintained badge package 2025-02-16 11:45:59 +01:00
Krille
53c45d851f
refactor: Migrate uni_links to app_links 2025-02-16 11:41:38 +01:00
krille-chan
8819c40ebd
refactor: Implement own adaptive dialogs and remove package 2024-12-10 18:47:58 +01:00
Krille
1c5c491ceb
build: Try downgrading flutter web auth 2024-11-20 15:48:17 +01:00
Krille
39de990fae
refactor: Remove keyboard shortcuts
This package right now
makes the web app
nearly unusable as it
throws multiple errors on
every key press. The
package seems to be
unmaintained. I tried
two other packages
and none of them worked.
2024-11-11 16:03:52 +01:00
Krille
c76a5fd030
build: Update flutter web auth 2 package 2024-10-23 16:53:26 +02:00
krille-chan
3d4ddeaa40
build: Update record package 2024-05-12 10:19:46 +02:00
The one with the braid (she/her) | Dфҿ mit dem Zopf (sie/ihr)
3c532f90ba
chore: unify desktop and mobile databases (#764)
* chore: unify desktop and mobile databases

- migrate `package:sqflite_flutter` to `sqlcipher_flutter_libs`
- use FFI for all SQLite operations
- use `SQfLiteEncryptionHelper` for database encryption
- enforce encryption for new SQLite datbase implementation
- migrate existing SQLite databases
 - encrypt unencrypted ones
 - migrate database locations to unified approach
- drop dependency on sqlite

Signed-off-by: The one with the braid <info@braid.business>

* chore: add sqlcipher to macos CI

Signed-off-by: The one with the braid <info@braid.business>

---------

Signed-off-by: The one with the braid <info@braid.business>
2024-03-29 14:47:11 +00:00
Krille
b6ab60146a
build: Update macOS build files 2024-01-10 08:50:01 +01:00
Krille
ab9ca586b4
build: Update macOS build files 2024-01-06 12:59:05 +01:00
Krille
129c1ab697
feat: Try out FluffyBox 2 database 2023-12-08 09:20:19 +01:00
Krille
dfb09f443b
chore: Follow up pubspec.lock 2023-11-29 15:29:29 +01:00
Krille
685ddf1324
chore: Follow up update matrix sdk 2023-11-29 15:28:00 +01:00
krille-chan
c6007a3c3d
refactor: Check if app is in foreground on pushhelper 2023-11-27 17:26:05 +01:00
krille-chan
b149283ec6
build: Update dependencies 2023-11-12 08:23:29 +01:00
Krille
0919d75b04
chore: Downgrade record back to 4.4.4 2023-10-30 16:32:21 +01:00
krille-chan
3a9c6e8773
chore: Use correct audiorecorder file extension 2023-10-29 14:01:29 +01:00
krille-chan
bedd4e9ade
chore: More revert recorder 2023-10-29 13:56:36 +01:00
krille-chan
fd22b4330e
chore: Downgrade record 2023-10-29 13:04:45 +01:00
krille-chan
991bba2535
build: Update record package 2023-10-28 10:29:22 +02:00
Krille
35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock 2023-10-16 08:19:52 +02:00
ShootingStarDragons
2ae4551bcc feat: paste image from clipboard 2023-07-20 19:34:56 +02:00
Krille
91fc889bce refactor: Update dependencies 2023-07-13 19:46:16 +09:00
TheOneWithTheBraid
5ff3211c6d chore: update macOS icons and add build script
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 18:11:19 +02:00
TheOneWithTheBraid
ff67fb125b feat: set display information correctly
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 14:11:27 +02:00
TheOneWithTheBraid
b81354bfe0 feat: clean up macOS build metadata
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 14:03:18 +02:00
TheOneWithTheBraid
ddd502560f feat: update macOS build information for macOS Ventura
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 13:46:50 +02:00
TheOneWithTheBraid
bdbb289569 feat: update macOS build files
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 13:24:08 +02:00