summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
2016-05-13Move utf8.{h,c} from fe-common/core to core.Xavier G
2016-05-03Fix some ANSI C issues.pisculichi
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-03-22Merge pull request #443 from LemonBoy/chatnetailin-nemui
2016-03-22Merge pull request #446 from ailin-nemui/fix_445ailin-nemui
2016-03-20strip less whitespace from commandsailin-nemui
2016-03-19Throw an error when a chatnet has no available urlLemonBoy
2016-03-17Don't use glob matching, just regular string comparisonsJari Matilainen
2016-03-14Use glob matching for activity_hide_targetsJari Matilainen
2016-01-29completion: Fix crash when the complist provided by a script has nullsdequis
2016-01-25Serialize the 'name' attribute of the CHANNEL_REC.LemonBoy
2016-01-11Merge pull request #393 from ailin-nemui/moduleversion-perlailin-nemui
2016-01-11Merge pull request #394 from ailin-nemui/reset-historyailin-nemui
2016-01-11Merge pull request #389 from ailin-nemui/hilight2-upailin-nemui
2016-01-08reorder history add and fixesailin-nemui
2016-01-08option to clear the historyailin-nemui
2016-01-03Don't break the API.LemonBoy
2016-01-03Clean up the ignore_find API to make it more powerful.LemonBoy
2015-12-28keep track of address in text_dest for hilight purposesailin-nemui
2015-12-15clean up after #303ailin-nemui
2015-12-15Merge pull request #303 from vague666/fs275ailin-nemui
2015-12-10module check irssi versionailin-nemui
2015-12-09Remove all WIN32 ifdefs (unifdef -UWIN32)dequis
2015-12-09add missing file to Makefileailin-nemui
2015-12-09Merge pull request #174 from ailin-nemui/entry-prompt-coloursailin-nemui
2015-11-22Use the expanded filename when picking the awaylogLemonBoy
2015-11-18Merge pull request #350 from LemonBoy/fix-99ailin-nemui
2015-11-10Merge pull request #351 from vague666/hilight_default_behaviourailin-nemui
2015-11-09/hilight list print output with enabled flags, except when -word and -nick ar...Jari Matilainen
2015-11-09Use the PARAM_FLAG_STRIP_TRAILING_WS flag wherever possible.LemonBoy
2015-11-09Strip the trailing whitespace from /join commands.LemonBoy
2015-11-09Merge pull request #313 from isundil/masterailin-nemui
2015-10-03Add SETTING_TYPE_ANY and replace -1 with it.Alexander Færøy
2015-10-02Merge pull request #294 from dequis/key-states-rescan-recursion-limitdx
2015-10-01Updated server removalisundil
2015-10-01Fix #45 Make it easy to delete default channels, servers and networksisundil
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-26Merge pull request #304 from LemonBoy/sasl_user_optionsailin-nemui
2015-09-26Allow the user to set and modify the SASL parametersLemonBoy
2015-09-24Applied patch from fs#275 to make /hilight -mask -line work properlyJari Matilainen
2015-09-23Drop some glib version checks that are not needed anymoredequis
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-22Add new setting to optionally modify behaviour of hilight_nick_matchesJari Matilainen
2015-09-22Revert "Network and IPv{4,6} related changes"ailin-nemui