Commit graph

1119 commits

Author SHA1 Message Date
Jérémie Astori 2201e2b941 1.4.2 2016-03-31 23:50:26 -04:00
Jérémie Astori bcda91c1c5 Add change log entry for upcoming v1.4.2 2016-03-31 23:50:17 -04:00
Max-P e0031dd67e Merge pull request #227 from thelounge/xpaw/fix-table-layout-when-hiding
Hide options will now remove the row completely
2016-03-30 15:28:32 -04:00
Pavel Djundik 8bbb0ab92b Hide options will now remove the row completely 2016-03-30 22:26:23 +03:00
Jérémie Astori e2d02706ed 1.4.1 2016-03-28 00:10:13 -04:00
Jérémie Astori 8be724e4be Add change log entry for upcoming v1.4.1 2016-03-28 00:09:58 -04:00
Jérémie Astori df5e03276a Merge pull request #219 from thelounge/xpaw/limit-req
Harden url fetcher
2016-03-27 23:12:07 -04:00
Pavel Djundik 93d7b16cd4 Harden url fetcher and don't crash on non-ASCII urls 2016-03-27 12:50:53 +03:00
Pavel Djundik 05ec819f2d Merge pull request #222 from maxpoulin64/fix-part
Fix /part command
2016-03-27 01:27:54 +02:00
Pavel Djundik 1ab136d897 Merge pull request #221 from thelounge/astorije/quickfix-query
Disallow /query on non-nicks
2016-03-27 01:27:47 +02:00
Maxime Poulin d5e67d6503 Fix /part command
Fixes the /part command closing the wrong window. The current implementation simply passes all arguments to slate, which ended up parting every arguments.

This changes the command to `/part message`, and always parts the current window. This will be fixed further once irc-framework is merged.
2016-03-26 16:13:34 -04:00
Jérémie Astori fefc6c5132 Disallow /query on non-nicks 2016-03-26 13:18:55 -04:00
Jérémie Astori 7ee7dc79f0 Merge pull request #218 from thelounge/xpaw/query
Add a query command that simply opens a query window
2016-03-26 13:18:15 -04:00
Pavel Djundik 7d7c3edcec Add a query command that simply opens a query window 2016-03-24 22:40:36 +02:00
Jérémie Astori 541d16bc61 Merge pull request #215 from thelounge/xpaw/wrap
Fix message and topic text wrapping
2016-03-24 00:43:12 -04:00
Pavel Djundik 2bb3951476 Fix message and topic text wrapping 2016-03-22 18:04:34 +02:00
Jérémie Astori eadcca0b5e Merge pull request #208 from thelounge/xpaw/remove-commands
Remove join, nick and whois inputs, they are cleanly handled by the server
2016-03-22 02:03:50 -04:00
Jérémie Astori 497b5abebe 1.4.0 2016-03-20 22:05:52 -04:00
Jérémie Astori f97e921bbb Add change log entry for upcoming v1.4.0 2016-03-20 22:05:35 -04:00
Pavel Djundik 7736d19ceb Merge pull request #212 from thelounge/astorije/improve-context-menu-design
Minor enhancements of the context menu UI
2016-03-20 23:47:20 +02:00
Jérémie Astori f8807df2dc Use a white-bg X for closing and smooth icons in context menu 2016-03-20 17:40:13 -04:00
Jérémie Astori 4f7f862a55 Add a specific item divider for the context menu, allowing some margin 2016-03-20 17:40:12 -04:00
Jérémie Astori b8ee886d0b Blur shadow and add small radius of context menu box 2016-03-20 17:40:12 -04:00
Jérémie Astori 52708b2566 Merge pull request #184 from thelounge/xpaw/close-button
Change close button behaviour
2016-03-20 17:21:04 -04:00
Maxime Poulin d3a8b2b217 Add a menu where the Leave button was 2016-03-20 22:33:55 +02:00
Pavel Djundik 5579f407e7 Change close button in sidebar behaviour 2016-03-20 22:33:42 +02:00
Pavel Djundik 73930688cc Remove dedicated close button next to user button 2016-03-20 22:33:42 +02:00
Max-P 461f83603a Merge pull request #210 from thelounge/xpaw/connect-port
Fix #195: Support port in connect command
2016-03-20 13:43:24 -04:00
Pavel Djundik 83021cf0ac Fix #195: Support port in connect command 2016-03-20 19:35:20 +02:00
Max-P 5552c64c3c Merge pull request #209 from thelounge/xpaw/no-part
Disallow parting from lobbies
2016-03-20 12:41:08 -04:00
Pavel Djundik 9deb0489f6 Disallow parting from lobbies 2016-03-20 18:34:36 +02:00
Pavel Djundik 2d7d359621 Merge pull request #206 from thelounge/astorije/http2-doc
Update configuration file to reflect recent HTTP/2 support addition
2016-03-20 16:15:19 +02:00
Pavel Djundik 52b953c492 Remove join, nick and whois inputs, they are cleanly handled by the server
Fixes #201
2016-03-20 16:14:37 +02:00
Jérémie Astori 3b0aa2df9b Update configuration file to reflect recent HTTP/2 support addition 2016-03-19 18:26:32 -04:00
Jérémie Astori 05be0ff57f Merge pull request #174 from thelounge/xpaw/http2
Add support for HTTP2
2016-03-19 18:06:34 -04:00
Max-P 45a8d32d12 Merge pull request #200 from thelounge/xpaw/update-packages
Update all packages to current stable versions
2016-03-19 13:42:44 -04:00
Jérémie Astori 00f071dc56 Merge pull request #202 from thelounge/xpaw/ws
Change default socket.io transports to use websocket over polling
2016-03-19 13:25:58 -04:00
xPaw 9e8bc44e3a Fix default socket.io transports 2016-03-19 18:48:36 +02:00
Jérémie Astori bbeeeda117 Merge pull request #203 from Henni/patch-1
Link to lounge demo from irc badge
2016-03-18 01:27:48 -04:00
Hendrik Leppelsack 90e4592e31 link to lounge demo from irc badge 2016-03-17 15:46:29 +01:00
Pavel Djundik 0b3696a39b Merge pull request #198 from thelounge/astorije/test-network-export
Add a very basic test for Network#export
2016-03-16 14:58:11 +02:00
Jérémie Astori f35b0df7e0 Add a very basic test for Network#export 2016-03-16 08:54:06 -04:00
Pavel Djundik 2dbe6a824f Update all packages to current stable versions 2016-03-16 12:14:04 +02:00
Pavel Djundik 9ef348e614 Merge pull request #197 from thelounge/astorije/test-sort-users
Add tests for the sortUsers method
2016-03-16 10:58:10 +02:00
Jérémie Astori 6495f1769e Add tests for the sortUsers method 2016-03-16 01:08:39 -04:00
Max-P e54409b3dd Merge pull request #193 from thelounge/astorije/minor-simplification
Remove unnecessary operation when sorting users
2016-03-14 20:55:49 -04:00
Max-P c74811c894 Merge pull request #191 from thelounge/astorije/direct-inputs
Load input plugins at startup and call them directly when a command is received
2016-03-14 20:38:47 -04:00
Max-P 862b5125a1 Merge pull request #190 from thelounge/xpaw/offline-highlight
Keep track of highlights when user is offline
2016-03-14 20:23:00 -04:00
Pavel Djundik ee9253f57a Merge pull request #192 from thelounge/astorije/close-font-weight
Make sure all close buttons in the sidebar have same weight
2016-03-14 10:46:46 +02:00
Jérémie Astori d02c0bd72c Remove unnecessary operation when sorting users 2016-03-14 01:44:03 -04:00