Max-P
1d8667ed4b
Merge pull request #57 from diddledan/frontend-password-change
...
frontend password change functionality
2016-02-27 20:07:08 -05:00
Pavel Djundik
b53e5c407c
Fix #111 : Simplify message padding
2016-02-28 01:22:52 +02:00
Daniel Llewellyn
b79a918be8
frontend password change functionality
...
- refactor clientManager.js to allow configuration parsing as a serparate
function.
- refactor clientManager.js to add configuration writing function.
- add server.js changes to allow for new password-change functionality
- add password change ui to "settings" screen
- refactor client.js to use new clientManager functionality for saving
the configuration files
2016-02-26 18:38:15 +00:00
Jérémie Astori
1e8ca51d47
Merge pull request #75 from maxpoulin64/badge-fade
...
Fade long channel names in sidebar
2016-02-22 01:23:38 -05:00
Maxime Poulin
867917ff6e
Fade long channel names in sidebar
2016-02-22 01:07:59 -05:00
Pavel Djundik
8151e07b78
Replace bootstrap tooltips with css tooltips from Primer
2016-02-21 21:47:09 +02:00
Pavel Djundik
ad6b4e8939
Update css files to confront stylelint rules
2016-02-20 19:32:23 +02:00
Jérémie Astori
36f2ee3617
Merge pull request #73 from xPaw/badge-opacity
...
Hide badge counter with opacity
2016-02-20 11:50:59 -05:00
Alistair McKinlay
761958e3ee
Merge pull request #7 from xPaw/invites
...
Handle invite event
2016-02-19 21:58:22 +00:00
Pavel Djundik
0ade7a7438
Hide badge counter with opacity
2016-02-19 20:09:50 +02:00
Pavel Djundik
15a6efa605
Fix #41 : Replace close button image
2016-02-18 12:13:15 +02:00
Pavel Djundik
533ec1071b
Handle invite event
2016-02-15 19:23:10 +02:00
Max Leiter
3420e9b80b
Rotate part/quit icon
2016-01-27 10:32:59 -08:00
Jérémie Astori
3b55229462
Merge pull request #574 from YaManicKill/user-button-span
...
Change user buttons to as. Allows highlighting on firefox.
2016-01-26 00:05:03 -05:00
Alistair McKinlay
e3e4cc9fb7
Fix styles for .user instead of button
2016-01-24 16:56:33 +00:00
Jérémie Astori
b4bcf8f5ee
Merge pull request #570 from YaManicKill/fix-word-wrap
...
Fix word wrap on firefox.
2016-01-24 11:55:55 -05:00
Alistair McKinlay
4588079eb5
Fix word wrap on firefox.
2016-01-24 16:54:59 +00:00
Jérémie Astori
c669a16527
Merge pull request #593 from xPaw/scrollbars
...
Nicer scrollbar (webkit only)
2016-01-24 11:45:22 -05:00
Pavel Djundik
bb98be475a
Render user actions separately
2016-01-24 16:59:13 +02:00
Pavel Djundik
62744761c2
Limit max size of inline images
2016-01-20 18:16:27 +02:00
Pavel Djundik
8ddc4085a6
Nicer scrollbar (webkit only)
2016-01-18 19:49:23 +02:00
Finn Glöe
58d4a2fda1
made channel names in chat clickable; lets users join channels
2015-12-02 09:56:41 +00:00
Jérémie Astori
8b6167b227
Merge pull request #474 from astorije/astorije/user-list-icon
...
Replace menu icon with users icon for userlist toggle and smooth the 2 icons
2015-10-07 07:26:34 -04:00
Jérémie Astori
51cdf6dc88
Merge pull request #499 from floogulinc/local-fonts
...
Replace Google hosted fonts with local ones
2015-10-06 22:41:51 -04:00
Olli Mäntylä
4293336f3e
Move escaping of topic and improve UI for long topics
...
- Data should be handled as is and only do the escaping on
the view/template or wherever it is used and escaping is necessary.
Keeps things simple and the focus of escaping values in the right place.
- Remove topic capitalization
- For long topics: hide overflow and add a title to topic span
- Also, simplify the code a tiny bit.
2015-10-03 17:04:05 +03:00
Paul Friederichsen
56871dd963
Replace Google hosted fonts with local ones
2015-09-30 01:34:39 -05:00
Jérémie Astori
a4d3911a3f
Replace menu icon with users icon for userlist toggle and smooth the 2 icons
2015-09-23 21:18:26 +00:00
Mattias Erming
71846dbadc
Revert fonts
2015-04-16 01:07:13 -07:00
aynik
5ac16653b5
increased font size
2015-04-15 19:42:47 +02:00
aynik
4adba8a71c
adjusted general monospace chat font size
2015-04-15 11:59:44 +02:00
aynik
a5ee8e1cf4
switched Droid Sans Mono for Inconsolata-g, defined Leto under different weights
2015-04-15 11:54:03 +02:00
aynik
37ec35c3a9
created
2015-04-14 21:43:50 +02:00
Mattias Erming
928cf38dfe
Merge pull request #336 from janza/expand-chat-window
...
expand main chat window when userlist is hidden
2015-01-11 23:41:38 +01:00
Josip Janžić
8397928529
expand main chat window when userlist is hidden
2015-01-11 20:17:26 +01:00
Josip Janžić
fb4159b409
removes vertical whitespace that some times apear
...
closes #327
2015-01-02 21:25:53 +01:00
Mattias Erming
67f6e526f2
Fetch max 1 link per message
2014-12-12 00:48:43 +01:00
Mattias Erming
4fcd21ccff
Fix '/me' color
2014-12-12 00:20:52 +01:00
Graeme
2274f92833
Update styled items class names
2014-12-10 22:35:17 -05:00
Graeme
635646b0f3
🎊 full mirc colour+style compliance
2014-12-10 06:30:45 -05:00
Mattias Erming
b3b7d126be
Detect web-app-capable
2014-11-18 22:50:55 +00:00
Mattias Erming
b380ab5793
Update color CSS
...
Thanks @spencerthayer!
2014-10-14 20:54:34 +02:00
XeonCore
20d1e1b212
Add thumbnail to toggles when sites have them
...
Displays a small thumbnail above each toggle that comes from either og:image or twitter:image meta tags.
2014-10-12 12:42:30 +11:00
Mattias Erming
d86005e84a
Added text color
2014-10-11 01:12:03 +02:00
Mattias Erming
b3712842bf
Always show right toggle
2014-10-10 21:21:40 +02:00
Mattias Erming
3a9065849c
Minor changes
2014-10-10 19:39:57 +02:00
William Jackson
5cbbc7fbe7
Half-op section in user list is missing title
2014-10-06 11:31:32 -05:00
Mattias Erming
eae1e661b7
Split users by mode in the sidebar
2014-10-04 12:47:27 -07:00
Mattias Erming
e1e0b4f3cc
Scrolling now works correctly when loading thumbnails
2014-09-30 14:44:29 -07:00
Mattias Erming
bf8939cf06
List users on server start
2014-09-30 13:23:14 -07:00
Mattias Erming
80b43c4eab
Added colored nicknames (optional)
2014-09-30 11:00:23 -07:00