Tor Hveem
d21267289c
Modal for settings instead of dropdown
12 years ago
Tor Hveem
5ac710a694
Fixes warnings in console with getelementid in firefox
12 years ago
Lorenz Hübschle-Schneider
5938bbb436
Further improve mobile layout
...
* Dynamic sidebar width
* Add padding so that entire sidebar is shown when scrolling is needed
* this also applies to desktop, btw
12 years ago
Lorenz Hübschle-Schneider
40492cf519
Adaptive nicklist width
12 years ago
Lorenz Hübschle-Schneider
5a7ed13c70
Increase size of bufferlines on mobile
...
We had 10px+2% space on the bottom, that's pretty wasteful
12 years ago
Lorenz Hübschle-Schneider
4c56d096ac
Thinner scrollbars and larger buttons on mobile
...
Give those buttons a size where there's at least a chance to hit them with a finger
12 years ago
Lorenz Hübschle-Schneider
0d580cc1d2
Fix scrolling on mobile devices
...
Previously, we were scrolling the div, not its contents, as it grew infinitely.
12 years ago
Tor Hveem
056aa3deed
Use CSS classes instead of javascript for margin
12 years ago
Tor Hveem
46b503e1b4
Use ngAnimate to animate sidebar hiding/showing
12 years ago
David Cormier
51cde96bf6
Standardize code presentation
...
Fix indentation (4 spaces, no tabs)
Fix indentation in CSS
Fix comment position in CSS file
12 years ago
David Cormier
2e5e3a45eb
Revert "Collapse sidebar with css selector"
...
This reverts commit 3a5dfd5e94
.
12 years ago
Creesch
14706d1e33
html&css changes for mobile usage
12 years ago
David Cormier
3a5dfd5e94
Collapse sidebar with css selector
...
Fixes #152
12 years ago
Lorenz Hübschle-Schneider
b553ef2a71
Remove black background on own chat lines
...
I've had this in my deployment config for a while, I hope you guys agree that it looks much nicer
12 years ago
Lorenz Hübschle-Schneider
8076efc367
Fix display on mobile -- content was partly hidden under top bar
12 years ago
Lorenz H-S
0ae4d388ff
Non-layout-killing debug button ("count watchers")
12 years ago
Lorenz H-S
f0fe8be18a
Do channel indendation in CSS.
...
Fixes the issue with new query buffers' titles not being shown.
Doesn't introduce any new watchers
12 years ago
Tor Hveem
0a4ca02ad7
Fix overflowing of title into actions
12 years ago
Tor Hveem
37dbd0bbe7
topbar and css fixes
12 years ago
Tor Hveem
f9ba30f102
Collapsable sidebar for mobile sized screens
12 years ago
Lorenz H-S
f66623db9b
Improve mobile layout
...
* more densely packed channel switching buttons (increased their size to better match android design guidelines)
* disable zooming
* disable scrolling to the side
12 years ago
Tor Hveem
74a69a5e11
Consume less space on mobile
12 years ago
Lorenz H-S
9b755be7fd
Improve mobile layout
...
* more densely packed channel switching buttons (increased their size to better match android design guidelines)
* disable zooming
* disable scrolling to the side
12 years ago
Tor Hveem
f7e0001ca3
Consume less space on mobile
12 years ago
Lorenz H-S
42d993be78
Fix timestamp hiding/showing
...
Fixes #105
12 years ago
Lorenz H-S
31a300f0ba
Fix highlight by moving to end of stylesheet
12 years ago
Lorenz H-S
815f3f4a13
Move highlight style to correct file
12 years ago
Lorenz H-S
2cf47c6161
Visually highlight highlights
12 years ago
David Cormier
026881a29c
Revert "Split messages with newline into multiple messages"
...
This reverts commit 6dd35fa890
.
The commit breaks support for chrome.
12 years ago
Tor Hveem
6dd35fa890
Split messages with newline into multiple messages
12 years ago
Tor Hveem
c8634185cc
Remove space to the right of the scrollbar
12 years ago
Tor Hveem
c79c6bdab6
Make chat nick self white to be more in line with standard weechat
...
But add font weight bold to it so it sticks out a little more
12 years ago
Tor Hveem
f7b0b6fffe
make the buffers list static width instead of relative
12 years ago
Tor Hveem
d57127cc84
make class for embedded image, and fix its height parameter so its
...
better for small images
12 years ago
Philippe Proulx
0f1bde187a
Support colors in nick list
12 years ago
Philippe Proulx
08fd89284e
Display host:port in top right corner when connected
...
Closes #69
12 years ago
Philippe Proulx
07481825e1
glowing-bear.css: fix indentation
12 years ago
Philippe Proulx
9274a918ff
Restore monospace/bright style for text inputs
12 years ago
Philippe Proulx
7abd3c17b2
Emphasize self nick
12 years ago
Philippe Proulx
810d09e929
glowingbear.css: fix indentation, remove unused colors
12 years ago
Philippe Proulx
e4c4cf16b5
Dim repeated time prefixes instead of hiding them
...
Makes the whole thing more square, is not too disturbing and makes it
possible to copy a single line with repeated time to include time in
clipboard.
12 years ago
Tor Hveem
1a451fd705
Improve hiding/showing nicklist
12 years ago
Tor Hveem
a06916f63e
Better styles for nicklist, implement UI for hiding
12 years ago
Tor Hveem
404f8c8cba
Implement nicklist
12 years ago
Tor Hveem
7449a5dcd3
Fix line ending
12 years ago
Tor Hveem
66963d8329
Style chat time. Hide lines with repeated time
12 years ago
Philippe Proulx
cb033146eb
style.css: CRLF -> LF
12 years ago
Philippe Proulx
ddf491e8f0
Reduce attribute names length
12 years ago
Philippe Proulx
bc14f295e3
Darken default text color a bit
12 years ago
Philippe Proulx
2d90c66dfa
Subtle bufferline hover background color
...
This helps reading long lines by providing a visual linear horizontal
guide.
12 years ago