Commit graph

1053 commits

Author SHA1 Message Date
Pavel Djundik 52bc324a63 Update eslint to 2.3.0 and add stricter rules 2016-03-09 10:50:20 +02:00
Jérémie Astori c8664b7cfa Merge pull request #161 from xPaw/whois-tpl
Make whois a client template
2016-03-09 00:16:47 -05:00
Max-P 0306c97939 Merge pull request #157 from thelounge/astorije/no-highlight-self
Make sure self messages are never highlighted
2016-03-08 03:17:46 -05:00
Jérémie Astori 6a6c41732d Make sure highlight lookup stops as soon as a candidate is detected 2016-03-08 01:54:23 -05:00
Jérémie Astori 977b48649b Fix #156: Make sure self messages are never highlighted 2016-03-08 01:39:00 -05:00
Alistair McKinlay d7738789af Merge pull request #144 from xPaw/remove-grunt
Invoke handlebars outside of grunt, generate sourcemap
2016-03-07 15:28:24 +00:00
Alistair McKinlay c09016a6b1 Merge pull request #163 from xPaw/remove-contains
Remove string.contains
2016-03-07 15:20:01 +00:00
Pavel Djundik 42ae08b6a3 Remove string.contains 2016-03-07 17:16:34 +02:00
Pavel Djundik a61973a156 Make whois a client template 2016-03-07 17:10:46 +02:00
Jérémie Astori c4d628db49 Merge pull request #28 from lpoujol/desktopNotificationSetting
Remove "badge" setting and rely on browser choice for desktop notifcations
2016-03-06 14:45:52 -05:00
Ludovic POUJOL bf9e50083b Rename badge setting to desktopNotifications
Also checks the browser status and display a warning message if it
blocks desktop notifications
2016-03-06 19:03:51 +01:00
Pavel Djundik 0c2996c900 Merge pull request #142 from xPaw/sockets-io
Update socket.io to 1.4.5 and use client library provided by the dependancy
2016-03-06 11:43:20 +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
Max-P 718182c74a Merge pull request #151 from thelounge/astorije/topic-action-color
Mute color of the topic actions
2016-03-06 00:55:47 -05:00
Max-P a8867c892f Merge pull request #140 from xPaw/handlebars
Update handlebars to 4.0.5
2016-03-06 00:49:33 -05:00
Max-P 94bcb21faa Merge pull request #9 from xPaw/contextmenu
Add context menus
2016-03-06 00:27:24 -05:00
Jérémie Astori ea3c79613e Mute color of the topic actions 2016-03-05 23:53:13 -05:00
Jérémie Astori a81fdb3fd2 1.3.1 2016-03-05 23:23:19 -05:00
Jérémie Astori 8616fed18d Add change log entry for upcoming v1.3.1 2016-03-05 23:23:08 -05:00
Max-P ffdc423097 Merge pull request #150 from thelounge/astorije/missing-mode-color
Add missing mode action to muted colors
2016-03-05 22:33:07 -05:00
Jérémie Astori fba862a6f3 Add missing mode action to muted colors 2016-03-05 22:29:30 -05:00
Max-P 6ef37991b9 Merge pull request #149 from xPaw/inline-chan-css
Relax inline channel style
2016-03-05 17:39:14 -05:00
Pavel Djundik 2ed9c5d522 Relax inline channel style 2016-03-06 00:20:45 +02:00
Jérémie Astori 6cee650283 Merge pull request #148 from xPaw/notif-chan-title
Fix #147: Correctly get channel name in notifications
2016-03-05 15:52:03 -05:00
Pavel Djundik 3d05127fad Fix #147: Correctly get channel name in notifications 2016-03-05 22:44:15 +02:00
Jérémie Astori 863333a88a Merge pull request #145 from xPaw/fix-strip-notif
Fix stripping multiple colours from notifications
2016-03-05 14:42:43 -05:00
Pavel Djundik 5877e2ebe5 Fix stripping colours from notifications 2016-03-05 21:40:49 +02:00
Jérémie Astori 46c2eabac2 Merge pull request #47 from xPaw/actions
Fix some of the actions coloring
2016-03-05 14:34:05 -05:00
Pavel Djundik 1dd4e4f031 Invoke handlebars outside of grunt, generate sourcemap
Fixes #65
2016-03-05 21:32:38 +02:00
Jérémie Astori 05cd5ac4a5 Merge pull request #143 from xPaw/fix-crash
Fix crash and remove remaining 0777 mode
2016-03-05 13:38:30 -05:00
Pavel Djundik bd370699fd Fix crash and remove remaining 0777 mode 2016-03-05 20:31:29 +02:00
Pavel Djundik 253cb4afd6 Update handlebars to 4.0.5 2016-03-05 16:23:35 +02:00
Jérémie Astori 0f48b11a22 Merge pull request #117 from maxpoulin64/fix-user-filemode
Remove attempts to set file modes
2016-03-05 01:48:51 -05:00
Jérémie Astori 83baeee988 Merge pull request #128 from xPaw/fix-chan-parse
Correctly handle inline channels in messages
2016-03-03 23:58:19 -05:00
Jérémie Astori d03d5b7957 1.3.0 2016-03-03 05:54:23 +00:00
Jérémie Astori 5623a0d6c1 Add change log entry for upcoming v1.3.0 2016-03-03 05:54:00 +00:00
Alistair McKinlay 88257b4931 Merge pull request #123 from xPaw/strip-colors
Strip control codes from notifications
2016-03-02 08:31:55 +00:00
Max-P 25e95c137f Merge pull request #134 from thelounge/astorije/minor-html-fixes
Fix minor issues with the main HTML file
2016-03-02 01:42:06 -05:00
Jérémie Astori b85541e538 Fix minor issues with the main HTML file
- Simplify `checked` attributes
- Use double quotes when possible
- Remove `class` duplicates
- Fix labels in password settings
- Remove `<small>` around version number
2016-03-02 05:59:05 +00:00
Jérémie Astori ec37b6671b Merge pull request #82 from xPaw/lock-server
Allow locking network configuration
2016-03-02 00:37:27 -05:00
Pavel Djundik 84ed021e0e Add context menus 2016-03-01 13:56:36 +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 b39b569a59 Merge pull request #131 from thelounge/astorije/logout-icon
Switch a power-off icon for logging out
2016-03-01 10:52:33 +02:00
Jérémie Astori da7efcd8da Switch a power-off icon for logging out 2016-03-01 06:35:42 +00:00
Jérémie Astori 325739c8be Merge pull request #122 from xPaw/odd-invite
Fix #116: Move 'you' handling in invites to the client
2016-03-01 00:16:55 -05:00
Pavel Djundik 70de3de33a Merge pull request #125 from thelounge/astorije/124-fix-crash
Fix complete crash when refreshing a public instance
2016-02-29 22:42:42 +02:00
sprusr 4e6e4e10d2 Strip control codes from notifications 2016-02-29 11:29:13 +02:00
Pavel Djundik 3b17b00072 Merge pull request #127 from thelounge/astorije/notification-invites
Add notifications for channel invites
2016-02-29 11:26:20 +02:00
Jérémie Astori 8c45cb26c3 Merge pull request #119 from thelounge/astorije/bump-grunt
Bump grunt-contrib-uglify and pin versions of grunt packages
2016-02-29 02:35:09 -05:00
Jérémie Astori cc26b7ff0f Add notifications for channel invites 2016-02-29 07:34:06 +00:00