Commit Graph

914 Commits (998ffb00edb8cdc2355758c5f26dd8bf534b4006)

Author SHA1 Message Date
Krille 9bd6399cd5
refactor: Update to new receive sharing intent package 11 months ago
ggurdin 472f924304
call context.go to rooms when clearing active space (#1093) 12 months ago
Krille 1c5c491ceb
build: Try downgrading flutter web auth 12 months ago
ggurdin 007467d488
added alternative tts package for windows users (#1065)
* added alternative tts package for windows users

* fix function for determining OS
12 months ago
Krille 5fc4e1c443
build: Update matrix dart sdk to 0.35.0 12 months 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.
12 months ago
Krille f5c21481e6
refactor: Migrate to newer keyboard shortcuts package 12 months ago
Krille 6d4cc45d07
refactor: Move to upstream geolocator 1 year ago
ggurdin 5c239641ed
Merge branch 'main' into 730-fix-accept-replacement 1 year ago
WilsonLe cbec09fec7 fix word sticking together, finally 🤯 1 year ago
ggurdin b843f85f1c
update sdk version 1 year ago
ggurdin 9dbac76a2b
update matrix dart sdk version and filter out old analytics data type from sync 1 year ago
Krille 3420c8a7c5
build: Build on rpi for linux arm64 1 year ago
ggurdin a7a7f4c252
switch form dropdowns to new wigget type to make options appear below the dropdown 1 year ago
Krille c76a5fd030
build: Update flutter web auth 2 package 1 year ago
ggurdin cb7fd0f6f6
comment out references to buggy package keyboard_shortcuts 1 year ago
ggurdin 89a61c03ed
go back to fluffychat new space/group pages, delete add to space toggles widget 1 year ago
ggurdin ac80e6217c
Audio section widget (#744)
first draft of word focus listening activities using text to speech library
1 year ago
Krille 32d868b5bd
build: Update matrix dart sdk 1 year ago
krille-chan 831adceeca
refactor: Better future loading dialog without flickering 1 year ago
Krille a2cc1bc5b1
build: Update olm sha in pubspec.lock 1 year ago
Krille 4afb5eb466
build: Update dart olm to 2.0.4 1 year ago
krille-chan 1540464c52
build: Update dependencies minor versions 1 year ago
krille-chan 1a3774fbcf
build: Update secure storage on linux 1 year ago
krille-chan 8cedd2a45a
build: Update go router 1 year ago
wcjord b8edf595ca
Toolbar practice (#707)
* remove print statement

* ending animation, savoring joy, properly adding xp in session

* forgot to switch env again...

* increment version number

* about to move toolbar buttons up to level of overlay controller

* added ability to give feedback and get new activity
1 year ago
krille-chan fc959ce3e5
refactor: Use file selector on linux 1 year ago
krille-chan 5ee30c35c6
build: Update flutter local notifications package 1 year ago
baltevl 96ecc878b4
build: Add unifiedpush_ui package
Add unifiedpush_ui as part of unifiedpush was split off into it.
1 year ago
Krille c636bc573a
build: Update emoji picker package 1 year ago
krille-chan 8e5474b4e4
build: Update dependencies 1 year ago
krille-chan 5c9880f0b2
refactor: Load bytes from sending files later to not let app crash 1 year ago
Krille 2cad97fac7
build: Update dependencies 1 year ago
Krille c63a53bbcc
build: Update to matrix dart sdk 0.33 1 year ago
WilsonLe 6c792e3f23 fix bot dialog confirm kicks the bot undesirably 1 year ago
ggurdin f15acbd872
merge main and update matrix dart SDK 1 year ago
krille-chan 4efd73c943
build: Update flutter to 3.24.2 1 year ago
ggurdin c91391b274
fluffychat merge - resolve conflicts 1 year ago
ggurdin 5e347144aa
fluffychat merge - resolve conflicts 1 year ago
ggurdin d806d06c2d
fluffychat merge - resolve conflicts 1 year ago
ggurdin 03da94ff41
fluffychat merge - resolve conflicts 1 year ago
ggurdin 7bf3a9ab94
fluffychat merge - resolve conflicts 1 year ago
ggurdin 4b15b8fab4
fluffychat merge - resolve conflicts 1 year ago
ggurdin 5e59a3168a
fluffychat merge - resolve conflicts 1 year ago
ggurdin 4fe9b05c89
upgrade to the most recent version of our fork of the matrix sdk 1 year ago
krille-chan 3e06537d1b
chore: Follow up vm service 1 year ago
krille-chan bff1f8c696
build: follow up vm service 1 year ago
krille-chan ca33a2dbda
build: Prepare flutter 3.24 1 year ago
krille-chan 3ce4df8425
build: Fix build linux after flutter 3.24.1 and add handy_window 1 year ago
Krille e38ccbebbe
build: Update matrix dart sdk 1 year ago
Krille-chan 53b8b5290e
Merge pull request #1291 from krille-chan/krille/use-auth-media
feat: Use matrix authenticated media
1 year ago
Krille 158a6855c3
feat: Use matrix authenticated media 1 year ago
krille-chan dec588d0c0
refactor: Simplify login UX 1 year ago
krille-chan 249c6e0fa2
build: Update video compress and other dependencies 1 year ago
krille-chan 2615632881
chore: Remove emoji proposals feature 1 year ago
Krille 02430a952d
build: Update to Matrix SDK 0.32.0 1 year ago
Krille a7473af40f
feat: Record voice message with opus/ogg if supported 1 year ago
Krille 0bd61ced3f
feat: Convert opus to aac on iOS before playing 1 year ago
Krille 21e7c3f8cb
build: Update matrix dart sdk 1 year ago
ggurdin 8f39d0ad37 update refrence to commit for matrix SDK in pubspec.lock file 1 year ago
WilsonLe d8b3187dc5 update pubspec.lock to point to latest sdk 1 year ago
krille-chan b8345e2ca6
chore: Follow up avatars 1 year ago
krille-chan 69fcb01988
build: Fix build snap 1 year ago
WilsonLe 6a02db73bb integrate forked matrix sdk, addressing breaking changes of newer versions of matrix sdk 1 year ago
Krille 86b1314c61
refactor: Use cached network image for mxc image uris 1 year ago
krille-chan 82a7f5de51
build: Update dependencies after release 1 year ago
bluearevalo d4c24e2639 Merged main into blue-branch 1 year ago
Krille bc52c9f677
build: Update matrix dart sdk 1 year ago
ggurdin b95080cee7 merge main into improve-interactive-translator branch 1 year ago
bluearevalo 516c13aafd Shows code version in settings as well as 1 year ago
ggurdin 1d6db1aabf don't calculate page size if renderbox isn't yet laid out and don't show overlay if context is null 1 year ago
ggurdin d9e225b385 Merge commit '79ecfd96fafbe43aded159f11552df44d97492bd' into new-merge 1 year ago
ggurdin 3288fd6f2d fluffychat merge 1 year ago
ggurdin a7979ae72a fluffychat merge 1 year ago
ggurdin 6d3bb87bf6 fluffychat merge 1 year ago
ggurdin cea14d388a fluffychat merge 1 year ago
ggurdin ce3a88e7a7 fluffychat merge 1 year ago
ggurdin c9b6c52761 fluffychat merge 1 year ago
ggurdin 971c74f6a6 fluffychat merge 1 year ago
ggurdin 923e2cc8f2 fluffychat merge 1 year ago
ggurdin 413d4adaec fluffychat merge 1 year ago
Krille 79ecfd96fa
build: Update matrix dart sdk 1 year ago
Krille 13ecf58329
build: Update Matrix Dart SDK 1 year ago
ggurdin 68e1c8b9b0 merged in fluffychat commit 1 year ago
Krille 3d35a6adcf
refactor: Update to Matrix Dart SDK 0.29.9 1 year ago
Krille-chan d9edf9f05b
Merge branch 'main' into flutter-3.22 1 year ago
Krille 71ff94b622
build: Update matrix dart sdk 1 year ago
Krille 8a738ad25f
chore: Go back to pub.dev matrix sdk 1 year ago
Krille bd6b180b7c
chore: Re-add native_imaging 1 year ago
Krille efd2bcb00a
chore: Hotfix create missing objectbox 1 year ago
Krille f46288aead
build: Update to matrix 0.29.3 1 year ago
krille-chan b954362104
build: Use matrix sdk main branch 1 year ago
krille-chan 6bd9997fe5
build: Try out store inbound group sessions performance fix 1 year ago
krille-chan 421bd245ae
build: Update dependencies to flutter 3.22 but not flutter version yet 1 year ago
Krille-chan a4e8ffdc7f
Merge pull request #998 from krille-chan/krille/update-record-package
build: Update record package
1 year ago
lauren n. liberda ae0c8f73d2
chore: upgrade flutter to 3.22.0 1 year ago
William Jordan-Cooley fa0639b5d6 converting actually to words per hour so its an int 1 year ago
Krille c447e15949
build: Update matrix dart sdk to 0.29.2 1 year ago
krille-chan 81b254f82c
Revert "chore: Disable db cache test"
This reverts commit 286acbc11a.
2 years ago
krille-chan 286acbc11a
chore: Disable db cache test 2 years ago
krille-chan 3d4ddeaa40
build: Update record package 2 years ago
Krille 938e1a91ae
Revert "refactor: Move back to cached network image for better avatar performance"
This reverts commit d9ab6ad8b3.
2 years ago
Krille d9ab6ad8b3
refactor: Move back to cached network image for better avatar performance 2 years ago
Krille ce8513d2b5
build: Update matrix dart sdk 2 years ago
William Jordan-Cooley 473e02352a merge with main 2 years ago
Krille fb54548e5c
build: Update matrix dart sdk 2 years ago
William Jordan-Cooley dd90a720b5 syncing with main 2 years ago
td 4095560412
fix: voip code breaking from 0.28
have not tested it but should mostly be fine, rewrite should get in someday anyway :p
2 years ago
Krille a14b69623d
build: Update dependencies 2 years ago
krille-chan a705a5b399
refactor: Download on android and iOS with file_picker 2 years ago
krille-chan d2f12452fc
build: Update matrix dart sdk 2 years ago
Brord van Wierst 2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2 years ago
krille-chan 97292c1e3a
build: Update emoji picker package 2 years ago
krille-chan 58c873c5a7
build: Update all dependencies and remove vibrator package 2 years ago
krille-chan 7627f7b8ed
build: Update flutter_map package 2 years ago
krille-chan 6998c87b62
Revert "build: Use libhandy for linux desktop again"
This reverts commit 6349afae2b.
2 years ago
krille-chan 6349afae2b
build: Use libhandy for linux desktop again 2 years ago
ShootingStarDragons 54cff3cd32
chore: do not use static openssl
I close this option, to make it compilable on archlinux.
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 25ec229ace
refactor: Use dart blurhash 2 years ago
Krille 19dab63858
build: Update matrix dart sdk 2 years ago
Krille 1712d30c2f
feat: Support refresh tokens 2 years ago
Krille 03511a1e8d
build: Update Matrix Dart SDK 0.25.11 2 years ago
Krille-chan 8cb9d79578
Merge pull request #906 from selfisekai/license-checker
ci: add a license compliance check
2 years ago
krille-chan 0e8363221b
design: Nicer QR Code design 2 years ago
lauren n. liberda cd6294b421
ci: add a license compliance check 2 years ago
krille-chan 549291ab40
build: Update adaptive_dialog 2 years ago
krille-chan 6435e703e4
feat: Add insert content via gboard 2 years ago
Gabby Gurdin d2338f62e8 switch to sdk fork until bug is fixed 2 years ago
krille-chan 826cce6573
refactor: Better download UX with file picker for android and iOS 2 years ago
Gabby Gurdin 1ed51c9f9d updated recording package 2 years ago
Krille 859701e158
chore: Follow up android shortcuts 2 years ago
Gabby Gurdin fb07dc747a updates to subscription paywall flow 2 years ago
lauren n. liberda be2c114647 fix web 2 years ago
lauren n. liberda fed9999f38 chore: upgrade to flutter 3.19.0
also removing dart_code_metrics. it is not maintained, and
relicensed to BSL. it shouldn't have been there in first place.
2 years ago
krille-chan dee9323d47
feat: Add notification shortcuts to android 2 years ago
Gabby Gurdin 887afb0247 upgraded to most recent version of matrix sdk, fix for when to show rich text 2 years ago
ggurdin 2cb77732e3 toolbar working 2 years ago
Krille 74b1553662
build: Follow up update errors 2 years ago
Krille 135b61e6b5
Revert "build: Update minor versions"
This reverts commit 7c954c2e3a.
2 years ago
Krille 7c954c2e3a
build: Update minor versions 2 years ago
Krille ccda4514c1
build: Update dependencies 2 years ago
Krille d5e77f7276
build: Update matrix dart sdk to 0.25.7 2 years ago
ggurdin d28ff4e997 fluffy merge and testing updates 2 years ago
Krille 9c74604838
build: Update sdk to 0.25.6 2 years ago
Krille 77007d86e5
build: Update matrix sdk 0.25.5 2 years ago
William Jordan-Cooley 150a27116f merge with main 2 years ago
ggurdin 9de6e46ea6 added pangea comments back to pubspec 2 years ago
ggurdin 1bddef6874 added pagination to find a convo partner page 2 years ago
Krille d8414e8d15
build: Update matrix dart sdk to 0.25.4 2 years ago