Bruno Windels
|
7ccc694eea
|
minimal theming on app permission in widget
|
2019-02-01 23:24:56 +01:00 |
|
Bruno Windels
|
e2ce12f5c1
|
wip
|
2019-02-01 23:15:14 +01:00 |
|
J. Ryan Stinnett
|
84ba22f7d6
|
Give auth language dropdown more space
|
2019-02-01 16:15:11 -06:00 |
|
J. Ryan Stinnett
|
d3e2c33bfa
|
Push dropdown chevron to right side
|
2019-02-01 16:06:46 -06:00 |
|
Bruno Windels
|
45e982ac13
|
Merge pull request #2557 from matrix-org/bwindels/e2eicons
Add e2e icon to room header/composer/member info, more ...
|
2019-02-01 22:02:28 +00:00 |
|
J. Ryan Stinnett
|
68ec63d25e
|
Merge pull request #2562 from jryans/rm-guest-bar
Remove guest warning bar
|
2019-02-01 15:46:43 -06:00 |
|
J. Ryan Stinnett
|
a74ac336e5
|
Hide sign in / create account for logged in users
|
2019-02-01 15:38:31 -06:00 |
|
J. Ryan Stinnett
|
3bfd603dab
|
Remove guest warning bar
|
2019-02-01 15:28:16 -06:00 |
|
J. Ryan Stinnett
|
4a0dc06038
|
Fix home page link target
Fixes https://github.com/vector-im/riot-web/issues/8331.
|
2019-02-01 14:49:35 -06:00 |
|
J. Ryan Stinnett
|
6b359df6c6
|
Merge pull request #8364 from jryans/auth-bg
Add auth background image and update Riot logo
|
2019-02-01 14:13:36 -06:00 |
|
J. Ryan Stinnett
|
10a7d7ed42
|
Merge pull request #2561 from jryans/auth-bg
Style tweaks to support auth background
|
2019-02-01 14:13:22 -06:00 |
|
Bruno Windels
|
87c193df1a
|
remove commented out code and close root element
|
2019-02-01 20:11:33 +01:00 |
|
Bruno Windels
|
acfe095710
|
center vertically
|
2019-02-01 20:08:18 +01:00 |
|
J. Ryan Stinnett
|
8bac9efd4c
|
Update Riot logo
|
2019-02-01 13:04:48 -06:00 |
|
Bruno Windels
|
2411d5286b
|
finish layout and add links to buttons
|
2019-02-01 19:58:30 +01:00 |
|
J. Ryan Stinnett
|
0b14855c4f
|
Add footer gradient
|
2019-02-01 12:50:22 -06:00 |
|
J. Ryan Stinnett
|
6dfc9b4f79
|
Change footer to padding
|
2019-02-01 12:48:26 -06:00 |
|
J. Ryan Stinnett
|
bcac332d31
|
Remove unneeded backdrop on auth pages
|
2019-02-01 12:46:17 -06:00 |
|
Travis Ralston
|
b68ee8ac6a
|
Set a minimum width on the settings tab content
This prevents random controls from squishing themselves, at sacrifice of scrollbars and not-responsiveness.
|
2019-02-01 11:43:42 -07:00 |
|
Bruno Windels
|
a09133960c
|
pr feedback
|
2019-02-01 19:16:06 +01:00 |
|
Nad Chishtie
|
e1e364f7c7
|
WIP home updates
|
2019-02-01 18:07:51 +00:00 |
|
Bruno Windels
|
571c059f0d
|
fix layout
|
2019-02-01 18:15:19 +01:00 |
|
Bruno Windels
|
9134548558
|
update room status bar warning icon
|
2019-02-01 17:52:57 +01:00 |
|
Bruno Windels
|
ce5e56aaac
|
update icons in member info device section
|
2019-02-01 17:32:46 +01:00 |
|
J. Ryan Stinnett
|
42a3668efa
|
Add background image to auth pages
|
2019-02-01 10:31:40 -06:00 |
|
Bruno Windels
|
21fe266394
|
add icon to member info to indicate all devices of a user are trusted
|
2019-02-01 17:08:09 +01:00 |
|
Bruno Windels
|
48c0e5a3ac
|
update icons
|
2019-02-01 16:44:16 +01:00 |
|
Bruno Windels
|
88ad780b6b
|
update message e2e icons
also remove encrypted icon as header/composer already indicate encryption
|
2019-02-01 16:43:12 +01:00 |
|
Bruno Windels
|
09c3391dd8
|
replace existing icon in composer with the new one
|
2019-02-01 13:40:42 +01:00 |
|
Bruno Windels
|
f2928c184d
|
create warning/verified icon to use in header/composer/member info
|
2019-02-01 13:39:56 +01:00 |
|
Travis Ralston
|
b12b731781
|
Minor CSS tweaks
|
2019-01-31 21:20:30 -07:00 |
|
Travis Ralston
|
4036e52c24
|
Fixed settings dialog header; Adjust padding on dialog
Some recent changes to dialogs changed how this works and altered the look of the settings dialogs. This fixes that and makes it so that the header and content scroll independently.
Fixes https://github.com/vector-im/riot-web/issues/8329
Fixes https://github.com/vector-im/riot-web/issues/8328
|
2019-01-31 15:52:22 -07:00 |
|
Matthew Hodgson
|
786e725f5f
|
Merge pull request #2544 from matrix-org/matthew/gradients
make overflow gradients much smaller and turn bottom into drop shadow
|
2019-01-31 20:18:35 +01:00 |
|
J. Ryan Stinnett
|
2f006939f2
|
Use mx_AuthBody prefix for consistency
|
2019-01-31 10:06:35 -06:00 |
|
Bruno Windels
|
f60cfe5cb2
|
Merge pull request #2545 from matrix-org/bwindels/missingavatarlayout
layout composer independent of avatar being present
|
2019-01-31 14:41:44 +00:00 |
|
Bruno Windels
|
afed1b725d
|
layout composer independent of avatar being present
|
2019-01-31 15:13:18 +01:00 |
|
Matthew Hodgson
|
c432c79953
|
remove the bottom gradient entirely for now
|
2019-01-31 15:03:32 +01:00 |
|
Matthew Hodgson
|
1ee0dc4b66
|
make overflow gradients much smaller and turn bottom into drop shadow
|
2019-01-31 13:31:55 +01:00 |
|
Matthew Hodgson
|
f658288f2b
|
Merge pull request #2543 from matrix-org/matthew/cyrillic
Matthew/cyrillic
|
2019-01-31 13:11:14 +01:00 |
|
Matthew Hodgson
|
47f775f579
|
apply correct weight on unread roomtiles
|
2019-01-31 13:10:11 +01:00 |
|
Matthew Hodgson
|
ac620c7a05
|
fix bg color on selects
|
2019-01-31 13:10:11 +01:00 |
|
Bruno Windels
|
60f28266ae
|
Merge pull request #2538 from matrix-org/bwindels/community-redesign-cleanup
Redesign: community page cleanup
|
2019-01-31 12:01:08 +00:00 |
|
Matthew Hodgson
|
2fc6f89953
|
remove italics CSS skew
|
2019-01-31 11:51:26 +01:00 |
|
Matthew Hodgson
|
bc83a79ac6
|
support cyrillic nunito
|
2019-01-31 11:43:06 +01:00 |
|
Matthew Hodgson
|
a1097b5f03
|
support cyrillic nunito
|
2019-01-31 11:42:57 +01:00 |
|
J. Ryan Stinnett
|
6718ae8b7c
|
Set standard font size for fields
|
2019-01-30 17:52:18 -06:00 |
|
J. Ryan Stinnett
|
d6f55a508c
|
Use custom appearance and arrow for select fields
|
2019-01-30 16:40:53 -06:00 |
|
J. Ryan Stinnett
|
b093119d30
|
Move dropdown arrow to primary element
|
2019-01-30 16:39:08 -06:00 |
|
J. Ryan Stinnett
|
de46e6aa0d
|
Use dropdown-arrow for all toggle arrows
|
2019-01-30 16:39:07 -06:00 |
|
Bruno Windels
|
405cc5cc24
|
show avatars for members & rooms in group like we do in room right panel
also apply padding with hacky :not selector to exclude full-width avatar
|
2019-01-30 16:59:28 +01:00 |
|