Valentin Lorentz
41b3895ce3
Free signals
2022-04-21 22:00:18 +02:00
Valentin Lorentz
1415ef5389
Add ERR_HELPNOTFOUND
2022-04-21 22:00:18 +02:00
Valentin Lorentz
3a3301e19b
Format RPL_HELPSTART/RPL_HELPTXT/RPL_ENDOFHELP
...
They are typical replies when using the HELP command.
2022-04-21 22:00:18 +02:00
Ailin Nemui
7360944900
add new PUBNOTICES level
...
separating private notices and channel notices
2022-04-21 13:38:40 +02:00
Ailin Nemui
8381e13e4c
up abi
2022-03-16 00:07:06 +01:00
Ailin Nemui
884cabd55d
restore irc bound queries
2022-03-16 00:02:29 +01:00
ailin-nemui
84a98d0e08
Merge pull request #76 from ailin-nemui/scroll_page_count
...
fix scroll_page_count settings with .
2022-03-11 12:11:18 +01:00
Ailin Nemui
0c49ba0bda
fix clang-format
2022-03-11 09:06:37 +01:00
vague666
344398dd2a
Update SYNTAX
2022-03-11 08:58:05 +01:00
vague666
82dd550184
Clarify the help
2022-03-11 08:58:05 +01:00
Ailin Nemui
8fa2d01a7f
fix scroll_page_count settings with .
2022-03-11 08:56:35 +01:00
ailin-nemui
4115e47434
Merge pull request #73 from ailin-nemui/cruft
...
remove deprecated defines
2022-02-21 17:15:18 +01:00
Ailin Nemui
883510a3fd
remove deprecated defines
...
- PERL_STATIC_LIBS (was not tested anymore)
- HAVE_GMODULE (always required)
- HAVE_STATIC_IRC
- HAVE_STATIC_PERL
- HAVE_SOCKS (was not working properly)
- USE_GREGEX (we use it)
2022-02-20 17:33:36 +01:00
Ailin Nemui
10caed057a
add -silent switch in syntax comment and respect it without args
2022-02-20 15:54:04 +01:00
Ailin Nemui
0682cbed3c
remove TERM_TRUECOLOR define
2022-02-19 22:23:29 +01:00
Ailin Nemui
e692f85f4a
remove install_rpath
...
reported by dwfreed / Unit193
2022-02-19 21:44:10 +01:00
Ailin Nemui
b8736225cf
good-bye and thanks, autotools
2022-02-19 21:44:10 +01:00
ailin-nemui
cf6bc31172
Merge pull request #68 from ailin-nemui/gint64fmt
...
use gint64 define
2022-02-19 11:00:34 +01:00
Ailin Nemui
9b73d152fe
use gint64 define
2022-02-19 00:34:06 +01:00
Ailin Nemui
bfcafa76c0
spelling fixes
...
by lintian / dwfreed
2022-02-19 00:27:02 +01:00
Ailin Nemui
b335e5526d
up abi
2022-02-16 23:54:51 +01:00
Ailin Nemui
ef2c55fc18
fix irc module in fuzzer
2022-02-16 22:05:04 +01:00
Ailin Nemui
2e6c376342
add android cross link deps
2022-02-16 21:49:11 +01:00
Ailin Nemui
89bcff606f
fix meson deprecations
2022-02-16 21:49:11 +01:00
Ailin Nemui
f4938a2804
remove unused function
2022-02-16 21:49:11 +01:00
Ailin Nemui
3760fcd1ca
load config on chat protocol cre
2022-02-16 21:49:11 +01:00
Ailin Nemui
bee057ff21
fix something
2022-02-16 21:49:11 +01:00
Ailin Nemui
82f8ee57c3
autoload the IRC module
2022-02-16 21:49:11 +01:00
ailin-nemui
738931762b
Merge pull request #60 from ailin-nemui/paste
...
Add "paste event" signal
2022-02-11 14:17:49 +01:00
Ailin Nemui
76d140650a
add settings*choice functions to perl
2022-02-07 16:44:14 +01:00
ailin-nemui
27008bf447
Merge pull request #58 from ailin-nemui/erase-cutbuffer
...
Add empty_kill_clears_cutbuffer option
2022-02-06 16:33:20 +01:00
ailin-nemui
d523ceacf0
Merge pull request #61 from ailin-nemui/actlist_separator
...
Actlist separator
2022-02-06 14:38:57 +01:00
Ailin Nemui
e5d02bd57b
simplify
2022-02-06 14:22:56 +01:00
Ailin Nemui
32ab41625f
simplify code
2022-02-06 09:50:38 +01:00
Ailin Nemui
089cab715f
fix formatting
2022-02-06 02:27:36 +01:00
Ailin Nemui
75e56297fc
fix intentation
2022-02-06 02:25:19 +01:00
Mikael Magnusson
d652055060
Add empty_kill_clears_cutbuffer option
...
Adapted revert of 13524b1f76bb.
2022-02-06 02:24:17 +01:00
vague666
d6b55c6d43
Make redrawing of item actually work
2022-02-06 01:49:24 +01:00
vague666
de626250b5
Added statusbar_items_redraw code
2022-02-06 01:49:24 +01:00
vague666
cdda5ab759
Make actlist separator a setting
2022-02-06 01:49:24 +01:00
Ailin Nemui
f47154d1a9
support multiple scripts
2022-02-06 01:47:55 +01:00
Ailin Nemui
d4ed3460fc
fix some stupidness
2022-02-06 00:41:13 +01:00
Ailin Nemui
5cd13d6ea2
compatibility code for old GLib
2022-02-05 23:24:52 +01:00
Ailin Nemui
17f185d833
add setting to ignore first newline
2022-02-05 23:01:55 +01:00
Ailin Nemui
5f29b35fbe
fix crash when accessing settings during shutdown
2022-02-05 22:33:34 +01:00
Ailin Nemui
4846e4f319
Add "paste event" signal
2022-02-05 22:32:57 +01:00
Ailin Nemui
7b22f41ec5
formatting
2022-01-19 20:49:56 +01:00
Mikael Magnusson
29e36a8fb0
Make window left/right skip windows that are already visible in other mainwins
2022-01-19 20:41:52 +01:00
Ailin Nemui
937786b731
fix crash in Perl's $view->set_bookmark
...
reported on the freebsd issue tracker https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254237#c13
2022-01-13 19:38:36 +01:00
Ailin Nemui
3e4d7ded77
use chantypes instead of # for irc channel defaults
2021-12-26 01:13:57 +01:00
Ailin Nemui
60cb9451b3
keep own ops status on /upgrade
2021-12-13 15:32:30 +01:00
Ailin Nemui
9579105748
up abi
2021-11-17 11:00:16 +01:00
Andrej Kacian
9b79749f6c
Improve handling of GLib log messages
...
This patch introduces setting "glib_log_domains", which is
a space-separated list of log domain names, optionally prefixed
with a '-'. The list is parsed from left to right to determine
whether or not user wants to see message from a particular log
domain. Keywords 'all' or '*' are allowed as well.
Examples: "GLib-GIO", "all -GLib-GIO", "-*"
This patch also changes the default format for displaying GLib log
messages to include the log domain.
2021-11-17 10:59:39 +01:00
Ailin Nemui
c5dc3fc2a0
fix stuck meta on dcc chat
2021-11-09 21:18:40 +01:00
ailin-nemui
6db881d8ef
Merge pull request #44 from ailin-nemui/lag
...
fix max_lag disconnect
2021-10-11 22:08:14 +02:00
Ailin Nemui
bec9e04714
up abi
2021-10-10 13:15:49 +02:00
Ailin Nemui
b22588a9ad
simplify duplicate code in outgoing modify
2021-10-10 13:15:49 +02:00
Ailin Nemui
db200f266b
remove newline from "server outgoing modify"
2021-10-10 11:03:00 +02:00
Ailin Nemui
b878c7f079
fix max_lag disconnect
2021-10-09 21:26:01 +02:00
Ailin Nemui
2d9c27d617
fix wrong argument type in printformat
2021-09-28 13:27:56 +02:00
Ailin Nemui
4943cc5e58
fix /server modify port argument order
2021-09-27 22:20:15 +02:00
Ailin Nemui
bcea697e7c
fix pedantic error in MSGLEVEL enum
...
reported by horgh
2021-09-19 20:59:14 +02:00
Ailin Nemui
949dc06af3
correctly store updated message levels e.g. from /hilight
2021-09-15 17:48:27 +02:00
Ailin Nemui
521c0d4e6f
remove oragono.io/maxline-2
2021-09-08 11:57:25 +02:00
Ailin Nemui
2003446e98
continue head
2021-09-08 11:54:44 +02:00
Ailin Nemui
2cdcf86174
branding
2021-09-06 23:44:23 +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
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
03217a487e
Merge pull request #29 from ailin-nemui/hilight-color
...
actually remember the hilight -color
2021-09-03 11:41:15 +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
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
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
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
5a8b23cab0
up abi
2021-08-13 17:38:57 +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