Richard van der Hoff
75097471b6
Merge pull request #3227 from vector-im/dbkr/add_unban_button
...
CSS for un-ban button in RoomSettings
2017-02-17 12:46:13 +00:00
David Baker
8224d7fc60
Oops - remove empty CSS selector
2017-02-16 15:14:53 +00:00
Luke Barnard
fc0e460222
Remove z-index property on avatar initials
...
This seemingly doesn't do anything and upsets things when avatars overlap (i.e. for the new typing avatars).
See https://github.com/matrix-org/matrix-react-sdk/pull/699
2017-02-16 11:42:32 +00:00
Luke Barnard
827692b9b0
Merge pull request #3233 from vector-im/luke/css-status-bar-icon-positioning
...
Reposition certain icons in the status bar
2017-02-15 15:56:41 +00:00
Luke Barnard
bfad7612c6
Re-position certain icons in the status bar
...
Also, make sure the typing avatars line up with the arrow to jump to the bottom of the timeline.
Also, get rid of any height jumps when a call starts. border 1px hidden does not add any height to an element, it is effectively the same as none.
2017-02-15 15:45:24 +00:00
David Baker
f1f54c95ab
Copyright
2017-02-14 18:11:36 +00:00
David Baker
5ecf560675
CSS for un-ban button in RoomSettings
2017-02-14 17:56:42 +00:00
David Baker
324e596e28
CSS for kick/ban confirmation dialog
2017-02-14 13:42:06 +00:00
David Baker
c6ccfa0616
Copyright
2017-02-13 16:15:27 +00:00
David Baker
9e2793dfed
Style for split-out interactive auth
...
For https://github.com/matrix-org/matrix-react-sdk/pull/691
2017-02-13 16:10:43 +00:00
Matthew Hodgson
6a7daaf6c4
remove GA, given it's increasingly useless given Riot/Desktop doesn't use it, plus it obviously has privacy implications. It may get re-added as opt-in in future, so we're not sailing entirely blind on how folks use the app, or we may switch to Piwik etc instead.
2017-02-10 17:21:02 +00:00
Luke Barnard
78aaf6b47e
Use the teamToken threaded through from react sdk
...
The bottom left menu now uses the same teamToken that the rest of the components use. This will require changes to react-sdk: https://github.com/matrix-org/matrix-react-sdk/pull/684
2017-02-10 09:56:15 +00:00
Matthew Hodgson
f2a6d2cc5a
fix selector color
2017-02-09 12:01:00 +00:00
Matthew Hodgson
22b7b8efea
tweak sending color some more
2017-02-09 11:02:42 +00:00
Matthew Hodgson
e392d6c16b
fix CSS for import/export buttons
2017-02-09 02:00:23 +00:00
Matthew Hodgson
2eec9b10ef
fix dark skin event sending color
2017-02-09 01:42:36 +00:00
Matthew Hodgson
64f0beb1eb
fix https://github.com/vector-im/riot-web/issues/3136
2017-02-09 01:33:26 +00:00
Matthew Hodgson
f6b6673a41
fix selection text colour in dark theme
2017-02-09 01:20:30 +00:00
Matthew Hodgson
d8042b193b
be more specific on flex
2017-02-09 00:10:57 +00:00
Matthew Hodgson
5f745ff733
hopefully fix TopRight layout bug
2017-02-09 00:10:45 +00:00
Matthew Hodgson
bac142ad26
fix tintability of home button
2017-02-08 23:28:30 +00:00
Matthew Hodgson
caa30a742b
fix table visuals in dark skin
2017-02-08 23:19:05 +00:00
Luke Barnard
5b239adfb8
Fix bug with home icon not appearing when logged in as team member
2017-02-07 14:58:25 +00:00
Luke Barnard
fa552ad5af
Merge branch 'develop' into luke/rts-welcome-pages
2017-02-07 12:41:52 +01:00
Luke Barnard
35bc384c51
Set team token in state on mount
2017-02-07 11:39:31 +00:00
Luke Barnard
d490bd8638
Use home.html rather than welcome.html
2017-02-07 11:35:17 +00:00
Luke Barnard
8d4f81ff67
Remove redundant inline style
2017-02-07 11:34:49 +00:00
Luke Barnard
648204b6f9
Use import
2017-02-07 11:34:34 +00:00
Luke Barnard
3f49f020cf
Copyright
2017-02-07 11:19:01 +00:00
Richard van der Hoff
7ceaabb166
RightPanel: remove superfluous divs
2017-02-03 12:00:33 +00:00
Richard van der Hoff
67e14ff363
Merge branch 'develop' into rav/hotkey-ux
2017-02-03 11:43:32 +00:00
Matthew Hodgson
0050e1557d
fix darktheme for close button
2017-02-03 02:06:50 +00:00
Matthew Hodgson
654a025a9f
fix button width for unkdevdialog
2017-02-03 02:06:50 +00:00
Richard van der Hoff
a64e1cb936
Merge pull request #3118 from vector-im/dbkr/network_dropdown_mxc
...
Allow mxc: URLs for icons in the NetworkDropdown
2017-02-02 19:53:46 +00:00
David Baker
3903954bf2
Allow mxc: URLs for icons in the NetworkDropdown
...
For https://github.com/vector-im/riot-web/issues/3086
2017-02-02 19:35:36 +00:00
Matthew Hodgson
4c3a723aa8
make TopRightMenu more intuitive
...
should fix https://github.com/vector-im/riot-web/issues/2827
2017-02-02 18:42:03 +00:00
Matthew Hodgson
c4a590f6af
CSS for empty timelinepanels
2017-02-02 16:18:20 +00:00
David Baker
00c26088b1
Merge pull request #3110 from vector-im/luke/css-reg-icons
...
Handle icons with width > height
2017-02-02 14:29:23 +00:00
Luke Barnard
e77709bc71
Merge branch 'develop' into luke/rts-welcome-pages
...
Conflicts:
src/skins/vector/css/matrix-react-sdk/views/rooms/_RoomPreviewBar.scss
2017-02-02 14:03:21 +00:00
Luke Barnard
a2622a556c
Remove SdkConfig dep
2017-02-02 14:01:12 +00:00
Luke Barnard
6a9e5deb7b
Remove commented code
2017-02-02 14:00:21 +00:00
Luke Barnard
20a7e3adf9
Migrate existing pages over to RTS
...
See matrix-org/riot-team-server#14
2017-02-02 13:58:22 +00:00
Matthew Hodgson
c6def48fe0
try to make joining rooms more obvious
2017-02-02 13:32:36 +00:00
Luke Barnard
f2e62ff439
Use RTS URL passed through
2017-02-02 11:58:20 +00:00
Luke Barnard
874e32699a
Handle icons with width > height
...
Icons with width > height will now only assume a max-height of 100% as opposed to a height of 100%. This is so they don't overflow the width of 300px.
2017-02-02 11:30:14 +00:00
Luke Barnard
4a34bee2dc
Use localStorage mx_team_token
to decide welcome page
2017-02-02 11:12:43 +00:00
Matthew Hodgson
b137c82a7a
tweak CSS for UnknownDeviceDialog to support scrollable content
2017-02-02 00:25:18 +00:00
Matthew Hodgson
23060a6833
fix ugly blue border on roomtiles
2017-02-01 22:24:23 +00:00
Luke Barnard
40609d7da3
then->done
2017-02-01 11:39:23 +00:00
Luke Barnard
1f3ab4425a
Merge branch 'develop' into matthew/homepages
...
Conflicts:
src/component-index.js
src/skins/vector/css/matrix-react-sdk/views/rooms/_RoomPreviewBar.scss
2017-02-01 11:34:24 +00:00