summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-06Merge pull request #161 from anadrome/patch-1Alexander Færøy
2014-12-06Merge pull request #162 from dequis/self-messagesAlexander Færøy
2014-12-06Merge pull request #171 from vlajos/typofixes-vlajos-20141108Alexander Færøy
2014-12-03Check for unix sockets when reconnectingGuillaume BROGI
2014-11-20Correctly parse unix sockets servers in the configGuillaume BROGI
2014-11-08typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos
2014-10-26Receive 'self messages' in the right query windowdequis
2014-10-25Update old bug URLsmjn
2014-10-15Disable SSLv3Alexander Færøy
2014-10-11Remove unnecessary NULL checkAlexander Færøy
2014-10-06Merge pull request #147 from ahf/bugfix-143Alexander Færøy
2014-10-01Merge pull request #140 from sebth/masterAlexander Færøy
2014-10-01Merge pull request #142 from dequis/away-with-no-reasonAlexander Færøy
2014-09-30Fix use-after-free bug with cached settings valuesAlexander Færøy
2014-09-11source cleanup: remove trailing whitespacesMichael Vetter
2014-09-09irc_server_send_away: don't send empty param if there's no away reasondequis
2014-09-01Make line splitting fail-safeSebastian Thorarensen
2014-08-25Add the signal for printtext_after that was missed in the original commit.Ailin Nemui
2014-08-09Merge pull request #123 from ailin-nemui/terminfo-scroll-check-boundsAlexander Færøy
2014-08-09Add bounds check to array access in terminfo driver.Ailin Nemui
2014-08-08Merge pull request #109 from cpbills/mastertomaw
2014-08-05Syntax rewrite of U-Z commandsGeert Hauwaerts
2014-08-05Merge pull request #118 from ailin-nemui/mirc_blink_fix-fixAlexander Færøy
2014-08-05Fix rawlog saving after dac67a5 broke itDavid Leadbeater
2014-07-31fix mirc_blink_fixAilin Nemui
2014-07-30Merge pull request #112 from ailin-nemui/italics-exceptionGeert Hauwaerts
2014-07-30Removed the obsolete SQUERY and SERVLIST commandsGeert Hauwaerts
2014-07-24fix rules for italics emphasisAilin Nemui
2014-07-24fix colour 0 againAilin Nemui
2014-07-23restore the colour 0 ("black") that got broken by extended coloursAilin Nemui
2014-07-22Fix right aligned statusbar item redrawingChristopher P. Bills
2014-07-18fix uninitialised copy on 24bit coloursAilin Nemui
2014-07-14Removed the obsolete RPING commandGeert Hauwaerts
2014-07-12Avoid using uninitalized values.David Hill
2014-07-09Removed the obsolete NOTE commandGeert Hauwaerts
2014-07-08more strict rules for italic emphasis to avoid file name clashesAilin Nemui
2014-07-08Suggest /HELP rather than HELPDavid Leadbeater
2014-07-08Change to printtext for first time message tooDavid Leadbeater
2014-07-08Only show banner if not connecting to serversDavid Leadbeater
2014-07-07Merge pull request #15 from ailin-nemui/hilights-network-tagAlexander Færøy
2014-07-07cleanup hilight -network patchAilin Nemui
2014-07-07Fix Clang warningsAlexander Færøy
2014-07-07Merge pull request #58 from ailin-nemui/italicsAlexander Færøy
2014-07-07Merge pull request #29 from sebth/masterAlexander Færøy
2014-07-07FS#155 hilight -tagManuel Leiner
2014-07-07optionally render /foo/ as italicsLukas Mai
2014-07-07add italics support; don't use standout for reverseLukas Mai
2014-07-06Added the missing -! and -noautosendcmd optionsGeert Hauwaerts
2014-07-06Fixed a compiler warning for statusbar_redrawGeert Hauwaerts
2014-07-06Fix minor coding style issues in message splittingSebastian Thorarensen