Sébastien Helleu
7ad2744b33
core: sort config options by name in source headers
2015-04-19 10:42:53 +02:00
Sébastien Helleu
df31147e16
api: add "_chat_line" (line pointer) in hashtable of hook_focus
2015-04-19 10:22:53 +02:00
Sébastien Helleu
074f2dc778
core: add default keys of cursor mode in /help cursor
2015-04-19 09:09:09 +02:00
Sébastien Helleu
1878c56c70
core: sort config options by name in sources
2015-04-19 08:49:30 +02:00
Sébastien Helleu
c9668dde7e
irc: remove compiler warning on isxdigit
2015-04-18 23:16:29 +02:00
Sébastien Helleu
fe9a9fbfce
irc: add support of SHA-256 and SHA-512 algorithms in server option "ssl_fingerprint" ( closes #281 )
2015-04-18 18:52:20 +02:00
Sébastien Helleu
9598bd4919
irc: move some #ifdef HAVE_GNUTLS around functions
2015-04-18 10:17:48 +02:00
Sébastien Helleu
1054339be7
trigger: do not hook anything if the trigger is disabled ( closes #405 )
2015-04-18 10:04:26 +02:00
Karthik K
1eaf0e36e8
core: Respect environment variable WEECHAT_HOME
...
If environment variable WEECHAT_HOME is set to a non-empty value, this
is taken as the path for Weechat home directory.
"--dir" command-line switch has higher precedence over this
environment variable.
2015-04-17 22:09:43 +05:30
Sébastien Helleu
32d165f1c4
core: add a welcome message on first WeeChat run ( closes #318 )
2015-04-17 07:57:31 +02:00
Nils Görs
13332360aa
doc: update German documentation
2015-04-16 08:36:31 +02:00
Sébastien Helleu
7465411206
doc: update German auto-generated files
2015-04-16 07:46:21 +02:00
Nils Görs
17e95a24d1
core: update German translations
2015-04-15 18:53:21 +02:00
Sébastien Helleu
dea8b0bb09
irc: add option "-noswitch" in command /query ( closes #394 )
2015-04-14 07:47:50 +02:00
Sébastien Helleu
55e2f258b7
irc: fix display of PART messages on channels with +a (anonymous flag) ( closes #396 )
...
The purpose of the fix is to display any PART received on a channel,
even if the nick is not found in the channel's nicklist
(when channel is "+a", all PART are received from nick "anonymous").
2015-04-13 07:56:06 +02:00
Sébastien Helleu
ed6e59f093
Merge pull request #395 from l/translation_ja
...
core: update Japanese translations
2015-04-12 17:57:18 +02:00
AYANOKOUZI, Ryuunosuke
2fe0fc8533
core: update Japanese translations
2015-04-13 00:48:56 +09:00
Sébastien Helleu
161199bcc3
core: fix French translations of /help weechat.look.word_chars_{highlight|input}
2015-04-12 08:54:55 +02:00
Sébastien Helleu
b15818fd4c
aspell: add bar item "aspell_suggest" in /help aspell ( closes #390 )
2015-04-11 18:58:44 +02:00
Sébastien Helleu
b2a68af077
core: add options weechat.look.word_chars_{highlight|input} ( closes #55 , task #9459 )
2015-04-11 18:53:44 +02:00
Sébastien Helleu
c899254019
doc: update WeeChat description in README and man page
2015-04-05 16:01:12 +02:00
Sébastien Helleu
67536579bd
doc: fix trigger example in user's guide
2015-04-04 16:11:10 +02:00
Sébastien Helleu
c34ed035a9
doc: update Japanese auto-generated files
2015-04-02 20:29:50 +02:00
Sébastien Helleu
ade7f6635e
Merge pull request #382 from l/translation_ja
...
core: update Japanese translations
2015-04-02 20:27:23 +02:00
AYANOKOUZI, Ryuunosuke
03d6ead8f1
core: update Japanese translations
2015-04-02 12:57:07 +09:00
Sébastien Helleu
465edcbff2
core: remove trailing whitespace in a German translation
2015-03-31 09:14:15 +02:00
Nils Görs
22b668b641
core: update German translations
2015-03-30 20:02:49 +02:00
Sébastien Helleu
6d8f2d3e97
core: display a warning on startup if the locale can not be set ( closes #373 )
2015-03-30 19:16:28 +02:00
Nils Görs
7d59c0523e
doc: update German documentation
2015-03-29 22:15:57 +02:00
Sébastien Helleu
3e8b0f37ca
doc: fix links in plugin API reference
2015-03-28 23:37:12 +01:00
Sébastien Helleu
507fc2570f
doc: update German auto-generated files
2015-03-27 07:57:58 +01:00
Nils Görs
e80dce4d8f
core: update German translations
2015-03-26 22:59:26 +01:00
Sébastien Helleu
0e43cf0501
core: fix typo in ChangeLog
2015-03-26 07:41:06 +01:00
Sébastien Helleu
fa389d3f1f
core: use https for URL to WeeChat screenshot in README.asciidoc
2015-03-25 21:54:13 +01:00
Sébastien Helleu
c2f07bddcb
core: add an example with a more complex regex in /help filter
2015-03-24 06:56:15 +01:00
Sébastien Helleu
9a0d6899f9
irc: fix example using two servers in /help server ( closes #371 )
2015-03-23 22:41:19 +01:00
KokaKiwi
9a0d7b888f
javascript: update KokaKiwi email
2015-03-23 07:35:12 +01:00
Sébastien Helleu
2fceb1dcdb
core: fix sort of contributors in AUTHORS.asciidoc
2015-03-22 11:24:33 +01:00
Sébastien Helleu
e71161520f
core: add contributor in AUTHORS.asciidoc
2015-03-22 11:22:32 +01:00
Simmo Saan
d3997eeb82
trigger: hide password when messaging NickServ through default alias /m ( closes #367 )
2015-03-22 11:19:05 +01:00
Sébastien Helleu
8b056d7d24
tests: check that function string_strndup returns NULL if the given string is NULL
2015-03-22 11:14:12 +01:00
Sébastien Helleu
8bcf31950e
irc: fix freenode server names used in /help server ( closes #365 )
2015-03-22 08:02:54 +01:00
Sébastien Helleu
686589207c
ruby: fix crash on /plugin reload ( closes #364 )
...
The call to ruby_init_loadpath() has been moved after ruby initializations,
which fixes the crash on plugin reload.
The errors during ruby initializations are now displayed (they were hidden).
And the ruby_cleanup() is called again: it seems it does not crash any more
(tested with Ruby 2.1.5).
2015-03-21 12:26:23 +01:00
Sébastien Helleu
7f561c3133
core: allow "*" as plugin name in command /plugin reload to reload all plugins with options
2015-03-21 08:44:47 +01:00
Sébastien Helleu
26f415f5db
core: move definitions with version and license in root CMakeLists.txt
2015-03-19 22:42:03 +01:00
Sébastien Helleu
6c4b574945
script: fix state of script plugins when list of scripts has not been downloaded
...
The problem happened when doing "/script load script.py" if the scripts list
has not been downloaded (with "/script update"): WeeChat displays that python
plugin is not loaded (which is wrong).
2015-03-18 07:25:26 +01:00
Sébastien Helleu
11debc7cae
doc: remove obsolete note about package weechat-dbg and path to binary (user's guide) ( closes #363 )
2015-03-18 07:07:05 +01:00
Sébastien Helleu
a7103d8b1e
doc: update German auto-generated files
2015-03-17 21:43:53 +01:00
Nils Görs
b9ed378727
core: update German translations
2015-03-16 23:02:40 +01:00
Sébastien Helleu
4383388dfa
doc: update Japanese auto-generated files
2015-03-16 16:44:54 +01:00