Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge redesign into develop #8321

Merged
merged 78 commits into from
Jan 30, 2019
Merged

Merge redesign into develop #8321

merged 78 commits into from
Jan 30, 2019

Conversation

bwindels
Copy link
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
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