Sebastien Helleu
|
362866fdf2
|
Added key for setting unread marker on all buffers (default: ctrl-S + ctrl-U) (task 7180)
|
2007-08-06 09:30:22 +00:00 |
|
Sebastien Helleu
|
9d3e31e165
|
Fixed nick prefix display on servers that doesn't support all prefixes (bug #20025)
|
2007-08-01 10:44:51 +00:00 |
|
Sebastien Helleu
|
efd511dea4
|
Fixed terminal encoding detection when NLS is disabled (bug #20646)
|
2007-08-01 09:59:00 +00:00 |
|
Sebastien Helleu
|
0904d9afaf
|
Fixed crash when sending data to channel or pv on disconnected server (bug #20524)
|
2007-07-18 23:26:23 +00:00 |
|
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
|
bd0b7957a3
|
Added 3 default new keys: ctrl-B (left), ctrl-F (right), ctrl-D (delete)
|
2007-07-18 13:11:58 +00:00 |
|
Sebastien Helleu
|
2c3fad454c
|
Added "buffer_move" event handler to plugins API (task #6708)
|
2007-07-18 12:02:40 +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
|
9d5ef17bd6
|
Fixed bug with smart nick completion (last speakers first) when a nick is changed
|
2007-07-09 09:14:51 +00:00 |
|
Sebastien Helleu
|
825a9cfdf6
|
Fixed charset bug with channel names in status bar (bug #20400)
|
2007-07-08 11:42:38 +00:00 |
|
Sebastien Helleu
|
fc2693c8e1
|
Added "scroll" option to /buffer command
|
2007-07-05 16:44:42 +00:00 |
|
Sebastien Helleu
|
585681e5a0
|
Down key now saves input to history and clears input line (task #7049)
|
2007-07-01 11:20:34 +00:00 |
|
Sebastien Helleu
|
cd3599e6db
|
Removed tests on binary when using /upgrade
|
2007-06-12 13:42:33 +00:00 |
|
Sebastien Helleu
|
bbe20b9b30
|
Fixed log file when channel name contains "/" (bug #20072)
|
2007-06-12 13:02:19 +00:00 |
|
Sebastien Helleu
|
00c4e36357
|
Command /away allowed when not connected to server (internally stored and AWAY command is sent when connecting to server) (task #7003)
|
2007-06-12 10:17:11 +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
|
b80c53e87d
|
Fixed bug with /topic when channel not open and topic not defined (bug #20141)
|
2007-06-11 06:46:53 +00:00 |
|
Sebastien Helleu
|
299d37a342
|
Added hotlist sort with new option "look_hotlist_sort" (task #5870)
|
2007-06-08 16:04:50 +00:00 |
|
Sebastien Helleu
|
dfea9b208c
|
Version 0.2.5
|
2007-06-07 15:13:15 +00:00 |
|
Sebastien Helleu
|
36f0aab4d4
|
Fixed QUOTE command: now allowed when socket is ok (even if IRC connection to server is not ok) (bug #20113)
|
2007-06-07 13:26:54 +00:00 |
|
Sebastien Helleu
|
6f83c33ed9
|
Added missing IRC commands 378 and 379 (bug #20091)
|
2007-06-06 10:13:25 +00:00 |
|
Sebastien Helleu
|
23ff266816
|
Added missing IRC command 327
|
2007-06-06 09:08:00 +00:00 |
|
Sebastien Helleu
|
8affe52ee4
|
Fixed hotlist when exiting search mode: current buffer is removed from hotlist
|
2007-06-05 21:31:43 +00:00 |
|
Sebastien Helleu
|
d66bfc2458
|
Added "%M" for completion with nicks of current server (nicks on open channels) (task #6931)
|
2007-05-24 12:43:18 +00:00 |
|
Sebastien Helleu
|
fb3fd5b0eb
|
Improved key bindings: now possible to bind a key on many commands, separated by semicolon (task #5444)
|
2007-05-23 16:07:31 +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
|
e339e9020d
|
Fixed "%C" completion: now completes with all channels of all servers
|
2007-05-22 14:46:59 +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
|
ba468f2234
|
Added cmake for weechat compile (patch #5943)
|
2007-05-21 21:46:51 +00:00 |
|
Sebastien Helleu
|
4061f0641d
|
Fixed IRC mode parsing when receiving modes with arguments (bug #19902)
|
2007-05-20 10:41:51 +00:00 |
|
Sebastien Helleu
|
5787acad2c
|
Fixed crash with IRC JOIN malformed message (bug #19891)
|
2007-05-18 09:13:25 +00:00 |
|
Sebastien Helleu
|
7579529d94
|
Fixed bug with nick prefixes on some IRC servers (bug #19854)
|
2007-05-11 12:06:20 +00:00 |
|
Sebastien Helleu
|
c3e9858d55
|
Improved setup file save: now writes temporary file, then rename it (task #6847)
|
2007-05-09 16:43:01 +00:00 |
|
Sebastien Helleu
|
7290f0f1ab
|
Fixed bug with $nick/$channel/$server variables in commands
|
2007-05-09 13:12:12 +00:00 |
|
Sebastien Helleu
|
3bf3f22928
|
Forget current nick when user manually disconnects from server
|
2007-05-09 11:14:59 +00:00 |
|
Sebastien Helleu
|
880e10b6d6
|
Fixed nick display in input window
|
2007-05-09 11:13:41 +00:00 |
|
Sebastien Helleu
|
054abdff85
|
Fixed bug with erroneous nickname when connecting to server (bug #19812), fixed display bugs in IRC error messages
|
2007-05-09 11:00:11 +00:00 |
|
Sebastien Helleu
|
148e74d2c3
|
Added protocol priority for gnutls (patch #5915)
|
2007-05-04 09:48:33 +00:00 |
|
Sebastien Helleu
|
0abe6f0322
|
Added channel admin mode '!' for some IRC servers
|
2007-05-02 09:41:19 +00:00 |
|
Sebastien Helleu
|
c74cf01b63
|
Fixed bug with iso2022jp locale (bug #18719)
|
2007-05-02 09:19:35 +00:00 |
|
Sebastien Helleu
|
eb2e8891cb
|
Fixed string format bug when displaying string thru plugin script API
|
2007-04-25 08:41:29 +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
|
7feb775299
|
Nick completion: completes with self nick at the end of completion list
|
2007-04-15 08:04:53 +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
|
0e785fe106
|
Added color for input text not found in buffer history
|
2007-04-04 14:04:42 +00:00 |
|
Sebastien Helleu
|
8d014d66da
|
Fixed USER message when connecting to IRC server (patch #5835)
|
2007-04-02 09:23:41 +00:00 |
|