fluffychat/lib/pages
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
..
archive refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
bootstrap chore: Always show filter for messages 2026-01-29 18:11:54 +01:00
chat build: Upgrade to flutter 3.41.1 2026-02-18 17:03:48 +01:00
chat_access_settings refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
chat_details chore: Add code lint check for unused code 2026-02-18 16:10:23 +01:00
chat_encryption_settings chore: Make key fingerprints in chat encryption page selectable 2026-02-01 17:58:40 +01:00
chat_list chore: Adjust avatar size and chat list item design 2026-02-18 16:59:10 +01:00
chat_members refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
chat_permissions_settings refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
chat_search chore: Follow up better search 2025-12-21 10:38:52 +01:00
device_settings refactor: update to matrix 6.0.0 2026-01-29 18:04:58 +01:00
dialer refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
image_viewer fix: get correct aspect ratio from VideoPlayerController 2026-02-05 20:35:28 +01:00
intro feat: Implement new sign in flow 2026-02-01 17:57:03 +01:00
invitation_selection refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
key_verification refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
login feat: Implement new sign in flow 2026-02-01 17:57:03 +01:00
new_group refactor: File selector just use default FileType 2025-12-06 09:34:22 +01:00
new_private_chat refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
settings chore: Adjust design of navrail 2026-02-15 10:37:54 +01:00
settings_3pid refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
settings_chat refactor: Use AppSettings enum based configuration everywhere and fix load from json on web 2025-10-19 19:51:06 +02:00
settings_emotes refactor: File selector just use default FileType 2025-12-06 09:34:22 +01:00
settings_homeserver refactor: update to matrix 6.0.0 2026-01-29 18:04:58 +01:00
settings_ignore_list refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
settings_notifications refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
settings_password refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
settings_security fix: enable users without passwords to delete their accounts by using uia request in account deletion 2025-12-09 12:36:05 -05:00
settings_style chore: Always show filter for messages 2026-01-29 18:11:54 +01:00
sign_in feat: add autoSsoRedirect config option for automatic SSO login on web 2026-02-20 17:51:02 +11:00