Commit graph

8176 commits

Author SHA1 Message Date
William Jordan-Cooley
41ce213553
show feedback in user l1 2024-08-30 10:11:00 -04:00
ggurdin
ccae4c8704
Merge pull request #643 from pangeachat/merge-in-dev-changes
Merge in dev changes
2024-08-30 10:05:48 -04:00
ggurdin
b5abef7d1a
moved previous message function to igc controller 2024-08-30 10:02:10 -04:00
Kelrap
54d63b1a4f
Fix audio errors 2024-08-30 10:01:56 -04:00
Kelrap
34d02bb95c
Remove prev message from span 2024-08-30 10:01:47 -04:00
Kelrap
4f924656e0
Fix minor error 2024-08-30 10:01:34 -04:00
Kelrap
2ca6d102aa
Add json methods to PreviousMessage 2024-08-30 10:01:23 -04:00
Kelrap
55d75efa06
Forgot to save earlier 2024-08-30 10:01:13 -04:00
Kelrap
61d20f8b37
Add prevMessages to more places 2024-08-30 10:01:05 -04:00
Kelrap
20ffe7ba37
Pass previous X messages to IGC 2024-08-30 10:00:48 -04:00
ggurdin
fa0d4f96ad
Merge branch 'main' into merge-in-dev-changes 2024-08-30 09:59:25 -04:00
Kelrap
291dcfc192
Toolbar can show downward 2024-08-30 09:52:15 -04:00
ggurdin
9eb1dc5419
Merge pull request #642 from pangeachat/merge-in-dev-changes
Merge in dev changes
2024-08-30 09:51:11 -04:00
Kelrap
87255ecdc0
Fix mention suggestion overflow 2024-08-30 09:50:05 -04:00
Kelrap
9d0bf230e1
Re-add mention functionality 2024-08-30 09:49:48 -04:00
ggurdin
b57326628c
Merge pull request #628 from pangeachat/sentry
check if igc button is mounted before settings state
2024-08-27 14:42:50 -04:00
ggurdin
db21eaac7a
check if igc button is mounted before settings state 2024-08-27 14:42:11 -04:00
ggurdin
58db38eec1
Merge pull request #621 from pangeachat/add-localization
added missing matrix localization for invitedBy
2024-08-23 12:05:29 -04:00
ggurdin
c9cdba8a34
Merge branch 'main' into add-localization 2024-08-23 12:05:23 -04:00
ggurdin
abb1e3a56f
added missing matrix localization for invitedBy 2024-08-23 12:04:38 -04:00
ggurdin
aafb5a27e4
Merge pull request #620 from pangeachat/cipher-error-logging
added potential fix and better logging for flutter_secure_storage ret…
2024-08-23 11:57:19 -04:00
ggurdin
e6f90af011
added potential fix and better logging for flutter_secure_storage returning null for database cipher on iOS 2024-08-23 11:56:34 -04:00
ggurdin
b22c451cc9
Merge pull request #619 from pangeachat/revert-574-story-game
Revert "Story game"
2024-08-23 10:44:56 -04:00
ggurdin
14783d8536
Revert "Story game" 2024-08-23 10:44:21 -04:00
ggurdin
9fed28078b
Merge pull request #618 from pangeachat/revert-575-story-game
Revert "moved timer sync logic to seperate function, don't hide bot messages …"
2024-08-23 10:43:45 -04:00
ggurdin
a49105d298
Revert "moved timer sync logic to seperate function, don't hide bot messages …" 2024-08-23 10:42:35 -04:00
ggurdin
3195afe95c
Merge pull request #617 from pangeachat/revert-577-story-game
Revert "base timer off of game state event"
2024-08-23 10:42:20 -04:00
ggurdin
77fb4bcf4e
Revert "base timer off of game state event" 2024-08-23 10:40:41 -04:00
ggurdin
c263e7b872
Merge pull request #580 from pangeachat/switch-staging-branch
Switch staging branch
2024-08-14 11:37:59 -04:00
ggurdin
2d4285a4ae
added job to switch to the development branch 2024-08-14 11:37:11 -04:00
ggurdin
9b1e0c6e2d
in main deploy github action, switch target branch from main to development 2024-08-14 11:31:50 -04:00
ggurdin
e1bd9aa026
Merge pull request #577 from pangeachat/story-game
base timer off of game state event
2024-08-13 17:13:07 -04:00
ggurdin
f8efc75929
Merge branch 'main' into story-game 2024-08-13 17:12:59 -04:00
ggurdin
7f731e1406
base timer off of game state event 2024-08-13 17:12:28 -04:00
ggurdin
6678ed001b
Merge pull request #575 from pangeachat/story-game
moved timer sync logic to seperate function, don't hide bot messages …
2024-08-13 09:46:31 -04:00
ggurdin
4eb31a12e8
Merge branch 'main' into story-game 2024-08-13 09:46:18 -04:00
ggurdin
e8bb166fae
moved timer sync logic to seperate function, don't hide bot messages after end of round 2024-08-13 09:45:36 -04:00
ggurdin
78c6eb18bf
Merge pull request #574 from pangeachat/story-game
Story game
2024-08-12 17:38:43 -04:00
ggurdin
f4a0fbaacb
Revert "Revert "don't show user avatars or display names in chats""
This reverts commit 07fa96cdc9.
2024-08-12 17:35:23 -04:00
ggurdin
012b20b09f
some small tweaks 2024-08-12 17:24:53 -04:00
Kelrap
72a6f30227 Timer does not automatically start 2024-08-12 17:15:57 -04:00
ggurdin
fa36eb605c
improved listening for bot messages 2024-08-12 17:09:37 -04:00
Kelrap
d2bcdaa7db Add timer to round model 2024-08-12 16:51:35 -04:00
Kelrap
1a841d382f Add getter for remaining time 2024-08-12 16:04:11 -04:00
Kelrap
e7f3b9e73a Adds countdown timer to chat 2024-08-12 16:02:03 -04:00
ggurdin
2b574f42c1
added completer and recursive function to start a new round at the end of a round 2024-08-12 15:42:33 -04:00
ggurdin
ac6ddc6d0e
added logic for auto-starting round on bot message 2024-08-12 15:36:02 -04:00
ggurdin
ea1c1a6840
added prototype of GameRound model 2024-08-12 14:58:45 -04:00
ggurdin
368eae1014
Merge pull request #571 from pangeachat/revert-anonymous
Revert "don't show user avatars or display names in chats"
2024-08-12 14:49:27 -04:00
ggurdin
07fa96cdc9
Revert "don't show user avatars or display names in chats"
This reverts commit a36c52ff87.
2024-08-12 14:48:46 -04:00