David Baker
b4602fd2b1
Comment
2017-07-07 10:49:19 +01:00
David Baker
43bdc04637
Merge remote-tracking branch 'origin/develop' into dbkr/my_groups
2017-07-07 10:47:41 +01:00
Luke Barnard
e36899c30f
Merge pull request #4442 from vector-im/erikj/group_server
...
CSS for GroupView
2017-07-06 22:04:30 +01:00
David Baker
e04f34a202
More CSS for group view
2017-07-06 19:14:12 +01:00
Michael Telatynski
a8d5f7d5eb
remove unused class
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-07-06 13:53:17 +01:00
Luke Barnard
0796b304cc
Merge pull request #4466 from vector-im/luke/css-rte-improvements
...
Fix long words causing MessageComposer to widen
2017-07-06 10:27:25 +01:00
Luke Barnard
07e8d4ef69
Add visual bell animation for RTE
2017-07-05 18:13:23 +01:00
David Baker
2ccd36d09e
Merge remote-tracking branch 'origin/develop' into erikj/group_server
2017-07-05 10:13:53 +01:00
Luke Barnard
b4b33ae06f
Add CSS class to truncate certain autocompletions
2017-07-04 16:49:11 +01:00
Luke Barnard
1e569e67b1
Do not truncate autocomplete provider names
2017-07-04 16:40:15 +01:00
Luke Barnard
6fcf504a4b
Apply white-space: pre-wrap to mx_MEmoteBody
...
as we do with MTextBody.
So that people can do multi-line emotes...
2017-06-30 17:41:55 +01:00
Luke Barnard
042e7acca5
Fix long words causing MessageComposer to widen
...
Use `word-break: break-word` to split long words.
Fixes https://github.com/vector-im/riot-web/issues/4414
2017-06-30 16:03:56 +01:00
David Baker
17bd323376
Make Groups page look more like design
2017-06-30 14:00:17 +01:00
David Baker
796b51113f
CSS for Create Group dialog
2017-06-29 16:59:26 +01:00
Luke Barnard
515f8de2c5
Merge pull request #4456 from vector-im/luke/css-rte-improvements
...
Add some style improvements to autocompletions
2017-06-28 17:38:53 +01:00
Luke Barnard
2ea69624af
Add some style improvements to autocompletions
...
- Fix https://github.com/vector-im/riot-web/issues/2230 by adding text-overflow: ellipsis to pill spans
- Add padding to pills
- Make sure to only apply horizontal margin of pill children at one level of the DOM tree
2017-06-28 16:36:32 +01:00
David Baker
105c54a1f1
CSS for Groups page
2017-06-28 13:57:20 +01:00
Richard Lewis
83353e9419
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/apps
2017-06-27 12:40:32 +01:00
David Baker
f6627937fa
CSS for GroupView
2017-06-27 11:52:46 +01:00
Luke Barnard
bbbb82351f
CSS for redeisng of password warning
...
Now looks like red text
2017-06-20 15:01:39 +01:00
Richard Lewis
db70272902
Fix custom widget form styling
2017-06-19 12:05:57 +01:00
Richard Lewis
3588ce7bc5
Fix app tile styling
2017-06-19 11:35:20 +01:00
Matthew Hodgson
1c82b7b0c3
add register button
2017-06-19 00:54:07 +01:00
Matthew Hodgson
4afec6fb7f
Merge pull request #4259 from ollieh/code-block-border
...
Add border on hover for code blocks
2017-06-18 21:37:17 +01:00
David Baker
2c186aafae
Fix h2 in markdown being weird
...
Date separator style was just define don any h2 in the message
list, so got picked up by any h2s in markdown too. Give date
separators their own class.
Fixes https://github.com/vector-im/riot-web/issues/4328
2017-06-16 11:36:24 +01:00
Luke Barnard
4f55f810af
Ask for email address after setting password for the first time
...
This is so that the user can reset their password.
2017-06-14 09:30:08 +01:00
Richard Lewis
152e3c6258
Merge branch 'master' of https://github.com/vector-im/riot-web into rxl881/apps
2017-06-13 11:40:23 +01:00
Marcel
76e058cfa1
Add missing VOIP Dropdown width
2017-06-12 15:56:54 +01:00
Marcel
cb5cb56854
Add missing VOIP Dropdown width
2017-06-10 17:26:29 +02:00
Oliver Hunt
3a86e659af
Made border transparent when not hovered
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz>
2017-06-10 01:26:20 +01:00
Oliver Hunt
b032accdfa
Add border on hover for code blocks
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz>
2017-06-09 17:03:29 +01:00
David Baker
f32977c0e8
Merge pull request #4204 from ollieh/issues/1974
...
Added styling for copy to clipboard button
2017-06-08 14:46:06 +01:00
Matthew Hodgson
873656232f
fix vector-im/riot-web#3298 correctly, and unbreak scrolling
...
fixes https://github.com/vector-im/riot-web/issues/4241 and https://github.com/vector-im/riot-web/issues/4154
2017-06-08 11:42:03 +01:00
Luke Barnard
87996b3a8a
Update CSS for ChatInviteDialog
...
for https://github.com/matrix-org/matrix-react-sdk/pull/1050
- Remove address selector header
- Adjust dialog content so that the error message ("No results" or otherwise) doesn't cause a change in height
2017-06-07 17:14:36 +01:00
Richard Lewis
272d36995b
Fix active styling
2017-06-07 15:28:58 +01:00
Luke Barnard
a158549a4c
Merge pull request #4039 from vector-im/new-guest-access
...
New guest access
2017-06-07 13:40:00 +01:00
David Baker
80d912bb2c
Merge pull request #4219 from vector-im/luke/css-fix-timestamp-align
...
Align message timestamp centrally about the avatar mid-point
2017-06-07 11:37:26 +01:00
Richard Lewis
9302c60b47
App icon styling
2017-06-07 10:55:35 +01:00
Luke Barnard
784e52f249
Align message timestamp centrally about the avatar mid-point
...
Tested visually against any unintended changes to the alignment of e2e icons, with timestamps on 12h and 24h mode.
2017-06-07 10:19:58 +01:00
Richard Lewis
76880e0de7
App icon tile styling
2017-06-06 23:46:27 +01:00
Matthew Hodgson
080cbea080
Merge pull request #4211 from uhoreg/compact
...
adjust alignment of message menu button in compact layout
2017-06-06 18:07:32 +01:00
Hubert Chathi
383f6b619b
adjust alignment of message menu button
2017-06-06 12:11:02 -04:00
Oliver Hunt
fd42698cf0
Added svg for copy icon - I'm not a designer, someone else should probably replace these!
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz>
2017-06-06 13:21:50 +01:00
Oliver Hunt
7098ca9df0
Added styling for copy to clipboard button - currently using the edit button's image as a placeholder
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz>
2017-06-06 12:37:48 +01:00
David Baker
e30fcdba4c
Merge branch 'develop' into new-guest-access
2017-06-06 11:39:47 +01:00
Richard Lewis
0ef800073b
App drawer styling
2017-06-05 18:21:52 +01:00
Matthew Hodgson
49e9d58418
oops, expand the dropdown a bit if possible
2017-06-02 22:10:29 +01:00
Matthew Hodgson
949fd71c17
Merge pull request #4019 from vector-im/t3chguy/webrtc_settings
...
styling for webrtc settings
2017-06-02 00:48:06 +01:00
Matthew Hodgson
5cf9a48575
fix fr layout
2017-06-02 00:20:52 +01:00
Matthew Hodgson
a5db7f4f19
expand dropdown for fr i18n
2017-06-02 00:16:27 +01:00
Matthew Hodgson
f099f56f01
Merge pull request #4132 from uhoreg/compact
...
add styles for compact layout
2017-06-01 21:32:46 +01:00
Luke Barnard
188ea3a4b1
CSS for modified ChatcreateOrReuseDialog
2017-06-01 18:23:04 +01:00
Hubert Chathi
9f597e9d3c
fix alignment of info event tiles
2017-06-01 12:09:36 -04:00
Matthew Hodgson
4f1fad2739
improve legibility and compactness by shrinking sender name a bit
2017-06-01 15:28:02 +01:00
Matthew Hodgson
81ea3845a0
tweak roomavatarevent css
2017-06-01 13:29:27 +01:00
Matthew Hodgson
e825a66e1f
add CSS for RoomAvatarEvent and always make AccessibleButtons have a cursor pointer
2017-06-01 13:09:23 +01:00
Hubert Chathi
9aa10ba15c
also shrink the composer bar when you don't have permissions
2017-05-31 23:03:30 -04:00
Hubert Chathi
0c865e81a2
add styles for compact layout
...
Signed-off-by: Hubert Chathi <hubert@uhoreg.ca>
2017-05-31 22:21:20 -04:00
Richard Lewis
113533ad61
Add styling for full-width widgets
2017-05-31 10:08:23 +01:00
Matthew Hodgson
64a67583e0
Merge pull request #4038 from vector-im/tom-welcome-page
...
Tom welcome page
2017-05-30 21:36:21 +01:00
Matthew Hodgson
d264426ece
Merge branch 'develop' into new-guest-access
2017-05-30 21:06:45 +01:00
turt2live
3f04a42229
Smaller font size on timestamp to better fit in the available space
...
Part of addressing vector-im/riot-web#4046
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-05-30 09:32:27 -06:00
Richard Lewis
ac9075a82a
Increase panel height
2017-05-30 10:47:29 +01:00
Matthew Hodgson
1f4f86b5f8
rework tom's welcome page to fit in slightly better with riot's UI/UX
...
* moves login button to top-left
* switches from iframe to a request() to load the welcome page to inherit CSS (probably breaks RTS :/)
* namespace CSS
* change the layout a bit.
2017-05-30 03:58:45 +01:00
Matthew Hodgson
a92d96347b
Merge branch 'develop' into new-guest-access
2017-05-28 22:50:53 +01:00
Oliver Hunt
a526bd95aa
Fixed an input field's background color in dark theme
2017-05-27 15:15:45 +01:00
Matthew Hodgson
1ff6d4846c
css for alwaysShowTimestamps
2017-05-27 00:13:59 +01:00
Luke Barnard
aa604612a7
Add "Login" button to RHS when user is a guest
2017-05-26 18:42:07 +01:00
David Baker
5e0457c32d
Merge pull request #4035 from vector-im/dbkr/translations
...
Translations!
2017-05-26 18:39:07 +01:00
Matthew Hodgson
e26422ef10
fix a typo
2017-05-26 18:22:53 +01:00
Luke Barnard
1db3ba676d
Rejig the PaswordNagBar
...
- Change the nag bar to read "To return to your account in future you need to set a password"
- Underline "Set a password"
- Make the whole thing clickable
2017-05-25 15:33:40 +01:00
Luke Barnard
3779b74dae
Remove GuestWarningBar.scss from _components.scss
2017-05-25 14:51:24 +01:00
David Baker
2fde2d58b6
Merge pull request #4020 from vector-im/luke/remove-guest-warning-bar
...
Remove GuestWarningBar
2017-05-25 14:30:14 +01:00
Luke Barnard
9d28c8f577
Move ref
to outer div
2017-05-25 13:49:41 +01:00
David Baker
fce1164b58
Align buttons better with the text
2017-05-25 12:08:06 +01:00
David Baker
67ecd94b4a
Make bottom left menu buttons use RoleButton too
...
Conflicts:
src/components/structures/BottomLeftMenu.js
cherry-picking commit 2bf0074
.
2017-05-25 12:06:49 +01:00
David Baker
d81f894a50
Add buttons to room sub list headers
...
Conflicts:
src/components/structures/RoomSubList.js
src/components/structures/RoomSubListHeader.js
cherry-picking commit 095da68
.
2017-05-25 11:58:12 +01:00
David Baker
af305ea540
Make left panel more friendly to new users
...
https://github.com/vector-im/riot-web/issues/3609
2017-05-25 11:42:12 +01:00
Luke Barnard
365a46777c
Remove GuestWarningBar
2017-05-25 11:02:26 +01:00
Michael Telatynski
52a8039eb3
add more generic class for links/highlights within UserSettings
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-05-25 01:30:11 +01:00
David Baker
aaf948017a
Make language dropdown a more sensible width
2017-05-24 14:37:12 +01:00
David Baker
6b6fa59f3e
Squash merge https://github.com/vector-im/riot-web/pull/3636
2017-05-23 14:12:53 +01:00
Richard Lewis
998739a7dc
Edit icon and styling
2017-05-22 18:00:40 +01:00
Luke Barnard
299dc7fe84
Merge branch 'develop' into new-guest-access
2017-05-22 16:17:36 +01:00
Kieran Gould
cae62c8383
MessageTimestamp now has 12 hour prop
2017-05-19 22:36:02 +01:00
Kieran Gould
1ebe819aa2
Revert _EventTile.scss padding.
2017-05-19 22:29:20 +01:00
Maxwell Kepler
9e37fa46b1
Add 12 hour support
2017-05-19 22:29:20 +01:00
Richard Lewis
8afc9f9a09
Add widget iframes and styling
2017-05-19 17:17:48 +01:00
Luke Barnard
76bf869d87
Add type="text/css" to SVG logos
...
Without this, SVG renderers may not pick up the CSS in the SVGs at all, as is the case with librsvg.
2017-05-19 11:19:30 +01:00
Luke Barnard
d0adfb6469
CSS for left_aligned Dropdowns, and adjustments for Country dd in Login
2017-05-18 14:03:27 +01:00
Luke Barnard
1460eae280
Change background colour of login country dd to white
2017-05-18 13:43:21 +01:00
Luke Barnard
ea03140cbd
Add ellipsis overflow to long dd options
2017-05-18 11:30:22 +01:00
Luke Barnard
98215b4767
Adjust for 27x27 flag png size
2017-05-18 11:29:57 +01:00
Richard Lewis
7a63cfd717
Add stylesheet for apps
2017-05-17 23:17:53 +01:00
Richard Lewis
7ea6157b67
App drawer styling
2017-05-17 21:16:15 +01:00
Luke Barnard
089740a840
CSS for putting country dd on same line as phone input
...
(For login and registration)
2017-05-17 14:25:43 +01:00
Richard Lewis
553c53e7e8
Add apps menu icons
2017-05-17 12:33:58 +01:00
David Baker
7ea0ecd125
Merge branch 'new_release_process_stable' into develop
...
This reverts PRs on riot-web marked as notready, turning the develop
branch into a more stable version.
2017-05-17 10:43:02 +01:00
David Baker
9399b7ddf0
Revert "fix incoming call box"
...
This reverts commit b3431bb750
.
2017-05-16 16:35:17 +01:00
David Baker
03476705b1
Revert "better solution to incomingcallbox weirdness"
...
This reverts commit be52787473
.
2017-05-16 16:35:06 +01:00