Commit graph

8264 commits

Author SHA1 Message Date
ggurdin
4e8000eb9d
Handle case of language level not being int in bot-options state event 2024-09-12 13:54:31 -04:00
ggurdin
489129f36a
Merge pull request #675 from pangeachat/restrict-toolbar-msg-types
only show toolbar if the message is text or audio
2024-09-11 15:27:18 -04:00
ggurdin
8637033499
Merge branch 'main' into restrict-toolbar-msg-types 2024-09-11 15:27:11 -04:00
ggurdin
bd25cda630
only show toolbar if the message is text or audio 2024-09-11 15:26:39 -04:00
ggurdin
11fbb3514a
Merge pull request #674 from pangeachat/toolbar-updates
if, by shifting up a message to make footer space, a header overflow …
2024-09-11 12:50:24 -04:00
ggurdin
2ff70e65db
if, by shifting up a message to make footer space, a header overflow is caused, opt of push the message down instead of up 2024-09-11 12:49:51 -04:00
ggurdin
1605fd95f3
Merge pull request #673 from pangeachat/message-toolbar-improvements
Message toolbar improvements
2024-09-11 12:15:29 -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
5452423e13
Merge pull request #672 from pangeachat/capacity-copy-fix
updated capacity copy to correspond with room type (chat or space)
2024-09-11 10:44:00 -04:00
ggurdin
a32eb15df7
updated capacity copy to correspond with room type (chat or space) 2024-09-11 10:43:26 -04:00
ggurdin
46a6813b26
Merge pull request #671 from pangeachat/test-fixes
removed _repLocal function causing delays in initial translation, als…
2024-09-11 10:05:16 -04:00
ggurdin
db9320d2ac
removed _repLocal function causing delays in initial translation, also made selection translation and repEvent fetching futures happen at the same time in message translation card 2024-09-11 09:53:09 -04:00
ggurdin
ea6d8f355c
Merge pull request #670 from pangeachat/default-auto-igc
default true for auto-igc setting
2024-09-10 12:10:20 -04:00
ggurdin
04db40f7ea
default true for auto-igc setting 2024-09-10 12:09:51 -04:00
ggurdin
e63be7e7fa
Merge pull request #669 from pangeachat/speed-up-toolbar
speed up toolbar on click message
2024-09-10 09:49:54 -04:00
ggurdin
f9f0945655
speed up toolbar on click message 2024-09-10 09:49:09 -04:00
ggurdin
6d9d649960
Merge pull request #668 from pangeachat/main-menu-background
give main menu button a background
2024-09-06 16:21:55 -04:00
ggurdin
be19175da5
give main menu button a background 2024-09-06 16:21:31 -04:00
ggurdin
2a83d3099f
Merge pull request #654 from pangeachat/html-message-toolbar
enable toolbar on click for html messages
2024-09-04 10:31:02 -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
0661930c57
Merge pull request #655 from pangeachat/upgrade-matrix-sdk
upgrade to the most recent version of our fork of the matrix sdk
2024-09-04 09:43:39 -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
b75abc1c63
Merge pull request #651 from pangeachat/account-for-sidebar
Account for sidebar
2024-09-03 11:22:58 -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
269ae5b2eb
Merge pull request #648 from pangeachat/account-for-sidebar
account for chat details column showing in message overlay
2024-09-03 10:26:27 -04:00
ggurdin
a1ee965b9e
account for chat details column showing in message overlay 2024-09-03 10:25:55 -04:00
ggurdin
8ae98a84b6
Merge pull request #548 from pangeachat/toolbar-selection
Combines toolbar with selection view
2024-08-30 14:40:05 -04:00
ggurdin
9f641633e4
merge main branch into combined selection view branch 2024-08-30 10:49:43 -04:00
ggurdin
5dbf127a30
Merge pull request #644 from pangeachat/merge-in-dev-changes
Merge in dev changes
2024-08-30 10:16:26 -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
ccae4c8704
Merge pull request #643 from pangeachat/merge-in-dev-changes
Merge in dev changes
2024-08-30 10:05:48 -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
ggurdin
fa0d4f96ad
Merge branch 'main' into merge-in-dev-changes 2024-08-30 09:59:25 -04:00