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
/
fe-common
/
core
Age
Commit message (
Expand
)
Author
2018-01-07
Merge pull request #805 from ailin-nemui/exec-empty
ailin-nemui
2018-01-05
fix /exec -o for blank lines
ailin-nemui
2018-01-03
rewrite completion code and check for direct match of separator
ailin-nemui
2018-01-03
Merge branch 'uaf-modify' into 'master'
Nei
2017-11-30
move decls before code
ailin-nemui
2017-11-26
Merge pull request #790 from ailin-nemui/mirc-colour
ailin-nemui
2017-11-26
Merge pull request #762 from ailin-nemui/global-history
ailin-nemui
2017-11-20
Update formats.c
ailin-nemui
2017-11-15
reset colour at comma, like mIRC
ailin-nemui
2017-11-15
Merge pull request #786 from ailin-nemui/show-inital-nick
ailin-nemui
2017-11-11
Prevent a UAF error during the execution of some commands
LemonBoy
2017-11-03
Keep a copy of the strings coming from the config
LemonBoy
2017-11-01
show initial nick and name on first start
ailin-nemui
2017-10-07
fix out of bounds read in compress_colors
ailin-nemui
2017-10-06
add a key binding to erase history entries
ailin-nemui
2017-10-06
add two XSFuncs to manipulate command history entries
ailin-nemui
2017-10-06
refactor history to use history_entries list
ailin-nemui
2017-09-10
Merge pull request #735 from trasz/capsicum
ailin-nemui
2017-09-08
Fix /back in Capsicum capability mode.
Edward Tomasz Napierala
2017-08-29
Complete filenames ending with a slash
LemonBoy
2017-08-09
Fix indentation; no functional changes.
Edward Tomasz Napierala
2017-08-09
Add back some ifdefs.
Edward Tomasz Napierala
2017-08-01
Clean up includes a bit.
Edward Tomasz Napierala
2017-07-30
Update copyrights.
Edward Tomasz Napierala
2017-07-30
Hook up capsicum.h and fe-capsicum.h to autotools.
Edward Tomasz Napierala
2017-07-29
Fix build without Capsicum.
Edward Tomasz Napierala
2017-07-29
Add wrappers to reduce #ifdefs.
Edward Tomasz Napierala
2017-07-29
Working autolog.
Edward Tomasz Napierala
2017-07-29
Add capability mode error/success messages.
Edward Tomasz Napierala
2017-07-28
Don't compute log_dir_create_mode in three different places.
Edward Tomasz Napierala
2017-07-03
Merge pull request #653 from ailin-nemui/regexex
ailin-nemui
2017-06-23
Merge pull request #709 from osm/master
ailin-nemui
2017-06-23
Merge pull request #703 from vague666/server_modify_port
ailin-nemui
2017-06-22
remove const
ailin-nemui
2017-06-21
Escape nicks during nick completion when expand_escapes is enabled
Oscar Linderholm
2017-06-19
fix weird n-fold unescaping
ailin-nemui
2017-06-05
get rid of new_text
ailin-nemui
2017-06-04
Make backward compatible with ssl flags
Jari Matilainen
2017-06-04
change ternary operator to if/else statements, add default ssl port support
Jari Matilainen
2017-06-04
Refactor regex and implement UTF8 mode for GRegex
ailin-nemui
2017-05-18
Add parse_uint function to improve integer overflow handling
dequis
2017-05-15
Make sure port is only set on /server modify if specified
Jari Matilainen
2017-05-14
Update fe-server.c
ailin-nemui
2017-05-14
Spaces to tabs
Jari Matilainen
2017-05-11
Added code comments
Jari Matilainen
2017-05-11
Allow -port <num> or irc.host.tld <port num> in /server add and /server modify
Jari Matilainen
2017-05-11
Added braces
Jari Matilainen
2017-05-11
Added support for -notls and -notls_verify
Jari Matilainen
2017-04-11
Merge pull request #686 from josephbisch/remove-history-wrap
LemonBoy
2017-04-07
Add syntax info for completion
Joseph Bisch
[next]