Skip to content

Merge redesign into develop#8321

Merged
bwindels merged 78 commits intodevelopfrom
experimental
Jan 30, 2019
Merged

Merge redesign into develop#8321
bwindels merged 78 commits intodevelopfrom
experimental

Conversation

@bwindels
Copy link
Copy Markdown
Contributor

No description provided.

dbkr and others added 30 commits June 6, 2017 16:43
Redesign: ignore setting and always show dharma theme for now
Redesign: apply changes from dharma theme to status theme
Looks like this was broken in the webpack 4 upgrade due to the
worker script setter and the bundle being re-ordered in index.html.

 * Remove the loop: we only use two scripts now, so import them
   explicitly
 * Remove outdated olm import code.
 * Stop generating a script import for each theme: we were pulling
   in 3 js files that did absolutely nothing.
 * Fix worker 'onmessage' scope (set it as a global rather than
   trying to make it an ES6 module which it isn't).
 * Fail hard if the indexeddb worker script isn't set to avoid
   this happening again.
Added new colour var to all themes
dbkr and others added 27 commits January 23, 2019 11:12
Try fetching more branches for PRs
These look necessary for #8225
to work - the build is failing on jenkins
Apparently I couldn't decide whether I was writing indexOf(...) > -1
or .includes()

Fixes #8230
Another instance of detecting the file: protocol

Fixes #8235
Apparently I really had a bad day with includes / indexOf
Add target="_blank" to footer links
Signed-off-by: Aaron Raimist <aaron@raim.ist>
Completely disable other themes for now (#8277)
In the same way as we now do images/fonts
Tweak auth overflow on Windows and Linux
Disable room directory test because it doesn't work
@bwindels bwindels merged commit 90140f6 into develop Jan 30, 2019
@t3chguy t3chguy deleted the experimental branch April 28, 2022 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants