Jérémie Astori
|
fc03a338fc
|
Display localized timestamp in title of message times
|
2016-10-01 02:46:19 -04:00 |
|
Jérémie Astori
|
ad4a79cbca
|
Merge pull request #400 from maxpoulin64/slide
Add touch slideout menu for mobile
|
2016-09-30 00:03:04 -04:00 |
|
Henning Hoefer
|
08d3633ae2
|
Prevent Ctrl-Tab from triggering tab completion
Fixes #529
This is probably the simplest workaround for Firefox sending a keydown event when switching browser tabs via Ctrl-Tab
|
2016-08-04 04:31:19 +02:00 |
|
Maxime Poulin
|
0eef5d9240
|
Add touch slideout menu for mobile
|
2016-07-22 21:30:45 -04:00 |
|
Maxime Poulin
|
2d3464aa04
|
Use a textarea instead of an input for channel messages
|
2016-07-04 23:49:45 -04:00 |
|
Pavel Djundik
|
8b8050d02a
|
Remove javascript scrollbar library, use hover appearing scrollbar instead
|
2016-07-02 13:28:22 +03:00 |
|
Pavel Djundik
|
a94b9623f9
|
Prepend http protocol to www. links in chat
Fixes #406
|
2016-06-16 17:40:02 +03:00 |
|
Pavel Djundik
|
2ffd85d89f
|
Update eslint and enforce key-spacing
|
2016-06-05 21:48:34 +03:00 |
|
Pavel Djundik
|
b6fa4471ab
|
Merge pull request #346 from maxpoulin64/sticky-fix
Keep chat stickied to the bottom on resize
|
2016-06-05 11:31:04 +03:00 |
|
Maxime Poulin
|
312b7eaa0c
|
Keep chat stickied to the bottom on resize
Fixes the chat not staying at the bottom when opening the on-screen keyboard on mobile.
|
2016-06-04 20:01:53 -04:00 |
|
Alex Howard
|
963cc95388
|
Add ! modechar to admin
For the odd network out that uses it!
|
2016-05-27 23:39:14 -04:00 |
|
Jérémie Astori
|
b3103e8c3f
|
Add light colors for dark themes Morning and Zenburn
These colors have been generated by the randomColor package
|
2016-05-15 15:21:18 -04:00 |
|
Jérémie Astori
|
c87d82dc48
|
Replace color generation with CSS classes
These colors were built using the current generation function to have
similar style.
|
2016-05-15 15:21:18 -04:00 |
|
Pavel Djundik
|
876ce4bc6e
|
Do not ignore our handlebars plugins in eslint
|
2016-05-12 16:07:15 +03:00 |
|
Pavel Djundik
|
ed700ef504
|
Fix unread counter not being formatted on page load
|
2016-05-08 22:49:53 +03:00 |
|
Pavel Djundik
|
d143542fe5
|
Add security headers to minimize XSS damage
|
2016-05-06 11:08:45 +03:00 |
|
Pavel Djundik
|
75f04e6cd0
|
Improve sticky scroll
|
2016-04-28 09:04:26 +03:00 |
|
Jérémie Astori
|
e799cc493c
|
Move the sidebar serverOptions to the according template
|
2016-04-10 01:04:39 -04:00 |
|
Pavel Djundik
|
43f58a8075
|
Format topic set date
|
2016-04-07 16:07:40 -04:00 |
|
Pavel Djundik
|
2bb3951476
|
Fix message and topic text wrapping
|
2016-03-22 18:04:34 +02:00 |
|
Pavel Djundik
|
d7750db87f
|
Remove moment.js from the client
|
2016-03-11 22:18:49 +02:00 |
|
Pavel Djundik
|
42ae08b6a3
|
Remove string.contains
|
2016-03-07 17:16:34 +02:00 |
|
Pavel Djundik
|
062fded4cc
|
Update socket.io to 1.4.5 and use client library provided by the dependancy
|
2016-03-06 11:41:19 +02:00 |
|
Pavel Djundik
|
253cb4afd6
|
Update handlebars to 4.0.5
|
2016-03-05 16:23:35 +02:00 |
|
Pavel Djundik
|
56e1d3fac7
|
Correctly handle inline channels in messages
Fixes #15 and #11
|
2016-03-01 11:06:14 +02:00 |
|
Pavel Djundik
|
3a87f982b2
|
Replace favico.js with our simpler solution
|
2016-02-28 01:27:30 +02:00 |
|
Pavel Djundik
|
8151e07b78
|
Replace bootstrap tooltips with css tooltips from Primer
|
2016-02-21 21:47:09 +02:00 |
|
Pavel Djundik
|
23d017d67f
|
Replace cookies with localStorage
|
2016-02-18 21:53:25 +02:00 |
|
Jérémie Astori
|
39dc4e8957
|
Update name and link to repo to new project
|
2016-02-10 06:20:05 +00:00 |
|
Pavel Djundik
|
cd92d1640e
|
Simply parse all 0-99 irc colors
|
2016-01-24 15:57:44 +02: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
|
a0ed791926
|
Merge pull request #263 from megawac/style-parser
|
2014-10-27 22:52:37 +01:00 |
|
Mattias Erming
|
277887382c
|
Merge pull request #253 from codl/fix/bold+color+url
Fix urls preventing proper closure of bold and color tags
|
2014-10-27 22:48:45 +01:00 |
|
megawac
|
3d5e070c56
|
Support nested colours
|
2014-10-25 15:16:54 -04:00 |
|
megawac
|
fbe43b3b7a
|
Fix indentation
|
2014-10-25 15:07:15 -04:00 |
|
megawac
|
a53544b44a
|
Support MIRC style terminators (^O)
|
2014-10-25 15:02:12 -04:00 |
|
Corentin Delcourt
|
44c20b327d
|
fix urls preventing proper closure of bold and color tags
|
2014-10-20 13:28:29 +02:00 |
|
Mattias Erming
|
5b1820ca2e
|
Fix message parser
|
2014-10-12 01:53:13 +02:00 |
|
Mattias Erming
|
1b476bfefd
|
Edit color parser
|
2014-10-11 19:38:53 +02:00 |
|
Mattias Erming
|
d86005e84a
|
Added text color
|
2014-10-11 01:12:03 +02: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
|
80b43c4eab
|
Added colored nicknames (optional)
|
2014-09-30 11:00:23 -07:00 |
|
Mattias Erming
|
e4f100a177
|
Break really long words
|
2014-09-27 15:01:44 -07:00 |
|
Mattias Erming
|
2a00fb1bb6
|
Added link plugin
|
2014-09-27 12:17:13 -07:00 |
|
Mattias Erming
|
4f5465df82
|
Use <div> instead of <button> in sidebar
|
2014-09-22 11:54:38 -07:00 |
|
Mattias Erming
|
2fd5f293f0
|
Minor fixes
|
2014-09-21 12:48:26 -07:00 |
|
Mattias Erming
|
e9a8f86819
|
Custom scrollbar in the sidebar
|
2014-09-19 16:12:17 -07:00 |
|
Mattias Erming
|
216030710a
|
Minor changes
|
2014-09-16 10:33:15 -07:00 |
|