Commit Graph

100 Commits (main)

Author SHA1 Message Date
Krille-chan 7d2ceb8033
Merge branch 'main' into krille/flutter-3-44 1 day ago
Christian Kußowski d75b025ba0
build: Update to flutter 3.44 1 day ago
krille-chan edefc31246
refactor: New logo 1 day ago
Krille-chan 11c1ff3dd9
Merge pull request #2840 from ION606/feat/clipboard-image-paste
feat: support pasting images from clipboard with Ctrl+V
1 week ago
Christian Kußowski 3a70f27ce8
build: Update macos podfile 2 weeks ago
ION606 f5ff69c62d
feat: support pasting images from clipboard with Ctrl+V
Adds pasteboard dependency and handles Ctrl+V (or Cmd+V) to paste
images directly from the clipboard on desktop. Falls back to
standard text paste when no image is found.
2 months ago
Christian Kußowski 54ba19d39e
chore: Adjust support button design 2 months ago
Christian Kußowski 1e763f05f5
fix: Open deep links 3 months ago
Christian Kußowski 29fcc223d6
build: Update macos podfile.lock 3 months ago
Christian Kußowski e9efce150e
feat: Add presetHomeserver config to enforce a homeserver for web 3 months ago
krille-chan 8381281086
build: Upgrade to flutter 3.41.1 3 months ago
Christian Kußowski 4d7f0295ca
feat: Implement new sign in flow 4 months ago
Christian Kußowski e40d9b5df2
chore: Always show filter for messages 4 months ago
ShootingStarDragons 4a360de5df
fix: build failed on archlinux
bump secure_storage
4 months ago
Christian Kußowski 70e8b53333
build: Update build lock files 6 months ago
Christian Kußowski 8589a17eb3
refactor: Remove workaround for download files 6 months ago
krille-chan 5ed33122b8
build: Switch back to stable web auth package 7 months ago
Christian Kußowski 71fa853f05
feat: Implement polls 7 months ago
Christian Kußowski 7fa7941f84
build: Update macOS Podfile 7 months ago
Christian Kußowski bedfde7c10
build: Update desktop plugins 7 months ago
Christian Kußowski adc17d63aa
build: Update macos build files 8 months ago
Christian Kußowski 4b4be68433
build: Update macos podfile 9 months ago
Christian Kußowski c4af7851b0
build: Update macos podfile 9 months ago
krille-chan 933119a308
refactor: Remove unused dependencies 10 months ago
Christian Kußowski 24b88819ba
build: Upgrade emoji picker flutter 11 months ago
Christian Kußowski e548d8f895
refactor: sdk 1.0 12 months ago
Christian Kußowski b8547c4792
build: Upgrade to flutter 3.22 1 year ago
Christian Kußowski 276003aedd
build: Update record package
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
1 year ago
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.
1 year ago
Krille 1c01e98ddd
refactor: Migrate to maintained badge package 1 year ago
Krille 53c45d851f
refactor: Migrate uni_links to app_links 1 year ago
krille-chan 8819c40ebd
refactor: Implement own adaptive dialogs and remove package 1 year ago
Krille 1c5c491ceb
build: Try downgrading flutter web auth 2 years ago
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.
2 years ago
Krille c76a5fd030
build: Update flutter web auth 2 package 2 years ago
krille-chan 3d4ddeaa40
build: Update record package 2 years ago
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>
2 years ago
Krille b6ab60146a
build: Update macOS build files 2 years ago
Krille ab9ca586b4
build: Update macOS build files 2 years ago
Krille 129c1ab697
feat: Try out FluffyBox 2 database 2 years ago
Krille dfb09f443b
chore: Follow up pubspec.lock 3 years ago
Krille 685ddf1324
chore: Follow up update matrix sdk 3 years ago
krille-chan c6007a3c3d
refactor: Check if app is in foreground on pushhelper 3 years ago
krille-chan b149283ec6
build: Update dependencies 3 years ago
Krille 0919d75b04
chore: Downgrade record back to 4.4.4 3 years ago
krille-chan 3a9c6e8773
chore: Use correct audiorecorder file extension 3 years ago
krille-chan bedd4e9ade
chore: More revert recorder 3 years ago
krille-chan fd22b4330e
chore: Downgrade record 3 years ago
krille-chan 991bba2535
build: Update record package 3 years ago
Krille 35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock 3 years ago