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
Age
Commit message (
Expand
)
Author
2016-09-30
Make the cap_complete field unsigned.
LemonBoy
2016-09-26
Merge pull request #506 from kruton/sasl-400-byte-chunk
ailin-nemui
2016-09-25
nullptr when doing module backward compat on invalid config
ailin-nemui
2016-09-22
Merge pull request #542 from LemonBoy/xs-add
ailin-nemui
2016-09-20
Patches for heap corruption and missing bounds check
ailin-nemui
2016-09-19
Merge pull request #540 from LemonBoy/reset-autorun
ailin-nemui
2016-09-15
Expose 'cap_toggle' to the perl scripts.
LemonBoy
2016-09-13
Merge pull request #516 from LemonBoy/comp-file
ailin-nemui
2016-09-13
Make sure to make a copy of ERRSV content.
LemonBoy
2016-09-13
Expose the CAP fields to the perl scripts.
LemonBoy
2016-09-11
Add a '-autorun' switch to /script reset
LemonBoy
2016-09-04
Merge pull request #533 from dequis/statusmess
LemonBoy
2016-08-29
SASL: handle fragmentation
Kenny Root
2016-08-25
Merge pull request #529 from ailin-nemui/issue500
ailin-nemui
2016-08-24
Set the default STATUSMSG to @ instead of @+ if it's missing
dequis
2016-08-24
Fix an OOB access in the cutbuffer implementation.
LemonBoy
2016-08-22
fix nick->host == NULL crash
ailin-nemui
2016-08-14
Merge pull request #526 from ailin-nemui/ax-dummy
ailin-nemui
2016-08-12
remove broken dummy mode
ailin-nemui
2016-08-12
fix use after free in expando error
ailin-nemui
2016-08-04
remove curses terminal and ncurses macro
ailin-nemui
2016-07-13
Merge pull request #517 from LemonBoy/unignore
ailin-nemui
2016-07-12
Minor cosmetic fix in /unignore error message.
LemonBoy
2016-07-12
Fix the tab completion for paths starting with ./
LemonBoy
2016-07-12
Allow Irssi::signal_remove to work properly with coderefs
Tom Feist
2016-06-25
check for NULL in statusbar_more_updated
ailin-nemui
2016-06-24
Merge pull request #496 from ailin-nemui/comp
ailin-nemui
2016-06-21
Merge pull request #498 from vague666/add_modify_functions
LemonBoy
2016-06-21
use TRUE/FALSE in if statements for gboolean
Jari Matilainen
2016-06-19
Fix minor nits
Jari Matilainen
2016-06-18
Add command_set_options for modify commands to allow completion
Jari Matilainen
2016-06-18
Let ADD still work as modify
Jari Matilainen
2016-06-18
Add /server modify SYNTAX
Jari Matilainen
2016-06-18
Add /network modify
Jari Matilainen
2016-06-18
Add /server modify
Jari Matilainen
2016-06-18
Add /channel modify
Jari Matilainen
2016-06-16
completion fixes
ailin-nemui
2016-06-14
Merge pull request #422 from LemonBoy/misc-cleanup
ailin-nemui
2016-06-13
Don't crash when the key isn't found.
LemonBoy
2016-06-13
Add a completion_match_case setting.
LemonBoy
2016-06-13
Be smart about case-matching the nicks.
LemonBoy
2016-06-13
Merge pull request #492 from LemonBoy/enum
ailin-nemui
2016-06-13
Add a space after the comma when listing the options.
LemonBoy
2016-06-13
Use ; as separator instead of ,
LemonBoy
2016-06-13
Move the validation of the CHOICE setting value
LemonBoy
2016-06-12
servers-reconnect: pass unix_socket attribute to new connection
dequis
2016-06-12
Strip the surrounding whitespace.
LemonBoy
2016-06-12
Sort the completion results
LemonBoy
2016-06-12
Use strarray_find instead of g_strv_contains
LemonBoy
2016-06-12
Make rejoin_channels_mode of type CHOICE
LemonBoy
[next]