ggurdin
|
104750732b
|
made inline tooltip take up only one line, sped up animation when closing inline tooltip
|
2024-08-30 10:11:24 -04:00 |
|
Kelrap
|
8a947e83d9
|
Adds inline tooltip to IT bar
|
2024-08-30 10:11:15 -04:00 |
|
William Jordan-Cooley
|
41ce213553
|
show feedback in user l1
|
2024-08-30 10:11:00 -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 |
|
Kelrap
|
291dcfc192
|
Toolbar can show downward
|
2024-08-30 09:52:15 -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
|
db21eaac7a
|
check if igc button is mounted before settings state
|
2024-08-27 14:42:11 -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
|
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
|
14783d8536
|
Revert "Story game"
|
2024-08-23 10:44:21 -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
|
77fb4bcf4e
|
Revert "base timer off of game state event"
|
2024-08-23 10:40:41 -04:00 |
|
ggurdin
|
7f731e1406
|
base timer off of game state event
|
2024-08-13 17:12:28 -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
|
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
|
07fa96cdc9
|
Revert "don't show user avatars or display names in chats"
This reverts commit a36c52ff87.
|
2024-08-12 14:48:46 -04:00 |
|
ggurdin
|
a36c52ff87
|
don't show user avatars or display names in chats
|
2024-08-12 11:43:44 -04:00 |
|
Kelrap
|
c27c250590
|
Removes error button padding
|
2024-08-08 15:24:50 -04:00 |
|
ggurdin
|
b8bd90a44d
|
replace accessToken with matrix access token
|
2024-08-07 12:48:28 -04:00 |
|
ggurdin
|
3f7c154d2e
|
Merge branch 'main' into 559-role-play-mode
|
2024-08-07 11:50:20 -04:00 |
|
WilsonLe
|
c193c928a1
|
implement dynamic zone label and title shared component
|
2024-08-07 11:27:22 -04:00 |
|
WilsonLe
|
49921e47e4
|
Merge branch '559-role-play-mode' of https://github.com/pangeachat/client into 559-role-play-mode
|
2024-08-07 10:59:47 -04:00 |
|
WilsonLe
|
62d71285a4
|
fix text adventure title padding
|
2024-08-07 10:59:43 -04:00 |
|
ggurdin
|
500e54bed9
|
Merge branch 'main' into 512-bump-matrix-sdk
|
2024-08-07 10:54:44 -04:00 |
|
ggurdin
|
04012481fa
|
Merge branch 'main' into 559-role-play-mode
|
2024-08-07 10:17:12 -04:00 |
|
ggurdin
|
7165060041
|
choreographer pulls roomID from chat so input bar key does not change after setting choreo roomID, resolving issues with input bar auto-focus
|
2024-08-07 09:59:01 -04:00 |
|
Kelrap
|
959172fcfe
|
Hide public profile toggle in learning settings
|
2024-08-06 16:40:11 -04:00 |
|
WilsonLe
|
adb5d3eb39
|
Merge branch '546-improve-bot-settings-ui' into 559-role-play-mode
|
2024-08-06 15:49:41 -04:00 |
|
WilsonLe
|
1ece90dad2
|
refactor, group create group and chat details into one component
|
2024-08-06 15:48:58 -04:00 |
|
WilsonLe
|
bd4d9e43ed
|
add create group chat validation for custom and game master instructions
|
2024-08-06 14:41:50 -04:00 |
|
ggurdin
|
7dc8a72f46
|
Merge branch 'main' into 547-improve-bot-settings-ui
|
2024-08-06 13:57:45 -04:00 |
|
WilsonLe
|
0201aae916
|
create shared component for create and detail
|
2024-08-06 13:19:08 -04:00 |
|