Commit graph

5,890 commits

Author SHA1 Message Date
Ailin Nemui
91dc3e4dfa tag as 1.2.3 1.2.3 2021-04-09 18:33:35 +02:00
ailin-nemui
843c3968c7 Merge pull request #1021 from ailin-nemui/fix-1019
fix the compilation of utf8proc code if desired

(cherry picked from commit 26d96a7bb2)
2021-04-09 00:05:40 +02:00
ailin-nemui
b114201b7b Merge pull request #1076 from l2dy/gfree
Free g_strdup() allocated memory with g_free()

(cherry picked from commit 7e767e1444)
2021-04-08 23:58:03 +02:00
ailin-nemui
e8457188ce Merge pull request #1120 from ailin-nemui/invalid-cap-free
free params

(cherry picked from commit 8a1a96c12c)
2021-04-08 23:49:19 +02:00
ailin-nemui
18e97d9e8b Merge pull request #1130 from ailin-nemui/string-free
Only call g_string_free if there is a string

(cherry picked from commit 49c6c2b69f)
2021-04-08 23:49:04 +02:00
ailin-nemui
aae1e3392a Merge pull request #1154 from ailin-nemui/zerowidth
refine zero width input test in empty line

(cherry picked from commit b38ae68fb5)
2021-04-08 23:40:51 +02:00
ailin-nemui
d3bb5d7015 Merge pull request #1156 from vague666/add_server_nopass
Improve help for how to remove saved server password

(cherry picked from commit f0c1bc4dde)
2021-04-08 23:38:50 +02:00
ailin-nemui
e814df5422 Merge pull request #1167 from ailin-nemui/quit-crash
fix crash on /quit when unloading modules

(cherry picked from commit 8b7bf1f04e)
2021-04-08 23:35:45 +02:00
ailin-nemui
33c7416390 Merge pull request #1197 from lotheac/master
use visible channel name in layout save

(cherry picked from commit 99b941db8e)
2021-04-08 23:32:59 +02:00
ailin-nemui
fc93d11bf6 Merge pull request #1211 from ailin-nemui/disco_lastmsg
fix crash when server got disconnected/reconnected before it was properly connected

(cherry picked from commit cd10745711)
2021-04-08 23:30:27 +02:00
ailin-nemui
c165f38ca5 Merge pull request #1249 from ailin-nemui/dup-caps
fix multiple identical active caps

(cherry picked from commit 0ae27530d6)
2021-04-08 23:26:13 +02:00
ailin-nemui
6d352cfd79 Merge pull request #1255 from irssi/vague666-patch-1
Update ignore.in examples

(cherry picked from commit cd8a0cb701)
2021-04-08 23:23:55 +02:00
ailin-nemui
4f88386511 Merge pull request #1269 from ihsinme/patch-1
fix invalid unsigned arithmetic.

(cherry picked from commit 0dd60755f0)
2021-04-08 23:22:39 +02:00
ailin-nemui
80a338fe10 Merge pull request #1270 from ihsinme/ihsinme-patch-238
correction of incorrect sequence of checks.

(cherry picked from commit 33b4154b0c)
2021-04-08 23:20:52 +02:00
ailin-nemui
93c5705078 Merge pull request #1271 from irssi/vague666-fix-159
Update dcc-get.c

(cherry picked from commit 672f127544)
2021-04-08 23:18:34 +02:00
ailin-nemui
b00b17a485 Merge pull request #1291 from ailin-nemui/nobool
remove unused bool include

(cherry picked from commit cdb30695f9)
2021-04-08 23:13:50 +02:00
ailin-nemui
ef4bad3600 Merge pull request #1292 from ailin-nemui/nonick
don't bother if we don't have a nick

(cherry picked from commit e0b98e1fa5)
2021-04-08 23:12:22 +02:00
ailin-nemui
d05e65b2f9 Merge pull request #1293 from ihsinme/patch-1
fix memory leak.

(cherry picked from commit 628ca79e6a)
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 a731525012)
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 95f131da2d)
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 9b02424f30)
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 561619f23c)
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 300cd14a70)
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 dfba73225d)
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 76802985a4)
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 bf3565a720)
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 156d02c5cf)
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 d34bd858d0)
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 570d6714ec)
2019-08-29 02:19:41 +02:00
ailin-nemui
5b923493de fix use after free receiving caps
fixes GL#34

(cherry picked from commit 5a4e7ab659)
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 d23b0d22cc)
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 df532d4461)
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 8551dd99cc)
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 7654f30d04)
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 6242d25055)
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 01ce66c684)
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