Baytuch
cbbc41f1ab
Fix generate tag from address (servers.c)
...
The tag will be created from the domain name when the domain name begins with 'irc.'.
In this case, part of the address will be used to the point or the remaining part as a tag.
For example, irc.it-hobby.km.ua to will be make tag 'it-hobby'.
[08:22] [Lastick(+i)] [4:it-hobby/#samp(+Pnt)]
2024-06-17 08:23:52 +03:00
Baytuch
4dee3f3c81
Revert "Fix generate tag from address (servers.c)"
...
This reverts commit 0b0b4fc68d .
2024-06-17 08:08:42 +03:00
Baytuch
0b0b4fc68d
Fix generate tag from address (servers.c)
2022-12-20 08:41:39 +02:00
ailin-nemui
7445ad1f15
Merge pull request #1434 from irssi/ailin-nemui/statusbar-help
...
correct statusbar help text
2022-12-18 21:53:34 +01:00
ailin-nemui
a83f94484c
correct statusbar help text
2022-12-18 21:53:27 +01:00
ailin-nemui
f8500320cf
Merge pull request #1431 from ailin-nemui/missing-news
...
add missing news reference
2022-12-18 12:27:29 +01:00
Ailin Nemui
7f4bf738a3
add missing news reference
2022-12-18 12:27:00 +01:00
ailin-nemui
b988b2925b
Merge pull request #1421 from j1mmie/patch-1
...
Add parameter LIST to STATUSBAR documentation
2022-12-18 12:18:13 +01:00
Jimmie Tyrrell
41071247f2
Add parameter LIST to STATUSBAR documentation
...
This command was not outlined in the documentation. `/STATUSBAR LIST` is an integral part of statusbar management and should be included.
2022-12-18 12:17:26 +01:00
ailin-nemui
42f83fc130
Merge pull request #1429 from ailin-nemui/docs-revamp
...
remove ported sections from manual and add links
2022-12-18 12:14:22 +01:00
Ailin Nemui
119d3203e1
remove ported sections from manual and add links
2022-12-18 12:13:38 +01:00
ailin-nemui
88cc48651d
Merge pull request #1428 from ailin-nemui/flip-level
...
add (hide)level flip command
2022-11-29 20:05:52 +01:00
Ailin Nemui
261a7ce76e
add (hide)level flip command
2022-11-27 17:14:19 +01:00
ailin-nemui
6e3745f423
Merge pull request #1424 from ailin-nemui/lastlog
...
fix lastlog -window
2022-11-26 15:09:50 +01:00
Ailin Nemui
7d20ea92ae
fix lastlog -window
2022-11-13 11:35:41 +01:00
Ailin Nemui
684094aa85
Merge tag '1.4.3' into integrate/1.4.3
2022-10-29 12:22:58 +02:00
Ailin Nemui
c99c8b444d
tag as 1.4.3
1.4.3
2022-10-29 12:13:46 +02:00
ailin-nemui
f9f6341c20
Merge pull request #1420 from ailin-nemui/starttls-config
...
enable saving of -disallow_starttls
(cherry picked from commit afba148056 )
2022-10-29 12:07:34 +02:00
ailin-nemui
9a95edc69a
Merge pull request #1419 from ailin-nemui/init-irc-funcs
...
move irc server functions to object creation time
(cherry picked from commit a661e2fb35 )
2022-10-29 12:07:23 +02:00
ailin-nemui
93a94308bd
Merge pull request #1417 from ailin-nemui/loop
...
do not freeze on alt+left/right
(cherry picked from commit 0c97433c7c )
2022-10-29 12:07:05 +02:00
ailin-nemui
afba148056
Merge pull request #1420 from ailin-nemui/starttls-config
...
enable saving of -disallow_starttls
2022-10-15 08:52:40 +02:00
ailin-nemui
a661e2fb35
Merge pull request #1419 from ailin-nemui/init-irc-funcs
...
move irc server functions to object creation time
2022-10-15 08:52:32 +02:00
ailin-nemui
0c97433c7c
Merge pull request #1417 from ailin-nemui/loop
...
do not freeze on alt+left/right
2022-10-15 08:52:20 +02:00
ailin-nemui
26f9750ad1
Merge pull request #1414 from irssi/vague666-patch-4
...
Add -nocap to /connect and /server connect syntax
(cherry picked from commit 55913ade13 )
2022-10-14 22:41:21 +02:00
ailin-nemui
277923aaac
Merge pull request #1413 from irssi/vague666-patch-3
...
Update /server syntax line
(cherry picked from commit 238d7cfd08 )
2022-10-14 22:41:21 +02:00
ailin-nemui
23419e5866
Merge pull request #1415 from irssi/vague666-patch-5
...
/server: Add help for -cap/-nocap
(cherry picked from commit f76d41953f )
2022-10-14 22:41:21 +02:00
ailin-nemui
2c18da3cc6
Merge pull request #1411 from irssi/vague666-patch-1
...
/connect: Add help for -nocap
(cherry picked from commit 38b18bd84d )
2022-10-14 22:41:21 +02:00
ailin-nemui
c01b35b062
Merge pull request #1407 from madpilot78/Fix_libnv_detection
...
Fix libnv detection on recent FreeBSD
(cherry picked from commit f32d0ab51a )
2022-10-14 22:41:21 +02:00
ailin-nemui
f51bc42429
Merge pull request #1380 from ailin-nemui/scriptassist
...
run syncscripts.sh
(cherry picked from commit 68823eb6af )
2022-10-14 21:46:50 +02:00
ailin-nemui
be5f917f07
Merge pull request #1393 from ailin-nemui/eval-help
...
minor rendering fix in eval help
(cherry picked from commit 0bf18beed7 )
2022-10-14 21:46:30 +02:00
Ailin Nemui
833f41179d
enable saving of -disallow_starttls
2022-10-14 21:37:09 +02:00
Ailin Nemui
c2457c7d94
move irc server functions to object creation time
2022-10-14 21:06:51 +02:00
Ailin Nemui
093dcd423f
no infinite loops please
2022-09-22 22:25:02 +02:00
ailin-nemui
55913ade13
Merge pull request #1414 from irssi/vague666-patch-4
...
Add -nocap to /connect and /server connect syntax
2022-09-14 09:24:35 +02:00
ailin-nemui
de2bf6707f
fix clang-format
2022-09-14 09:19:18 +02:00
ailin-nemui
238d7cfd08
Merge pull request #1413 from irssi/vague666-patch-3
...
Update /server syntax line
2022-09-13 09:52:30 +02:00
ailin-nemui
f76d41953f
Merge pull request #1415 from irssi/vague666-patch-5
...
/server: Add help for -cap/-nocap
2022-09-13 09:51:57 +02:00
ailin-nemui
38b18bd84d
Merge pull request #1411 from irssi/vague666-patch-1
...
/connect: Add help for -nocap
2022-09-13 09:51:43 +02:00
Jari Matilainen
d448ca3341
/server: Add help for -cap/-nocap
2022-09-12 14:17:34 +02:00
Jari Matilainen
07041c37d4
Add -nocap to /connect and /server connect syntax
2022-09-12 14:15:11 +02:00
Jari Matilainen
fe77b7e06f
Update /server syntax line
2022-09-12 14:07:05 +02:00
Jari Matilainen
03edebd54c
/connect: Add help for -nocap
2022-09-12 14:03:21 +02:00
ailin-nemui
f32d0ab51a
Merge pull request #1407 from madpilot78/Fix_libnv_detection
...
Fix libnv detection on recent FreeBSD
2022-08-19 10:42:05 +02:00
Guido Falsi
7baefc3315
Fix libnv detection on recent FreeBSD
...
On recent FreeBSD systems it is required to include the sys/nv.h file, otherwise symbols are missing.
Reported here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265397
Patch suggested by: Kristof Provost <kp@freebsd.org>
2022-08-19 10:32:47 +02:00
ailin-nemui
58109aeeed
Merge pull request #1403 from lnde/fetext-sigterm
...
Re-write SIGTERM handling
2022-08-12 12:17:49 +02:00
Andreas Lundin
a237321b33
re-write SIGTERM handling
...
Exit safely on SIGTERM by emitting "gui exit" from the main loops of
fe-text and fe-none rather than from the signal handler itself.
Based on feedback from Nei and dwfreed.
2022-08-11 20:09:59 +00:00
ailin-nemui
555030a2ad
Merge pull request #1405 from ailin-nemui/no-chatnet-crash
...
fix crash when loading server without chatnet
2022-08-08 22:20:19 +02:00
Ailin Nemui
252656cad4
fix crash when loading server without chatnet
2022-07-24 19:32:47 +02:00
Ailin Nemui
722d3c4c3d
Merge tag '1.4.2' into integrate/1.4.2
2022-07-13 20:33:59 +02:00
Ailin Nemui
bc805f9bcd
tag as 1.4.2
1.4.2
2022-07-13 20:08:52 +02:00