Commit graph

195 commits

Author SHA1 Message Date
ggurdin
ca3cd03664
blur background during IT 2024-10-08 14:13:01 -04:00
ggurdin
c5ccf6dac2
merge analytics updates into fluffychat merge branch 2024-09-10 12:57:23 -04:00
ggurdin
c91391b274
fluffychat merge - resolve conflicts 2024-09-05 09:26:26 -04:00
ggurdin
346cd1ab5f
fluffychat merge - resolve conflicts 2024-09-04 15:48:51 -04:00
ggurdin
cca5bb382f
fluffychat merge - resolve conflicts 2024-09-04 14:01:03 -04:00
ggurdin
5ea202062c
fluffychat merge - resolve conflicts 2024-09-04 12:12:32 -04:00
Krille-chan
6bdeba7cd7
Merge pull request #1269 from selfisekai/flutter-3.24
chore: upgrade flutter to 3.24
2024-08-31 15:02:09 +02:00
ggurdin
57b1ef04ef
Merge branch 'main' into learning-analytics-summary 2024-08-30 14:41:00 -04:00
ggurdin
9f641633e4
merge main branch into combined selection view branch 2024-08-30 10:49:43 -04:00
ggurdin
14ba8bf47b
merge main into analytics branch 2024-08-30 10:28:56 -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
ggurdin
bf29a324e4
removed unnecessary pangea comments 2024-08-27 15:00:56 -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
3ce03ecc2f
adjust position of points gain animation over new messages 2024-08-23 14:19:22 -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
f8020279c6
Merge branch 'main' into learning-analytics-summary 2024-08-23 10:31:00 -04:00
ggurdin
54040d841a
add draft construct uses while using language assistance, added morphs to learning progress indicators 2024-08-21 14:01:24 -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
75234e6a6f
inital work for having a 2-stage progress bar and saving draft analytics locally 2024-08-14 09:07:10 -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
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
Kelrap
6acf829fe2 Emoji picker adjustments 2024-08-09 11:18:29 -04:00
lauren n. liberda
55196e7c9d
chore: upgrade flutter to 3.24 2024-08-09 14:55:44 +02:00
Kelrap
4b80871922 Fix edit overflow 2024-08-06 13:32:09 -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
ggurdin
a2974ead9f
merged main, resolve merge conflicts 2024-08-06 09:12:03 -04:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Kelrap
8294e1959c Fixes input bar spacing issues 2024-08-02 13:32:23 -04:00
Kelrap
622384036b Added selection features to toolbar overlay 2024-07-26 15:28:05 -04:00
krille-chan
8128c960dc
chore: Follow up pinned events 2024-07-26 18:07:54 +02:00
ggurdin
7d000ef472 updated spacing under event list 2024-07-26 12:00:27 -04:00
ggurdin
42ced399aa some simplifications of input bar stack 2024-07-26 11:36:36 -04:00
Kelrap
7fdf9a5c92 Close keyboard when open toolbar 2024-07-24 16:48:32 -04:00
Kelrap
45c290d0d8 Keep input bar and reply bar together 2024-07-23 12:09:13 -04:00
Kelrap
d640bce7a9 Keep reply bar same length/style as input 2024-07-23 09:11:28 -04:00
Kelrap
842dd23c4b Remove useless code 2024-07-22 16:44:05 -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
276076b265 Buttons move when input bar height changes 2024-07-19 13:56:19 -04:00
Kelrap
4222b37bb4 Attempt 3. Needs work. 2024-07-18 15:13:27 -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