Lorenz Hübschle-Schneider
aa9fb10941
Revert "Fixes problem with Firefox word / line breaking"
10 years ago
Michael Smith
8d371a5ed9
Fixes problem with Firefox breaking long lines between any random character. References #624 .
...
Firefox would break long lines in the middle of words, disregarding hyphenation rules resulting in poor readability. This change fixes that behaviour while still preventing very long unbreakable strings from showing a horizontal scrollbar.
Tested in Firefox 38.0.5 and Google Chrome 43.0.2357.124 (64-bit)
10 years ago
Tor Hveem
744b7a1755
Implement hidden brackets around prefix
10 years ago
Daniel Leining
0618a769d5
Add hidden brackets around user nicks
10 years ago
Lorenz Hübschle-Schneider
27eb2cbc7b
Fix height of bufferlist items in narrow desktop view
10 years ago
Tor Hveem
c939c7b32c
Don't force margins to badges
10 years ago
Tor Hveem
d83ea79809
Add ellipsis overflow to buffer list name
10 years ago
Johan Stenehall
cabf307361
Add iOS native scroll for buffers
10 years ago
Johan Stenehall
3ce93122a3
Handle mobile breakpoints correctly
10 years ago
Tor Hveem
9ed6c4ad25
fix topbar links color
10 years ago
Tor Hveem
d2bd6d3bc7
fix hover on active buffer
10 years ago
Tor Hveem
27d8293b06
no box shadow on btn send
10 years ago
Tor Hveem
7c2b2d98e8
fix button align and colors
10 years ago
Tor Hveem
210165daf7
Improve footer, more monochrome dark design
10 years ago
Lorenz Hübschle-Schneider
d8457fc37c
Adjust topbar sizes
...
Increase mobile title bar size
22px seems to be a standard tap target
The bear needs to be a bit bigger on mobile because of borders etc
10 years ago
Johan Stenehall
3b0b71cfcb
Allow for more elements in the brand toolbar section
10 years ago
Johan Stenehall
109d827d5d
Fix broken < 1400px display and broken light color theme
10 years ago
Johan Stenehall
edc0e2e0ff
Hide badges for phones.
10 years ago
Johan Stenehall
bf706d1483
Add prefix for buffers in topbar
10 years ago
Johan Stenehall
18716387b8
Increase click area for topbar icons
10 years ago
Johan Stenehall
2372acf209
Remove topic and add channel name for mobile
...
* Removing topic from topbar.
* Adding channel name to the topbar.
This is done using visible-lg from bootstrap. As of v3.2.0 it's replaced by visible-lg-block. But that doesn't exist in v3.1.1 that's currently being used by glowing-bear.
10 years ago
Johan Stenehall
1830453d3d
Add odd/even backgrounds and increased font-size
...
* Add odd/even backgrounds for channellist
* Increase font-size for channellist
10 years ago
Johan Stenehall
308a854531
Shrink nav icons
...
* Shrink the nav icons and bear for a better mobile experience.
* Shrink the nav icons on desktop for a better navbar.
10 years ago
Tor Hveem
99ccd551b6
Enable by default, except on mobile. Convert by default.
10 years ago
Tor Hveem
f042f729e1
switch from twitter's emoji lib to emojione
10 years ago
Lorenz Hübschle-Schneider
3d76c1f785
Fix bufferlist CSS transform for WebKit
...
iOS, Safari, and the stock Android browser (up to 4.4) seem to need this
10 years ago
Tor Hveem
fbd4853cb6
Use transform to improve smootheness.
...
Also push bufferlines in.
10 years ago
Tor Hveem
7029511029
Style the reconnect banner, clean up apply usage
10 years ago
David Cormier
b6260e7cc7
plugins: add html5 video support
...
Shows ogv, mp4 and webm files inside a video tag
10 years ago
Tor Hveem
107ae870d5
Introduce a new media query list for wide screens
...
This change introduces a new media query that activates if the window is
wider than 1400px. It will then increase bufferlist width from 140px to
200px and nicklist from 100px to 140px.
If someone has better ideas than 1400px as a cutoff I am all ears to
that.
There might also be more changes we could do that further improves upon
this concept.
10 years ago
David Cormier
d8c4ba78c1
plugins: add html5 video support
...
Shows ogv, mp4 and webm files inside a video tag
11 years ago
Lorenz Hübschle-Schneider
849da1b5a2
Implement reconnecting upon connection loss
...
TODO: test in various conditions
11 years ago
Lorenz Hübschle-Schneider
f125c43ccb
Adds emoji support using Twitter's twemoji
11 years ago
Lorenz Hübschle-Schneider
9b7a778186
Fix non-#channels and single-symbol channels (#)
11 years ago
Lorenz Hübschle-Schneider
d68032b77a
Fix font size and timestamp positioning issues on mobile
...
By using relative sizes, we automatically adjust to any change in the font size setting
Also, the timestamp shouldn't be lifted up, that looks weird. A margin-bottom: -1px does the CSS engine spell of confusion as well and doesn't mess up the layout.
11 years ago
Ailin Nemui
f6bc1f94e0
[light theme] add style for quick keys
11 years ago
Lorenz Hübschle-Schneider
89ea7d20ea
Restore space at the bottom of buffer lines
11 years ago
Lorenz Hübschle-Schneider
8190e7a256
Fix bufferlist spacing on mobile
...
The current version is much too tight to hit, and for some reason I only
fixed it in the cordova branch. This should go into master, though.
11 years ago
Lorenz Hübschle-Schneider
80b0d2ca6a
Quick keys disappear only after releasing alt key
...
Other changes:
- 0.2s delay so they don't appear when pressing Alt+A etc
- don't appear when other modifier keys are pressed
11 years ago
Ailin Nemui
9827710736
Support narrowing buffer selection with Alt+0-9 after using Alt+g or when onlyUnread is enabled, and show numeric overlays for Alt+0-9 keys on the buffers
11 years ago
Lorenz Hübschle-Schneider
1f0cb71e86
Make buttons unselectable
...
This improves copying and pasting quite a lot
11 years ago
Tor Hveem
3964fcc674
Fix bug with background color bleeding through
11 years ago
Tor Hveem
f86b1081c7
fix gap between input and content
11 years ago
Tor Hveem
c5d725e2c6
style option control in light theme
11 years ago
Ailin Nemui
1e2c26812f
light theme: improve colours
...
* make the background lighter
* set highlight colour to something readable
* improve readability of default grey colours
* make default text color readable
* fix some base colours
11 years ago
David Cormier
bda4e1af3e
light-theme: darken most colors by 50% and add it to theme manager
11 years ago
Ailin Nemui
5960f9ba81
Add light theme
11 years ago
David Cormier
7fa1b7cc9d
Create dark theme by extracting theme settings from glowingbear.css
...
* Remove style.css as those values should be themable as well.
* Update urls in index.html to link to dark theme by default
11 years ago
Lorenz Hübschle-Schneider
4fd5ceadb2
Don't automatically show NSFW content
...
Fixes #472
11 years ago
Ailin Nemui
7fba43c2f9
[themes] make nicklist width fixed on mobile UI so text doesn't get cut off
11 years ago