fluffychat/lib/widgets
swherdman c581377999
feat: add autoSsoRedirect config option for automatic SSO login on web
When enabled via config.json, unauthenticated web users are
automatically redirected to the homeserver's SSO provider on page load,
bypassing the homeserver picker UI. Uses full-page redirect with
localStorage token recovery to avoid browser popup blocking.

Requires defaultHomeserver to also be set in config.json.
2026-02-20 17:51:02 +11:00
..
adaptive_dialogs refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
layouts chore: Adjust design of navrail 2026-02-15 10:37:54 +01:00
app_lock.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
avatar.dart chore: Adjust avatar size and chat list item design 2026-02-18 16:59:10 +01:00
blur_hash.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
chat_settings_popup_menu.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
config_viewer.dart fix: Locale unlocalized strings 2026-01-12 10:29:33 +01:00
fluffy_chat_app.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
future_loading_dialog.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
hover_builder.dart feat: Make all text in chat selectable on desktop 2023-11-05 14:07:07 +01:00
local_notifications_extension.dart fix: Notifications on web correctly managed when tab not focused 2026-01-18 14:20:18 +01:00
lock_screen.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
log_view.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
matrix.dart fix: Notifications on web correctly managed when tab not focused 2026-01-18 14:20:18 +01:00
member_actions_popup_menu_button.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
mxc_image.dart fix: Follow up fix rectangle avatars 2025-08-18 08:24:01 +02:00
mxc_image_viewer.dart fix: Avoid using MediaQuery.of() 2025-08-01 06:15:23 +08:00
navigation_rail.dart chore: Adjust design of space avatars and more 2026-02-18 09:02:28 +01:00
permission_slider_dialog.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
presence_builder.dart refactor: Remove unused directories 2025-10-02 08:34:36 +02:00
qr_code_viewer.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
settings_switch_list_tile.dart refactor: Use AppSettings enum based configuration everywhere and fix load from json on web 2025-10-19 19:51:06 +02:00
share_scaffold_dialog.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
theme_builder.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
unread_rooms_badge.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
view_model_builder.dart feat: add autoSsoRedirect config option for automatic SSO login on web 2026-02-20 17:51:02 +11:00