Commit Graph

3501 Commits (076bcea5536fd560987ed5f9543213a2ce8b3d4a)

Author SHA1 Message Date
Gabby Gurdin 076bcea553 don't override class power levels with bot power level 2 years ago
Gabby Gurdin e4ceb91757 fix for freezing after joining space 2 years ago
Gabby Gurdin 70e085e4f0 merge github-issues into auto-pr 2 years ago
Gabby Gurdin d8a9336bf1 merge main conflicts 2 years ago
Gabby Gurdin 05116eba31 Merge branch 'main' into open-details 2 years ago
Gabby Gurdin 40fbdb2ec7 fix for audio messages not starting from beginning, switched record package to version fluffychat uses 2 years ago
Gabby Gurdin 614f83ad29 cache pangea reps so direct translation is not called multiple times, don't translate names of audio message files 2 years ago
Gabby Gurdin 1d507226f3 don't change add to space toggle value if error when trying to add 2 years ago
Gabby Gurdin 6fc676c5e7 fix for error in join space dialog 2 years ago
Gabby Gurdin 96e6d76051 updates dependencies to match fluffychat, remove unused dependencies 2 years ago
Gabby Gurdin c0f2d6ea39 merge in sentry updates 2 years ago
Gabby Gurdin f6a8583246 fix for emojis not showing correctly in input bar 2 years ago
Gabby Gurdin 63f6dcc32d added push rule to prevent notifications for text-to-speech events 2 years ago
William Jordan-Cooley df17a8fdd0 push don't add teachers to DMs or bot chat 2 years ago
William Jordan-Cooley 2b9c5ecc95 if in two column mode, open space details when active space is set 2 years ago
Gabby Gurdin b25e10ba76 add power level check before inviting bot to space and setting power level 2 years ago
Gabby Gurdin 3c1d29d037 don't log error for user cancelling signup 2 years ago
Gabby Gurdin 12df14dcdb remove messages that have already been added from analytics bulk update 2 years ago
Gabby Gurdin a791d40016 fix for room already in use analytics room error 2 years ago
Gabby Gurdin 25d0fe2fb7 Merge branch 'auto-pr' of https://github.com/pangeachat/client into auto-pr 2 years ago
Gabby Gurdin bad30b0c4c overlay message updates 2 years ago
Brord van Wierst eb19a49b15
fix analytics and add git merge cmd 2 years ago
Brord van Wierst 2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2 years ago
krille-chan 6f9da100a0
fix: Login with SSO on web 2 years ago
krille-chan f6c6898fb6
fix: Make chat permission settings null and type safe 2 years ago
krille-chan 02ceddf9e8
feat: Show/hide third column in chat view 2 years ago
Gabby Gurdin 64112c2a3c prevent pangea message events made from encrypted messages, display enrypted messages correctly 2 years ago
Gabby Gurdin ede472e0e8 commented out references to keyboard_shortcuts 2 years ago
Gabby Gurdin a2fb362bde catch null _choreo and _event earlier in flow, switch from error to warning 2 years ago
krille-chan e81a366a5b
refactor: Move room headers into appbar bottom field 2 years ago
krille-chan f42509f710
design: Adjust some colors in inputbar 2 years ago
krille-chan a8606f18b6
refactor: new flutter only typing animation 2 years ago
krille-chan 4fca106a51
fix: Always send info object for stickers 2 years ago
krille-chan f4196f38c3
chore: Follow up hovermenu 2 years ago
krille-chan c51fc600a2
chore: Follow up sticker design 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-chan 3e9ff75efe
chore: Remove print 2 years ago
Krille 8a9715cac2
chore: Follow up database broken handling 2 years ago
Krille eb9cf18d30
chore: Fix formatting 2 years ago
Krille 9c1bf05c0d
chore: better logs on client init failed 2 years ago
Krille-chan a06bd7e093
Merge pull request #956 from krille-chan/braid/adaptive-bottom-sheet-navigator
fix: never use root navigator for bottom sheets
2 years ago
Krille 654a423e41
chore: Follow up padding 2 years ago
Krille 1be21e6c12
chore: Follow up paddings 2 years ago
Krille 68aa2250f2
chore: Follow up input bar padding 2 years ago
Krille 0436c5c517
chore: Adjust ticker of notifications for Android 2 years ago
The one with the braid 5257d89b53 fix: never use root navigator for bottom sheets
Signed-off-by: The one with the braid <info@braid.business>
2 years ago
Gabby Gurdin b086aa49c1 fixes for null checks 2 years ago
Gabby Gurdin 62a4ea785a remove former version of editted messages from analytics 2 years ago
Krille 6e13c17682
chore: Follow up text selection color 2 years ago
Krille cba1a9bd5e
chore: Follow up audioplayer design 2 years ago