summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
2017-08-29Complete filenames ending with a slashLemonBoy
2017-08-09Fix indentation; no functional changes.Edward Tomasz Napierala
2017-08-09Add back some ifdefs.Edward Tomasz Napierala
2017-08-01Clean up includes a bit.Edward Tomasz Napierala
2017-07-30Update copyrights.Edward Tomasz Napierala
2017-07-30Hook up capsicum.h and fe-capsicum.h to autotools.Edward Tomasz Napierala
2017-07-29Fix build without Capsicum.Edward Tomasz Napierala
2017-07-29Add wrappers to reduce #ifdefs.Edward Tomasz Napierala
2017-07-29Working autolog.Edward Tomasz Napierala
2017-07-29Add capability mode error/success messages.Edward Tomasz Napierala
2017-07-28Don't compute log_dir_create_mode in three different places.Edward Tomasz Napierala
2017-07-26Merge pull request #719 from LemonBoy/sasl-disable-noneailin-nemui
2017-07-25Allow the user to clear the sasl-related fieldsLemonBoy
2017-07-03Merge pull request #653 from ailin-nemui/regexexailin-nemui
2017-06-23Merge pull request #709 from osm/masterailin-nemui
2017-06-23Merge pull request #703 from vague666/server_modify_portailin-nemui
2017-06-22remove constailin-nemui
2017-06-21Escape nicks during nick completion when expand_escapes is enabledOscar Linderholm
2017-06-19fix weird n-fold unescapingailin-nemui
2017-06-19Merge branch 'master' into regexexailin-nemui
2017-06-05fe-dcc-(get|send): Fix some -Wpointer-compare with newer gccdequis
2017-06-05get rid of new_textailin-nemui
2017-06-04Make backward compatible with ssl flagsJari Matilainen
2017-06-04change ternary operator to if/else statements, add default ssl port supportJari Matilainen
2017-06-04Refactor regex and implement UTF8 mode for GRegexailin-nemui
2017-05-18Add parse_uint function to improve integer overflow handlingdequis
2017-05-15Make sure port is only set on /server modify if specifiedJari Matilainen
2017-05-14Update fe-server.cailin-nemui
2017-05-14Spaces to tabsJari Matilainen
2017-05-11Added code commentsJari Matilainen
2017-05-11Allow -port <num> or irc.host.tld <port num> in /server add and /server modifyJari Matilainen
2017-05-11Added bracesJari Matilainen
2017-05-11Added support for -notls and -notls_verifyJari Matilainen
2017-04-11Merge pull request #686 from josephbisch/remove-history-wrapLemonBoy
2017-04-07Add syntax info for completionJoseph Bisch
2017-04-07Remove over_counterJoseph Bisch
2017-04-06Don't allow command history to wrap aroundJoseph Bisch
2017-04-05Fix strange history behavior when history is emptyJoseph Bisch
2017-03-11Merge pull request #645 from LemonBoy/keyboard-miscailin-nemui
2017-03-10Merge branch 'netjoin-timeout' into 'master'Ailin Nemui
2017-03-07Merge pull request #659 from ailin-nemui/foreach_dontspamailin-nemui
2017-03-06Revert "Quote the filename when dcc requests are auto accepted."ailin-nemui
2017-03-04Merge pull request #658 from LemonBoy/dcc-autoacceptailin-nemui
2017-03-04Merge branch 'd-minor' into 'master' Nei
2017-02-27fe-netjoin: remove irc servers on "server disconnected" signaldequis
2017-02-27make foreach send commandsailin-nemui
2017-02-22Handle file names with quotes.LemonBoy
2017-02-18Execute what's left in the input queue when the timeout expires.LemonBoy
2017-02-14Prevent some potential null-pointer deferences.LemonBoy
2017-01-31Merge pull request #590 from LemonBoy/hi-minorailin-nemui