fluffychat/lib/pages/chat
wcjord 379e4a8db9
Reading assistance (#2175)
* still in draft

* feat(reading_assistance): whole message activity oriented

* chore: fix .env file path

* feat: animate selected toolbar into middle of screen

* chore: initial work for message bubble size animation

* refactor(reading_assistance): hooking up the choice interactions and polishing UI

* chore: animate in content and buttons

* formatting

* position reading content relative to selected token

* working on limiting choices

* chore: fix positioning of toolbar animation

* chore: simplify positioning logic

* chore: animate in button height

* getting there

* rough draft with restricted activity number is complete

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-03-24 15:20:07 -04:00
..
events Reading assistance (#2175) 2025-03-24 15:20:07 -04:00
add_widget_tile.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
add_widget_tile_view.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
chat.dart feat: show unlocked constructs snackbar (#2193) 2025-03-21 14:41:52 -04:00
chat_app_bar_list_tile.dart Refactor: Reduce .of(context) calls theme 2024-08-06 13:24:08 +02:00
chat_app_bar_title.dart Fluffychat merge (#2055) 2025-03-06 11:29:03 -05:00
chat_emoji_picker.dart Fluffychat merge (#1685) 2025-02-03 12:36:46 -05:00
chat_event_list.dart chore: allow users to select activity messages (#2153) 2025-03-17 13:58:49 -04:00
chat_input_row.dart chore: normalize footer height (#2072) 2025-03-07 12:16:41 -05:00
chat_view.dart chore: don't show input bar in abandoned DM room (#2082) 2025-03-07 13:45:19 -05:00
command_hints.dart refactor: Display better command hints 2024-05-03 15:57:05 +02:00
encryption_button.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
event_info_dialog.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
input_bar.dart chore: only wrap input bar in selectionarea on web (#2058) 2025-03-06 12:56:27 -05:00
pinned_events.dart Fluffychat merge (#1685) 2025-02-03 12:36:46 -05:00
reactions_picker.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
recording_dialog.dart Fluffychat merge (#1685) 2025-02-03 12:36:46 -05:00
reply_display.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
seen_by_row.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
send_file_dialog.dart Fluffychat merge (#2055) 2025-03-06 11:29:03 -05:00
send_location_dialog.dart Fluffychat merge (#1685) 2025-02-03 12:36:46 -05:00
sticker_picker_dialog.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
typing_indicators.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00