Commit graph

  • 519955ebe4
    Fix warning. Alexander Færøy 2015-09-20 21:45:33 +02:00
  • 29cf546ee4
    Remove Garbage Collection support. Alexander Færøy 2015-09-20 20:54:29 +02:00
  • be977bf1b7
    Fix warning. Alexander Færøy 2015-09-20 21:21:40 +02:00
  • 1079ad46d2
    Use g_string_append() instead of g_string_append_c() for string. Alexander Færøy 2015-09-20 21:12:07 +02:00
  • ca363efe00
    Use g_string_append() instead of g_string_append_c() for string. Alexander Færøy 2015-09-20 21:01:25 +02:00
  • 06040fb30b Merge remote-tracking branch 'origin' into sasl LemonBoy 2015-09-19 23:58:16 +02:00
  • 9586766d87 Add setting to configure rejoin on reconnect behaviour Jari Matilainen 2015-09-19 18:27:48 -03:00
  • efc8f5f187 Merge pull request #283 from LemonBoy/unset-crnl ailin-nemui 2015-09-19 23:09:29 +02:00
  • 9556062a9d Merge pull request #286 from dequis/missing-fe-irc-channels-include dx 2015-09-19 17:02:11 -03:00
  • 3e7c8a6f26 Merge pull request #284 from ailin-nemui/document-perl-crashes Geert Hauwaerts 2015-09-19 13:24:19 +02:00
  • 061fb34750 Modify the terminal initialization sequence LemonBoy 2015-09-16 15:31:51 +02:00
  • f37f6ac0ed Add two missing #include "fe-irc-channels.h" dequis 2015-09-18 23:56:17 -03:00
  • 2b13e793c4 Merge pull request #259 from dequis/irssiproxy ailin-nemui 2015-09-19 02:53:25 +02:00
  • 1c0d55bfe4 Merge pull request #1 from dequis/bracketest Giuseppe 2015-09-18 23:36:51 +02:00
  • 54a2fafbde Update perl.txt ailin-nemui 2015-09-18 23:33:52 +02:00
  • 0fc6e878e0 Fix FS#905, mangled text when pasted line length exceeds 400 dequis 2015-09-17 00:55:31 -03:00
  • cc1215513d Save the part of the paste buffer after the bp_end marker for later dequis 2015-09-17 00:54:13 -03:00
  • ce84ed5d99 Improve bracketed paste start/end detection dequis 2015-09-17 00:52:55 -03:00
  • a3a40269d8 Merge 857aa9ab01 into 7b46dae182 Max DeLiso 2015-09-13 02:12:11 +00:00
  • 857aa9ab01 remove unused variables in irc/proxy Max DeLiso 2015-09-13 02:05:51 +00:00
  • 4de7fdd73a remove unused variables in irc/notifylist Max DeLiso 2015-09-12 21:44:39 +00:00
  • 56123e1929 remove unused variables in irc/flood Max DeLiso 2015-09-12 21:44:09 +00:00
  • e48aa09801 remove unused variables in irc/dcc Max DeLiso 2015-09-12 21:43:54 +00:00
  • ed49a59012 remove unused variables in core and fe-common Max DeLiso 2015-09-12 21:42:51 +00:00
  • 4053c255b1 change event_get_params to return void, remove unneeded allocation Max DeLiso 2015-09-12 22:06:52 +00:00
  • b793c1cfa0 Merge fce5df6c6b into 7b46dae182 Max DeLiso 2015-09-13 01:37:49 +00:00
  • fce5df6c6b remove unused variables in irc/notifylist Max DeLiso 2015-09-12 21:44:39 +00:00
  • afb50fcbad remove unused variables in irc/flood Max DeLiso 2015-09-12 21:44:09 +00:00
  • 311523f913 remove unused variables in irc/dcc Max DeLiso 2015-09-12 21:43:54 +00:00
  • c6f28666c4 remove unused variables in core and fe-common Max DeLiso 2015-09-12 21:42:51 +00:00
  • 3e9a9aaba6 change event_get_params to return void, remove unneeded allocation Max DeLiso 2015-09-12 22:06:52 +00:00
  • 24d32c28ee Don't handle 908 as a critical failure LemonBoy 2015-09-11 23:21:33 +02:00
  • 49c4ea5fd9 Parse the error string received by the server LemonBoy 2015-09-11 23:20:07 +02:00
  • 1f114d75c6 Consider the SASL handshake successful on 903 LemonBoy 2015-09-11 23:17:46 +02:00
  • 55387dd93d Handle event 906 and 908 LemonBoy 2015-09-11 22:23:38 +02:00
  • 6645d0d38d Explicitly set the authorization id during the PLAIN handshake LemonBoy 2015-09-11 22:09:47 +02:00
  • 171b67441d Replace spaces with tabs LemonBoy 2015-09-11 01:17:18 +02:00
  • c90c7deac3 Address all the points outlined in the first review LemonBoy 2015-09-11 00:58:01 +02:00
  • b8d3301d34 SASL support LemonBoy 2015-09-10 01:02:44 +02:00
  • 7b46dae182 Merge pull request #248 from LemonBoy/chantypes Alexander Færøy 2015-09-10 01:37:08 +02:00
  • 4346c2a6d4 Move the function prototypes in a separate header LemonBoy 2015-09-09 23:55:00 +02:00
  • 762c1d7f2c Merge pull request #276 from LemonBoy/terminfo-application-mode Alexander Færøy 2015-09-09 22:55:24 +02:00
  • a8ec9aa3d8 Merge pull request #275 from LemonBoy/cap-support-nitpicks Alexander Færøy 2015-09-09 22:51:40 +02:00
  • ed1650f013 Get rid of the non-portable memmem LemonBoy 2015-09-09 22:41:17 +02:00
  • 9f87345cc5 Enable the bracketed paste mode on demand LemonBoy 2015-09-09 22:35:11 +02:00
  • d56b8b7c60 Replace some hairy logic with g_array_remove_range LemonBoy 2015-09-08 00:55:34 +02:00
  • 507af4d337 Toggles LemonBoy 2015-09-08 00:48:13 +02:00
  • 7a762c65af Implement the bracketed paste mode LemonBoy 2015-09-08 00:40:25 +02:00
  • b5b73cb471 Send smkx/rmkx sequence at terminal init LemonBoy 2015-09-06 15:47:08 +02:00
  • 68a85942e8 Merge pull request #1 from irssi/master Samuel Hoffman 2015-09-05 12:31:57 -04:00
  • 21c1e4e9f8 Fix two minor issues outlined in the PR#222 LemonBoy 2015-09-02 22:40:10 +02:00
  • 57d645f246 Introduce some more chantypes awareness LemonBoy 2015-09-02 21:50:40 +02:00
  • 35d30c19a1 Whitespace fix LemonBoy 2015-09-02 20:24:47 +02:00
  • 33b267155e Merge 85d1330e8c into e948aaa4ba Chris Lamb 2015-08-30 16:28:04 +00:00
  • 85d1330e8c Strip trailing whitespace from cmd args to avoid poor autocompletion UI Chris Lamb 2015-08-30 17:27:24 +01:00
  • 2f9cca8ec6 Remove extra line break kyak 2015-08-29 15:40:17 +03:00
  • b065f2a011 Use HOST_NAME_MAX for userhost and hostname expandos kyak 2015-08-29 15:36:05 +03:00
  • b7d82ecdce Use "(none)" as fallback for hostname and userhost expandos kyak 2015-08-29 15:32:22 +03:00
  • 19760679eb In expando_hostname, set *free_ret to TRUE kyak 2015-08-29 15:29:57 +03:00
  • 0435331912 Clean up in hostname expando before return kyak 2015-08-26 09:34:48 +03:00
  • e948aaa4ba Merge pull request #263 from ailin-nemui/git-clone-check Alexander Færøy 2015-08-24 22:27:51 +02:00
  • d2c9f30977 Merge pull request #222 from LemonBoy/cap-support Alexander Færøy 2015-08-24 22:22:01 +02:00
  • b0e7c18376 Send the CAP LS after sending the proxy strings LemonBoy 2015-08-20 23:37:34 +02:00
  • f881b352fb Merge ac1999ea01 into 14c7c0484c Jari Matilainen 2015-08-05 14:50:10 +00:00
  • 14c7c0484c Merge pull request #269 from blha303/master Geert Hauwaerts 2015-07-28 18:48:04 +02:00
  • 92d03fe11e Replace \n with \r\n in irssiproxy source, fixes bug blha303 2015-07-25 02:41:26 -04:00
  • 8e71d6ec73 Add expandos for hostname kyak 2015-07-19 09:45:50 +03:00
  • a393c67540 Introduce check for git commands in autogen Ailin Nemui 2015-07-09 14:20:30 +02:00
  • 53526ec977 Pass SERVER_REC to printtext() so the tag/ircnet is displayed when connecting. Samuel Hoffman 2015-07-01 22:26:58 -04:00
  • 2b987b1ea7 network-openssl: if -ssl_ciphers is not passed to /SERVER, fallback to an explicit list of ciphersuites. Disable Compression and TLS session tickets in SSL contexts. Print the SSL server suite after the connection to the server has been established. Samuel Hoffman 2015-07-01 21:45:37 -04:00
  • ac1999ea01 New setting rejoin_channels_on_reconnect with fixes to comments in PR#77 Jari Matilainen 2014-11-05 13:18:14 +01:00
  • 51496cd09f Fix 'address already in use' when changing irssiproxy_ports dequis 2015-06-14 16:41:52 -03:00
  • a47f45b5b7 Rename /proxy command to /irssiproxy for clarity dequis 2015-06-14 11:57:11 -03:00
  • 29fb0d9802 Merge branch 'master' into irssiproxy dequis 2015-06-14 10:42:41 -03:00
  • 6fcafc5993 1k+ windows are now the default formatting (#223) Geert Hauwaerts 2015-06-12 21:13:27 +02:00
  • fb5513ef4a Merge pull request #257 from GeertHauwaerts/master Geert Hauwaerts 2015-06-12 20:48:50 +02:00
  • b90402b7fc Proper removal of sb_search.pl (#143) Geert Hauwaerts 2015-06-12 20:44:32 +02:00
  • e2eb2483b7 Updated the man page (#251) Geert Hauwaerts 2015-06-12 20:41:47 +02:00
  • 69750aab5e Merge 4078bc56d8 into a663d2f674 ailin-nemui 2015-06-12 17:51:39 +00:00
  • a663d2f674 Updated the bundled scripts to their latest version (#143) Geert Hauwaerts 2015-06-12 19:40:15 +02:00
  • 788f181ecb Merge pull request #258 from irssi/revert-232-master Geert Hauwaerts 2015-06-12 19:06:48 +02:00
  • d222c11f74 Revert "Bug fix - docdir is ignored during installation." Geert Hauwaerts 2015-06-12 18:50:55 +02:00
  • 4cc6fdaaab Add server check in irc_server_connect (#208) Geert Hauwaerts 2015-06-12 17:44:13 +02:00
  • a79f150a76 Clarify the help for /LIST (#228) Geert Hauwaerts 2015-06-12 17:23:49 +02:00
  • 01510b7d9e Merge pull request #247 from FreeFull/patch-1 Geert Hauwaerts 2015-06-12 16:44:07 +02:00
  • 7978d58202 Merge pull request #252 from ailin-nemui/patch-2 Geert Hauwaerts 2015-06-12 16:43:43 +02:00
  • e480b9b165 Improve ischannel_func (#253) LemonBoy 2015-05-31 15:30:21 +02:00
  • fa782ae6bc Update sb_search.pl ailin-nemui 2015-05-29 14:09:55 +02:00
  • 592f37b520 Add one more elif clause to autogen for w3m support. Polyatomic 2015-05-22 17:01:07 +09:30
  • 16c71cf1fb Implement CHANTYPES support LemonBoy 2015-05-15 16:42:51 +02:00
  • ae742f3f13 lastlog doc fix Filip Szczepański 2015-05-14 13:06:50 +01:00
  • 2d7030a844 Implement support for IRCv3.1 CAP negotiation LemonBoy 2015-02-12 00:07:22 +01:00
  • c122a2a226 Merge pull request #241 from pstray/master Alexander Færøy 2015-04-21 00:17:40 +02:00
  • 9540a60c52 Merge pull request #232 from dimkr/master Alexander Færøy 2015-04-21 00:14:39 +02:00
  • 6b56f098e9 Change g_hash_table_contains() for compatibility with glib < 2.32 Peder Stray 2015-04-19 13:14:54 +02:00
  • c7b428bdaf Merge pull request #240 from hloeung/master Alexander Færøy 2015-04-18 16:25:18 +02:00
  • 9f77dd802d trivial: Minor cosmetic changes fixing docs as per review from ahf. Haw Loeung 2015-04-18 13:53:07 +10:00
  • eb0f09073c Merge pull request #199 from ailin-nemui/config-parser Alexander Færøy 2015-04-17 21:23:03 +02:00
  • 03be2861dc Merge pull request #235 from dequis/g_strcmp0 Alexander Færøy 2015-04-17 21:13:18 +02:00
  • ef5ac430c7 Merge pull request #238 from hloeung/master Alexander Færøy 2015-04-17 21:10:00 +02:00