Commit graph

240 commits

Author SHA1 Message Date
ggurdin
bd25cda630
only show toolbar if the message is text or audio 2024-09-11 15:26:39 -04:00
ggurdin
2e139be658
position message overlay directly over the underlying message 2024-09-11 12:13:39 -04:00
ggurdin
f9f0945655
speed up toolbar on click message 2024-09-10 09:49:09 -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
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
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
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
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
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
Kelrap
6acf829fe2 Emoji picker adjustments 2024-08-09 11:18:29 -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
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
abe98390f1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 2024-08-06 13:20:22 -04:00
ggurdin
e238068538
replaced scrollToEventId with current version from fluffychat 2024-08-06 12:32:31 -04:00
Kelrap
2f9446fb80 Scrolls to correct message 2024-08-05 10:05:37 -04:00
Kelrap
3d9000d2ae Code cleanup 2024-08-02 12:12:34 -04:00
Kelrap
37fa0e1d5e Simpler overlay closing 2024-08-02 10:03:22 -04:00
Kelrap
23ac51c766 Emoji picker works now 2024-08-01 17:02:47 -04:00
Kelrap
badb2888f2 message info/report message menu work with overlay 2024-08-01 13:31:32 -04:00
Kelrap
6f07eed8ed Fix more closure fails 2024-07-31 13:03:19 -04:00
Kelrap
d962980801 Fix toolbar not closing in all situations 2024-07-31 12:34:18 -04:00
Kelrap
4e7ac79527 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 2024-07-31 11:29:16 -04:00
Kelrap
24ccc538e1 Ignores null timeline error 2024-07-29 10:27:55 -04:00
Kelrap
0c37d88ef2 Fix overlay not closing in some situations 2024-07-29 09:50:37 -04:00
ggurdin
db168c805f
Merge branch 'main' into move-chat-buttons 2024-07-25 11:36:24 -04:00
Kelrap
d37aae9cbf Delete commented code 2024-07-24 13:47:32 -04:00
Kelrap
cfdeb40732 Add #Pangea comments 2024-07-24 08:57:19 -04:00
Kelrap
cc58771de0 Silences web focus error 2024-07-24 08:50:47 -04:00
Kelrap
5b8c2dc7a8 Minor emoji picker edits 2024-07-22 16:36:44 -04:00
Kelrap
c20176d029 Add #pangea comments 2024-07-22 13:45:45 -04:00
Kelrap
e8a4005a12 Use stack, minimize footer shifting messages 2024-07-22 13:39:51 -04:00
Kelrap
4222b37bb4 Attempt 3. Needs work. 2024-07-18 15:13:27 -04:00
ggurdin
36fc580c45 replace setting of room id in choreographer 2024-07-17 10:10:18 -04:00
ggurdin
4f1445d975 fixes for null check / disposed widget errors 2024-07-17 09:21:55 -04:00
ggurdin
280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 2024-07-16 13:43:11 -04:00
ggurdin
4bc49420c2 some formatting fixes 2024-07-08 10:43:31 -04:00
bluearevalo
fbbbf5e740 added missing comma in intl_es, same thing for chat.dart as it was missing trailing comma, for my_analytics i added some error catches for that minified:tm
bug
2024-07-05 14:26:36 -04:00
bluearevalo
49251774cc try/catches added for minified:a7t sentry error, added back translationsfor l10n, added more to error_handler to get more info 2024-07-03 14:28:41 -04:00
William Jordan-Cooley
c6d3f36805 saving of tokens, changing of top language calculation, documentation 2024-06-30 18:31:53 -04:00