1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00
Commit Graph

5945 Commits

Author SHA1 Message Date
Will Storey
7f99bbfd00 Link to Ninja site and use HTTPS for Meson site 2019-07-20 14:29:23 -07:00
ailin-nemui
69a91bbcce
Merge pull request #1073 from ailin-nemui/ircloader
manually maintain irc loader
2019-07-18 18:47:20 +02:00
ailin-nemui
6277ccf67f manually maintain irc loader 2019-07-18 18:04:42 +02:00
ailin-nemui
66ac295818
Merge pull request #1071 from ailin-nemui/meson-perl
carry rpath to working perl test
2019-07-18 14:22:54 +02:00
Ailin Nemui
12c8cb1f37 carry rpath to working perl test 2019-07-18 11:37:11 +02:00
ailin-nemui
aa9bb36a0d
Merge pull request #1067 from ailin-nemui/irc-module
modularise irc component
2019-07-18 10:56:40 +02:00
ailin-nemui
fa7539b616
Merge pull request #1070 from ailin-nemui/overflow
fix small overflow
2019-07-18 10:32:30 +02:00
Ailin Nemui
99b2c0b04a fix small overflow 2019-07-18 10:29:30 +02:00
ailin-nemui
afde106cdc
Merge pull request #1068 from irssi/ailin-nemui/mesonver-readme
Improve Meson documentation
2019-07-17 14:16:52 +02:00
ailin-nemui
73f6964d4f
Explain Meson in INSTALL 2019-07-17 12:09:39 +00:00
ailin-nemui
d55a74587c
Add Meson ver requirement to readme 2019-07-17 11:52:20 +00:00
Ailin Nemui
00a7efc69f modularise irc component 2019-07-17 13:37:19 +02:00
ailin-nemui
84301a29f8
Merge pull request #1065 from irssi/ailin-nemui/readme-meson
Misc Meson Fixes
2019-07-17 11:45:40 +02:00
ailin-nemui
c3bd917cf2 use correct libraries in travis 2019-07-17 11:38:11 +02:00
Ailin Nemui
ddb9d5c15f update gitignore for meson stuff 2019-07-17 11:36:34 +02:00
ailin-nemui
2599124bc8
Show meson commands in README 2019-07-16 14:23:12 +00:00
ailin-nemui
cfca498a1d
Merge pull request #1064 from ailin-nemui/meson
meson build support
2019-07-16 16:16:34 +02:00
Ailin Nemui
905bf86921 refactor glib install 2019-07-16 16:09:10 +02:00
Ailin Nemui
9a93e71474 try test travis 2019-07-10 12:02:56 +02:00
Ailin Nemui
db16a0a853 meson build support 2019-07-10 09:25:26 +02:00
Ailin Nemui
fb85fdec5c Merge tag '1.2.1' into integrate/1.2.1 2019-06-28 23:17:42 +02:00
Ailin Nemui
7286da0f9e Merge tag '1.1.3' into integrate/1.1.3 2019-06-28 23:17:16 +02:00
Ailin Nemui
87a2ceb27d Merge tag '1.0.8' into integrate/1.0.8 2019-06-28 23:16:45 +02:00
ailin-nemui
beea28bbbc fix code block NEWS formatting 2019-06-28 11:31:19 +02:00
ailin-nemui
8551dd99cc
Merge pull request #1057 from ailin-nemui/entry-8bit
restore 8bit support in input entry
2019-06-28 11:29:19 +02:00
ailin-nemui
d23b0d22cc
Merge pull request #1058 from ailin-nemui/sasl-reconnect
copy sasl username and password values
2019-06-28 11:28:30 +02:00
ailin-nemui
d34bd858d0
Merge pull request #1059 from ailin-nemui/mirc-24
Use the 24bit mIRC colour mappings if colors_ansi_24bit is enabled
2019-06-27 07:46:41 +02:00
ailin-nemui
8d11060fbc Use the 24bit mIRC colour mappings if colors_ansi_24bit is enabled 2019-06-18 14:55:47 +02:00
ailin-nemui
5a67b983dc copy sasl username and password values 2019-06-17 15:22:27 +02:00
ailin-nemui
38b6284535 restore 8bit support in input entry 2019-06-17 14:58:34 +02:00
ailin-nemui
0ffc515264
Merge pull request #1048 from vague666/set_list_section
Make it possible to list specific section with /set
2019-06-10 12:33:28 +02:00
ailin-nemui
fb720e76de
Merge pull request #1052 from ashafer01/issue/1051
Document Irssi::get_irssi_dir()
2019-06-10 12:21:35 +02:00
ailin-nemui
399c922524
Merge pull request #1054 from dwfreed/fix-window-balance-warning
fe-text/mainwindows: fix /window balance warning
2019-06-10 12:20:50 +02:00
Doug Freed
1d6aeb08fd fe-text/mainwindows: fix /window balance warning
mainwindow_resize() expects that the mainwindow's height has not yet
been updated, as it updates it itself, and throws a warning otherwise.
2019-06-09 23:10:05 +00:00
Alex Shafer
d9fef37131 Fix #1051 - Document Irssi::get_irssi_dir() 2019-06-03 20:58:18 -06:00
ailin-nemui
085888d1c0
Merge pull request #1049 from mgedmin/patch-1
Clarify statusbar priorities
2019-05-30 16:47:12 +02:00
Marius Gedminas
1910b67b97
Clarify statusbar priorities
I was misled by the documentation a little bit and thought that status bar items of lower priority will be removed rather than truncated if they didn't fit.

Also, I had a hard time lowering priority below 0 because I didn't realize negative numbers have to be quoted so they won't be interpreted as option flags.
2019-05-30 17:24:02 +03:00
vague666
cd5958079c Make it possible to list specific section with /set
update help

Allow partial matching
2019-05-29 13:09:28 +02:00
ailin-nemui
a210df942d
Merge pull request #1047 from Gallactide/patch-1
Syntax Issue
2019-05-26 19:29:00 +02:00
David Gall
38a81026b9
Syntax Issue
"was is" changed to "was" for otr_msg_not_in_private
2019-05-26 18:59:21 +02:00
ailin-nemui
7e7bc98396
Merge pull request #1020 from teschi/allow_rawlog_lines_to_shrink_again
allow rawlog-buffer to shrink again after lowering "rawlog_lines"
2019-05-23 10:39:45 +02:00
ailin-nemui
5d70eb18f5
Merge pull request #1044 from vague666/perlify_msglevel_hidden
Make MSGLEVEL_HIDDEN accessible from scripts
2019-05-23 10:36:24 +02:00
vague666
78ae00910e Make MSGLEVEL_HIDDEN accessible from scripts
Empty line in wrong place

Expose MSGLEVEL_HIDDEN to scripts
2019-05-15 15:12:05 +02:00
ailin-nemui
7654f30d04
Merge pull request #1043 from ailin-nemui/solaris10
fix realpath on old solaris
2019-05-13 15:26:21 +02:00
ailin-nemui
9e13892e28 fix realpath on old solaris
POSIX.1-2001 did not implement realpath(..., NULL) yet.
Fixes #1042
2019-05-13 15:15:46 +02:00
ailin-nemui
20f7792748
Merge pull request #1023 from vague666/update_cmd_cat
Add -out parameter to /CAT
2019-05-13 14:27:49 +02:00
ailin-nemui
d0e1786267
Merge pull request #1041 from ailin-nemui/multiproxy
fix reconnect of multiplexed proxy
2019-05-13 11:50:52 +02:00
vague666
d45993dba4 Add -out parameter to /CAT
Change flag to -window

Updated help

Typo

call printtext with server

Only use server when target is not NULL
2019-05-09 13:19:48 +02:00
ailin-nemui
4a3a064d55 fix reconnect of multiplexed proxy 2019-05-07 13:37:31 +02:00
ailin-nemui
6933134352
Merge pull request #1040 from ailin-nemui/module-paths2
Use full paths to includes
2019-05-06 11:12:13 +02:00