Nicolas Hohm
3fe78e8972
Implement notifications for all messages
...
Implement option to get notifications also for message not just for mentions
Resolves : #446
2016-01-10 23:31:53 +01:00
William Boman
8fdfd70c7e
Comply with ESLint
2015-10-26 03:01:47 +01:00
Jérémie Astori
7e2daebd79
Merge pull request #481 from williamboman/fix/chat-clear-prevent-default
...
client/js/shout.js: prevent default action when clearing chat
2015-10-07 22:58:14 -04:00
William Boman
c66a3917cb
client/js/shout.js: prevent default action, don't overshadow native keyboard shortcut
...
Closes #453 .
2015-10-07 12:34:25 +02:00
Jérémie Astori
df4a91fd05
Merge pull request #409 from kalaksi/fix_topic_on_ui
...
Fix topic on UI
2015-10-04 14:54:57 -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
The Bastard Operator
5656244e60
Included changes to shout.templates.js after grunt
2015-09-18 11:10:25 +02:00
Olli Mäntylä
dc79d71ae5
Revert "Fix topic exploit"
...
This reverts commit ef041d6612
.
To show topic again. Commit was just disabling the topic.
2015-04-26 23:03:11 +03:00
Mattias Erming
ef041d6612
Fix topic exploit
2015-01-22 09:29:28 -08:00
Mattias Erming
4715492c88
Update minified js
2014-12-12 00:58:03 +01:00
Mattias Erming
ccea9ea43d
Close button now correctly says 'Close' for private messages
2014-12-12 00:10:15 +01:00
Mattias Erming
a1f864b511
Use interval to clear inactive channel buffers
2014-12-12 00:04:45 +01:00
Mattias Erming
07a509a862
Only confirm exit in public mode
2014-12-11 23:42:22 +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
eb3bc22d71
Added dynamic title
2014-11-07 20:52:38 +01:00
Mattias Erming
f6636ad028
Fix username input
2014-11-06 12:00:14 +00:00
Mattias Erming
7aafa8a956
Fix username input
2014-11-05 23:19:29 +01: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
90a3bb8ba8
Remove mode from badge count
2014-10-16 23:29:18 +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
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
66352d6519
Added drag-and-drop tolerance
2014-10-10 22:42:04 +02:00
Mattias Erming
f42a6487d6
Emit topic over socket
2014-10-10 22:05:25 +02:00
Mattias Erming
b3712842bf
Always show right toggle
2014-10-10 21:21:40 +02:00
Mattias Erming
7038766095
Disable login button on authentication
2014-10-09 16:35:29 +02:00
Mattias Erming
a76df88c88
Smarter nick completion
2014-10-08 23:21:41 +02:00
Mattias Erming
2e964ca629
Prevent multiple logins
2014-10-08 22:16:10 +02:00
Mattias Erming
eae1e661b7
Split users by mode in the sidebar
2014-10-04 12:47:27 -07:00
Mattias Erming
b801689eaa
Show user modes in channel
2014-10-04 05:31:45 -07:00
Mattias Erming
d9f48f0e94
Fix tab completion
2014-10-01 11:53:16 -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
8b392a9fa0
Fix text selection
2014-09-29 12:48:14 -07:00
Mattias Erming
6aba36460d
Fix 'Show More' button
2014-09-28 14:51:24 -07:00
Mattias Erming
5eb6f09b12
Remove stray </div> tag
2014-09-27 17:21:37 -07:00
Mattias Erming
6c6e76afda
Persist inline links
2014-09-27 16:47:04 -07:00
Mattias Erming
7a0e572100
Added inline links settings
2014-09-27 16:22:34 -07:00
Mattias Erming
e4f100a177
Break really long words
2014-09-27 15:01:44 -07:00
Mattias Erming
3a28afe408
Fetch page titles
2014-09-27 13:39:14 -07:00
Mattias Erming
2a00fb1bb6
Added link plugin
2014-09-27 12:17:13 -07:00
Mattias Erming
dd697c4918
Change colors
2014-09-26 17:21:14 -07:00