Commit graph

301 commits

Author SHA1 Message Date
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
Kelrap
98732ec904 Sets minimum width for toolbar content 2024-08-02 14:34:39 -04:00
Kelrap
3d9000d2ae Code cleanup 2024-08-02 12:12:34 -04:00
Kelrap
02dd22a45f Change message info/report message menu color 2024-08-02 11:01:38 -04:00
Kelrap
61ffd096c9 Fix overflow from long messages 2024-08-02 10:22:40 -04:00
Kelrap
37fa0e1d5e Simpler overlay closing 2024-08-02 10:03:22 -04:00
Kelrap
21ab01dbcb Make popup look like previous appearance 2024-08-02 09:22:53 -04:00
Kelrap
23ac51c766 Emoji picker works now 2024-08-01 17:02:47 -04:00
Kelrap
5ed0f59db2 Get rid of unneeded chat footer elements 2024-08-01 14:31:18 -04:00
Kelrap
badb2888f2 message info/report message menu work with overlay 2024-08-01 13:31:32 -04:00
Kelrap
03678cbba3 Input bar should be same height in overlay 2024-07-31 16:30:41 -04:00
Kelrap
d962980801 Fix toolbar not closing in all situations 2024-07-31 12:34:18 -04:00
Kelrap
5aeea56cc1 Change overlay message color/shape 2024-07-31 12:00:08 -04:00
Kelrap
0c37d88ef2 Fix overlay not closing in some situations 2024-07-29 09:50:37 -04:00
Kelrap
622384036b Added selection features to toolbar overlay 2024-07-26 15:28:05 -04:00
Kelrap
668b9dd65f Center toolbar overlay 2024-07-26 13:34:56 -04:00
ggurdin
db168c805f
Merge branch 'main' into move-chat-buttons 2024-07-25 11:36:24 -04:00
ggurdin
56a363910c
Merge branch 'main' into shorten-long-message-overlays 2024-07-25 11:27:59 -04:00
ggurdin
6311df0875 moved stateful variable from text controller to input bar wrapper widget 2024-07-25 11:25:59 -04:00
ggurdin
5569619ba2
Merge branch 'main' into red-text-on-max-length 2024-07-25 11:11:49 -04:00
Kelrap
7fdf9a5c92 Close keyboard when open toolbar 2024-07-24 16:48:32 -04:00
Kelrap
276f3ee913 Merge branch 'main' of https://github.com/pangeachat/client into move-chat-buttons 2024-07-24 15:22:00 -04:00
Kelrap
51bf91d8e5 Edits I forgot to save earlier 2024-07-23 15:22:39 -04:00
Kelrap
a7e6e7a4c9 Shorten overlay instead of toolbar 2024-07-23 15:16:34 -04:00
Kelrap
8c1df0eb88 Move calculations to state 2024-07-23 12:35:53 -04:00
ggurdin
acef3778f7 made logic for determining if warning should show in translated card more readable and moved out of build function 2024-07-22 13:53:46 -04:00
Kelrap
d60fe9e220 Merge branch 'move-chat-buttons' of https://github.com/pangeachat/client into move-chat-buttons 2024-07-22 13:46:44 -04:00
Kelrap
e8a4005a12 Use stack, minimize footer shifting messages 2024-07-22 13:39:51 -04:00
ggurdin
a7c329905b don't rebuild the whole chat list on selection change 2024-07-22 12:18:06 -04:00
ggurdin
fead337fd0
Merge branch 'main' into students-can-add-subrooms 2024-07-22 11:45:10 -04:00
ggurdin
5ce1d556b6 account for matrix space child permissions 2024-07-22 11:44:53 -04:00
Kelrap
9ed7507353 Remove canIAddSpaceChild 2024-07-22 10:39:46 -04:00
Kelrap
40a0954762 Merge branch 'main' of https://github.com/pangeachat/client into red-text-on-max-length 2024-07-22 10:05:08 -04:00
Kelrap
828b406286 Only rebuild when maxLength changes 2024-07-22 10:04:18 -04:00
ggurdin
9a56fe42b7
Merge branch 'main' into toolbar-location-adjustments 2024-07-19 15:25:44 -04:00
ggurdin
b98205153e
Merge branch 'main' into move-chat-buttons 2024-07-19 15:23:50 -04:00
Kelrap
276076b265 Buttons move when input bar height changes 2024-07-19 13:56:19 -04:00
Kelrap
9baabbe5b9 Changes criteria for showing translate warning 2024-07-19 10:33:26 -04:00
Kelrap
328ce621af Get rid of Flexible redundancy 2024-07-19 09:30:05 -04:00
Kelrap
08da254bae Input text turns red when hit limit 2024-07-18 16:33:54 -04:00
Kelrap
4222b37bb4 Attempt 3. Needs work. 2024-07-18 15:13:27 -04:00
Kelrap
56de4ce2bc Minimize long message toolbar weirdness 2024-07-18 10:45:41 -04:00
Kelrap
19987c75a7 Get rid of scrollcontroller chain 2024-07-16 16:07:42 -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
Kelrap
e7167631d0 More math corrections 2024-07-16 12:02:31 -04:00
Kelrap
9aa1c7725b Address some more edge cases 2024-07-16 11:53:09 -04:00
Kelrap
6424f95855 Fix some incorrect calculations 2024-07-16 11:25:54 -04:00
Kelrap
c1f0282acc Merge branch 'main' of https://github.com/pangeachat/client into toolbar-location-adjustments 2024-07-16 10:55:07 -04:00