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
|
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 |
|
Krille
|
e6948ee0b4
|
chore: Follow up add web notification icons with auth media
|
2024-08-29 08:21:05 +02:00 |
|
Krille
|
3cb88f3d49
|
chore: Follow up login page
|
2024-08-28 08:43:21 +02:00 |
|
ggurdin
|
bf29a324e4
|
removed unnecessary pangea comments
|
2024-08-27 15:00:56 -04:00 |
|
ggurdin
|
db21eaac7a
|
check if igc button is mounted before settings state
|
2024-08-27 14:42:11 -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 |
|
krille-chan
|
eae7db7d71
|
chore: Follow up set read marker logic
|
2024-08-27 17:22:01 +02:00 |
|
Krille
|
aa3de2816b
|
chore: Follow up design textfields
|
2024-08-27 07:47:48 +02:00 |
|
krille-chan
|
0f16cdee88
|
chore: Better scroll up
|
2024-08-25 17:47:28 +02:00 |
|
krille-chan
|
e2538816a3
|
chore: Follow up homeserver picker page
|
2024-08-25 17:41:05 +02:00 |
|
Krille-chan
|
53b8b5290e
|
Merge pull request #1291 from krille-chan/krille/use-auth-media
feat: Use matrix authenticated media
|
2024-08-25 12:57:05 +02:00 |
|
Krille
|
158a6855c3
|
feat: Use matrix authenticated media
|
2024-08-25 12:46:15 +02:00 |
|
krille-chan
|
dec588d0c0
|
refactor: Simplify login UX
|
2024-08-25 12:33:18 +02:00 |
|
krille-chan
|
f17b09f56c
|
chore: Follow up set read marker
|
2024-08-25 09:02:51 +02:00 |
|
krille-chan
|
75800ccdd5
|
chore: Follow up send file dialog fix
|
2024-08-25 08:59:35 +02:00 |
|
ggurdin
|
6d4efea322
|
clear out analytics stream on dispose to prevent carry over across login sessions
|
2024-08-23 14:19:59 -04:00 |
|
ggurdin
|
3ce03ecc2f
|
adjust position of points gain animation over new messages
|
2024-08-23 14:19:22 -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
|
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 |
|
Kelrap
|
8e960f1b43
|
Make entirety of overlay message box scrollable
|
2024-08-14 10:58:59 -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
|
c99094f547
|
Fix window resize selection issue
|
2024-08-13 13:32:32 -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
|
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 |
|