Skip to content
This repository was archived by the owner on Jun 6, 2021. It is now read-only.

Update to upstream master #21

Merged
merged 207 commits into from
Aug 30, 2019
Merged

Update to upstream master #21

merged 207 commits into from
Aug 30, 2019

Conversation

tomaw
Copy link

@tomaw tomaw commented Aug 30, 2019

No description provided.

srmcgann and others added 30 commits November 28, 2018 12:33
Match MessageListMessageCompact's max-width breakpoint to
this.$state.ui.is_narrow, avoiding a weird half-mobile interface at
the fringe of mobile sizes.  Even if unlikely, it's nice to fix.
Increase the space given the nickname column in compact (Traditional)
message layout on wider screens.  This allows longer nicknames to be
read without cutting them off when screen space is not at a premium.

Values are subject to change, this is just a first pass.
polyfill's for vue-virtual-scroller & ie11
prawnsalad and others added 28 commits August 2, 2019 15:28
Allow use of config-dev.json in the root folder
Switch active channel after joining when clicking a channel link
…c-nick

[ui] Widen nick column in compact on wider screens, fix mobile
Fix multiple clicks on IrcInput in firefox
add default background colour for kiwi-messagelist-avatar
@tomaw tomaw merged commit cdeec27 into freenode:master Aug 30, 2019
@digitalcircuit
Copy link

Friendly heads up - you may also want to update index.html with the upstream changes to include <noscript> information for those without JavaScript enabled (including NoScript users).

Given you're already customizing index.html, you may want to customize the message, too. As per the upstream pull request, it'd be something like…

<div class="kiwi-noscript-warn">
  <p>Please enable JavaScript and refresh the page to use this
     website.
  </p>
  <p>You may also connect with any other IRC client to
    <a href="ircs://chat.freenode.net/"><code>chat.freenode.net</code></a>.
  </p>
</div>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants