Sebastien Helleu
|
271bd21802
|
Improved command /server ant its output, added plural form in PO files
|
2007-07-18 16:35:12 +00:00 |
|
Sebastien Helleu
|
3b48025071
|
Added key function "jump_previous_buffer" to jump to buffer previously displayed (new key: alt-J + alt-P) (task #7085)
|
2007-07-15 18:06:56 +00:00 |
|
Sebastien Helleu
|
feec343ffb
|
Added "-nojoin" option for /connect and /reconnect commands (task #7074), added "%*" to completion template (repeat last completion).
|
2007-07-13 15:38:26 +00:00 |
|
Sebastien Helleu
|
241f70f869
|
Fixed bugs with IRC color in messages, now color codes are inserted in command line with ^Cc,^Cb,.. instead of %C,%B,.. (bug #20222, task #7060)
|
2007-07-12 15:00:45 +00:00 |
|
Sebastien Helleu
|
fc2693c8e1
|
Added "scroll" option to /buffer command
|
2007-07-05 16:44:42 +00:00 |
|
Sebastien Helleu
|
f1a39ce7d7
|
Replaced GPL 2 license by GPL 3
|
2007-07-02 12:25:13 +00:00 |
|
Sebastien Helleu
|
cd3599e6db
|
Removed tests on binary when using /upgrade
|
2007-06-12 13:42:33 +00:00 |
|
Sebastien Helleu
|
3799b83107
|
Added argument for /upgrade command (path to binary), check that binary file is found and has execution permissions before upgrading
|
2007-06-11 13:46:50 +00:00 |
|
Sebastien Helleu
|
4519707904
|
Fixed minor typo in translations
|
2007-05-23 11:50:28 +00:00 |
|
Sebastien Helleu
|
5e4f45e2a2
|
Improved IRC long message split: use word boundary (task #6685)
|
2007-05-22 16:37:11 +00:00 |
|
Sebastien Helleu
|
5332d2ba27
|
Removed ":" for unknown IRC commands before arguments (bug #19929)
|
2007-05-22 13:11:58 +00:00 |
|
Sebastien Helleu
|
058c026e10
|
Fixed bug with "/buffer query_name", added server and channel completion for /buffer command (bug #19928)
|
2007-05-22 13:02:39 +00:00 |
|
Sebastien Helleu
|
bee62989f6
|
Code cleanup: renamed IRC functions to have uniform name (with prefix based on source name), moved some functions
|
2007-05-11 14:59:12 +00:00 |
|
Sebastien Helleu
|
7290f0f1ab
|
Fixed bug with $nick/$channel/$server variables in commands
|
2007-05-09 13:12:12 +00:00 |
|
Sebastien Helleu
|
97a3d47650
|
Added /reconnect command (task #5448)
|
2007-04-24 12:18:36 +00:00 |
|
Sebastien Helleu
|
4ed02bbdcf
|
Added "-all" option for /connect and /disconnect commands (task #6232)
|
2007-04-24 11:28:41 +00:00 |
|
Sebastien Helleu
|
f30fb21175
|
Improved nick completion: completes with last speakers first (task #5896), fixed nick completion (bugs #19590 and #19589)
|
2007-04-14 13:14:05 +00:00 |
|
Sebastien Helleu
|
57477f9da9
|
Fixed command parsing: now "/*" is not considered any more as a command (task #6684)
|
2007-03-27 11:06:50 +00:00 |
|
Sebastien Helleu
|
b498062fde
|
Fixed crash when closing a pv if a DCC chat is open on same nick (bug #19147)
|
2007-03-23 13:39:23 +00:00 |
|
Sebastien Helleu
|
4d64128ef2
|
Improved password hiding, code cleanup (bug #19229) (new commit after savannah crash)
|
2007-03-16 08:40:10 +00:00 |
|
Sebastien Helleu
|
8c6fa998f8
|
Updated translations
|
2007-03-07 08:38:40 +00:00 |
|
Sebastien Helleu
|
85db677423
|
Fixed /help command: displays plugin help for redefined commands (bug #19166)
|
2007-03-05 13:03:37 +00:00 |
|
Sebastien Helleu
|
70ebdc9808
|
Updated /help alias with $nick/$channel/$server (bug #19194)
|
2007-03-05 12:48:50 +00:00 |
|
Sebastien Helleu
|
f8e31fa38f
|
Prefix '/' disabled in commands (patch #5769)
|
2007-03-01 09:34:50 +00:00 |
|
Sebastien Helleu
|
018b440004
|
Fixed completion of redefined commands removed by plugins (bug #19176)
|
2007-03-01 09:06:04 +00:00 |
|
Sebastien Helleu
|
aba6e1257d
|
Added "call" option to /key command, added new key function "insert" to insert text on command line (task #6468)
|
2007-02-12 17:39:34 +00:00 |
|
Sebastien Helleu
|
fddd0416b9
|
Added event handlers in plugin list commands outputs (/plugin and script commands)
|
2007-02-05 22:47:12 +00:00 |
|
Sebastien Helleu
|
ef43b3e013
|
Added numeric argument for /clear command (buffer number) (patch #5372)
|
2007-02-03 08:49:23 +00:00 |
|
Sebastien Helleu
|
749fae7a75
|
Fixed crash when closing a buffer opened on many windows
|
2007-01-16 23:53:01 +00:00 |
|
Sebastien Helleu
|
632d451f62
|
Changed copyright date (2006 -> 2007)
|
2007-01-05 23:41:38 +00:00 |
|
Sebastien Helleu
|
10ab4b0a20
|
Added anti-flood option (irc_anti_flood) (task #5442)
|
2006-12-04 09:44:23 +00:00 |
|
Sebastien Helleu
|
48f526b55a
|
Added "irc_send_unknown_commands" option to send unknown commands to IRC server (OFF by default) (task #5947)
|
2006-11-09 13:34:03 +00:00 |
|
Sebastien Helleu
|
c20ce83d20
|
Added charset plugin (WeeChat is now full UTF-8 for internal data storage), fixed compilation problems with FreeBSD, fixed status bar display bug
|
2006-11-08 07:54:33 +00:00 |
|
Sebastien Helleu
|
81aff59e4e
|
Fixed bug with modifiers list in "/plugin listfull" command
|
2006-10-24 19:35:17 +00:00 |
|
Sebastien Helleu
|
ff2e38a006
|
Fixed typo in /plugin command help
|
2006-10-24 13:10:32 +00:00 |
|
Sebastien Helleu
|
dfa9ed31d4
|
Added "modifier" in plugins API, improved /plugin command
|
2006-10-24 11:23:31 +00:00 |
|
Sebastien Helleu
|
7c51a79460
|
Command /key now ok with one arg (key name): display key if found
|
2006-08-30 21:37:13 +00:00 |
|
Sebastien Helleu
|
00fbd7ad56
|
Added server default notify level (task #5634), fixed crashs with /buffer and /charset commands when not connected to any server (bug #17525)
|
2006-08-25 16:30:10 +00:00 |
|
Sebastien Helleu
|
77e3fb3c83
|
Added arguments $1,$2,..,$9 and $* for alias (task #5831), added special vars $nick/$channel/$server for server_command, alias and plugin command handlers
|
2006-08-22 10:04:17 +00:00 |
|
Sebastien Helleu
|
f782970158
|
Removed /panel command for release (command under development)
|
2006-08-19 00:49:22 +00:00 |
|
Sebastien Helleu
|
440214d098
|
Added send of "quit" message to server when using /disconnect
|
2006-08-17 16:12:52 +00:00 |
|
Sebastien Helleu
|
3eced7694b
|
Splited weechat.c into weechat.c and util.c
|
2006-07-23 11:19:09 +00:00 |
|
Sebastien Helleu
|
b7fc6747f6
|
Charsets are now checked when set by /charset command
|
2006-07-22 19:46:09 +00:00 |
|
Sebastien Helleu
|
5699898d5b
|
Added "look_save_on_exit" option (patch from Emanuele Giaquinta)
|
2006-07-18 16:55:19 +00:00 |
|
Sebastien Helleu
|
4c4f5ab012
|
added some panel functions, fixed refresh bugs when terminal is resized: too many refreshs, display bug with splited windows
|
2006-07-16 11:04:10 +00:00 |
|
Sebastien Helleu
|
ede2bf1374
|
Fixed typos
|
2006-07-01 11:59:06 +00:00 |
|
Sebastien Helleu
|
87d3725823
|
Added color encoding for some commands like /me
|
2006-06-15 13:06:36 +00:00 |
|
Sebastien Helleu
|
cb329a3f33
|
Fixed crashes with DCC chat remove/purge on DCC view (bug #16775)
|
2006-06-10 16:42:22 +00:00 |
|
Sebastien Helleu
|
ad624059ad
|
Command /save now writes plugins options (~/.weechat/plugins.rc)
|
2006-05-29 23:03:53 +00:00 |
|
Sebastien Helleu
|
fe2bb8516b
|
Fixed /alias command (now ok with an alias name: display content)
|
2006-05-21 15:10:36 +00:00 |
|