summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-30Increased ABI versionisundil
2016-04-29Added case-sensitive regexp matching for hilightsisundil
2016-04-29changed command-line -case to -matchcaseB Thibault
2016-04-29Ref #421 (Add an option to make /hilight case sensitive)B Thibault
2016-04-29retabB Thibault
2016-04-07net_gethosterror: Handle EAI_SYSTEM ("System error") properlydequis
2016-04-05Merge pull request #453 from LemonBoy/dcc-quoteailin-nemui
2016-03-31Merge pull request #455 from ailin-nemui/cutbufferailin-nemui
2016-03-29Revert "Removed the obsolete SQUERY and SERVLIST commands"ailin-nemui
2016-03-29Improve cutbuffer handlingailin-nemui
2016-03-22Make use of terminal application keys configurableailin-nemui
2016-03-22Merge pull request #452 from LemonBoy/terminfo-cupailin-nemui
2016-03-22Merge pull request #443 from LemonBoy/chatnetailin-nemui
2016-03-22Merge pull request #457 from ailin-nemui/fix_450ailin-nemui
2016-03-22Merge pull request #458 from ailin-nemui/fix_449ailin-nemui
2016-03-22Don't call terminfo_cont() twice on resumeLemonBoy
2016-03-22Merge pull request #456 from ailin-nemui/fix_454ailin-nemui
2016-03-22Properly toggle bracketed paste mode on stop/contailin-nemui
2016-03-22Support quoted filenames in some /DCC commandsLemonBoy
2016-03-22Simplify some logic in server_create_connLemonBoy
2016-03-22Merge pull request #446 from ailin-nemui/fix_445ailin-nemui
2016-03-22fix race condition in terminal initailin-nemui
2016-03-22cutbuffer: do not unconditionally use replace when noop was requestedailin-nemui
2016-03-21Merge pull request #437 from vague666/glob_matchingailin-nemui
2016-03-20strip less whitespace from commandsailin-nemui
2016-03-20Merge pull request #442 from LemonBoy/fix-435ailin-nemui
2016-03-20Use 0 as a sentinel value for sasl_timeoutLemonBoy
2016-03-20Bump the ABI versionLemonBoy
2016-03-19Throw an error when a chatnet has no available urlLemonBoy
2016-03-19Make ischannel_func return false for empty stringsLemonBoy
2016-03-17Don't use glob matching, just regular string comparisonsJari Matilainen
2016-03-17Do not assume any default value for statusmsg.LemonBoy
2016-03-17Merge pull request #439 from horgh/ssl-errorsTheLemonMan
2016-03-17Merge pull request #438 from dequis/sasl-timeout-disconnectailin-nemui
2016-03-14Replace spaces with tabsKindOne
2016-03-14Use glob matching for activity_hide_targetsJari Matilainen
2016-03-14Return -1 from null-test to comply with the rest of strarray_findJari Matilainen
2016-03-13Add clear error calls to irssi_ssl_get_iochannelWill Storey
2016-03-13Clear error queue before SSL I/O operationsWill Storey
2016-03-11Remove sasl timeout source when the server disconnectsdequis
2016-03-08Merge pull request #432 from grawity/fix-externalGiuseppe
2016-03-08Merge pull request #426 from Manishearth/paste-splitailin-nemui
2016-03-08Fix SASL EXTERNAL authenticationMantas Mikulėnas
2016-03-02irssi proxy: allow listening on unix socketsLukas Mai
2016-03-02reindentLukas Mai
2016-02-26fix proxy server nameLukas Mai
2016-02-24Make pasting warning appear when long pastes are going to be split into many ...Manish Goregaokar
2016-02-24use a #define'd LINE_SPLIT_LIMIT instead of hardcoding 400Manish Goregaokar
2016-02-18remove redundant checkLukas Mai
2016-02-18make pointer check explicitLukas Mai