ggurdin
|
bd25cda630
|
only show toolbar if the message is text or audio
|
2024-09-11 15:26:39 -04:00 |
|
ggurdin
|
410fb80b35
|
Merge branch 'main' into message-toolbar-improvements
|
2024-09-11 12:15:20 -04:00 |
|
ggurdin
|
36537b0dc7
|
scroll to center of screen if toolbar causes header overflow, scroll the overlay up if there's a footer overflow
|
2024-09-11 12:14:23 -04:00 |
|
ggurdin
|
2e139be658
|
position message overlay directly over the underlying message
|
2024-09-11 12:13:39 -04:00 |
|
ggurdin
|
a32eb15df7
|
updated capacity copy to correspond with room type (chat or space)
|
2024-09-11 10:43:26 -04:00 |
|
ggurdin
|
f9f0945655
|
speed up toolbar on click message
|
2024-09-10 09:49:09 -04:00 |
|
ggurdin
|
be19175da5
|
give main menu button a background
|
2024-09-06 16:21:31 -04:00 |
|
ggurdin
|
03e04ee752
|
improved text selection handling, added text selection handling for HTML messages, clear selection on close overlay
|
2024-09-04 10:20:22 -04:00 |
|
ggurdin
|
11627c2bfb
|
enable toolbar on click for html messages
|
2024-09-03 16:15:18 -04:00 |
|
ggurdin
|
9f641633e4
|
merge main branch into combined selection view branch
|
2024-08-30 10:49:43 -04:00 |
|
ggurdin
|
cace965456
|
wrap chat input row in stateful widget and rebuild on choreo update to keep hint text and send button up-to-date
|
2024-08-30 10:11:43 -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
|
5f3326b843
|
cleaned up message.dart
|
2024-08-29 16:24:36 -04:00 |
|
ggurdin
|
6976c0575d
|
removed unused overlay position options and renamed OverlayEnum to OverlayPositionEnum
|
2024-08-29 14:36:42 -04:00 |
|
ggurdin
|
bf29a324e4
|
removed unnecessary pangea comments
|
2024-08-27 15:00:56 -04:00 |
|
ggurdin
|
a181ace577
|
select message on showToolbar and ensure message is deselected on dismiss
|
2024-08-27 14:09:06 -04:00 |
|
ggurdin
|
c5db829fb5
|
resolved merge conflicts
|
2024-08-27 13:45:17 -04:00 |
|
ggurdin
|
0373d01f1b
|
simplified positioning of toolbar
|
2024-08-27 13:41:36 -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
|
868e83709d
|
removed some excessive file changes to simplify PR
|
2024-08-21 10:06:23 -04:00 |
|
Kelrap
|
13dff2bd1d
|
Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection
|
2024-08-14 10:59:18 -04:00 |
|
ggurdin
|
7f731e1406
|
base timer off of game state event
|
2024-08-13 17:12:28 -04:00 |
|
Kelrap
|
d79e78271c
|
Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection
|
2024-08-13 10:55:22 -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
|
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
|
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
|
07fa96cdc9
|
Revert "don't show user avatars or display names in chats"
This reverts commit a36c52ff87.
|
2024-08-12 14:48:46 -04:00 |
|
Kelrap
|
6c5f4d0ece
|
Try fix window resize problem
|
2024-08-12 14:20:41 -04:00 |
|
ggurdin
|
a36c52ff87
|
don't show user avatars or display names in chats
|
2024-08-12 11:43:44 -04:00 |
|
Kelrap
|
6acf829fe2
|
Emoji picker adjustments
|
2024-08-09 11:18:29 -04:00 |
|
Kelrap
|
baa2e17aad
|
Revert emoji picker close button
|
2024-08-09 10:43:58 -04:00 |
|
Kelrap
|
ecb1df70dc
|
Add explanation for reaction picker logic
|
2024-08-08 17:19:16 -04:00 |
|
Kelrap
|
ed57c340d1
|
Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection
|
2024-08-08 10:38:21 -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 |
|
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 |
|
Kelrap
|
4b80871922
|
Fix edit overflow
|
2024-08-06 13:32:09 -04:00 |
|
Kelrap
|
abe98390f1
|
Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection
|
2024-08-06 13:20:22 -04:00 |
|
Kelrap
|
f68e8f586d
|
Merge branch 'toolbar-selection' of https://github.com/pangeachat/client into toolbar-selection
|
2024-08-06 13:20:16 -04:00 |
|
Kelrap
|
19b20efc53
|
PR edits, minus positioning changes
|
2024-08-06 13:19:40 -04:00 |
|