Commit Graph

1081 Commits (998ffb00edb8cdc2355758c5f26dd8bf534b4006)

Author SHA1 Message Date
William Jordan-Cooley 6d7ef49d91 bring back set analytics in updateChoice 1 year ago
William Jordan-Cooley 6265d6636d bringing word audio card 1 year ago
William Jordan-Cooley 4bfc70300a bumping version number 1 year ago
ggurdin ce5de8a93e
Merge branch 'main' into conversation-bot-design 1 year ago
ggurdin a7a7f4c252
switch form dropdowns to new wigget type to make options appear below the dropdown 1 year ago
William Jordan-Cooley dfe1ca6653 commenting out audio button in debug attempt 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
ggurdin 4b346df27f
updated flutter_secure_storage package, don't set currentActivity to null if no error in submitFeedback 1 year ago
ggurdin ba4d5ed2f0
bump version 1 year ago
William Jordan-Cooley 07cc5b9c32 show beta and alpha tags on l2s 1 year ago
krille-chan 831adceeca
refactor: Better future loading dialog without flickering 1 year ago
William Jordan-Cooley 310073dbba increment version number 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 b7ab6038ac
further toolbar tweaks
* 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

* more practice tweaks and instructions too

* incrementing pubspec version
1 year ago
krille-chan fc959ce3e5
refactor: Use file selector on linux 1 year ago
wcjord 51d9efabeb
Toolbar practice (#706)
* remove print statement

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

* forgot to switch env again...

* increment version number
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 c63a53bbcc
build: Update to matrix dart sdk 0.33 1 year ago
ggurdin 2da3909c7a
bumped version number 1 year ago
ggurdin c5ccf6dac2
merge analytics updates into fluffychat merge branch 1 year ago
ggurdin a367b756af
updated archive package 1 year ago
ggurdin c91391b274
fluffychat merge - resolve conflicts 1 year ago
ggurdin c11c9cb28b
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 468f906de6
fluffychat merge - resolve conflicts 1 year ago
ggurdin 7bf3a9ab94
fluffychat merge - resolve conflicts 1 year ago
ggurdin 4fccd5fed0
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 816fe43d3e
fluffychat merge - resolve conflicts 1 year ago
ggurdin deb2e655d6
fluffychat merge - resolve conflicts 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-chan 28473cda60
build: Bump version to v1.22.0 1 year ago
ggurdin 9ea37bce5a
Updated android target SDK to follow google's guidelines, also bumped version number 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
ggurdin bc913e4d7a
bump version number 1 year ago
Krille 21e7c3f8cb
build: Update matrix dart 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
Krille 3018a5213f
build: Bump version to v1.21.2 1 year ago
ggurdin 347adaf059 removed incorrect env file references 1 year ago
William Jordan-Cooley 8ab62fed3b update lemma factory 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
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
Krille 520d854e68
build: Update matrix dart sdk 1 year ago
ggurdin 8cf3da4c5f
Merge branch 'main' into sentry-using-dart 1 year ago
Brord van Wierst 17c95baacb
Sentry using dart 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 7e7ad46f98
build: Release v1.21.1 1 year ago
Krille 13ecf58329
build: Update Matrix Dart SDK 1 year ago
ggurdin 28d2f102e4 fluffychat commit 1 year ago
Matthew 89e726b963 Added New Bot with Animations 1 year ago
krille-chan 6d906ad637
build: Bump version to v1.21.0 1 year ago
krille-chan 5f40393dd9
build: Use correct pubspec.yaml format for hosted dependency 1 year ago
Krille 3d35a6adcf
refactor: Update to Matrix Dart SDK 0.29.9 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 a4e8ffdc7f
Merge pull request #998 from krille-chan/krille/update-record-package
build: Update record package
1 year ago
ggurdin 5855cb2de5 updated record package version for iOS fix 1 year ago
ggurdin ffb532b1dd allow sentry error levels to be set 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
Krille fb54548e5c
build: Update matrix dart sdk 2 years ago
ggurdin 76544d1f0b updated speech to text card icons 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 4affd97db4
build: Bump version to 1.20.0 2 years ago
Krille a14b69623d
build: Update dependencies 2 years ago
Gabby Gurdin 70e085e4f0 merge github-issues into auto-pr 2 years ago
krille-chan a705a5b399
refactor: Download on android and iOS with file_picker 2 years ago
Gabby Gurdin 40fbdb2ec7 fix for audio messages not starting from beginning, switched record package to version fluffychat uses 2 years ago
krille-chan d2f12452fc
build: Update matrix dart sdk 2 years ago
Gabby Gurdin 96e6d76051 updates dependencies to match fluffychat, remove unused dependencies 2 years ago
Gabby Gurdin 9fe5236cf3 merge connectivity_plus dependency 2 years ago
Gabby Gurdin c0f2d6ea39 merge in sentry updates 2 years ago
krille-chan e72a5af5b3
build: Bump version to 1.19.2 2 years ago
Krille-chan ec85988a83
Merge pull request #999 from krille-chan/krille/update-and-clean-up-dependencies
build: Update all dependencies and remove vibrator package
2 years ago
Brord van Wierst 2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2 years ago
krille-chan da25c139c8
build: Bump version to 1.19.1 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 97292c1e3a
build: Update emoji picker 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
Gabby Gurdin 3df0741f1c updated revenuecat SDKK version 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 97f606799e
build: Bump version to v1.19.0 2 years ago
Gabby Gurdin 4f073f534e updates to error analytics to ensure data accuracy and allow users to view specific messages related to different lemmas 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
Gabby Gurdin a0df2db1f4 flutter version update 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
Krille 278c3d165b
build: Add changelog for 1.18.0 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 d4e3195531 iOS audio fix 2 years ago
Gabby Gurdin 7d03682f2f re-commented assets 2 years ago
Gabby Gurdin 1ed51c9f9d updated recording package 2 years ago
Gabby Gurdin fb07dc747a updates to subscription paywall flow 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
Gabby Gurdin 5569747756 merge conflict 2 years ago
Gabby Gurdin 6a299193b5 fix for github build error 2 years ago
William Jordan-Cooley 23055e65d1 fix to listening with already made audio 2 years ago
Gabby Gurdin 20b1b9ddf9 merge conflicts 2 years ago
lala iqbal 186e5d3973 ios notification fixed, issues with entitlements, there was invlid values in entitlemen file 2 years ago
ggurdin ebbfba7ac9 added pangea tags, more testing 2 years ago
ggurdin 8d77ca8951 merge conflicts 2 years ago
ggurdin 2cb77732e3 toolbar working 2 years ago
Krille e68306c8b3
chore: Bump version 2 years ago
Krille 74b1553662
build: Follow up update errors 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 e547f6bedd build fix 2 years ago
ggurdin 789e42ef7d merge conflicts 2 years ago
ggurdin d28ff4e997 fluffy merge and testing updates 2 years ago
Krille 7fe8d196fb
build: Bump version and add changelog 2 years ago
Krille 9c74604838
build: Update sdk to 0.25.6 2 years ago
ggurdin 0f3e1c7e16 inital work for selecting definitions 2 years ago
Krille 9981826f7b
build: Bump version to 1.17.1 2 years ago
Krille 77007d86e5
build: Update matrix sdk 0.25.5 2 years ago
ggurdin 9de6e46ea6 added pangea comments back to pubspec 2 years ago
Krille d8414e8d15
build: Update matrix dart sdk to 0.25.4 2 years ago
ggurdin 0dbb04bba8 fixes for SSO login errors on web 2 years ago
Krille 9dea9fa50a
build: Update to matrix dart sdk 0.25.3 2 years ago
krille-chan b491ca209e
build: Add changelog v1.17.0 2 years ago
Krille e70ecfcf04
build: Update matrix dart sdk to 0.25.2 2 years ago
Krille 6b53d27c4c
fix: Some links not clickable in messages 2 years ago
Krille f11e9ec6d2
build: Update matrix dart sdk to 0.25.1 2 years ago
krille-chan 4214785b00
chore: Follow up fetch presences from server 2 years ago
krille-chan 33839c4df8
fix: New json url for homeserver list 2 years ago
Krille 46d9879a45
build: Bump version 2 years ago
Krille 14781201a2
build: Update to matrix sdk 0.25.0 2 years ago
ggurdin 8f3acf2b12 Merge branch 'main' into new-date-picker 2 years ago
Krille 96ca7f41cd
build: Update matrix dart sdk 2 years ago
Krille 655193e569
build: Update matrix sdk 2 years ago
Brord van Wierst 30a6cb5610
new web build test...2 2 years ago
ggurdin 7acc25ac5c inital work for updating date picker 2 years ago
Krille 129c1ab697
feat: Try out FluffyBox 2 database 2 years ago
Krille f903d54d52
fix: Web SSO 2 years ago
Krille f79143cffb
build: Changelog for 1.16.0 2 years ago
Brord van Wierst 0dbd87dba1
.env is back 2 years ago
Brord van Wierst 72ec49c79d
fixed web5 2 years ago
Brord van Wierst dc0c2ed08f
olmj fix 2 years ago
Brord van Wierst 774789da6a
removed from pubspec 2 years ago
krille-chan 615e712e14
build: Set olm to 1.3.2 to fix android build 2 years ago
Krille bac4dd22ad
build: Update flutter_olm 2 years ago
Krille 6d011dbb3e
build: Update openssl crypto 2 years ago
Krille 1a83d33cf5
build: Update Matrix Dart SDK to 0.24.0 2 years ago
krille-chan c6007a3c3d
refactor: Check if app is in foreground on pushhelper 2 years ago