summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-02Rework the logic to avoid allocating memoryLemonBoy
2015-10-02Fix the display of utf8 sequences in the guiLemonBoy
2015-10-02Fix a memory leak.LemonBoy
2015-10-02Merge pull request #294 from dequis/key-states-rescan-recursion-limitdx
2015-10-02Merge pull request #315 from LemonBoy/prevent_blank_usermodeailin-nemui
2015-10-02Don't set the usermode field if blankLemonBoy
2015-10-02Save the sasl state in the sessionLemonBoy
2015-10-01Fix return value of server_setup_remove_chatnetisundil
2015-10-01Updated server removalisundil
2015-10-01Fix #45 Make it easy to delete default channels, servers and networksisundil
2015-10-01Merge pull request #312 from Jellyfrog/patch-1dx
2015-09-29Switch to modern Travis CI infrastructureJellyfrog
2015-09-29Merge pull request #308 from vague666/sasl_in_network_listailin-nemui
2015-09-29Make sure sasl settings are defined before printing them outJari Matilainen
2015-09-29Add sasl info to /network list output if availableJari Matilainen
2015-09-28Merge pull request #307 from chi6rag/masterailin-nemui
2015-09-28Remove Typo from FAQsChirag Aggarwal
2015-09-27Handle empty bracketed pastes (or sequences of those)dequis
2015-09-27Handle a paste start marker right after an end one (ignore both)dequis
2015-09-27Create paste_bracketed_middle() function to handle small pastesdequis
2015-09-27Fix some minor style issuesdequis
2015-09-27Send last line of bracketed paste together with the restdequis
2015-09-27paste_bracketed_end: Fix rest length calculationdequis
2015-09-27Save the part of the paste buffer after the bp_end marker for laterdequis
2015-09-27Improve bracketed paste start/end detectiondequis
2015-09-27Get rid of the non-portable memmemLemonBoy
2015-09-27Enable the bracketed paste mode on demandLemonBoy
2015-09-27Replace some hairy logic with g_array_remove_rangeLemonBoy
2015-09-27TogglesLemonBoy
2015-09-27Implement the bracketed paste modeLemonBoy
2015-09-27Merge pull request #305 from dequis/install-doc-mention-local-libGeert Hauwaerts
2015-09-27INSTALL: mention local::lib for home directory installationsdequis
2015-09-26Merge pull request #304 from LemonBoy/sasl_user_optionsailin-nemui
2015-09-26Allow the user to set and modify the SASL parametersLemonBoy
2015-09-24Merge pull request #302 from vague666/rawlog_save_with_dirGeert Hauwaerts
2015-09-24Applied patch from fs#275 to make /hilight -mask -line work properlyJari Matilainen
2015-09-24Added functionality to create dir if dir specified in rawlog filenameJari Matilainen
2015-09-24Merge pull request #301 from dequis/dcc-get-ntfs-temp-bugGeert Hauwaerts
2015-09-23dcc-get: close() the temp fd so we don't get ETXTBSY in ntfs mountsRobert C Jensen
2015-09-23Merge pull request #298 from dequis/multi-prefixGeert Hauwaerts
2015-09-23Merge pull request #300 from dequis/drop-centos5Geert Hauwaerts
2015-09-23Drop some glib version checks that are not needed anymoredequis
2015-09-23Bump glib2 requirement from 2.6 to 2.16dequis
2015-09-23Revert "Revert "Bug fix - docdir is ignored during installation.""dequis
2015-09-23Merge pull request #264 from ailin-nemui/window-helpGeert Hauwaerts
2015-09-23Improve the WINDOW helpAilin Nemui
2015-09-23Add multi-prefix to list of capabilities to requestdequis
2015-09-22sig_message_irc_op_public: fix nickmode lookup, use cleantarget insteaddequis
2015-09-23Merge pull request #297 from vague666/hilight_nick_matchesailin-nemui
2015-09-22Fix return value from nick_match_msg_everywhere, remove #include 'settings.h'Jari Matilainen