Sébastien Helleu
c760098647
core: add non-breaking spaces in French translations
2014-04-20 09:25:40 +02:00
Sébastien Helleu
1d7b44202a
irc: fix description of arguments in infolist "irc_nick"
...
Only the nick is optional is this infolist (server and channel are required).
2014-04-17 23:31:50 +02:00
Sébastien Helleu
6f64ee699b
doc: update German and Japanese auto-generated files
2014-04-17 07:54:25 +02:00
Sébastien Helleu
34723d2acc
api: allow wildcard "*" inside the mask in function string_match
2014-04-12 23:07:06 +02:00
Sebastien Helleu
3c398bd61d
rmodifier: remove plugin (replaced by trigger)
2014-03-04 12:08:33 +01:00
Sebastien Helleu
e3c6384972
doc: use one line titles and less chars for delimited blocks/tables in asciidoc files
2013-11-04 21:41:34 +01:00
Nils Görs
7dea560ff5
doc: update german translations, scripting and user guide
2013-08-12 09:04:00 +02:00
Sebastien Helleu
0e4eb69d33
api: use pointer for infolist "hook" to return only one hook
2013-07-28 12:40:08 +02:00
Nils Görs
cd71ea03d2
core: update german translations
2013-07-03 17:03:45 +02:00
Sebastien Helleu
5e1c88a476
doc: fix some punctuation errors in translations
2013-07-02 16:05:16 +02:00
Nils Görs
706032e5ac
doc: update german translations, man page and user's guide
2013-06-29 12:09:25 +02:00
Nils Görs
fe1642da08
doc: update german translations and FAQ
2013-06-08 12:36:33 +02:00
Sebastien Helleu
21356d9909
core: add "proxy" infolist and hdata
2013-06-08 11:40:27 +02:00
Sebastien Helleu
1b9cfb5cc3
core: update translations and auto-generated files with hdata/infolists
2013-05-21 22:39:18 +02:00
Nils Görs
028e5e87d5
doc: update german translations, FAQ and quickstart guide
2012-09-18 21:18:27 +02:00
Sebastien Helleu
a99d136018
core: add new plugin "script" (scripts manager, replacing scripts weeget.py and script.pl)
2012-08-14 18:29:32 +02:00
Nils Görs
70afcffe34
doc: update german translations and user guide
2012-06-02 09:07:26 +02:00
Nils Görs
1236befd74
core: update german translations
2012-03-28 18:12:51 +02:00
Nils Görs
fc5f5a56dc
doc: update german translations, FAQ and user guide
2012-03-13 18:12:31 +01:00
Nils Görs
51491469e5
doc: update german translations and user guide
2012-01-19 14:05:12 +01:00
Sebastien Helleu
b91c231096
core: add URL transfer (using libcurl), add function hook_process_hashtable in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247 )
2012-01-16 19:52:08 +01:00
Sebastien Helleu
9b42328d55
guile: new script plugin for scheme (task #7289 )
2011-10-26 19:25:51 +02:00
Sebastien Helleu
4749915e5f
doc: update german translations
2011-08-15 16:19:23 +02:00
Sebastien Helleu
38fd5bfa51
core: use arguments for infolist "window" to return only one window by number
2011-08-08 11:32:31 +02:00
Sebastien Helleu
217e9683d2
core: add info about position where mouse button is released in hook_focus (for mouse gestures)
2011-08-01 18:33:13 +02:00
Sebastien Helleu
e0781f0390
core: add mouse support (task #5435 ), free cursor movement, hook_focus, fix bugs with key "^" (bug #32072 , bug #21381 ), fix bugs with bar windows, completion and /buffer
...
New features and bugs fixed:
- mouse support: new command /mouse, new option weechat.look.mouse, new key context "mouse"
- free movement of cursor: new command /cursor, new key context "cursor"
- new hook_focus (used by cursor and mouse)
- info "cursor_mode"
- bugs fixed with key "^"
- allow plugin name in /buffer name
- fix bugs with bar windows: do not create bar windows for hidden bars
- fix completion bug when two words for completion are equal but with different case
- automatic scroll direction in /bar scroll (x/y is now optional)
2011-07-26 18:50:29 +02:00
Sebastien Helleu
cb4e0d0076
core: allow empty argument for infolist "key" (return context "default")
2011-07-10 23:07:33 +02:00
Sebastien Helleu
7baf4b8b22
core: update german translations
2011-04-28 12:44:30 +02:00
Sebastien Helleu
3b7bd01716
core: allow command mask for infolist_get on command hooks
2011-04-19 20:13:46 +02:00
Sebastien Helleu
78435e83ee
Update german translations and FAQ
2011-03-08 08:22:42 +01:00
Sebastien Helleu
aeaa0dfb7c
Add optional command name for infolist_get on command hooks
2011-02-25 23:16:45 +01:00
Sebastien Helleu
428e160f02
Update german translations
2010-11-20 00:14:11 +01:00
Sebastien Helleu
e001c05710
Add IRC command /notify, new options for notify and infolist "irc_notify" (task #5441 )
...
This commit provides:
- new IRC command /notify
- new options: irc.look.notify_tags_ison, irc.look.notify_tags_whois,
irc.network.notify_check_ison, irc.network.notify_check_whois
- new option "notify" in servers (but should not be changed, only /notify
command should be used)
- infolist "irc_notify" to get notify list (by server or for all servers).
2010-11-06 11:38:48 +01:00
Sebastien Helleu
c38df378d6
Update german translations, FAQ, user and quickstart guide
2010-09-28 09:37:47 +02:00
Sebastien Helleu
051788f731
Send channel topic to relay client when joining a channel
2010-09-20 22:49:11 +02:00
Sebastien Helleu
edb839732e
Update german translations and user guide
2010-09-08 22:18:45 +02:00
Sebastien Helleu
d59d099e82
Add new plugin "rmodifier": alter modifier strings with regular expressions (bug #26964 )
2010-08-11 15:43:20 +02:00
Sebastien Helleu
664da8318f
Add german user guide
2010-06-14 10:16:34 +02:00