Commit graph

  • 69bb003e45 Do not try to quit from errored networks Pavel Djundik 2016-04-03 12:03:09 +0300
  • 7d24394814 Update irc-framework and fix issue when changing your own nick Pavel Djundik 2016-03-29 22:09:56 +0300
  • ef0e638a68 Update irc-framework Pavel Djundik 2016-03-27 19:13:50 +0300
  • 16370d8fcc Add /ctcp command and handle ctcp responses Pavel Djundik 2016-03-27 18:57:59 +0300
  • 2a7a93d207 Fix incorrect context menu names in nick, whois and topic set by messages Pavel Djundik 2016-03-27 18:57:23 +0300
  • 9cd4c6744c Support kick message in /kick command Maxime Poulin 2016-03-26 23:29:59 -0400
  • 6c5ade3fe3 Fix the /topic command Maxime Poulin 2016-03-26 16:25:02 -0400
  • 338116a01e Prevent opening query windows for CHANTYPES and PREFIX Pavel Djundik 2016-03-26 22:03:31 +0200
  • 829b879f55 Update irc-framework Pavel Djundik 2016-03-26 11:41:17 +0200
  • 142aa85548 Handle invites Pavel Djundik 2016-03-26 01:26:53 +0200
  • 3fc7036d32 Don't reset time in link expander and hide time with css Pavel Djundik 2016-03-25 16:43:30 +0200
  • 6b2ebd790d Always send notices for non existing targets into server window Pavel Djundik 2016-03-22 13:08:10 +0200
  • d1da4b338a Update irc-framework, fixes quitting networks Pavel Djundik 2016-03-20 20:03:18 +0200
  • 769bd16c8b Fix sending unknown commands Pavel Djundik 2016-03-20 19:20:07 +0200
  • 43f58a8075 Format topic set date Pavel Djundik 2016-03-20 19:18:43 +0200
  • 92cc130e2b Always send notices that are not targeted at us into the server window Pavel Djundik 2016-03-20 18:46:08 +0200
  • 4a7fc0544e Fix link test not using network model Pavel Djundik 2016-03-20 16:39:59 +0200
  • e0fb454223 Search channel case insensitively Pavel Djundik 2016-03-20 16:28:47 +0200
  • 40677e3248 Update tests to match the new irc-framework models Jérémie Astori 2016-03-18 00:52:17 -0400
  • 54526215a4 Correctly create new windows for private messages Pavel Djundik 2016-03-17 20:55:51 +0200
  • b19e79c48f Fix autojoining and allow autojoing with keys Pavel Djundik 2016-03-16 23:49:45 +0200
  • 17bcc37b80 Request names on mode change as a temporary measure Pavel Djundik 2016-03-16 22:54:11 +0200
  • db5fe00b60 A couple of fixes after rebasing and updating framework Pavel Djundik 2016-03-15 11:59:36 +0200
  • a01216fa4c Update irc-framework Pavel Djundik 2016-03-15 11:41:11 +0200
  • 071881a9fa Sort user list within a single pass, use server provided user modes Pavel Djundik 2016-03-14 13:44:06 +0200
  • 516ccd965f Add support for IRCv3 server-time Pavel Djundik 2016-03-12 11:36:55 +0200
  • 7baf5f0f81 Remove unused notice event Pavel Djundik 2016-03-12 11:36:27 +0200
  • dff6eb33c5 Maintain backwards compatibility by sending symbols to the client Pavel Djundik 2016-03-11 18:34:50 +0200
  • b6993f6e37 Make whois work Pavel Djundik 2016-03-09 10:27:01 +0200
  • 28ae544b2a Move connection events to a separate file, sync PREFIX with frontend Pavel Djundik 2016-03-08 20:50:48 +0200
  • 470b0a2c4f Fix test Pavel Djundik 2016-03-08 18:01:56 +0200
  • 2244dda566 Update commands Pavel Djundik 2016-03-08 15:36:25 +0200
  • 82e192cd2c Enable link fetcher Pavel Djundik 2016-03-08 12:31:43 +0200
  • 356851c3f2 Handle kick Pavel Djundik 2016-03-08 12:16:20 +0200
  • 627b698221 Fix creating duplicate query windows when our nick is not known Pavel Djundik 2016-03-08 12:13:36 +0200
  • 9ab71b2588 Handle nick Pavel Djundik 2016-03-08 11:58:51 +0200
  • 4d986537bc Handle error Pavel Djundik 2016-03-08 11:54:17 +0200
  • 360563528a Handle channel and user modes Pavel Djundik 2016-03-08 11:42:38 +0200
  • e380319400 Handle parts, quits, topics and topic set by Pavel Djundik 2016-03-08 11:26:43 +0200
  • da425fefaf Start working on moving to irc-framework Pavel Djundik 2016-03-07 23:09:42 +0200
  • ab95419c89 Merge pull request #243 from maxpoulin64/limithistory Alistair McKinlay 2016-04-06 08:49:35 +0100
  • 7209bcd58a Add config option to limit in-memory history size Maxime Poulin 2016-04-03 15:43:11 -0400
  • bf0d584589 Merge pull request #239 from maxpoulin64/white-space Jérémie Astori 2016-04-06 01:24:40 -0400
  • f1ecae8023 Display whitespace properly Maxime Poulin 2016-04-02 19:35:38 -0400
  • 7024bd454a Merge pull request #245 from thelounge/xpaw/no-link-parse Jérémie Astori 2016-04-05 22:20:36 -0400
  • 5c1a95b22f Do not parse link titles for IRC formatting Pavel Djundik 2016-04-04 10:43:45 +0300
  • 8293497ae9 command-line/add,reset: reword password prompt William Boman 2016-04-01 01:28:25 +0200
  • 9d59bd53b9 1.4.3 Jérémie Astori 2016-04-02 14:13:45 -0400
  • 7bb7670f78 Add change log entry for upcoming v1.4.3 Jérémie Astori 2016-04-02 14:13:42 -0400
  • bb00d4261a Merge pull request #233 from thelounge/xpaw/fix-config Alistair McKinlay 2016-04-02 16:31:58 +0100
  • ad3bdef542 Fix not being able to remove networks from user config Pavel Djundik 2016-04-02 11:16:31 +0300
  • 2201e2b941 1.4.2 Jérémie Astori 2016-03-31 23:50:26 -0400
  • bcda91c1c5 Add change log entry for upcoming v1.4.2 Jérémie Astori 2016-03-31 23:50:17 -0400
  • 7a88fa9fc7 Remove print styles Pavel Djundik 2016-03-30 22:35:36 +0300
  • e0031dd67e Merge pull request #227 from thelounge/xpaw/fix-table-layout-when-hiding Max-P 2016-03-30 15:28:32 -0400
  • 8bbb0ab92b Hide options will now remove the row completely Pavel Djundik 2016-03-30 22:26:23 +0300
  • e2d02706ed 1.4.1 Jérémie Astori 2016-03-28 00:10:13 -0400
  • 8be724e4be Add change log entry for upcoming v1.4.1 Jérémie Astori 2016-03-28 00:09:58 -0400
  • df5e03276a Merge pull request #219 from thelounge/xpaw/limit-req Jérémie Astori 2016-03-27 23:12:07 -0400
  • 93d7b16cd4 Harden url fetcher and don't crash on non-ASCII urls Pavel Djundik 2016-03-25 11:45:39 +0200
  • 05ec819f2d Merge pull request #222 from maxpoulin64/fix-part Pavel Djundik 2016-03-27 01:27:54 +0200
  • 1ab136d897 Merge pull request #221 from thelounge/astorije/quickfix-query Pavel Djundik 2016-03-27 01:27:47 +0200
  • d5e67d6503 Fix /part command Maxime Poulin 2016-03-26 16:13:34 -0400
  • fefc6c5132 Disallow /query on non-nicks Jérémie Astori 2016-03-26 13:18:55 -0400
  • 7ee7dc79f0 Merge pull request #218 from thelounge/xpaw/query Jérémie Astori 2016-03-26 13:18:15 -0400
  • 7d7c3edcec Add a query command that simply opens a query window Pavel Djundik 2016-03-24 22:40:36 +0200
  • 541d16bc61 Merge pull request #215 from thelounge/xpaw/wrap Jérémie Astori 2016-03-24 00:43:12 -0400
  • 2bb3951476 Fix message and topic text wrapping Pavel Djundik 2016-03-22 18:04:34 +0200
  • eadcca0b5e Merge pull request #208 from thelounge/xpaw/remove-commands Jérémie Astori 2016-03-22 02:03:50 -0400
  • 497b5abebe 1.4.0 Jérémie Astori 2016-03-20 22:05:52 -0400
  • f97e921bbb Add change log entry for upcoming v1.4.0 Jérémie Astori 2016-03-20 22:05:35 -0400
  • 7736d19ceb Merge pull request #212 from thelounge/astorije/improve-context-menu-design Pavel Djundik 2016-03-20 23:47:20 +0200
  • f8807df2dc Use a white-bg X for closing and smooth icons in context menu Jérémie Astori 2016-03-20 17:10:10 -0400
  • 4f7f862a55 Add a specific item divider for the context menu, allowing some margin Jérémie Astori 2016-03-20 17:03:39 -0400
  • b8ee886d0b Blur shadow and add small radius of context menu box Jérémie Astori 2016-03-20 16:55:13 -0400
  • 52708b2566 Merge pull request #184 from thelounge/xpaw/close-button Jérémie Astori 2016-03-20 17:21:04 -0400
  • d3a8b2b217 Add a menu where the Leave button was Maxime Poulin 2016-03-19 14:20:11 -0400
  • 5579f407e7 Change close button in sidebar behaviour Pavel Djundik 2016-03-11 23:27:07 +0200
  • 73930688cc Remove dedicated close button next to user button Pavel Djundik 2016-03-11 23:18:20 +0200
  • 461f83603a Merge pull request #210 from thelounge/xpaw/connect-port Max-P 2016-03-20 13:43:24 -0400
  • 83021cf0ac Fix #195: Support port in connect command Pavel Djundik 2016-03-20 19:35:20 +0200
  • 5552c64c3c Merge pull request #209 from thelounge/xpaw/no-part Max-P 2016-03-20 12:41:08 -0400
  • 9deb0489f6 Disallow parting from lobbies Pavel Djundik 2016-03-20 18:34:36 +0200
  • 2d7d359621 Merge pull request #206 from thelounge/astorije/http2-doc Pavel Djundik 2016-03-20 16:15:19 +0200
  • 52b953c492 Remove join, nick and whois inputs, they are cleanly handled by the server Pavel Djundik 2016-03-20 16:14:37 +0200
  • 346fb83abe Restrict access to the home directory by default Maxime Poulin 2016-03-19 16:33:15 -0400
  • 3b0aa2df9b Update configuration file to reflect recent HTTP/2 support addition Jérémie Astori 2016-03-19 18:26:32 -0400
  • 05be0ff57f Merge pull request #174 from thelounge/xpaw/http2 Jérémie Astori 2016-03-19 18:06:34 -0400
  • 45a8d32d12 Merge pull request #200 from thelounge/xpaw/update-packages Max-P 2016-03-19 13:42:44 -0400
  • 00f071dc56 Merge pull request #202 from thelounge/xpaw/ws Jérémie Astori 2016-03-19 13:25:58 -0400
  • 9e8bc44e3a Fix default socket.io transports xPaw 2016-03-19 18:48:36 +0200
  • bbeeeda117 Merge pull request #203 from Henni/patch-1 Jérémie Astori 2016-03-18 01:27:48 -0400
  • 90e4592e31 link to lounge demo from irc badge Hendrik Leppelsack 2016-03-17 15:46:29 +0100
  • 0b3696a39b Merge pull request #198 from thelounge/astorije/test-network-export Pavel Djundik 2016-03-16 14:58:11 +0200
  • f35b0df7e0 Add a very basic test for Network#export Jérémie Astori 2016-03-16 01:41:19 -0400
  • 2dbe6a824f Update all packages to current stable versions Pavel Djundik 2016-03-16 12:14:04 +0200
  • 9ef348e614 Merge pull request #197 from thelounge/astorije/test-sort-users Pavel Djundik 2016-03-16 10:58:10 +0200
  • 6495f1769e Add tests for the sortUsers method Jérémie Astori 2016-03-15 01:40:48 -0400
  • e54409b3dd Merge pull request #193 from thelounge/astorije/minor-simplification Max-P 2016-03-14 20:55:49 -0400
  • c74811c894 Merge pull request #191 from thelounge/astorije/direct-inputs Max-P 2016-03-14 20:38:47 -0400