matrix-react-sdk
Merge redesign into develop
#2535
Merged

Commits
  • Merge pull request #2486 from matrix-org/travis/fix-hover
    turt2live committed 7 years ago
  • Merge pull request #2481 from matrix-org/bwindels/showroomsandpeoplewhenempty
    bwindels committed 7 years ago
  • Merge pull request #2471 from matrix-org/dbkr/keep_going
    dbkr committed 7 years ago
  • Merge pull request #2476 from matrix-org/travis/modal-tab-settings
    turt2live committed 7 years ago
  • Fix desktop captcha check
    dbkr committed 7 years ago
  • Merge pull request #2487 from matrix-org/dbkr/desktop_robot_check_check
    dbkr committed 7 years ago
  • Move language selector to auth header
    jryans committed 7 years ago
  • Extract language selector styles
    jryans committed 7 years ago
  • Tweak language selector to match design
    jryans committed 7 years ago
  • Use new dropdown arrow for language selector
    jryans committed 7 years ago
  • Template out remaining sections
    turt2live committed 7 years ago
  • Finish the box for displayname/avatar changes
    turt2live committed 7 years ago
  • Bring flair into the new settings
    turt2live committed 7 years ago
  • Bring in the change password section
    turt2live committed 7 years ago
  • Move profile settings to a dedicated component
    turt2live committed 7 years ago
  • Bring over email address management
    turt2live committed 7 years ago
  • Include a ref so that get/set value works again
    turt2live committed 7 years ago
  • Early de-linting
    turt2live committed 7 years ago
  • WIP to port prototype code
    bwindels committed 7 years ago
  • Merge remote-tracking branch 'origin/experimental' into dbkr/sas
    dbkr committed 7 years ago
  • Re-do npm run i18n because things got weird
    dbkr committed 7 years ago
  • Bring over phone number management
    turt2live committed 7 years ago
  • Bring in theme and language options
    turt2live committed 7 years ago
  • Merge pull request #2488 from jryans/auth-lang
    jryans committed 7 years ago
  • Update login header text
    jryans committed 7 years ago
  • Update forgot password link text and style
    jryans committed 7 years ago
  • Clear out other login link styles
    jryans committed 7 years ago
  • Remove create account from forgot password
    jryans committed 7 years ago
  • Rename links for changing auth flow
    jryans committed 7 years ago
  • Update text to change auth flows
    jryans committed 7 years ago
  • Update registration header text
    jryans committed 7 years ago
  • Add header text to forgot password
    jryans committed 7 years ago
  • Remove unneeded style from forgot password
    jryans committed 7 years ago
  • Move LanguageSelector to views
    jryans committed 7 years ago
  • Add a ToggleSwitch and use it for SettingsFlag
    turt2live committed 7 years ago
  • Bring over the deactivate account button
    turt2live committed 7 years ago
  • Touchups to toggles in settings
    turt2live committed 7 years ago
  • Appease the linter
    turt2live committed 7 years ago
  • Merge pull request #2490 from jryans/lang-selector-view
    jryans committed 7 years ago
  • Fix linting error
    jryans committed 7 years ago
  • Enable linting for all auth related files
    jryans committed 7 years ago
  • Fix remaining warnings for enabled files
    jryans committed 7 years ago
  • Merge pull request #2489 from jryans/auth-text-and-links
    jryans committed 7 years ago
  • Merge pull request #2493 from jryans/auth-lint
    jryans committed 7 years ago
  • Minor CSS adjustments
    turt2live committed 7 years ago
  • more fixes for updates/resizing
    bwindels committed 7 years ago
  • integrate layout/distributor with RoomList
    bwindels committed 7 years ago
  • remove flexbox layout
    bwindels committed 7 years ago
  • prevent height doubling when resizing
    bwindels committed 7 years ago
  • use offsetHeight for consistency with sizer
    bwindels committed 7 years ago
  • Merge pull request #2491 from matrix-org/travis/usettings/tab/general
    turt2live committed 7 years ago
  • Implement labs tab in new user settings
    turt2live committed 7 years ago
  • Actually include the lazy loading function
    turt2live committed 7 years ago
  • Add missing import
    turt2live committed 7 years ago
  • Regenerate i18n
    turt2live committed 7 years ago
  • Add target="_blank" to links that don't have it
    dbkr committed 7 years ago
  • Merge pull request #2492 from matrix-org/travis/usettings/tab/labs
    turt2live committed 7 years ago
  • Embed existing notifications settings into the tab
    turt2live committed 7 years ago
  • Styling to match the other tabs a bit closer
    turt2live committed 7 years ago
  • Appease the linter
    turt2live committed 7 years ago
  • Regenerate i18n
    turt2live committed 7 years ago
  • initial support for collapsing
    bwindels committed 7 years ago
  • Lint
    dbkr committed 7 years ago
  • Merge pull request #2494 from matrix-org/travis/usettings/tab/notifications
    turt2live committed 7 years ago
  • Implement the "Preferences" tab on new user settings
    turt2live committed 7 years ago
  • Merge pull request #2496 from matrix-org/dbkr/target_blank
    dbkr committed 7 years ago
  • Force font family upon Fields
    turt2live committed 7 years ago
  • Merge pull request #2495 from matrix-org/travis/usettings/tab/preferences
    turt2live committed 7 years ago
  • Add widget screenshots to the Labs section
    turt2live committed 7 years ago
  • Merge pull request #2497 from matrix-org/travis/usettings/tab/labs-screenshot
    turt2live committed 7 years ago
  • Implement the "Voice & Video" tab of new user settings
    turt2live committed 7 years ago
  • Swap out the media permissions text for a paragraph element
    turt2live committed 7 years ago
  • Appease the linter
    turt2live committed 7 years ago
  • Fix sizings and margins
    turt2live committed 7 years ago
  • Also the font size
    turt2live committed 7 years ago
  • Merge pull request #2498 from matrix-org/travis/usettings/tab/voice
    turt2live committed 7 years ago
  • Implement the "Security & Privacy" tab of new user settings
    turt2live committed 7 years ago
  • Implement the "Help & About" tab of new user settings
    turt2live committed 7 years ago
  • Have the settings dialog be fixed in size
    turt2live committed 7 years ago
  • Override UA/OS styles for disabled Field selects
    turt2live committed 7 years ago
  • Default a Field's placeholder to the label
    turt2live committed 7 years ago
  • Be more positive with setting labels
    turt2live committed 7 years ago
  • Add simple animations to toggle switches
    turt2live committed 7 years ago
  • Merge pull request #2500 from matrix-org/travis/usettings/tab/help
    turt2live committed 7 years ago
  • Merge pull request #2501 from matrix-org/travis/settings/dialog-size
    turt2live committed 7 years ago
  • Merge pull request #2503 from matrix-org/travis/settings/placeholders
    turt2live committed 7 years ago
  • Merge pull request #2505 from matrix-org/travis/settings/animated-toggles
    turt2live committed 7 years ago
  • Invert setting values in a common place
    turt2live committed 7 years ago
  • Improve disabled Field styling
    turt2live committed 7 years ago
  • Merge branch 'experimental' into travis/usettings/tab/security
    turt2live committed 7 years ago
  • Regenerate i18n due to conflicts
    turt2live committed 7 years ago
  • Fix imports and quotes
    turt2live committed 7 years ago
  • New text/caption for key backup by verifying device
    dbkr committed 7 years ago
  • Appease the linter
    turt2live committed 7 years ago
  • Merge pull request #2499 from matrix-org/travis/usettings/tab/security
    turt2live committed 7 years ago
  • Merge pull request #2506 from matrix-org/dbkr/room_recovery_reminder_verifydevice
    dbkr committed 7 years ago
  • Add fullstop
    jryans committed 7 years ago
  • Fullstop
    jryans committed 7 years ago
  • Fullstop
    jryans committed 7 years ago
  • Remove outdated paragraph promising better verification
    dbkr committed 7 years ago
  • + more commits ...
Loading