David Kahurani
14b83fdda6
core/chatnets : Make object local to the object file
...
This object is not exposed via extern and therefore isn't accessible to other source files which makes it safe to assume that it should be local to this file.
2024-09-22 14:48:44 +03:00
ailin-nemui
0697e3eaf1
Merge pull request #1527 from ardovm/capsicumdoc
...
Mention the section for capsicum settings.
2024-05-13 20:11:09 +00:00
Arrigo Marchiori
2dce273264
Mention the section of the capsicum settings.
2024-04-27 21:38:21 +02:00
ailin-nemui
5c15937554
Merge pull request #1525 from ailin-nemui/bans
...
fix /ban command
2024-04-12 21:18:39 +00:00
Ailin Nemui
19e7d3f6b8
up abi
2024-04-12 23:00:52 +02:00
Ailin Nemui
822fd50132
fix /ban command
2024-04-12 22:55:20 +02:00
ailin-nemui
4b48cdce65
Merge pull request #1523 from irssi/from-codeberg
...
From codeberg
2024-04-02 06:29:49 +00:00
ailin-nemui
c906b769fd
Merge pull request #1522 from dwfreed/fix-missing-nl
...
Ensure all text files have newlines at the end
2024-04-02 06:27:24 +00:00
Doug Freed
9d0787fc10
Ensure all files have newlines at the end
2024-04-02 05:23:10 +00:00
ailin-nemui
89f3e1acf5
Merge pull request #1519 from ailin-nemui/openssl3
...
deprecated openssl3 function
2024-04-01 20:36:00 +00:00
ailin-nemui
7b56ffdc2e
Merge pull request #1518 from ailin-nemui/dylib
...
fix deprecation in new glib module_open
2024-04-01 20:35:05 +00:00
ailin-nemui
bb4ed2b14f
Merge pull request #1521 from ailin-nemui/nodejs
...
github actions nodejs churn
2024-04-01 20:33:21 +00:00
Ailin Nemui
455dcb18ec
deprecated openssl3 function
2024-04-01 22:31:53 +02:00
Ailin Nemui
111e9160a9
github actions nodejs churn
2024-04-01 22:28:17 +02:00
ailin-nemui
d30653f7f9
Merge pull request #1520 from irssi/readme-perl-ver
...
Update minimum required Perl version in readme
2024-04-01 20:11:15 +00:00
ailin-nemui
c48354307e
Update minimum required Perl version in readme
2024-04-01 22:10:35 +02:00
Ailin Nemui
e13df83dc8
new code for g_module_open which might work with apple dylibs given new enough glib
2024-04-01 17:38:30 +02:00
ailin-nemui
b18832bf3b
Merge pull request #1500 from patrick-irc/scram
...
Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512
2024-04-01 15:17:16 +00:00
Ailin Nemui
2f2fa029f9
up abi
2024-04-01 16:37:35 +02:00
Ailin Nemui
08bb648850
proper sasl mechanism variable initialisation
2024-04-01 16:33:57 +02:00
Ailin Nemui
98b391f62e
minor cleanup
2024-04-01 16:33:36 +02:00
Patrick Okraku
f2b97631e1
Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512
2024-04-01 15:12:01 +02:00
ailin-nemui
215be29035
Merge pull request 'Fix github issue #1504 - irssi switches to af_unix if network name contains /' ( !6 ) from ticho/irssi:gh1504 into master
...
Reviewed-on: https://codeberg.org/irssi/irssi/pulls/6
2024-04-01 08:42:17 +00:00
Andrej Kacian
e295caa866
Fix github issue #1504 - irssi switches to af_unix if network name contains /
...
In addition to looking for a /, we also check if the network name is
known.
2024-04-01 08:42:17 +00:00
ailin-nemui
91dac0e5a1
Merge pull request #1512 from ailin-nemui/shquote
...
missing shell quotes
2024-03-31 16:53:57 +00:00
ailin-nemui
aebc0667a6
Merge pull request #1515 from maflcko/patch-1
...
Update server.c: Add missing include
2024-03-31 16:53:44 +00:00
maflcko
cf6615a70e
Update server.c: Add missing include
2024-03-28 19:33:24 +01:00
Ailin Nemui
4dd57cf24e
missing shell quotes
2024-02-23 17:04:41 +01:00
ailin-nemui
b3f6ed0b11
Merge pull request #1511 from soliton-/patch-1
...
typo fixes
2024-02-01 21:24:30 +00:00
Gunter Labes
41f8213fe0
typo fixes
2024-02-01 21:56:20 +01:00
ailin-nemui
504fd7bc60
Merge pull request #1510 from ailin-nemui/perl-again
...
restore locale if perl breaks it
2024-01-27 17:42:42 +00:00
Ailin Nemui
a0caf5e5e6
restore locale if perl breaks it
2023-12-22 15:06:23 +01:00
Ailin Nemui
514f1cdcf6
Revert "Merge pull request #1498 from ailin-nemui/perl5380locale"
...
This reverts commit 48bc90eb17ec3c6549afd69c5d6f16d07fd57db0, reversing
changes made to 2a1291f26f6dc47b1d3169d18faba8f995bd3ea6.
2023-12-22 15:06:23 +01:00
ailin-nemui
2f16b554b5
Merge pull request #1509 from ailin-nemui/compile-deps
...
explicitly list pkg-config as build dependency
2023-12-19 12:53:20 +00:00
Ailin Nemui
a11df816b7
explicitly list pkg-config as build dependency, since meson needs it to find glib
2023-12-19 13:51:46 +01:00
ailin-nemui
89adcc4ee8
Merge pull request #1505 from irssi/vague666-patch-1
...
Update bind.in
2023-11-11 13:55:37 +00:00
Jari Matilainen
ed2825f28b
Update bind.in
...
Better explanation for upper-/lowercase usage for keys
2023-11-11 02:13:34 +01:00
ailin-nemui
363fbf048f
Merge pull request #1502 from irssi/ailin-nemui/window-default-help
...
Add SET window_default_ to See also in window help
2023-10-31 10:00:46 +00:00
ailin-nemui
ea434591f4
Add SET window_default_ to See also in window help
2023-10-31 10:58:14 +01:00
Ailin Nemui
465d3188a4
Merge tag '1.4.5' into integrate/1.4.5
2023-10-01 19:19:33 +02:00
Ailin Nemui
bcf07a2546
tag as 1.4.5
1.4.5
2023-10-01 15:46:01 +02:00
ailin-nemui
ce4dd911bc
Merge pull request #1497 from ailin-nemui/github-workflow-error
...
Slightly improve GitHub workflow
(cherry picked from commit 2a1291f26f6dc47b1d3169d18faba8f995bd3ea6)
2023-10-01 14:25:50 +02:00
ailin-nemui
6438fcfe70
Merge pull request #1498 from ailin-nemui/perl5380locale
...
Restore locale after loading Perl
(cherry picked from commit 48bc90eb17ec3c6549afd69c5d6f16d07fd57db0)
2023-10-01 14:03:11 +02:00
ailin-nemui
91593cfec3
Merge pull request #1495 from ailin-nemui/terminclude
...
fe-text: include the real tputs(3) from term.h
(cherry picked from commit db32744ee42ff30cfa710d32ef1c8bbc6f2ff9a1)
2023-10-01 14:01:47 +02:00
ailin-nemui
7145e1ef20
Merge pull request #1494 from RealKindOne/master
...
Add -notls and -notls_verify into help file and src/core/chat-commands.c
(cherry picked from commit e7f1268478dc07e356e7fc0d79b3f810f4d05e8f)
2023-10-01 14:01:21 +02:00
ailin-nemui
db4dad3dd0
Merge pull request #1493 from ailin-nemui/macsuffix
...
add explicit name_suffix to shared modules
(cherry picked from commit f1c9fb4296f1f2795d61b031302bfd9fe1fc7d6b)
2023-10-01 14:01:11 +02:00
ailin-nemui
1226a587b7
Merge pull request #1492 from ailin-nemui/meson-apple
...
document meson apple workaround
(cherry picked from commit 8c8e4e34d48c4f9bc830f88f6dbb7c6cc6861ac9)
2023-10-01 13:57:17 +02:00
ailin-nemui
5a0dc0db09
Merge pull request #1488 from emilengler/remove-unused-var
...
core: remove unused len variable
(cherry picked from commit f04375668c569b1a8ded8a127f9e3d9ffe8f019d)
2023-10-01 13:55:52 +02:00
ailin-nemui
590ca4dbdf
Merge pull request #1484 from ailin-nemui/realposix
...
change realpath to use syntax based on _POSIX_VERSION
(cherry picked from commit f9c9485d155c1b0545fb30b0d2d6d884079b2f76)
2023-10-01 13:54:39 +02:00
ailin-nemui
edfbc1f2f6
Merge pull request #1478 from ailin-nemui/buildperl
...
update perl requirement in install file
(cherry picked from commit 3f203dc3822b5f357fb3f64ce9020cf4ca367f46)
2023-10-01 13:53:35 +02:00