index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
irc
Age
Commit message (
Expand
)
Author
2015-09-02
Fix two minor issues outlined in the PR#222
LemonBoy
2015-08-24
Merge pull request #222 from LemonBoy/cap-support
Alexander Færøy
2015-08-20
Send the CAP LS after sending the proxy strings
LemonBoy
2015-07-25
Replace \n with \r\n in irssiproxy source, fixes bug
blha303
2015-06-12
Add server check in irc_server_connect (#208)
Geert Hauwaerts
2015-05-05
Implement support for IRCv3.1 CAP negotiation
LemonBoy
2015-04-17
Merge pull request #199 from ailin-nemui/config-parser
Alexander Færøy
2015-04-07
Change all strcmp() to g_strcmp0() to handle nulls gracefully
dequis
2015-02-17
add CONFIG_REC to config_node_section* APIs
Ailin Nemui
2015-02-08
accept freenode extbans in /ban [#150]
mauke
2015-01-05
Merge pull request #152 from sebth/master
Alexander Færøy
2014-11-08
typo fixes - https://github.com/vlajos/misspell_fixer
Veres Lajos
2014-10-19
Try to split long lines on spaces
Sebastian Thorarensen
2014-10-01
Merge pull request #140 from sebth/master
Alexander Færøy
2014-10-01
Merge pull request #142 from dequis/away-with-no-reason
Alexander Færøy
2014-09-11
source cleanup: remove trailing whitespaces
Michael Vetter
2014-09-09
irc_server_send_away: don't send empty param if there's no away reason
dequis
2014-09-01
Make line splitting fail-safe
Sebastian Thorarensen
2014-08-05
Syntax rewrite of U-Z commands
Geert Hauwaerts
2014-07-30
Removed the obsolete SQUERY and SERVLIST commands
Geert Hauwaerts
2014-07-14
Removed the obsolete RPING command
Geert Hauwaerts
2014-07-09
Removed the obsolete NOTE command
Geert Hauwaerts
2014-07-06
Replace a `goto out' with explicit freeing
Sebastian Thorarensen
2014-07-06
Introduce a MAX_USERHOST_LEN constant for IRC
Sebastian Thorarensen
2014-07-06
Move the definition of the `split_line' settings
Sebastian Thorarensen
2014-07-06
Split long IRC `ACTION' messages
Sebastian Thorarensen
2014-07-06
Fix the `userhostlen' fallback in `split_message'
Sebastian Thorarensen
2014-07-06
Avoid unnecessary splitting of lines
Sebastian Thorarensen
2014-07-06
Add configurable split line prefixes and suffixes
Sebastian Thorarensen
2014-07-06
Properly split long IRC messages
Sebastian Thorarensen
2014-06-29
Merge pull request #62 from dgl/prefix-nick-flags
Alexander Færøy
2014-06-27
Use PREFIX from 005 to decide if a nick flag is of op level
David Leadbeater
2014-06-27
s/INCLUDES/AM_CPPFLAGS/g
Dave Reisner
2014-06-27
Merge pull request #44 from dajohi/g_basename
Alexander Færøy
2014-06-26
Add missing include
David Leadbeater
2014-06-26
Remove unused variables to silence compiler warnings
David Leadbeater
2014-06-22
Replace deprecated g_basename with g_path_get_basename.
David Hill
2014-06-21
Merge pull request #50 from dajohi/cmd_null_deref
Alexander Færøy
2014-06-20
Do not break strict-aliasing rules.
David Hill
2014-06-20
Avoid potential null dereferences.
David Hill
2014-06-16
Revert "add d,q,f and J to CHANMODES default, to work a bit better with dance...
David Leadbeater
2014-06-10
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
David Hill
2011-11-21
Fix warning.
Alexander Færøy
2011-05-15
Accept names replies with nick!user@host instead of nick
Jilles Tjoelker
2011-02-10
Ensure that expando_cumode_space() doesn't free unallocated memory when no
Jase Thew
2010-07-24
Add prefixes to irc_nicklist_insert() so that nickrec.prefixes is accurate in...
Wouter Coekaerts
2010-04-04
Remove warnings about uninitialized variables.
Alexander Færøy
2010-04-03
deprecated glib strup/down fixes from exg.
Alexander Færøy
2010-02-27
Use servertag from the active DCC chat when not connected anymore to the IRC ...
Wouter Coekaerts
2009-05-13
Accept 354 (WHOX reply) as a /who reply too (for redirection).
Jilles Tjoelker
[next]