ailin-nemui
0c1db8f2ae
Merge pull request #854 from irssi/ahf/otr
...
OTR support, take 2
2018-03-31 13:04:35 +02:00
dequis
0b2f5b0a1e
otr: fix blatant lies in help text
2018-03-31 01:51:47 -03:00
dequis
4501917cae
otr: rename module.c to otr-module.c
2018-03-31 01:46:34 -03:00
ailin-nemui
2830d91a89
use precompiled libotr
2018-03-29 22:41:12 +02:00
ailin-nemui
a3b9e2370f
up abi
2018-03-29 22:00:40 +02:00
dequis
7d7c6975ed
otr: add target param to the unencrypted 'message private' signal
...
Same case as the previous commit.
2018-03-28 23:36:03 -03:00
dequis
dd7dc7ca7d
otr: fix missing 'target' param in 'message private' signal
...
Fixes warnings like these on '/msg yourself'
-!- Irssi: critical privmsg_get_query: assertion 'nick != NULL' failed
-!- Irssi: critical query_find: assertion 'nick != NULL' failed
2018-03-28 23:06:47 -03:00
dequis
b52cf1015e
otr: add KEY_GEN_STARTED state to avoid starting it twice
...
Fun race condition there, got this when testing with the jabber
xmlconsole open in bitlbee
2018-03-28 22:40:17 -03:00
ailin-nemui
9fa8c32b9e
Merge pull request #865 from woohooyeah/master
...
fix build with LibreSSL 2.7.0/2.7.1
2018-03-27 06:47:25 +02:00
Dorian Harmans
17920ab5aa
Merge remote-tracking branch 'upstream/master'
2018-03-26 22:50:54 +02:00
ailin-nemui
7fc59d2d10
Merge pull request #862 from ailin-nemui/line_is_null
...
fix a crash when trying to append to a NULL line
2018-03-26 12:46:04 +02:00
Dorian Harmans
25a44dacf4
fix build with LibreSSL 2.7.0
2018-03-23 21:35:35 +01:00
ailin-nemui
191e0ac84e
Merge pull request #802 from ailin-nemui/test-796
...
Test for segfault on disconnect during signal processing
2018-03-20 10:30:39 +01:00
ailin-nemui
7d99ff05cd
Merge pull request #803 from ailin-nemui/bug-796-test
...
Postpone server cleanup until after unref
2018-03-20 10:30:01 +01:00
ailin-nemui
6ffbd0ab54
Merge pull request #859 from ailin-nemui/delkeys
...
make default keybinds deletable
2018-03-19 16:23:27 +01:00
ailin-nemui
77a671c037
update bind help
2018-03-19 09:11:02 +01:00
ailin-nemui
c7ca8102c0
fix a crash when trying to append to a NULL line
...
reported by @vague666
2018-03-17 13:36:38 +01:00
ailin-nemui
65a139aa9e
move no window printing code
2018-03-16 12:54:15 +01:00
ailin-nemui
3f217ae149
Merge pull request #861 from ailin-nemui/stay-hidden
...
in fact hidden levels should not be re-set when you run /set
2018-03-15 17:23:40 +01:00
Alexander Færøy
8d07f52bae
Add ABI check for otr_core module.
2018-03-15 14:01:50 +01:00
ailin-nemui
b7906b8706
in fact hidden levels should not be re-set when you run /set
2018-03-15 10:06:29 +01:00
ailin-nemui
7ec6c500b4
make default keybinds deletable
2018-03-12 17:46:26 +01:00
ailin-nemui
575daf4af7
Merge pull request #852 from dequis/document-cat-seek
...
Document second parameter (seek position) of /cat command
2018-03-10 13:11:39 +01:00
ailin-nemui
6a3a3873e9
Merge pull request #857 from LemonBoy/config-case
...
Compare channels/networks fields case-insensitively
2018-03-10 13:11:09 +01:00
LemonBoy
76d958a87f
More g_strcmp0 -> g_ascii_strcasecmp
2018-03-09 17:36:28 +01:00
LemonBoy
fb9f5174c2
Compare channels/networks fields case-insensitively
...
Fixes #856
2018-03-08 20:35:00 +01:00
ailin-nemui
1178f753cf
Merge pull request #855 from ailin-nemui/sync
...
run syncdocs.sh and syncscripts.sh
2018-03-07 07:33:10 +01:00
ailin-nemui
0b057b4ff4
run syncdocs.sh and syncscripts.sh
...
Sync startup howto to fd1ed2227d529a7ee00d6206caa871ee40c08b69
Sync scriptassist to (2003020806) 211cd515ec87cf9a5d893e97894c2e4b58952f19
2018-03-07 02:23:02 +01:00
Alexander Færøy
7a4bfc1602
Better wording.
2018-02-27 00:04:56 +01:00
Alexander Færøy
016b42baea
Add OTR support.
...
This patch adds support for the OTR protocol to irssi. This is an import
of the external irssi-otr project that we are now taking over
maintership for.
Major thanks to the original authors of Irssi-OTR: Uli Meis and David
Goulet. Thanks to the OTR community in #OTR on OFTC, thanks to everyone
who have helped testing the patches and submitted UI suggestions.
2018-02-26 23:32:57 +01:00
dequis
097a9f4988
Document second parameter (seek position) of /cat command
2018-02-16 10:09:48 -03:00
ailin-nemui
ad4324d242
Merge pull request #851 from ailin-nemui/theme-block-tree
...
unblock theme elements when processing finished
2018-02-16 13:57:05 +01:00
ailin-nemui
203f6c5329
also unblock theme elements when processing finished
2018-02-16 13:46:29 +01:00
ailin-nemui
a72e706667
Merge pull request #849 from ailin-nemui/news-update
...
add additional notes to NEWS
2018-02-15 19:46:32 +01:00
ailin-nemui
0b9beeb01d
Merge tag '1.1.1' into integrate/1.1.1
2018-02-15 01:18:37 +01:00
ailin-nemui
666ddc2ecd
Merge tag '1.0.7' into integrate/1.0.7
2018-02-15 00:56:08 +01:00
ailin-nemui
5c60e72b11
add additional notes to NEWS
...
(synced back from github releases)
2018-02-15 00:44:19 +01:00
ailin-nemui
dd2e3e6d1c
Merge pull request #848 from ailin-nemui/align-exhaust
...
limit alignment padding to a screenful
2018-02-14 21:21:24 +01:00
ailin-nemui
e289d34b9a
limit alignment padding to a screenful
...
Credit to Oss-Fuzz
2018-02-14 15:04:24 +01:00
ailin-nemui
a2bc308dca
Merge pull request #846 from ailin-nemui/padding
...
improve padding performance
2018-02-13 12:58:07 +01:00
ailin-nemui
a6fcd5432e
improve padding performance
...
Credit to Oss-Fuzz
2018-02-13 12:31:22 +01:00
ailin-nemui
c01f6df957
Merge pull request #844 from CatboxParadox/perms
...
dcc get shouldn't fail when file attrs can't be changed
2018-02-13 11:10:21 +01:00
Nei
b0d9cb33cd
Merge branch 'security' into 'master'
...
Security
See merge request irssi/irssi!34
2018-02-13 09:51:22 +00:00
ailin-nemui
c2c879e8c5
Merge pull request #845 from ailin-nemui/funny-bug
...
warn if there is non-portable code in the test-driver
2018-02-13 10:09:06 +01:00
Staron, Martin
3cbcb4fe85
dcc get shouldn't fail when file attrs can't be changed
2018-02-13 08:15:39 +01:00
ailin-nemui
adc812b6b6
add a peculiar bug check to autogen
2018-02-13 00:03:17 +01:00
ailin-nemui
ccfb2dabcf
Merge pull request #832 from ailin-nemui/netsplit-crash
...
try to make sure the server is still good enough to call ischannel when printing netsplit/join
2018-02-12 10:54:42 +01:00
ailin-nemui
5c5ed64180
try to make sure the server is still good enough to call ischannel when printing netsplit/join
2018-02-09 13:02:00 +01:00
ailin-nemui
946876b1e9
Merge pull request #843 from ailin-nemui/glib238
...
restore compat with glib <2.40
2018-02-09 11:49:23 +01:00
ailin-nemui
7c31f7adc5
Merge pull request #842 from ailin-nemui/themeoob
...
Fix oob in escaped theme string
2018-02-08 22:25:03 +01:00