Commit graph

  • 3c9c11af7a Make /hilight list be specific with regards to -nick/-word/-line, v3 Jari Matilainen 2015-10-04 17:29:47 +02:00
  • 999c9ebe3c Make /hilight list be specific with regards to -nick/-word/-line, v2 Jari Matilainen 2015-10-04 17:22:26 +02:00
  • 149aa22dc8 Make /hilight list be specific with regards to -nick/-word/-line Jari Matilainen 2015-10-04 17:18:37 +02:00
  • 9ad2d32311 work in progress Jari Matilainen 2015-10-04 16:56:50 +02:00
  • 15a40ea6d3 Merge pull request #314 from LemonBoy/sasl_session dx 2015-10-03 22:15:17 -03:00
  • 2127fd362e
    Add -Wall and -Werror as CFLAGS to make. Alexander Færøy 2015-10-03 19:07:08 +02:00
  • 5f35fbc57a
    Remove check for >= 0 for unsigned unichar. Alexander Færøy 2015-10-02 20:29:19 +02:00
  • 685d8fe5b0
    Add SETTING_TYPE_ANY and replace -1 with it. Alexander Færøy 2015-10-02 20:25:14 +02:00
  • 48375c3f90
    Simplify Travis config. Alexander Færøy 2015-10-03 18:50:23 +02:00
  • 5e8523c037 Merge pull request #322 from LemonBoy/fix-warning-awaylog Alexander Færøy 2015-10-03 14:33:02 +02:00
  • b68a30cdfe Include write-buffer.h in log-away.c LemonBoy 2015-10-03 14:32:38 +02:00
  • da3f2f0d01
    Set HOST_NAME_MAX to 255, if it's undefined. Alexander Færøy 2015-10-02 19:51:54 +02:00
  • c6e75147c1 Merge f4b4aac5e5 into a66bb95d0e Alexander Færøy 2015-10-02 17:50:23 +00:00
  • a66bb95d0e
    Use silent rules. Alexander Færøy 2015-10-02 18:57:06 +02:00
  • ef55e0f653 Add missing null terminator to the g_build_path() varargs dequis 2015-10-02 13:48:23 -03:00
  • 9c5f6780b2 Merge pull request #316 from LemonBoy/fix_mem_leak Geert Hauwaerts 2015-10-02 09:39:10 -07:00
  • bd696a096e Merge pull request #319 from LemonBoy/awaylog-flush Geert Hauwaerts 2015-10-02 09:33:03 -07:00
  • db5ae4adce Flush the dirty buffer to disk LemonBoy 2015-10-02 17:13:49 +02:00
  • 48ab298a67 Kill an unneeded declaration LemonBoy 2015-10-02 15:08:48 +02:00
  • c7646dc58d Even simpler logic LemonBoy 2015-10-02 15:07:59 +02:00
  • c351c448b8 Rework the logic to avoid allocating memory LemonBoy 2015-10-02 15:02:43 +02:00
  • 2e860abd2b Fix the display of utf8 sequences in the gui LemonBoy 2015-10-02 14:04:04 +02:00
  • b545bc96a9 Fix a memory leak. LemonBoy 2015-10-02 12:39:08 +02:00
  • c3e4664870 Merge pull request #294 from dequis/key-states-rescan-recursion-limit dx 2015-10-02 07:22:48 -03:00
  • acbe2ecac2 Merge pull request #315 from LemonBoy/prevent_blank_usermode ailin-nemui 2015-10-02 11:48:11 +02:00
  • cfff402fe6 Don't set the usermode field if blank LemonBoy 2015-10-02 11:25:30 +02:00
  • a475d57183 Save the sasl state in the session LemonBoy 2015-10-01 22:25:40 +02:00
  • ef1a09b87d Fix return value of server_setup_remove_chatnet isundil 2015-10-01 22:53:34 +02:00
  • 6ca7dc6847 Updated server removal Removing network will also remove attached channels isundil 2015-10-01 22:36:02 +02:00
  • 2ad6bb1295 Fix #45 Make it easy to delete default channels, servers and networks Removing network will now also remove all attached servers isundil 2015-10-01 21:14:30 +02:00
  • 8217147a80 Merge pull request #312 from Jellyfrog/patch-1 dx 2015-10-01 01:48:06 -03:00
  • 00176dbff5 Switch to modern Travis CI infrastructure Jellyfrog 2015-09-29 17:34:35 +02:00
  • f4b4aac5e5
    Use _POSIX_HOST_NAME_MAX instead of HOST_NAME_MAX. Alexander Færøy 2015-09-29 15:03:38 +02:00
  • fb6375c6f9 Merge pull request #308 from vague666/sasl_in_network_list ailin-nemui 2015-09-29 12:00:44 +02:00
  • b04b5f0f1d Make sure sasl settings are defined before printing them out Jari Matilainen 2015-09-29 11:44:11 +02:00
  • cff536ab70 Add sasl info to /network list output if available Jari Matilainen 2015-09-29 10:39:49 +02:00
  • 3e4926d87b Merge pull request #307 from chi6rag/master ailin-nemui 2015-09-28 05:34:38 +02:00
  • 0f066aac11 Remove Typo from FAQs Chirag Aggarwal 2015-09-28 08:54:19 +05:30
  • 5b450b4594 Merge 1c0d55bfe4 into 696bc43bac Giuseppe 2015-09-27 19:09:11 +00:00
  • 7866d2bcd6 Handle empty bracketed pastes (or sequences of those) dequis 2015-09-25 03:22:02 -03:00
  • c721d57688 Handle a paste start marker right after an end one (ignore both) dequis 2015-09-25 03:09:14 -03:00
  • 7d062a313a Create paste_bracketed_middle() function to handle small pastes dequis 2015-09-25 02:27:59 -03:00
  • 83f9772e21 Fix some minor style issues dequis 2015-09-25 02:23:38 -03:00
  • 79987d87f3 Send last line of bracketed paste together with the rest dequis 2015-09-25 02:21:27 -03:00
  • 3b01198f03 paste_bracketed_end: Fix rest length calculation dequis 2015-09-25 01:37:06 -03:00
  • 52729ca3da Save the part of the paste buffer after the bp_end marker for later dequis 2015-09-17 00:54:13 -03:00
  • 9a6b2dedcc Improve bracketed paste start/end detection dequis 2015-09-17 00:52:55 -03:00
  • 6888fc5fc7 Get rid of the non-portable memmem LemonBoy 2015-09-09 22:41:17 +02:00
  • 4764b102ff Enable the bracketed paste mode on demand LemonBoy 2015-09-09 22:35:11 +02:00
  • 15dad291c7 Replace some hairy logic with g_array_remove_range LemonBoy 2015-09-08 00:55:34 +02:00
  • f1eead7b4a Toggles LemonBoy 2015-09-08 00:48:13 +02:00
  • 72ac27e5a0 Implement the bracketed paste mode LemonBoy 2015-09-08 00:40:25 +02:00
  • 696bc43bac Merge pull request #305 from dequis/install-doc-mention-local-lib Geert Hauwaerts 2015-09-27 10:04:24 +02:00
  • 6f9fc5d523 INSTALL: mention local::lib for home directory installations dequis 2015-09-27 02:15:14 -03:00
  • 18989e76db Merge pull request #304 from LemonBoy/sasl_user_options ailin-nemui 2015-09-26 19:07:54 +02:00
  • 1a2c479bc0 Allow the user to set and modify the SASL parameters LemonBoy 2015-09-26 18:53:10 +02:00
  • 572b8d2855 Merge 3ca8f61219 into 815862b688 dx 2015-09-24 18:17:57 +00:00
  • 815862b688 Merge pull request #302 from vague666/rawlog_save_with_dir Geert Hauwaerts 2015-09-24 18:04:29 +02:00
  • deb6ca1b1a Applied patch from fs#275 to make /hilight -mask -line work properly Jari Matilainen 2015-09-24 13:03:02 +02:00
  • a2277e84bd Added functionality to create dir if dir specified in rawlog filename Jari Matilainen 2015-09-24 11:59:18 +02:00
  • aeb3cd9dbf Pass AF_UNSPEC to net_gethostbyname instead of 0 LemonBoy 2015-09-24 11:25:09 +02:00
  • fc3c0a8420 Merge pull request #301 from dequis/dcc-get-ntfs-temp-bug Geert Hauwaerts 2015-09-24 10:05:30 +02:00
  • b984f1fa25 dcc-get: close() the temp fd so we don't get ETXTBSY in ntfs mounts Robert C Jensen 2015-09-23 23:39:37 -03:00
  • 3daadfa4a2 Merge pull request #298 from dequis/multi-prefix Geert Hauwaerts 2015-09-23 20:13:25 +02:00
  • 33e90c5ae3 Merge pull request #300 from dequis/drop-centos5 Geert Hauwaerts 2015-09-23 20:11:47 +02:00
  • 9da445ab86 Drop some glib version checks that are not needed anymore dequis 2015-09-23 13:42:00 -03:00
  • e833521cef Bump glib2 requirement from 2.6 to 2.16 dequis 2015-09-23 13:39:07 -03:00
  • c9be1a7a80 Revert "Revert "Bug fix - docdir is ignored during installation."" dequis 2015-09-23 13:37:14 -03:00
  • ce70288488 Merge pull request #264 from ailin-nemui/window-help Geert Hauwaerts 2015-09-23 18:52:14 +02:00
  • 32c33357d3 Respect the user preference LemonBoy 2015-09-23 15:37:23 +02:00
  • 67452b0b44 Ding dong the switch is dead LemonBoy 2015-09-21 14:38:10 +02:00
  • c2a3ae0706 Initial work to make irssi respect the resolved ip order LemonBoy 2015-09-21 13:54:13 +02:00
  • d3df165e0b Improve the WINDOW help Ailin Nemui 2015-07-12 19:03:58 +02:00
  • 7ae7422939 Add multi-prefix to list of capabilities to request dequis 2015-09-23 03:17:29 -03:00
  • f247a43b97 sig_message_irc_op_public: fix nickmode lookup, use cleantarget instead dequis 2015-09-22 19:35:10 -03:00
  • 618a636f7c Merge pull request #297 from vague666/hilight_nick_matches ailin-nemui 2015-09-23 00:07:03 +02:00
  • 3f2eaf1d3a Fix return value from nick_match_msg_everywhere, remove #include 'settings.h' Jari Matilainen 2015-09-22 23:16:41 +02:00
  • b5c3e90802 Fix return value from nick_match_msg_everywhere Jari Matilainen 2015-09-22 23:09:55 +02:00
  • 5a4be0f4f5 Add new setting to optionally modify behaviour of hilight_nick_matches Jari Matilainen 2015-09-22 22:39:44 +02:00
  • f32620673e Merge pull request #296 from irssi/revert-290-ipv6 ailin-nemui 2015-09-22 22:00:31 +02:00
  • f5f3d7cc98 Revert "Network and IPv{4,6} related changes" ailin-nemui 2015-09-22 21:59:17 +02:00
  • 2d69deb0a3 Merge pull request #290 from LemonBoy/ipv6 ailin-nemui 2015-09-22 17:43:31 +02:00
  • 5ced71e1ac Merge pull request #295 from dequis/fix-bug-291 ailin-nemui 2015-09-22 12:20:35 +02:00
  • 99f074b0db fe_channel_skip_prefix: fix return value (FALSE/NULL isn't valid) dequis 2015-09-22 01:17:15 -03:00
  • bf36f71b99 Fix #291, "/msg +#channel incorrectly shows up as Nick:@#channel" dequis 2015-09-22 00:01:04 -03:00
  • 0823289fd9 Limit recursion depth of key/combo expansion in key_states_scan() dequis 2015-09-21 22:53:53 -03:00
  • a23ef4dc9c add support for including config files within config files. Steven Jackson 2015-09-19 18:00:23 +01:00
  • 85223a9b6b Merge pull request #292 from dequis/mangled-text-paste-fix ailin-nemui 2015-09-21 23:00:31 +02:00
  • f39723f651 Fix FS#905, mangled text when pasted line length exceeds 400 dequis 2015-09-17 00:55:31 -03:00
  • 211e84c1e9 Merge pull request #267 from kyak/master ailin-nemui 2015-09-21 18:47:09 +02:00
  • 308ee024f2 rename node to parent to prevent having variables at 2 scopes with the same name. Steven Jackson 2015-09-20 20:45:06 +01:00
  • 564829610d Ding dong the switch is dead LemonBoy 2015-09-21 14:38:10 +02:00
  • ffaa890e99 Initial work to make irssi respect the resolved ip order LemonBoy 2015-09-21 13:54:13 +02:00
  • 3ca8f61219 Move new stuff at the end of IRC_SERVER_REC to attempt to unbreak ABI dequis 2015-09-21 03:38:00 -03:00
  • 0912a11050 Merge pull request #278 from LemonBoy/sasl dx 2015-09-20 19:19:49 -03:00
  • 203c00938a Use formats instead of g_warning LemonBoy 2015-09-20 23:13:43 +02:00
  • a44c4b82de
    More format warnings removed. Alexander Færøy 2015-09-20 23:11:39 +02:00
  • 5c3ef84a0b
    Undefine PACKAGE_VERSION before overwriting it. Alexander Færøy 2015-09-20 23:02:51 +02:00
  • 6c9dcffb5e
    Fix formatting warnings. Alexander Færøy 2015-09-20 22:51:13 +02:00
  • 9cf4dfd23d Merge pull request #288 from irssi/ahf/kill-gc dx 2015-09-20 16:49:48 -03:00