5873 Commits

Author SHA1 Message Date
ailin-nemui
d05e65b2f9 Merge pull request #1293 from ihsinme/patch-1
fix memory leak.

(cherry picked from commit 628ca79e6afc7008fd615598cc6797537f2bf065)
2021-04-08 23:06:33 +02:00
ailin-nemui
aa7dfea534
Merge pull request #1299 from ailin-nemui/null-text-save
fail on empty text
2021-04-08 17:27:46 +02:00
ailin-nemui
11905badcb Merge pull request #1290 from mistydemeo/check_for_term_h
Add a check for term.h

(cherry picked from commit a7315250128ad93ac03ceed4b8ee91833f3f3d3e)
2021-04-08 16:42:47 +02:00
ailin-nemui
ef124d7378 Merge pull request #1268 from ailin-nemui/nostdinc
configure automake with nostdinc

(cherry picked from commit 95f131da2d741f4ad13c2c045253dc2b80b03f40)
2021-04-08 16:24:52 +02:00
ailin-nemui
c72ff03d9c Merge pull request #1298 from ailin-nemui/connect-crashes
fix crash on /connect -tls

(cherry picked from commit 9b02424f3030362572dfa6acfd8b1ef1ea54cc8a)
2021-04-08 16:12:45 +02:00
ailin-nemui
6ad105487e Merge pull request #1221 from nachanon/bug1220
Decolor the vertical window split bar in stock `colorless` theme

(cherry picked from commit 561619f23ca2db21616d13f2291f3d46d649987c)
2021-04-08 16:05:39 +02:00
ailin-nemui
ec0b17305a Merge pull request #1214 from irssi/vague666-update-help-1
Update ignore help

(cherry picked from commit 300cd14a705872df3245cb5235c3d7a84e178b7d)
2021-04-08 16:04:23 +02:00
ailin-nemui
b47bc61866 Merge pull request #1213 from irssi/vague666-update-help
Update help with HIDDEN level

(cherry picked from commit dfba73225d1c29c6f6d3c438dfe996d67302d7fe)
2021-04-08 16:04:00 +02:00
ailin-nemui
41c3ec7445 Merge pull request #1183 from ailin-nemui/glib-2-63
manually handle NUL unicode in g_utf8_get_next_char_validated

(cherry picked from commit 76802985a4d99105374a64cea5f973298ed89ca5)
2021-04-08 16:03:01 +02:00
ailin-nemui
07472fc569 Merge pull request #1136 from ailin-nemui/lines
Make sure the bottom_startline is not lost when removing lines

(cherry picked from commit bf3565a720c0dd2519eb5549508b463b927d7d6f)
2021-04-08 16:00:20 +02:00
ailin-nemui
da12a0361b Merge pull request #1134 from horgh/horgh/tls-reconnect
Use correct TLS settings when reconnecting

(cherry picked from commit 156d02c5cff459bf2210992bee73127ff84292e1)
2021-04-08 15:58:41 +02:00
ailin-nemui
4b5e0de15b Merge pull request #1059 from ailin-nemui/mirc-24
Use the 24bit mIRC colour mappings if colors_ansi_24bit is enabled

(cherry picked from commit d34bd858d068ae5da99fc7caa03b64350646ae87)
2021-04-08 15:54:05 +02:00
Ailin Nemui
dee0554731 fail on empty text
reported by @dwfreed
2021-04-07 12:21:13 +02:00
ailin-nemui
42110b92e9 tag as 1.2.2 1.2.2 2019-08-29 02:25:21 +02:00
ailin-nemui
15867d62e7 Merge pull request #1114 from ailin-nemui/startup-crash
fix crash on startup when resizing before active_win

(cherry picked from commit 570d6714ec3f9a55940eaf953dc7914c2534c3e2)
2019-08-29 02:19:41 +02:00
ailin-nemui
5b923493de fix use after free receiving caps
fixes GL#34

(cherry picked from commit 5a4e7ab659aba2855895c9f43e9a7a131f4e89b3)
2019-08-29 02:19:14 +02:00
Ailin Nemui
248a1591a2 tag as 1.2.1 1.2.1 2019-06-28 13:52:47 +02:00
ailin-nemui
27c02a2d96 Merge pull request #1058 from ailin-nemui/sasl-reconnect
copy sasl username and password values

(cherry picked from commit d23b0d22cc611e43c88d99192a59f413f951a955)
2019-06-28 13:48:28 +02:00
ailin-nemui
bb7e81438d Merge pull request #1013 from ailin-nemui/fix-1012
do not stop autolog_ignore_targets from matching itemless targets

(cherry picked from commit df532d4461fa0e1aba8672fa6d56e3056ce52272)
2019-06-28 13:42:49 +02:00
ailin-nemui
fddcbe56c9 Merge pull request #1057 from ailin-nemui/entry-8bit
restore 8bit support in input entry

(cherry picked from commit 8551dd99cc6ad29b1b356acc4f4c92209ed98eed)
2019-06-28 11:53:32 +02:00
ailin-nemui
309ea88252 Merge pull request #1043 from ailin-nemui/solaris10
fix realpath on old solaris

(cherry picked from commit 7654f30d04f2b4fae7b49f8b1579bdf77dfca900)
2019-06-28 11:51:54 +02:00
ailin-nemui
24547829e7 Merge pull request #1019 from ailin-nemui/configure-utf8proc
make utf8proc configurable

(cherry picked from commit 6242d25055520a0abcdd95cbf969479c99d36700)
2019-06-28 11:48:34 +02:00
ailin-nemui
bb600a6575 Merge pull request #1014 from ailin-nemui/fix-be64
fix test on Big Endian 64bit, due to pointer size mismatch

(cherry picked from commit 01ce66c684b66860b9c0dae04912d7cf3ebb9aeb)
2019-06-28 11:46:13 +02:00
ailin-nemui
bd2ff8c99c tag as 1.2.0 1.2.0 2019-02-11 18:34:14 +01:00
ailin-nemui
22fdb94d1b run syncscripts.sh 2019-02-11 18:04:59 +01:00
ailin-nemui
48a6d04ade run syncdocs.sh 2019-02-11 18:04:46 +01:00
ailin-nemui
6239a8b791
Merge pull request #1000 from ailin-nemui/window-bounds-type
Store window bounds type
2019-02-11 17:33:30 +01:00
Ailin Nemui
8543b874a2 store type of window binds 2019-02-11 17:27:33 +01:00
ailin-nemui
ea41726b3e
Merge pull request #1011 from ahf/otr-compiler-warning-fix
Use memcpy() instead of strncpy() to silence the compiler warning.
2019-02-11 09:49:04 +01:00
Alexander Færøy
346211eeeb Use memcpy() instead of strncpy() to silence the compiler warning. 2019-02-09 22:42:13 +01:00
ailin-nemui
a25b4e5db2
Merge pull request #999 from ailin-nemui/mad-protocol
do not touch uninitialised protocols on item restore
2019-02-08 14:37:31 +01:00
ailin-nemui
b4ad430939
Merge pull request #1004 from ailin-nemui/fix-get_extent
fix gui_input_get_extent
2019-02-05 01:08:19 +01:00
ailin-nemui
034752ade3 fix gui_input_get_extent
it was causing a free of data with [transfer=none]
2019-02-04 14:33:41 +01:00
ailin-nemui
ee86cc197e
Merge pull request #1003 from ailin-nemui/fix-1002
correct fix for #997
2019-02-02 18:21:08 +01:00
ailin-nemui
5b530737d4 correct fix for #997 2019-02-02 14:51:09 +01:00
ailin-nemui
ff18e79661
Merge pull request #994 from ailin-nemui/fix-993
add more config checks and assertions in statusbar code
2019-02-02 14:34:59 +01:00
ailin-nemui
0cdbb2e821
Merge pull request #1001 from ailin-nemui/fix-997
add missing NULL check
2019-02-01 14:29:21 +01:00
ailin-nemui
b1d6cb7f26 add missing NULL check 2019-02-01 13:18:50 +01:00
ailin-nemui
9f9aada83b do not touch uninitialised protocols on item restore 2019-01-29 21:33:39 +01:00
ailin-nemui
aa80f1de61
Merge pull request #990 from ailin-nemui/mainwin_activity
add activity_hide_visible setting
2019-01-29 00:30:43 +01:00
ailin-nemui
f9beedd2d0 add more config checks and assertions 2019-01-22 15:24:52 +01:00
ailin-nemui
9ec2c8cee4
Merge pull request #988 from ailin-nemui/version
show output of git describe as PACKAGE_VERSION
2019-01-16 09:47:49 +01:00
ailin-nemui
3af2ce8731 add activity_hide_visible setting 2019-01-15 21:02:27 +01:00
ailin-nemui
fa9463cb02
Merge pull request #989 from ailin-nemui/split-syntax
update sidewayssplit syntax
2019-01-14 10:17:52 +01:00
ailin-nemui
b080405c6a update sidewayssplit syntax 2019-01-09 23:46:57 +01:00
ailin-nemui
b8cfd9d6af show output of git describe as PACKAGE_VERSION
also fixes GNUism in sed call
2019-01-09 21:11:01 +01:00
ailin-nemui
dfe3c31283 update issue references 2019-01-09 15:41:28 +01:00
ailin-nemui
3d1980599a Merge tag '1.1.2' into integrate/1.1.2 2019-01-09 15:41:28 +01:00
ailin-nemui
d57203e926
Merge pull request #978 from ailin-nemui/fix-974
Fix inconsistent escaping from expand_escapes
2019-01-09 09:29:29 +01:00
ailin-nemui
8c30367452 rename function 2019-01-08 15:48:12 +01:00