1
0
Fork 0
Commit Graph

6840 Commits

Author SHA1 Message Date
ailin-nemui 78d00b99b4 Merge pull request #1456 from ailin-nemui/collector
fix stale special collector use after free

(cherry picked from commit c03057f36a)
2023-03-27 23:21:04 +02:00
ailin-nemui 9948a18fce Merge pull request #1455 from irssi/vague666-typo-fix
Update ignore.in

(cherry picked from commit 6671fec9a9)
2023-03-27 23:21:00 +02:00
ailin-nemui 6d3284f7e9 Merge pull request #1454 from irssi/from-codeberg
Sync

(cherry picked from commit 2b91c45f5d)
2023-03-27 23:20:56 +02:00
ailin-nemui 38a80b21ea Merge pull request #1453 from irssi/vague666-ignore-in-update
Update ignore.in

(cherry picked from commit 706b6fff81)
2023-03-27 23:20:43 +02:00
ailin-nemui d1319b422b Merge pull request #1452 from irssi/vague666-levels-in-update
Update levels.in

(cherry picked from commit 1c9990acab)
2023-03-27 23:20:30 +02:00
ailin-nemui 75fd596084 Merge pull request #1447 from ailin-nemui/signalsfile-fix
fix signalsfile some more

(cherry picked from commit c1fd4b17f5)
2023-03-27 23:19:50 +02:00
ailin-nemui 82618ce25d Merge pull request #1446 from ailin-nemui/signalsfile-fix
fix signals file

(cherry picked from commit 2ac1f01b94)
2023-03-27 23:19:43 +02:00
ailin-nemui 377824ae7f Merge pull request #1442 from lheckemann/master
Support receiving monospace

(cherry picked from commit c06be88d8f)
2023-03-27 23:19:16 +02:00
ailin-nemui 2f0a165569 Merge pull request #1439 from irssi/from-codeberg
Sync

(cherry picked from commit de43e9e067)
2023-03-27 23:18:15 +02:00
ailin-nemui 0438c7f0b2 Merge pull request #1438 from qoreQyaS/master
Lang-Fix: Use more general messages
(cherry picked from commit 162dc256be)
2023-03-27 23:18:00 +02:00
ailin-nemui af8e40b744 Merge pull request #1434 from irssi/ailin-nemui/statusbar-help
correct statusbar help text

(cherry picked from commit 7445ad1f15)
2023-03-27 23:17:36 +02:00
ailin-nemui 473cf8ca3f Merge pull request #1432 from horgh/horgh/win-logfile
Check window logfile parameter

(cherry picked from commit 6f5026fd49)
2023-03-27 23:17:12 +02:00
ailin-nemui f422b98613 Merge pull request #1431 from ailin-nemui/missing-news
add missing news reference

(cherry picked from commit f8500320cf)
2023-03-27 23:15:41 +02:00
ailin-nemui 8a8fb77408 Merge pull request #1429 from ailin-nemui/docs-revamp
remove ported sections from manual and add links

(cherry picked from commit 42f83fc130)
2023-03-27 23:14:58 +02:00
ailin-nemui 8f79457769 Merge pull request #1428 from ailin-nemui/flip-level
add (hide)level flip command

(cherry picked from commit 88cc48651d)
2023-03-27 23:14:28 +02:00
ailin-nemui 1426ae87b1 Merge pull request #1424 from ailin-nemui/lastlog
fix lastlog -window

(cherry picked from commit 6e3745f423)
2023-03-27 23:13:48 +02:00
ailin-nemui f32701b906 Merge pull request #1421 from j1mmie/patch-1
Add parameter LIST to STATUSBAR documentation

(cherry picked from commit b988b2925b)
2023-03-27 23:00:46 +02:00
Ailin Nemui f21df708b0 up version 2023-03-27 22:59:49 +02:00
ailin-nemui c03057f36a
Merge pull request #1456 from ailin-nemui/collector
fix stale special collector use after free
2023-03-27 20:46:56 +00:00
ailin-nemui d627e56021
Merge pull request #1450 from ailin-nemui/fix-1449
fix crash on connect in startup
2023-03-27 20:46:41 +00:00
David Schultz 9324ff9f68 this should work for everyone 2023-03-27 11:05:40 -05:00
David Schultz 556f580f67 add support for ircd-hybrid quiet lists 2023-03-26 19:27:48 -05:00
Ailin Nemui c554a45738 fix stale special collector use after free
reported by ednash and investigated by @dwfreed
2023-03-26 23:37:12 +02:00
David Schultz 2db9dfbb46 properly format listmodes and their timestamps 2023-03-26 16:36:27 -05:00
ailin-nemui 6671fec9a9
Merge pull request #1455 from irssi/vague666-typo-fix
Update ignore.in
2023-03-21 08:49:09 +00:00
Jari Matilainen 5153bb3ff5
Update ignore.in
Fix typo
2023-03-21 09:44:01 +01:00
ailin-nemui 2b91c45f5d
Merge pull request #1454 from irssi/from-codeberg
Sync
2023-03-21 07:05:33 +00:00
ailin-nemui bdec87e208 Merge pull request 'Fix logic in how actions are printed for other protocols' (!3) from ticho/irssi:nonirc-action-print-fix into master
Reviewed-on: https://codeberg.org/irssi/irssi/pulls/3
2023-03-21 06:25:57 +00:00
Andrej Kacian 3057c9e920 Fix logic in how actions are printed for other protocols
This causes subsequent window_item_set_active() check, further
down in the same function, to evaluate correctly, and getting
the action message printed using correct format.
2023-03-21 06:25:57 +00:00
ailin-nemui 1c9990acab
Merge pull request #1452 from irssi/vague666-levels-in-update
Update levels.in
2023-03-20 19:31:56 +00:00
ailin-nemui 706b6fff81
Merge pull request #1453 from irssi/vague666-ignore-in-update
Update ignore.in
2023-03-20 19:31:40 +00:00
Jari Matilainen 82bfd3abfe
Update ignore.in
Add NOHILIGHT description to help
2023-03-20 11:04:39 +01:00
Jari Matilainen 0334de0a05
Update levels.in
Make it more clear what NOHILIGHT can be used for
2023-03-20 11:00:37 +01:00
Ailin Nemui 7d3640ce2e fix crash on connect in startup
fixes #1449

does not completely fix the issue (connect still does not work, error message is misleading)
2023-02-25 20:44:12 +01:00
ailin-nemui c1fd4b17f5
Merge pull request #1447 from ailin-nemui/signalsfile-fix
fix signalsfile some more
2023-02-13 08:51:33 +00:00
Ailin Nemui 25273898bf still didn't work 2023-02-12 16:31:23 +01:00
ailin-nemui 2ac1f01b94
Merge pull request #1446 from ailin-nemui/signalsfile-fix
fix signals file
2023-02-12 13:51:44 +00:00
Ailin Nemui fcbe19eb8c fix signals file 2023-02-12 10:35:12 +01:00
ailin-nemui 72df66524b
Merge pull request #1445 from jesopo/ipv6-default
switch to prefering ipv6 by default
2023-02-09 17:41:11 +00:00
jesopo 9a29bf1022 switch to prefering ipv6 by default 2023-02-09 17:18:52 +00:00
ailin-nemui c06be88d8f
Merge pull request #1442 from lheckemann/master
Support receiving monospace
2023-02-02 17:03:53 +01:00
Linus Heckemann b91a56c2cd Support receiving monospace
0x11 (decimal 17) is used to denote monospace by a number of clients
according to https://modern.ircdocs.horse/formatting.html
2023-01-28 19:31:14 +01:00
ailin-nemui 3fb147ec72
Merge pull request #1441 from ailin-nemui/gh-actions
chores: update for github workflows deprecations
2023-01-22 16:49:20 +01:00
Ailin Nemui 274868d560 chores: update for github workflows deprecations 2023-01-22 16:39:05 +01:00
ailin-nemui de43e9e067
Merge pull request #1439 from irssi/from-codeberg
Sync
2023-01-21 16:48:36 +01:00
ailin-nemui fe8f2a5dc8
Merge pull request #1440 from ailin-nemui/termux-git
update termux package to git+
2023-01-21 16:44:18 +01:00
ailin-nemui 6bab6e2c06
update termux package to git+
20bd0f0dc0
2023-01-21 16:38:40 +01:00
ailin-nemui 251522685d Merge pull request 'Expose location of signals.txt via pkg-config' (!1) from ticho/irssi:signalsfile into master
Reviewed-on: https://codeberg.org/irssi/irssi/pulls/1
2023-01-19 21:50:41 +00:00
Andrej Kacian c65bf6899f Expose location of signals.txt via pkg-config
Adds "signalsfile" variable to installed irssi-1.pc.
2023-01-19 22:41:51 +01:00
ailin-nemui 162dc256be
Merge pull request #1438 from qoreQyaS/master
Lang-Fix: Use more general messages
2022-12-25 17:51:32 +01:00