1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00
Commit Graph

6391 Commits

Author SHA1 Message Date
Jari Matilainen
cf90384023
Allow -tls_ca{file,path} '' to unset an argument 2021-09-02 23:10:37 +02:00
ailin-nemui
0e8717acf6
Merge pull request #23 from ailin-nemui/ssl-flip
do not unconditionally enable tls on /connect -!
2021-09-01 22:51:53 +02:00
Ailin Nemui
1a6d74ac26 fix reading of starttls = "no" in config, attempt 2 2021-08-31 21:54:41 +02:00
Ailin Nemui
6c47fcf10d Revert "Merge pull request #19 from ailin-nemui/starttls-no"
This reverts commit 3324c5da89, reversing
changes made to d3115f3855.
2021-08-31 21:49:29 +02:00
Ailin Nemui
21701a1299 do not unconditionally enable tls on /connect -! 2021-08-31 17:30:28 +02:00
ailin-nemui
b7b91ed2bf
Merge pull request #22 from ailin-nemui/ports
Something with server add
2021-08-31 15:30:48 +02:00
ailin-nemui
3324c5da89
Merge pull request #19 from ailin-nemui/starttls-no
fix reading of starttls = "no" in config
2021-08-31 15:17:03 +02:00
ailin-nemui
d3115f3855
Merge pull request #18 from ailin-nemui/ssl-verify
fix reading of old config ssl_verify key
2021-08-31 15:16:54 +02:00
Ailin Nemui
215cf08828 fuzz server ssl init 2021-08-31 14:54:08 +02:00
Ailin Nemui
e10e1c2da7 fix reading of old config ssl_verify key 2021-08-31 14:54:08 +02:00
Ailin Nemui
92ade2f591 fuzz server ssl init 2021-08-31 14:53:53 +02:00
Ailin Nemui
6710b35736 fix reading of starttls = "no" in config 2021-08-31 14:53:53 +02:00
Ailin Nemui
4b506fc45c remove duplicated servers on load 2021-08-31 14:49:56 +02:00
Ailin Nemui
c4fd417cce up abi 2021-08-31 12:34:01 +02:00
Ailin Nemui
49903f4185 mess with server ports 2021-08-31 12:34:01 +02:00
ailin-nemui
4001871552
Merge pull request #20 from ailin-nemui/fuzz-test
use an internal build of openssl when fuzzer is enabled
2021-08-30 22:15:08 +02:00
Ailin Nemui
a07a4c1ea8 use an internal build of openssl when fuzzer is enabled 2021-08-30 21:07:03 +02:00
ailin-nemui
e88f476115
Merge pull request #16 from ailin-nemui/log-server-time
add a log_server_time setting
2021-08-15 16:17:49 +02:00
Ailin Nemui
b3f74fe0ab up abi 2021-08-15 15:58:10 +02:00
Ailin Nemui
6a33139939 compat for glib 2.55 2021-08-15 15:57:34 +02:00
Ailin Nemui
fdd61f5898 add a log_server_time setting 2021-08-15 15:57:34 +02:00
ailin-nemui
d6f876d5ca
Merge pull request #17 from ailin-nemui/cifuzz-fork
Run CIFuzz docker manually
2021-08-15 15:56:11 +02:00
Ailin Nemui
0c82a3adfd Workaround for google/oss-fuzz#3731
Run CIFuzz docker manually
2021-08-15 15:26:35 +02:00
ailin-nemui
a6722f5c71
Merge pull request #14 from ailin-nemui/perl-draw-mod
Allow access to "gui render line text" from Perl
2021-08-13 18:59:32 +02:00
Ailin Nemui
5a8b23cab0 up abi 2021-08-13 17:38:57 +02:00
ailin-nemui
85f0a4c1f0
Merge pull request #13 from ailin-nemui/hilight
Add code to make hilight work with textbuffer changes
2021-08-13 17:37:52 +02:00
Ailin Nemui
96e9ab41e9 add "gui render line text" to signals.txt 2021-08-13 17:32:25 +02:00
Ailin Nemui
ed23d89a5a fix recursive crash in Perl scripts 2021-08-13 17:32:09 +02:00
Ailin Nemui
425178e793 add GString to Perl 2021-08-13 17:31:49 +02:00
Ailin Nemui
1602b506a6 add LINE_INFO_META_REC to Perl 2021-08-13 17:31:14 +02:00
Ailin Nemui
6a52b5ac07 up abi 2021-08-13 00:44:33 +02:00
Ailin Nemui
5953b675b9 store the hilight result in the meta table and apply it during the "gui render line text" signal 2021-08-12 23:53:44 +02:00
Ailin Nemui
8d314eadf1 move TEXT_BUFFER_META_REC -> LINE_INFO_META_REC 2021-08-12 23:51:18 +02:00
Ailin Nemui
9677b07488 fix wrong server_time in $line->get_meta 2021-08-12 23:49:40 +02:00
Ailin Nemui
7d13cfba07 add a meta table to all lines 2021-08-12 23:48:37 +02:00
Ailin Nemui
554a8556d2 fix use of wrong "equal" function in meta hash tables 2021-08-12 23:46:31 +02:00
ailin-nemui
7452ec34ad
Merge pull request #12 from ailin-nemui/ticho/singlenet
can do /server add -matrix -network my_matrix_network
2021-08-11 15:59:10 +02:00
ailin-nemui
b38d254d04
Merge pull request #11 from ailin-nemui/vague666/activity_hide_targets_tagstar
Allow tag/* in activity_hide_targets
2021-08-10 23:46:30 +02:00
Jari Matilainen
3aeebd310d Update fe-common-core.c 2021-08-10 23:45:22 +02:00
Jari Matilainen
d2062e34cf Update fe-common-core.c 2021-08-10 23:45:22 +02:00
ailin-nemui
be7a3a85e7
Merge pull request #10 from ailin-nemui/mteofrancis
Fix minor typos in help text
2021-08-10 23:43:26 +02:00
Francis M
77741b187c Fix minor typos in help text 2021-08-10 23:39:48 +02:00
ailin-nemui
a6ca512150
Merge pull request #9 from ailin-nemui/guntbert/issue-1329
Add documentation for  escaping some characters
2021-08-10 23:36:53 +02:00
Guntbert Reiter
aecf087014 Add documentation for escaping some characters
this is especially important when using `sendcmd` to send a password for autologin
2021-08-10 22:42:35 +02:00
ailin-nemui
53b2e0775a
Merge pull request #8 from ailin-nemui/ffrogman
Fix cursor getting stuck for auto completions that changes case
2021-08-10 22:36:03 +02:00
ailin-nemui
471046f5b6
Merge pull request #7 from ailin-nemui/names-limit
add a limit to showing /NAMES on join
2021-08-10 22:17:19 +02:00
Ailin Nemui
6591c94635 add a limit to showing /NAMES on join
only show the counts if too many nicks
2021-08-10 22:12:26 +02:00
Ailin Nemui
f147589e52 can do /server add -matrix -network my_matrix_network
By Andrej Kacian
2021-07-28 11:06:58 +02:00
ffrogman
700ec4c472 Fix cursor getting stuck for auto completions that exclusively change the case of letters 2021-05-25 23:37:36 -04: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