5532 Commits

Author SHA1 Message Date
Ailin Nemui
83040c3c80 tag as 1.1.3 1.1.3 2019-06-28 13:52:47 +02:00
ailin-nemui
d0aa8af0d7 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:06 +02:00
ailin-nemui
6b6e03c326 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:56 +02:00
ailin-nemui
7bf94c28a0 tag as 1.1.2 1.1.2 2019-01-08 21:46:17 +01:00
ailin-nemui
7616687f6a Merge pull request #949 from ailin-nemui/help-narrow
Fix insufficient size of help column when the window width is small

(cherry picked from commit f207e844f1299933b6e508c54804e27f42844547)
2019-01-08 21:41:36 +01:00
ailin-nemui
eab3608651 Merge pull request #948 from ailin-nemui/invalid-startline
invalidate startline and bottom_startline when hidden

(cherry picked from commit 011372ecdd966531c1fd6638a3c5b239c27112ed)
2019-01-08 21:41:16 +01:00
ailin-nemui
33dcf7a337 Merge pull request #919 from ailin-nemui/uafs
Use-after-frees

(cherry picked from commit afb3daaf65095447f0b0ce64f68363f6f17dcd34)
2019-01-08 21:40:59 +01:00
ailin-nemui
dccab4c5f8 Merge pull request #971 from ailin-nemui/paste-join-lines
fix paste_join_multiline

(cherry picked from commit 257cb2f5f91cbc08b20199f92a5d1923bc5ca4f2)
2019-01-08 21:39:35 +01:00
LemonBoy
acdfeb216a Merge pull request #895 from janikrabe/master
Keep errstr set to NULL if errno is not set

(cherry picked from commit 88f77cb6f8fbbd553dfe45db9aede8a6d8905b49)
2019-01-08 21:36:31 +01:00
ailin-nemui
ad4faa77e4 Merge pull request #914 from ailin-nemui/textbuffer_lineinfo
properly record line info on empty lines

(cherry picked from commit e5759a7fb708fe461a35bf3bf37852cfbbaa2498)
2019-01-08 21:36:00 +01:00
ailin-nemui
bc7dac6d7c Merge pull request #982 from yarda/coverity
Fixed problem found by Coverity Scan

(cherry picked from commit c044fe397e1c235d91361bc60a74e6d2839f0237)
2019-01-08 21:32:46 +01:00
ailin-nemui
a98bb2009d Merge pull request #927 from DomT4/perl_mojave
configure: fix Perl detection on macOS Mojave
(cherry picked from commit 0346638547adb63f5a1d9c74be0c77106ad6cfa9)
2019-01-08 21:31:17 +01:00
ailin-nemui
0f978ce28e run syncscripts.sh 2019-01-08 21:30:35 +01:00
ailin-nemui
d50fe73c4e Merge pull request #849 from ailin-nemui/news-update
add additional notes to NEWS

(cherry picked from commit a72e706667e963a013ca8c8fd02af1c74ffbd40d)
2019-01-08 21:25:40 +01:00
ailin-nemui
85320f106c Merge pull request #920 from irssi/ailin-nemui-urchlay
Add information about crash on unload to perl.txt

(cherry picked from commit 735730299385c6e9173f1f46e7f8d529634dd1fa)
2019-01-08 21:24:58 +01:00
ailin-nemui
1e88d4631e Merge pull request #965 from ailin-nemui/fix-signal-emit
Fix wrong signal emission arg count

(cherry picked from commit 524f31b026051a9692b8978d5013f9e43efcfa82)
2019-01-08 21:24:02 +01:00
ailin-nemui
2d803ddd66 Merge pull request #930 from ailin-nemui/fix-928
fix accessing unallocated text when checking entry position

(cherry picked from commit 708ba06dbc30dcec99cf057a1f36fc9857308b72)
2019-01-08 21:22:58 +01:00
ailin-nemui
5216d091c9 Merge pull request #951 from dwfreed/patch-1
fe-text: clear hidelevel in layout if default
(cherry picked from commit b96a41cf3daff342ae04fa59d8f2c903dffe0f2b)
2019-01-08 21:20:10 +01:00
ailin-nemui
7b637e8755 Merge pull request #861 from ailin-nemui/stay-hidden
in fact hidden levels should not be re-set when you run /set

(cherry picked from commit 3f217ae14951afac8a98ec7bb1a497b3a1c0cf8b)
2019-01-08 21:17:53 +01:00
ailin-nemui
8cec161a8f tag as 1.1.1 1.1.1 2018-02-15 01:04:52 +01:00
ailin-nemui
84473ad57c Merge tag '1.0.7' into integrate/1.0.7
(cherry picked from commit 666ddc2ecdd9ad7bc966c78565a5fd9985e099c8)
2018-02-15 01:02:49 +01:00
ailin-nemui
0921f36828 Merge pull request #845 from ailin-nemui/funny-bug
warn if there is non-portable code in the test-driver

(cherry picked from commit c2c879e8c55afcb8a737e4535c8d878407807040)
2018-02-13 12:53:37 +01:00
ailin-nemui
72f81af9f0 Merge pull request #831 from ailin-nemui/openssl-x509
Do not use X509_STORE on OpenSSL < 1.0.2

(cherry picked from commit 9c494a88a306d386870cd5fc78c9527bd66c1c7a)
2018-02-13 12:53:37 +01:00
ailin-nemui
88a83989a6 Merge pull request #816 from ailin-nemui/fix-test-libs
fix test builds on some platforms

(cherry picked from commit 1b7f32838557a4805029cfb17710148a948b11bf)
2018-02-13 12:53:37 +01:00
ailin-nemui
e80d6d3093 Merge pull request #818 from ailin-nemui/test-tap-backward-compat
add backwards compatible code for running tap tests

(cherry picked from commit 17aafe974b6251fecff4198d3dd3ab9cf1620b78)
2018-02-13 12:53:37 +01:00
ailin-nemui
4f7d98fe15 Merge pull request #834 from williamjacksn/patch-1
Fix typo in help text for /ISON command

(cherry picked from commit 6d42c4f949ab7d3d403d2f31d6a816961a180e2b)
2018-02-13 12:53:37 +01:00
ailin-nemui
044d6c3803 Merge pull request #836 from ailin-nemui/resize
Fix resizing of windows when used incorrectly

(cherry picked from commit 3c1bc5f9162c90aa247d024422699710419658f6)
2018-02-13 12:53:37 +01:00
ailin-nemui
b85c6fe9fe Merge pull request #842 from ailin-nemui/themeoob
Fix oob in escaped theme string

(cherry picked from commit 7c31f7adc5685074d25a32737c9743089850675c)
2018-02-13 12:53:37 +01:00
ailin-nemui
957cbe7561 Merge pull request #837 from ailin-nemui/no-show
check the error condition of mainwindow_create

(cherry picked from commit 442f6f08b4d99e86c3961be71638abec0f0f8070)
2018-02-13 12:53:37 +01:00
Nei
890e9ed529 Merge branch 'security' into 'master'
Security

See merge request irssi/irssi!34

(cherry picked from commit b0d9cb33cd9ef9da7c331409e8b7c57a6f3aef3f)
2018-02-13 12:53:28 +01:00
ailin-nemui
78b5f34e13 Merge pull request #824 from dequis/more-netsplit-revert
Revert more of the netsplit print optimisation to fix crashes

(cherry picked from commit cfcc021c81eea84bd982a64764f62e163128acf3)
2018-02-13 01:41:19 +01:00
ailin-nemui
78af0c219a clarify deprecated fn in news 2018-01-15 09:05:31 +01:00
ailin-nemui
96e6c86dc7 tag as 1.1.0 1.1.0 2018-01-14 21:18:10 +01:00
ailin-nemui
07621508e5 Merge pull request #812 from ailin-nemui/tape-netsplit
revert netsplit print optimisation

(cherry picked from commit 7de1378dab8081932d9096e19ae3d0921e560230)
2018-01-14 21:14:11 +01:00
LemonBoy
1d649e5d00 Merge pull request #808 from vague666/perl_hidden_level
Add perl access to hidden_level in TEXT_BUFFER_VIEW_REC

(cherry picked from commit b3b68a4ae79c83b68f72dfe2b7f3c21ed5463c9e)
2018-01-14 21:14:11 +01:00
ailin-nemui
1c285284ad Merge pull request #806 from ailin-nemui/fix-tests-old-glib
only use nonfatal assertions for GLib that actually supports it

(cherry picked from commit 2e28606635495f903a3f24cdf1c248e60e802866)
2018-01-14 21:14:11 +01:00
ailin-nemui
f83ba5a5bb
Merge pull request #779 from vague666/activity_hide_target_only_channels_v2
Allow selection of what kind of activity targets to ignore v2
2018-01-08 12:19:46 +01:00
ailin-nemui
2e0815bfd7
Merge pull request #726 from dequis/term-environment-check
Add a startup warning if the TERM var is wrong inside tmux/screen
2018-01-08 12:19:30 +01:00
ailin-nemui
063c85da6c
Fix space in message 2018-01-07 20:01:00 +01:00
ailin-nemui
0d5e353ef1
Reword warning message
Include multiplexer name in TERM recommendation
2018-01-07 11:43:13 +01:00
ailin-nemui
d85f867261
Merge pull request #805 from ailin-nemui/exec-empty
fix /exec -o for blank lines
2018-01-07 11:24:00 +01:00
ailin-nemui
e7cce90ec0
Merge pull request #804 from ailin-nemui/patch-1
handle an already used nick different from the one we send
2018-01-07 11:23:42 +01:00
ailin-nemui
e75ee2f74c
Merge pull request #746 from ailin-nemui/hide-lines
Add method to hide lines in a view
2018-01-07 11:23:22 +01:00
dequis
f9c8365999 fe-common-core: fix redeclaration of server_tag_len 2018-01-07 01:45:12 -03:00
dequis
0aafd011c0 Add a startup warning if the TERM var is wrong inside tmux/screen
One of the most common and confusing issues we get in #irssi,
this should help identifying and mitigating it.
2018-01-06 18:04:01 -03:00
ailin-nemui
121a4971e6
Update fe-common-core.c
fix mixed decls
2018-01-06 20:17:51 +01:00
ailin-nemui
4d5982f07d
Update fe-common-core.c 2018-01-06 20:02:31 +01:00
ailin-nemui
b111f038dd fix /exec -o for blank lines
since it is not allowed to send nothing, instead of spamming the status window
with error, send " " instead

Fixes FS#902
2018-01-05 23:19:06 +01:00
ailin-nemui
3c7185c5ad
Update irc-nicklist.c
move altnick check before the nick correction code
2018-01-05 00:38:54 +01:00
Ailin Nemui
c8012b2e57 Merge tag '1.0.6' into integrate/1.0.6 2018-01-05 00:32:29 +01:00