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
Age
Commit message (
Expand
)
Author
2016-12-20
clean up window_refnum_{prev,next}
ailin-nemui
2016-12-19
add some sequence helper functions
ailin-nemui
2016-12-13
g_sequence backing for window list
ailin-nemui
2016-11-29
Merge pull request #565 from ahf/bug/524
LemonBoy
2016-11-23
Don't shadow the 'channel' variable when printing the netjoins.
LemonBoy
2016-11-23
Minor corrections to the netsplit code.
LemonBoy
2016-11-08
add completion_empty_line setting
Lauri Tirkkonen
2016-10-23
Kill bell_beeps.
Alexander Færøy
2016-10-23
Shorten the certificate chain output.
Alexander Færøy
2016-10-22
Only do checks for SSL_get_server_tmp_key in network-openssl.c.
Alexander Færøy
2016-10-22
Declare variables in the beginning of the function.
Alexander Færøy
2016-10-22
Add x509 certificate and public key pinning support.
Alexander Færøy
2016-10-22
Display TLS connection information when connected to a TLS enabled server.
Alexander Færøy
2016-10-22
Rename SSL to TLS.
Alexander Færøy
2016-10-11
Merge pull request #465 from LemonBoy/netsplit-print
ailin-nemui
2016-09-20
Patches for heap corruption and missing bounds check
ailin-nemui
2016-09-13
Merge pull request #516 from LemonBoy/comp-file
ailin-nemui
2016-09-04
Merge pull request #533 from dequis/statusmess
LemonBoy
2016-08-24
Set the default STATUSMSG to @ instead of @+ if it's missing
dequis
2016-08-22
fix nick->host == NULL crash
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-06-26
Such draft. Very wow.
LemonBoy
2016-06-26
Avoid entering an endless loop while traversing the channel list
LemonBoy
2016-06-26
Some small adjustments to the netsplit code.
LemonBoy
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
Add a completion_match_case setting.
LemonBoy
2016-06-13
Be smart about case-matching the nicks.
LemonBoy
2016-06-13
Add a space after the comma when listing the options.
LemonBoy
2016-06-13
Move the validation of the CHOICE setting value
LemonBoy
2016-06-12
Strip the surrounding whitespace.
LemonBoy
2016-06-12
Sort the completion results
LemonBoy
2016-06-12
Add a CHOICE type to the settings system.
LemonBoy
2016-06-05
Factor out some redundant code and remove hashtable_get_keys
LemonBoy
2016-06-05
Replace strarray_length with g_strv_length
LemonBoy
2016-06-05
Replace mkpath with g_mkdir_with_parents
LemonBoy
2016-05-18
Merge pull request #480 from xavierog/handle-utf8-nicks-with-mk_wcwidth
ailin-nemui
2016-05-13
Improve UTF-8 handling in display_sorted_nicks().
Xavier G
2016-05-13
Fix indentation of display_sorted_nicks().
Xavier G
[next]