Commit graph

4344 commits

Author SHA1 Message Date
ggurdin
ebc4a88d4e
fluffychat merge - resolve conflicts 2024-09-04 11:06:10 -04:00
ggurdin
816fe43d3e
fluffychat merge - resolve conflicts 2024-09-04 10:55:50 -04:00
ggurdin
deb2e655d6
fluffychat merge - resolve conflicts 2024-09-04 10:52:47 -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
bb0a499654
Merge branch 'main' into html-message-toolbar 2024-09-04 09:56:08 -04:00
ggurdin
4fe9b05c89
upgrade to the most recent version of our fork of the matrix sdk 2024-09-04 09:43:12 -04:00
ggurdin
11627c2bfb
enable toolbar on click for html messages 2024-09-03 16:15:18 -04:00
ggurdin
660c49873b
removed expanded widget wrapping overlay stack that caused crash in release mode 2024-09-03 11:22:17 -04:00
ggurdin
5e145837d2
add padding to reaction picker 2024-09-03 10:43:26 -04:00
ggurdin
a1ee965b9e
account for chat details column showing in message overlay 2024-09-03 10:25:55 -04:00
ggurdin
9f641633e4
merge main branch into combined selection view branch 2024-08-30 10:49:43 -04:00
William Jordan-Cooley
381769a6e4
adding user id to igc request 2024-08-30 10:14:10 -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
5c7a1f554b
added tooltip toggle status to matrix profile to prevent showing again after it's been dismissed 2024-08-30 10:11:32 -04:00
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
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
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
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
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
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