Michael Telatynski
c05c429803
Absorb the matrix-react-sdk repository ( #28192 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Florian Duros <florian.duros@ormaz.fr>
Co-authored-by: Kim Brose <kim.brose@nordeck.net>
Co-authored-by: Florian Duros <florianduros@element.io>
Co-authored-by: R Midhun Suresh <hi@midhun.dev>
Co-authored-by: dbkr <986903+dbkr@users.noreply.github.com>
Co-authored-by: ElementRobot <releases@riot.im>
Co-authored-by: dbkr <dbkr@users.noreply.github.com>
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Co-authored-by: David Langley <davidl@element.io>
Co-authored-by: Michael Weimann <michaelw@matrix.org>
Co-authored-by: Timshel <Timshel@users.noreply.github.com>
Co-authored-by: Sahil Silare <32628578+sahil9001@users.noreply.github.com>
Co-authored-by: Will Hunt <will@half-shot.uk>
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
Co-authored-by: Robin <robin@robin.town>
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2024-10-16 13:31:55 +01:00
Michael Telatynski
59e526e318
Update unsupported browser react component to new designs ( #27857 )
2024-07-30 14:16:19 +01:00
Ankur
481ab9d8fa
Updated the login logo. ( #20789 )
2022-02-23 09:03:15 +00:00
Matthew Hodgson
225d2ad931
new wallpaper
2020-07-14 21:44:26 +01:00
David Baker
6bfa9bc1da
Actual open graph image
...
and not just a green rectangle
2020-07-13 11:33:18 +01:00
David Baker
55e7aa6a22
Replace Riot logo with element logo
...
and hopefully clean up some of dead wood icons while we're at it
2020-07-10 20:02:11 +01:00
David Baker
d0f81b26ad
Change logos excluding vector-icons
2020-07-10 19:09:52 +01:00
David Baker
b7ed883d96
Start by renaming the dir
2020-07-10 18:35:17 +01:00
Zoe
22704382fe
Merge branch 'develop' into foldleft/12014-big-previews-2
2020-05-11 10:19:09 +01:00
Zoe
cbdb2ec9a6
import image to package for use
2020-05-07 10:39:02 +01:00
Michael Telatynski
33406d1709
Merge pull request #13329 from vector-im/t3chguy/app_load4
...
App load tweaks, improve error pages
2020-04-30 17:48:43 +01:00
Michael Telatynski
329d3ea905
extract svgs and i18n
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-28 00:52:41 +01:00
MacLemon
5d39bd69dc
Merge branch 'develop' into optimize-image-assets
2020-04-22 18:35:02 +02:00
MacLemon
5a39eafc37
Optimized PNG image assets by recompressing without affecting quality.
...
SVG assets have not been altered to maintain readability.
2020-04-22 14:04:55 +02:00
Michael Telatynski
7932ef6087
add missing assets
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-07 11:03:49 +01:00
J. Ryan Stinnett
7b9de1dbf2
Remove Status theme
2019-02-13 10:47:51 +00:00
J. Ryan Stinnett
8bac9efd4c
Update Riot logo
2019-02-01 13:04:48 -06:00
J. Ryan Stinnett
42a3668efa
Add background image to auth pages
2019-02-01 10:31:40 -06:00
J. Ryan Stinnett
71610ce24d
Rename mx_Login_box
to mx_AuthPage_modal
and fold into AuthPage
2019-01-21 19:11:57 -06:00
J. Ryan Stinnett
41adcdc898
Rename LoginPage, Header, Footer views to Auth*
2019-01-21 19:11:57 -06:00
J. Ryan Stinnett
59bedae15e
Define SCSS variable for resource dir
...
Adds a `$res` SCSS variable set to the path from the root SCSS file to the `res`
directory.
This is a different base path than previously used in CSS URLs (it goes up 3
directories instead of 2), because Webpack will now be resolving images relative
to the root SCSS file, so the path corresponds to a source tree location,
instead of a path in the build output tree.
Defining this variable has two main goals:
* URLs are a bit easier to read
* The path can be overridden, which is needed for riot-web themes like Status
2019-01-18 08:39:16 -06:00
J. Ryan Stinnett
a127077bde
Lift font SCSS partials to theme root
...
This means that themes which include `light/css/_base.scss` (currently Dark and
Status) won't be forced to have Light's font-faces included. This only really
matters for Status, which uses different fonts throughout.
2019-01-18 08:39:16 -06:00
Nad Chishtie
d01d67c2b0
Added new colour variable.
2018-12-20 16:08:13 +00:00
Bruno Windels
c7c271fb01
Merge branch 'develop' into experimental
2018-11-21 10:38:16 +00:00
Travis Ralston
c338e491fe
Add $accent-color-50pct as a CSS variable to the Status theme
2018-11-15 20:21:20 -07:00
Bruno Windels
03dcc97ce9
add new variables to status
2018-10-24 13:56:42 +02:00
Bruno Windels
ab1f68df93
apply changes from dharma theme to status theme
2018-10-23 15:50:09 +02:00
David Baker
3a3f3f664a
CSS for MAU warning bar
2018-08-07 17:05:17 +01:00
David Baker
65e690bad7
CSS for user limit error
...
See https://github.com/matrix-org/matrix-react-sdk/pull/2108
2018-08-03 15:02:25 +01:00
Michael Telatynski
7d47aebfc5
add override for colour of room tile text within memberinfo (unreadable)
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2018-06-16 17:46:56 +01:00
Matthew Hodgson
be34c84704
fix theme paths
2018-04-13 00:57:48 +01:00
Matthew Hodgson
e899fece3c
move themes to res to match sdk
2018-04-12 20:21:26 +01:00