1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-02 06:11:11 +00:00
irssi/src/core
Ailin Nemui 7360944900 add new PUBNOTICES level
separating private notices and channel notices
2022-04-21 13:38:40 +02:00
..
args.c Use full paths to includes 2019-05-01 22:08:45 +02:00
args.h update include guard names 2019-05-01 22:22:22 +02:00
capsicum.c Use full paths to includes 2019-05-01 22:08:45 +02:00
capsicum.h update include guard names 2019-05-01 22:22:22 +02:00
channel-rec.h Use full paths to includes 2019-05-01 22:08:45 +02:00
channel-setup-rec.h Config file: ircnets -> chatnets, added type = "chat protocol" to 2001-02-17 19:44:22 +00:00
channels-setup.c load config on chat protocol cre 2022-02-16 21:49:11 +01:00
channels-setup.h update include guard names 2019-05-01 22:22:22 +02:00
channels.c correct wrong function prefixes: gslist -> i_slist 2021-01-07 10:14:34 +01:00
channels.h update include guard names 2019-05-01 22:22:22 +02:00
chat-commands.c verify tls connection 2021-04-08 21:55:35 +02:00
chat-protocols.c remove unused function 2022-02-16 21:49:11 +01:00
chat-protocols.h fix something 2022-02-16 21:49:11 +01:00
chatnet-rec.h Revert "Network and IPv{4,6} related changes" 2015-09-22 21:59:17 +02:00
chatnets.c load config on chat protocol cre 2022-02-16 21:49:11 +01:00
chatnets.h fix something 2022-02-16 21:49:11 +01:00
commands.c correct wrong function prefixes: gslist -> i_slist 2021-01-07 10:14:34 +01:00
commands.h update include guard names 2019-05-01 22:22:22 +02:00
core.c load config on chat protocol cre 2022-02-16 21:49:11 +01:00
core.h Changed to async-signal safe method as suggested by dequis 2020-04-04 18:07:08 +02:00
expandos.c continue head 2021-09-08 11:54:44 +02:00
expandos.h implement server-time 2021-02-25 10:41:05 +01:00
ignore.c add /IGNORE ... NOHILIGHT to ignore some hilights 2021-04-07 14:31:36 +02:00
ignore.h add /IGNORE ... NOHILIGHT to ignore some hilights 2021-04-07 14:31:36 +02:00
iregex-gregex.c Use full paths to includes 2019-05-01 22:08:45 +02:00
iregex.h remove deprecated defines 2022-02-20 17:33:36 +01:00
levels.c add new PUBNOTICES level 2022-04-21 13:38:40 +02:00
levels.h add new PUBNOTICES level 2022-04-21 13:38:40 +02:00
line-split.c Fix some glib deprecation warnings 2019-10-31 23:49:40 +01:00
line-split.h update include guard names 2019-05-01 22:22:22 +02:00
log-away.c Use full paths to includes 2019-05-01 22:08:45 +02:00
log.c add a log_server_time setting 2021-08-15 15:57:34 +02:00
log.h add a log_server_time setting 2021-08-15 15:57:34 +02:00
masks.c Use full paths to includes 2019-05-01 22:08:45 +02:00
masks.h update include guard names 2019-05-01 22:22:22 +02:00
meson.build remove deprecated defines 2022-02-20 17:33:36 +01:00
misc.c compat for glib 2.55 2021-08-15 15:57:34 +02:00
misc.h compat for glib 2.55 2021-08-15 15:57:34 +02:00
module.h Use full paths to includes 2019-05-01 22:08:45 +02:00
modules-load.c remove deprecated defines 2022-02-20 17:33:36 +01:00
modules-load.h update include guard names 2019-05-01 22:22:22 +02:00
modules.c fix crash on /quit when unloading modules 2020-04-02 15:39:40 +02:00
modules.h remove deprecated defines 2022-02-20 17:33:36 +01:00
net-disconnect.c correct wrong function prefixes: g_input -> i_input 2021-01-07 10:09:45 +01:00
net-disconnect.h update include guard names 2019-05-01 22:22:22 +02:00
net-nonblock.c correct wrong function prefixes: g_io_channel -> i_io_channel 2021-01-07 10:09:45 +01:00
net-nonblock.h Keep unused parameter for API compatibility 2019-10-15 19:07:48 -07:00
net-sendbuffer.c correct wrong function prefixes: g_input -> i_input 2021-01-07 10:09:45 +01:00
net-sendbuffer.h update include guard names 2019-05-01 22:22:22 +02:00
network-openssl.c Free g_strdup() allocated memory with g_free() 2019-07-27 18:23:51 +00:00
network-openssl.h update include guard names 2019-05-01 22:22:22 +02:00
network.c correct wrong function prefixes: g_io_channel -> i_io_channel 2021-01-07 10:09:45 +01:00
network.h remove deprecated defines 2022-02-20 17:33:36 +01:00
nick-rec.h use extended-join capability 2019-08-13 18:23:34 +02:00
nicklist.c correct wrong function prefixes: g_istr -> i_istr 2021-01-07 10:09:45 +01:00
nicklist.h use account-notify capability 2019-08-15 17:30:38 +02:00
nickmatch-cache.c Use full paths to includes 2019-05-01 22:08:45 +02:00
nickmatch-cache.h update include guard names 2019-05-01 22:22:22 +02:00
pidwait.c Use full paths to includes 2019-05-01 22:08:45 +02:00
pidwait.h update include guard names 2019-05-01 22:22:22 +02:00
queries.c Use full paths to includes 2019-05-01 22:08:45 +02:00
queries.h update include guard names 2019-05-01 22:22:22 +02:00
query-rec.h Use full paths to includes 2019-05-01 22:08:45 +02:00
rawlog.c Merge pull request #1020 from teschi/allow_rawlog_lines_to_shrink_again 2019-05-23 10:39:45 +02:00
rawlog.h update include guard names 2019-05-01 22:22:22 +02:00
recode.c Use full paths to includes 2019-05-01 22:08:45 +02:00
recode.h update include guard names 2019-05-01 22:22:22 +02:00
refstrings.c replace refstring macro implementation with C functions 2021-02-25 10:50:51 +01:00
refstrings.h replace refstring macro implementation with C functions 2021-02-25 10:50:51 +01:00
server-connect-rec.h fix #641 2019-12-09 22:48:56 -05:00
server-rec.h implement server-time 2021-02-25 10:41:05 +01:00
server-setup-rec.h Add x509 certificate and public key pinning support. 2016-10-22 22:01:50 +02:00
servers-reconnect.c fix reconnect to use tls settings 2021-04-08 21:55:35 +02:00
servers-reconnect.h update include guard names 2019-05-01 22:22:22 +02:00
servers-setup.c load config on chat protocol cre 2022-02-16 21:49:11 +01:00
servers-setup.h mess with server ports 2021-08-31 12:34:01 +02:00
servers.c fix use of wrong "equal" function in meta hash tables 2021-08-12 23:46:31 +02:00
servers.h implement server-time 2021-02-25 10:41:05 +01:00
session.c actually use the tls settings on upgrade, and disconnect gracefully 2021-04-08 21:55:35 +02:00
session.h update include guard names 2019-05-01 22:22:22 +02:00
settings.c fix crash when accessing settings during shutdown 2022-02-05 22:33:34 +01:00
settings.h do not beep on hidden lines with /set beep_msg_level ... -hidden 2021-04-01 22:13:53 +02:00
signals.c Use full paths to includes 2019-05-01 22:08:45 +02:00
signals.h update include guard names 2019-05-01 22:22:22 +02:00
special-vars.c implement expando cache 2020-04-26 20:42:02 +02:00
special-vars.h implement expando cache 2020-04-26 20:42:02 +02:00
tls.c Use full paths to includes 2019-05-01 22:08:45 +02:00
tls.h remove unused include 2021-03-27 21:17:15 +01:00
utf8.c Use full paths to includes 2019-05-01 22:08:45 +02:00
utf8.h update include guard names 2019-05-01 22:22:22 +02:00
wcwidth-wrapper.c Use full paths to includes 2019-05-01 22:08:45 +02:00
wcwidth.c Use full paths to includes 2019-05-01 22:08:45 +02:00
window-item-def.h update include guard names 2019-05-01 22:22:22 +02:00
window-item-rec.h speed up window_item_find by interning name and removing call to channel_find 2014-06-15 23:37:13 +02:00
write-buffer.c Update write-buffer.c 2021-02-08 12:17:09 +03:00
write-buffer.h update include guard names 2019-05-01 22:22:22 +02:00