Ailin Nemui
8d7684fc6e
fuzz server ssl init
2022-01-10 23:31:41 +00:00
Ailin Nemui
fd2300db57
fix reading of old config ssl_verify key
2022-01-10 23:31:41 +00:00
Ailin Nemui
840220f457
use an internal build of openssl when fuzzer is enabled
2022-01-10 23:31:41 +00:00
Ailin Nemui
885a8bdac6
up abi
2022-01-10 23:31:41 +00:00
Ailin Nemui
6b04d20435
compat for glib 2.55
2022-01-10 23:31:41 +00:00
Ailin Nemui
953fca1eb7
add a log_server_time setting
2022-01-10 23:31:41 +00:00
Ailin Nemui
28d936921f
Workaround for google/oss-fuzz#3731
...
Run CIFuzz docker manually
2022-01-10 23:31:41 +00:00
Ailin Nemui
5158920788
up abi
2022-01-10 23:31:41 +00:00
Ailin Nemui
95fd19c91d
add "gui render line text" to signals.txt
2022-01-10 23:31:41 +00:00
Ailin Nemui
b063ec0be9
fix recursive crash in Perl scripts
2022-01-10 23:31:41 +00:00
Ailin Nemui
12f5ebd46c
add GString to Perl
2022-01-10 23:31:41 +00:00
Ailin Nemui
ce98c92af1
add LINE_INFO_META_REC to Perl
2022-01-10 23:31:41 +00:00
Ailin Nemui
9c428ca75c
up abi
2022-01-10 23:31:41 +00:00
Ailin Nemui
5bbbde73d9
store the hilight result in the meta table and apply it during the "gui render line text" signal
2022-01-10 23:31:41 +00:00
Ailin Nemui
801932f14d
move TEXT_BUFFER_META_REC -> LINE_INFO_META_REC
2022-01-10 23:31:41 +00:00
Ailin Nemui
00d3e15196
fix wrong server_time in $line->get_meta
2022-01-10 23:31:41 +00:00
Ailin Nemui
58d93572c4
add a meta table to all lines
2022-01-10 23:31:41 +00:00
Ailin Nemui
165756c22c
fix use of wrong "equal" function in meta hash tables
2022-01-10 23:31:41 +00:00
Ailin Nemui
5b77b0502b
can do /server add -matrix -network my_matrix_network
...
By Andrej Kacian
2022-01-10 23:31:41 +00:00
Jari Matilainen
50b68781ae
Update fe-common-core.c
2022-01-10 23:31:41 +00:00
Jari Matilainen
1775f07a01
Update fe-common-core.c
2022-01-10 23:31:41 +00:00
Francis M
8950d37e0b
Fix minor typos in help text
2022-01-10 23:31:41 +00:00
Guntbert Reiter
2de278b0b4
Add documentation for escaping some characters
...
this is especially important when using `sendcmd` to send a password for autologin
2022-01-10 23:31:41 +00:00
ffrogman
6dae41ff3b
Fix cursor getting stuck for auto completions that exclusively change the case of letters
2022-01-10 23:31:41 +00:00
Ailin Nemui
65488bfa1c
add a limit to showing /NAMES on join
...
only show the counts if too many nicks
2022-01-10 23:31:41 +00:00
Geert Hauwaerts
e31d42b381
Merge pull request #1328 from irssi/docs-change
...
Applied the updated docs changes in line with the upcoming blog post.
2021-05-30 11:20:49 +03:00
Geert Hauwaerts
a5d4fd5aa7
Changed the support channel to LiberaChat.
2021-05-27 20:50:38 +03:00
Geert Hauwaerts
1773fa8d19
Applied the updated docs changes in line with the upcoming blog post.
2021-05-27 20:47:09 +03:00
Geert Hauwaerts
a4486c236a
Irssi does not take a political stance.
2021-05-26 09:24:32 +03:00
ailin-nemui
ca9fcbc124
Merge pull request #1316 from FeepingCreature/feature/add-serv-shorthands
...
Add aliases for ns, ms, os, cs shorthand commands supported by many servers to message services easily
2021-05-23 18:25:03 +02:00
Ailin Nemui
1ba48840a1
update default network
2021-05-20 15:57:06 +02:00
Mathis Beer
5779306df0
Add aliases for ns, ms, os, cs shorthand commands supported by many servers to message services easily.
2021-05-20 10:20:40 +02:00
ailin-nemui
58c9aecf86
Merge pull request #1315 from pekdon/otr_g_strndup
...
Use g_strndup, strndup is not available on old platforms
2021-05-17 14:43:31 +02:00
ailin-nemui
5df2d6e300
Merge pull request #1312 from ailin-nemui/nocap
...
slightly improve nocap detection
2021-05-17 10:54:21 +02:00
Claes Nästén
a3248d43ec
Use g_strndup, strndup is not available on old platforms
...
strndup is not available on Solaris 10, to ensure building is ok use
glib function.
2021-05-15 18:10:02 +02:00
ailin-nemui
768658f5d5
Merge pull request #1314 from ailin-nemui/meson
...
fix build with meson 0.58.0
2021-05-10 13:14:40 +02:00
Ailin Nemui
af489b2d5f
fix build with meson 0.58.0
2021-05-10 13:07:22 +02:00
ailin-nemui
da21a7f279
Merge pull request #1313 from ailin-nemui/meson
...
downgrade meson in github actions
2021-05-10 11:18:41 +02:00
Ailin Nemui
dcbc895e26
downgrade meson in github actions
2021-05-10 10:42:48 +02:00
Ailin Nemui
f5303c153c
slightly improve nocap detection
...
Fixes #1311
2021-05-10 08:34:19 +02:00
ailin-nemui
b4b040d93d
Merge pull request #1308 from niacat/tparm-args
...
Fix build on operating systems with X/Open Curses, version 2
2021-05-02 09:02:46 +02:00
Ailin Nemui
2122daa3f3
Run clang-format
2021-04-30 10:27:47 +02:00
nia
4fa72e857c
Fix build on operating systems with X/Open Curses, version 2
...
Add the missing arguments to tparm. X/Open Curses specifies
tparm takes a fixed number of 10 arguments, while ncurses
has implemented it as a varargs function. tiparm is a standardized
version of varargs tparm, support in both NetBSD libcurses and
ncurses, but not by older versions of Solaris.
This is an alternate fix to the one proposed in irssi/irssi/#1305
that should keep compatibility with older versions of Solaris by
avoiding tiparm.
2021-04-26 10:31:34 +02:00
ailin-nemui
9503d4bcba
Merge pull request #1304 from ailin-nemui/fuzztest
...
fuzz test
2021-04-20 10:27:32 +02:00
Ailin Nemui
3dbfac5699
fuzz test
2021-04-20 09:25:08 +02:00
ailin-nemui
afcb48384e
Merge pull request #1302 from rkta/update_gitignore
...
Ignore files generated by ./autogen.sh
2021-04-18 12:01:24 +02:00
ailin-nemui
4432b0bf0d
Merge pull request #1170 from ailin-nemui/starttls
...
use starttls / enable tls_verify
2021-04-18 12:01:14 +02:00
ailin-nemui
afdd9f8f05
Merge pull request #1259 from ailin-nemui/beep-ignore-opts
...
do not beep on hidden lines with /set beep_msg_level ... -hidden
2021-04-18 12:01:03 +02:00
ailin-nemui
f93879baff
Merge pull request #1260 from ailin-nemui/nohilight
...
add /IGNORE ... NOHILIGHT to ignore some hilights
2021-04-18 12:00:52 +02:00
Ailin Nemui
90003a2bf6
up abi
2021-04-18 11:38:20 +02:00