summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-06-09missing spacevague666
2018-06-07simplifying codevague666
2018-06-06simplify codevague666
2018-06-06these were bitflagsvague666
2018-06-05Added HIDDEN level to ignoresvague666
2018-05-07Revert "record line info on empty lines"ailin-nemui
2018-04-24Merge pull request #873 from ailin-nemui/empty_linesailin-nemui
2018-04-24Merge pull request #871 from dequis/atomic-config-writeailin-nemui
2018-04-16record line info on empty linesailin-nemui
2018-04-08Make config_write more atomic to prevent truncation when out of spacedequis
2018-04-08Add fe-cap to show messages for CAP-related events in the UIdequis
2018-04-08Add "server cap req" signal, emitted before requesting capsdequis
2018-04-06Merge pull request #866 from ailin-nemui/reconnectsailin-nemui
2018-04-02Merge pull request #858 from ailin-nemui/sbarailin-nemui
2018-03-31Merge pull request #854 from irssi/ahf/otrailin-nemui
2018-03-31otr: rename module.c to otr-module.cdequis
2018-03-29also reconnect lookup_serversailin-nemui
2018-03-29up abiailin-nemui
2018-03-28otr: add target param to the unencrypted 'message private' signaldequis
2018-03-28otr: fix missing 'target' param in 'message private' signaldequis
2018-03-28otr: add KEY_GEN_STARTED state to avoid starting it twicedequis
2018-03-26Merge remote-tracking branch 'upstream/master'Dorian Harmans
2018-03-26Merge pull request #862 from ailin-nemui/line_is_nullailin-nemui
2018-03-23fix build with LibreSSL 2.7.0Dorian Harmans
2018-03-20fix buildailin-nemui
2018-03-20add disabled txtailin-nemui
2018-03-20refactor common partsailin-nemui
2018-03-20make new status bar actually workailin-nemui
2018-03-20Merge pull request #803 from ailin-nemui/bug-796-testailin-nemui
2018-03-19Merge pull request #859 from ailin-nemui/delkeysailin-nemui
2018-03-19abi bumpailin-nemui
2018-03-19actually check which of add or modify was calledailin-nemui
2018-03-19change the statusbar commands so that no accidenal status bars are createdailin-nemui
2018-03-17fix a crash when trying to append to a NULL lineailin-nemui
2018-03-16move no window printing codeailin-nemui
2018-03-15Add ABI check for otr_core module.Alexander Færøy
2018-03-15in fact hidden levels should not be re-set when you run /setailin-nemui
2018-03-12make default keybinds deletableailin-nemui
2018-03-10Merge pull request #852 from dequis/document-cat-seekailin-nemui
2018-03-09More g_strcmp0 -> g_ascii_strcasecmpLemonBoy
2018-03-08Compare channels/networks fields case-insensitivelyLemonBoy
2018-02-26Add OTR support.Alexander Færøy
2018-02-16Document second parameter (seek position) of /cat commanddequis
2018-02-16also unblock theme elements when processing finishedailin-nemui
2018-02-14limit alignment padding to a screenfulailin-nemui
2018-02-13improve padding performanceailin-nemui
2018-02-13Merge pull request #844 from CatboxParadox/permsailin-nemui
2018-02-13Merge branch 'security' into 'master'Nei
2018-02-13dcc get shouldn't fail when file attrs can't be changedStaron, Martin
2018-02-09try to make sure the server is still good enough to call ischannel when print...ailin-nemui