Sebastien Helleu
|
f6868c40af
|
Fix example of weechat_info_get in plugin API reference
|
2010-02-10 08:01:21 +01:00 |
|
Sebastien Helleu
|
5b71c03c4f
|
Add option for command /docgen to build some locales only
|
2010-02-09 22:28:25 +01:00 |
|
Sebastien Helleu
|
5bfb2929e6
|
Add missing argument for weechat_hook_completion in plugin API reference
|
2010-02-09 18:01:57 +01:00 |
|
Sebastien Helleu
|
7850668327
|
Add new option weechat.look.time_format to customize default format for date/time displayed (localized date by default), add function weechat_util_get_time_string in plugin API (patch #6914)
|
2010-02-09 17:19:14 +01:00 |
|
Sebastien Helleu
|
daee18621e
|
Rename command /silence to /mute
|
2010-02-09 13:21:05 +01:00 |
|
Sebastien Helleu
|
71d77a5890
|
Add new command /silence
|
2010-02-09 12:40:19 +01:00 |
|
Sebastien Helleu
|
74d148d056
|
Display nick prefix in input_prompt only if channel is type "channel" (not private)
|
2010-02-06 12:21:52 +01:00 |
|
Sebastien Helleu
|
df1a6b0c3d
|
Fix bug with option irc.look.item_nick_prefix
|
2010-02-06 12:17:13 +01:00 |
|
Sebastien Helleu
|
bd1b6c1794
|
Add option irc.look.item_nick_prefix, rename some IRC options for bar items
|
2010-02-06 12:14:45 +01:00 |
|
Sebastien Helleu
|
fa8ff80fc1
|
Update example of messages in irc-protocol.c
|
2010-02-06 10:55:22 +01:00 |
|
Sebastien Helleu
|
a3658f4fc2
|
Fix IRC PART message received on Undernet server (bug #28825)
|
2010-02-05 23:53:20 +01:00 |
|
Sebastien Helleu
|
40401f88da
|
Add signal "xfer_ended" in plugin API reference
|
2010-02-04 22:12:23 +01:00 |
|
Sebastien Helleu
|
e6a99fb63a
|
Add bar item "irc_channel" (IRC channel name without modes)
|
2010-02-03 23:46:11 +01:00 |
|
Sebastien Helleu
|
1d00db2d14
|
Add anti-flood for many IRC commands/messages
|
2010-02-03 23:29:44 +01:00 |
|
Sebastien Helleu
|
3d4c76cecc
|
Fix typo in user guide
|
2010-02-03 20:49:30 +01:00 |
|
Sebastien Helleu
|
8109368f7c
|
Add option "switch_active_buffer_previous" for command /input (task #10141)
|
2010-02-02 16:35:44 +01:00 |
|
Sebastien Helleu
|
69b53c8f3d
|
Add IRC command /map
|
2010-02-02 15:39:04 +01:00 |
|
Sebastien Helleu
|
fbc1c2a9b1
|
Add tip about addresses and another example in /help server
|
2010-02-02 15:25:03 +01:00 |
|
Sebastien Helleu
|
8862f19788
|
Add signal "xfer_ended" (patch #7081)
|
2010-02-02 14:28:05 +01:00 |
|
Sebastien Helleu
|
5aa82a85e3
|
Add option irc.look.display_channel_modes_hide_key to hide channel key in channel modes (bug #23961)
|
2010-02-02 13:56:35 +01:00 |
|
Sebastien Helleu
|
94ddf61d20
|
Add missing option "switch_active_buffer" in /help input and completion of command /input
|
2010-02-02 13:02:51 +01:00 |
|
Sebastien Helleu
|
8663d10063
|
Fix python example of hook_signal in plugin API reference
|
2010-02-01 22:53:41 +01:00 |
|
Sebastien Helleu
|
f33eaee78f
|
Update gettext commands to produce same output as autotools, display statistics for po files
|
2010-02-01 22:12:50 +01:00 |
|
Sebastien Helleu
|
c4467469cc
|
Add version 0.3.1.1 to ChangeLog
|
2010-01-31 22:20:20 +01:00 |
|
Sebastien Helleu
|
2d99d6e7ea
|
Fix crash when purging old xfer chats (bug #28764)
|
2010-01-29 16:18:12 +01:00 |
|
Sebastien Helleu
|
930285e489
|
Fix crash with SSL connection to IRC server if option ssl_cert is set (bug #28752)
|
2010-01-29 12:41:05 +01:00 |
|
Sebastien Helleu
|
e23aed51a1
|
Display own buffer lines in weechat log when dumping buffer (and not mixed lines)
|
2010-01-29 10:01:41 +01:00 |
|
Sebastien Helleu
|
2899770bbe
|
Update ChangeLog
|
2010-01-29 07:59:16 +01:00 |
|
Emmanuel Bouthenot
|
2f176dc347
|
Fix a build failure with: 1.7.6 < gnutls <= 2.4.6
|
2010-01-29 00:21:02 +01:00 |
|
Emmanuel Bouthenot
|
c8920da899
|
Fix a build failure with gnutls < 1.7.6
|
2010-01-28 23:18:20 +01:00 |
|
Sebastien Helleu
|
8c042210a8
|
Fix bug with global history, reset pointer to last entry after each user input (bug #28754)
|
2010-01-28 15:12:40 +01:00 |
|
Sebastien Helleu
|
16a02cddaf
|
Add missing includes in FindIconv.cmake (patch #7069)
|
2010-01-28 12:26:39 +01:00 |
|
Sebastien Helleu
|
10a3954908
|
Fix alignment in buffers lines when time is empty string
|
2010-01-28 10:15:48 +01:00 |
|
Sebastien Helleu
|
aad84612a9
|
Remove unneeded space after time on each line if option weechat.look.buffer_time_format is set to empty value (bug #28751)
|
2010-01-28 10:09:58 +01:00 |
|
Sebastien Helleu
|
b868eaee2a
|
Update italian translations
|
2010-01-27 18:34:04 +01:00 |
|
Sebastien Helleu
|
dfa0500b12
|
Update german translations
|
2010-01-26 23:12:44 +01:00 |
|
Sebastien Helleu
|
fb9268c01d
|
Fix bug with SSL connection to IRC server (fails sometimes when ssl_verify is on) (bug #28741)
|
2010-01-26 22:19:16 +01:00 |
|
Sebastien Helleu
|
fcd296d7f2
|
Update italian user guide and FAQ
|
2010-01-26 18:17:09 +01:00 |
|
Sebastien Helleu
|
754cf874bc
|
Send signal "day_changed" even if option weechat.look.day_change is set to off
|
2010-01-26 18:07:13 +01:00 |
|
Sebastien Helleu
|
ac19ec05be
|
Update german FAQ
|
2010-01-26 17:23:03 +01:00 |
|
Sebastien Helleu
|
99bfdfd2ff
|
Add signal "day_changed", allow date format in logger options path and mask (task #9430)
|
2010-01-26 16:36:55 +01:00 |
|
Sebastien Helleu
|
aa41942ac1
|
Add new question in FAQ: "How can I tweak WeeChat to consume less memory?"
|
2010-01-25 18:06:32 +01:00 |
|
Sebastien Helleu
|
f4d5ddd858
|
Add missing infos in API functions buffer_get_integer / buffer_get_string and in buffer infolist
|
2010-01-25 16:57:24 +01:00 |
|
Sebastien Helleu
|
2e48becbfc
|
Update doc
|
2010-01-25 16:56:52 +01:00 |
|
Sebastien Helleu
|
b4e0e17917
|
Add chapters about SSL certificates and IRC smart filter in user guide
|
2010-01-24 16:07:30 +01:00 |
|
Sebastien Helleu
|
c02d70b7ba
|
Add options irc.look.smart_filter_join/quit, smart filter enabled by default
|
2010-01-24 13:13:40 +01:00 |
|
Sebastien Helleu
|
eb56a98fc8
|
Remove evil tabs in sources
|
2010-01-24 10:47:53 +01:00 |
|
Sebastien Helleu
|
309e8eadab
|
Version 0.3.2-dev
|
2010-01-23 12:20:06 +01:00 |
|
Sebastien Helleu
|
94eda3fe67
|
Version 0.3.1
v0.3.1
|
2010-01-23 10:30:13 +01:00 |
|
Sebastien Helleu
|
40ef50d737
|
Update italian translations
|
2010-01-22 22:18:32 +01:00 |
|