Ailin Nemui
|
96d99534c3
|
update NEWS
|
2021-09-29 20:20:56 +02:00 |
|
ailin-nemui
|
5bff40593f
|
Merge pull request #41 from ailin-nemui/ports
fix /server modify port argument order
(cherry picked from commit 235c5b0328 )
|
2021-09-29 19:03:25 +02:00 |
|
ailin-nemui
|
0ba449d8be
|
Merge pull request #39 from ailin-nemui/sync
run syncdocs.sh and syncscripts.sh
(cherry picked from commit 85a9dc146d )
|
2021-09-29 19:03:21 +02:00 |
|
ailin-nemui
|
117758fb90
|
Merge pull request #40 from ailin-nemui/gh-actions
update github actions ubuntu version to 18.04 and meson to <0.60.0
(cherry picked from commit db705278d2 )
|
2021-09-29 19:03:17 +02:00 |
|
ailin-nemui
|
0932bbed7b
|
Merge pull request #37 from ailin-nemui/int-min-reached
fix pedantic error in MSGLEVEL enum
(cherry picked from commit b0fdbb144d )
|
2021-09-29 19:03:11 +02:00 |
|
ailin-nemui
|
8b49cd012d
|
Merge pull request #36 from ailin-nemui/missing-hilights
correctly store updated message levels e.g. from /hilight
(cherry picked from commit ad8221835c )
|
2021-09-15 17:57:21 +02:00 |
|
ailin-nemui
|
0f3e95892d
|
Merge pull request #35 from ailin-nemui/fixes
duplicate issue in NEWS
(cherry picked from commit d3e105a396 )
|
2021-09-08 17:37:53 +02:00 |
|
ailin-nemui
|
42f749346b
|
Merge pull request #34 from ailin-nemui/no-maxline
remove oragono.io/maxline-2
(cherry picked from commit 7e14011404 )
|
2021-09-08 17:37:34 +02:00 |
|
Ailin Nemui
|
2cdcf86174
|
branding
|
2021-09-06 23:44:23 +02:00 |
|
ailin-nemui
|
921c40f09b
|
Merge pull request #31 from ailin-nemui/package-version
add a PACKAGE_VERSION override for meson
|
2021-09-03 20:26:31 +02:00 |
|
ailin-nemui
|
69358fbe7c
|
Merge pull request #15 from ailin-nemui/server-outgoing
Add a "server outgoing modify" signal to intercept outgoing messages
|
2021-09-03 20:26:12 +02:00 |
|
Ailin Nemui
|
9e12890110
|
add a "server outgoing modify" signal to intercept outgoing messages
|
2021-09-03 20:04:29 +02:00 |
|
ailin-nemui
|
3e08ac538d
|
Merge pull request #33 from ailin-nemui/queues
fix queue bug
|
2021-09-03 20:03:58 +02:00 |
|
Ailin Nemui
|
37eb6c351c
|
fix queue bug
|
2021-09-03 19:44:29 +02:00 |
|
ailin-nemui
|
fe09dccdcb
|
Merge pull request #21 from ailin-nemui/sasl-plain-nonull
only enable sasl plain when username and password are set
|
2021-09-03 18:00:31 +02:00 |
|
ailin-nemui
|
ce1eed94d1
|
Merge pull request #26 from ailin-nemui/queues
send channel sync requests "later" in the command queue
|
2021-09-03 18:00:12 +02:00 |
|
Ailin Nemui
|
cb11fd9cf7
|
add a PACKAGE_VERSION override for meson
|
2021-09-03 16:18:21 +02:00 |
|
ailin-nemui
|
03217a487e
|
Merge pull request #29 from ailin-nemui/hilight-color
actually remember the hilight -color
|
2021-09-03 11:41:15 +02:00 |
|
ailin-nemui
|
10b5087ded
|
Merge pull request #30 from vague666/patch-1
Allow -tls_ca{file,path} '' to unset an argument
|
2021-09-02 23:46:43 +02:00 |
|
Jari Matilainen
|
cf90384023
|
Allow -tls_ca{file,path} '' to unset an argument
|
2021-09-02 23:10:37 +02:00 |
|
Ailin Nemui
|
37237f377e
|
actually remember the hilight -color
|
2021-09-02 22:39:14 +02:00 |
|
Ailin Nemui
|
2de9c25376
|
up abi
|
2021-09-02 19:58:00 +02:00 |
|
Ailin Nemui
|
157913bd98
|
do not chase during netsplit
|
2021-09-02 19:58:00 +02:00 |
|
Ailin Nemui
|
240b79aa26
|
send channel sync requests "later" in the command queue
|
2021-09-02 19:58:00 +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
|
63a5b80ba7
|
only enable sasl plain when username and password are set
may fix #1325
|
2021-08-31 14:53:31 +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 |
|