Commit graph

65 commits

Author SHA1 Message Date
Philippe Proulx 9274a918ff Restore monospace/bright style for text inputs 2013-10-27 04:08:16 -04:00
Philippe Proulx 810d09e929 glowingbear.css: fix indentation, remove unused colors 2013-10-26 18:40:38 -04:00
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.
2013-10-26 18:40:38 -04:00
Tor Hveem 1a451fd705 Improve hiding/showing nicklist 2013-10-26 23:17:32 +02:00
Tor Hveem a06916f63e Better styles for nicklist, implement UI for hiding 2013-10-26 22:56:52 +02:00
Tor Hveem 404f8c8cba Implement nicklist 2013-10-26 22:19:13 +02:00
Tor Hveem 66963d8329 Style chat time. Hide lines with repeated time 2013-10-26 20:07:21 +02:00
Philippe Proulx 2d90c66dfa Subtle bufferline hover background color
This helps reading long lines by providing a visual linear horizontal
guide.
2013-10-26 04:58:23 -04:00
Philippe Proulx e019c8ea8b Minor UI improvements 2013-10-26 04:41:38 -04:00
Philippe Proulx f15878b533 Colors look better on a slightly darker bg 2013-10-26 04:31:58 -04:00
Tor Hveem c9f7e9a732 Make scrolling into the bufferlines div, not the whole window
This should improve scrolling experience, especially on webkit.
It also is needed for when nicklist will appear
2013-10-25 22:19:23 +02:00
Tor Hveem 5fb4ea2758 Larger font for input, clean CSS 2013-10-25 21:56:53 +02:00
Tor Hveem d3aa1d768d Only store password if user requests it. 2013-10-25 13:45:29 +02:00
Vivien Didelot 3720ef686e Merge Tor's 'torhve/ffapp' work
This branch adds App support for both Chrome and Firefox.
The reference was https://github.com/torhve/glowing-bear/tree/ffapp
2013-10-22 10:35:51 -04:00
Tor Hveem cde0dbedc5 Style the badges 2013-10-22 16:09:31 +02:00
Tor Hveem abed2b753f Make the white border on the panels pretty 2013-10-22 13:35:55 +02:00
Tor Hveem 9409cabc08 Style the alert to be in line witht the rest of the design 2013-10-19 13:02:31 +02:00
Tor Hveem 6fb59dd268 give the actions in topbar some air and a line 2013-10-19 12:45:16 +02:00
Tor Hveem 7c0192ea75 13px is way too small, if anything it should be bigger 2013-10-18 15:49:38 +02:00
Philippe Proulx 9cd637704e Decrease bufferlines font size 2013-10-17 16:11:59 -04:00
Philippe Proulx 86e1b442b9 Add Terminus and Inconsolata to default fonts 2013-10-17 15:53:30 -04:00
Philippe Proulx c8644f70ba Make the buffer text a little higher over the input bar
This is because the glow around the input bar falls a little bit over
the buffer text and it's annoying.
2013-10-17 15:53:30 -04:00
Philippe Proulx 6b8f5b5a0f Fix prefix wrapping again
nowrap is not enough because it still breaks on hyphens sometimes. But
since we're using pre now, we need to make sure no whitespace/newline is
around each <span> because they will be outputted.
2013-10-17 15:52:35 -04:00
Tor Hveem 2bd438f6a7 Make text inputs dark insets 2013-10-17 11:33:12 +02:00
Tor Hveem c77746695f Improve behaviour of top line
use positition fixed to eliminate problem with title being too long and
pushing the content to being two lines instead of one
2013-10-17 10:42:31 +02:00
Tor Hveem 96a96af7c8 Beautiful lines 2013-10-16 23:29:52 +02:00
Philippe Proulx e460cf0d34 Add right border to prefix column
Closes #52
2013-10-16 16:10:25 -04:00
Philippe Proulx e78cb8f486 Improve bufferlines monospace style
Closes #23 #50
2013-10-16 15:51:59 -04:00
Philippe Proulx 716217cf6a Fix chat prefix wrapping
Closes #49
2013-10-16 15:39:40 -04:00
Tor Hveem b56e51b9d5 try to fix small visual problems with topbar 2013-10-16 16:04:37 +02:00
Tor Hveem a1124ee9df attempt to improve the look of the badges and the bufferlist 2013-10-16 15:24:21 +02:00
Tor Hveem cf8325b21b Implement drop down menu for top bar for options 2013-10-16 15:09:27 +02:00
Tor Hveem a8413f2811 style webkit scrollbars 2013-10-16 14:55:15 +02:00
Tor Hveem 70ff24bd10 add a disconnect button 2013-10-16 14:44:44 +02:00
Tor Hveem 03523da2f4 attempt at bettering look for sidebar 2013-10-16 14:36:28 +02:00
Tor Hveem ce22e44534 Use point icon for ng-click 2013-10-16 14:25:07 +02:00
Tor Hveem b40ff4fb43 include a topbar with title 2013-10-16 14:13:23 +02:00
Tor Hveem b6197ad4a7 Turn off border radius for inputs 2013-10-16 13:48:49 +02:00
Tor Hveem e324a5fa2d Use sans serif font for buttons 2013-10-16 00:41:04 +02:00
Tor Hveem 001024db7d Collapse for frontpage, and style inputs 2013-10-15 16:09:08 +02:00
David Cormier d3f844acb4 Fix wrapping and set all vertical alignment of cells to top 2013-10-13 12:29:18 -04:00
Tor Hveem fc8714b4d4 Fix bug with readmarker 2013-10-12 21:06:59 +02:00
Tor Hveem ee890222c5 implement last read marker 2013-10-12 21:06:59 +02:00
David Cormier c3ce6b3da8 css: use pre instead of pre-wrap to avoid wrapping '--' messages 2013-10-12 12:56:47 -04:00
Tor Hveem 9d8bdc0dc5 fix both word break and pre 2013-10-12 12:18:05 +02:00
Tor Hveem 9969c826b8 Use classes instead of ids 2013-10-12 11:49:14 +02:00
David Cormier 8057c0639c Align nicks on the right. Fixes #19. 2013-10-11 20:37:11 -04:00
Tor Hveem c91b56f776 Padding > Margin 2013-10-12 00:36:58 +02:00
Tor Hveem 56d7b4215e Bufferlines need extra margin to not go under input bar 2013-10-11 23:53:19 +02:00
Tor Hveem 31228d6362 move around landing page somewhat 2013-10-11 23:38:30 +02:00