index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-10-31
Fix highlight on lines displayed with /upgrade
Sebastien Helleu
2008-10-31
Rename IRC tags irc_cmd_xxx to irx_xxx
Sebastien Helleu
2008-10-31
Fix tag of message displayed by IRC command invite
Sebastien Helleu
2008-10-30
Fix default value for option irc.look.highlight_tags
Sebastien Helleu
2008-10-30
Fix clear of buffers with free content (allowed, but not from user with /buff...
Sebastien Helleu
2008-10-30
Update ChangeLog (task #6687 done)
Sebastien Helleu
2008-10-30
Add new features to logger plugin (command /logger, log level, level by buffe...
Sebastien Helleu
2008-10-28
Fix IRC command /away -all
Sebastien Helleu
2008-10-28
Remove debug message when using command /away
Sebastien Helleu
2008-10-28
Updated czech translations
Jiri Golembiovsky
2008-10-27
Fix color of IRC nick mode (op, voiced, ..) in chat window
Sebastien Helleu
2008-10-27
Fix use of some uninitialized variables
Sebastien Helleu
2008-10-27
Add name of plugins next to plugin pointers in dump (to log file)
Sebastien Helleu
2008-10-27
Add missing include of time.h in irc-channel.c
Sebastien Helleu
2008-10-27
Fix output of backtrace in log file
Sebastien Helleu
2008-10-27
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/weechat
Sebastien Helleu
2008-10-27
Fix reload of config file plugins.conf
Sebastien Helleu
2008-10-27
Fix infinite loop in fifo plugin when removing fifo pipe
Sebastien Helleu
2008-10-27
Add missing backtrace() function check in cmake
Julien Louis
2008-10-26
Fix option irc.network.away_check
Sebastien Helleu
2008-10-26
Display readable values for flag of fd hooked with /plugin listfull command
Sebastien Helleu
2008-10-26
Fix crash when switching server with alt+s
Sebastien Helleu
2008-10-26
Do not clear buffer content with /buffer clear for buffers with free content
Sebastien Helleu
2008-10-26
Add missing XML files authors.xx.xml in makefiles
Sebastien Helleu
2008-10-26
Rename version to 0.2.7-dev (instead of 0.2.7-dev-protocols)
Sebastien Helleu
2008-10-26
Fix Makefile for alias plugin
Sebastien Helleu
2008-10-25
Fix creation of filters (many filters with same content are authorized)
Sebastien Helleu
2008-10-25
Add smart join/part/quit message filter in IRC plugin, add names for filters
Sebastien Helleu
2008-10-24
Use of toggle option for /filter to toggle a filter on/off
Sebastien Helleu
2008-10-24
Add "enabled" flag for each filter (now possible to disable only one or some ...
Sebastien Helleu
2008-10-24
Save/restore buffer local variables during upgrade
Sebastien Helleu
2008-10-24
Add free() for buffer local variables pointers when removing them
Sebastien Helleu
2008-10-24
Add local variables for buffers, fix alias creation, use of local variables $...
Sebastien Helleu
2008-10-24
Fix display of IRC channel and private name in bar item
Sebastien Helleu
2008-10-24
Display IRC server errors in appropriate buffer (channel or private if found)
Sebastien Helleu
2008-10-23
Add option to toggle display of IRC channel modes after buffer name in status...
Sebastien Helleu
2008-10-22
Add function buffer_set_pointer in plugin API
Sebastien Helleu
2008-10-20
Add some buffer infos in IRC infolists hooked
Sebastien Helleu
2008-10-20
Add new property "short_name" for buffers
Sebastien Helleu
2008-10-20
Fix text search in buffer: search with prefix in addition to the message
Sebastien Helleu
2008-10-20
Merge branch 'protocols' of ssh://git.sv.gnu.org/srv/git/weechat into protocols
Sebastien Helleu
2008-10-20
Fix refresh of nick in input bar when switching IRC server
Sebastien Helleu
2008-10-19
Fix build with cmake 2.4 which was accidentally broken
Julien Louis
2008-10-19
Add color decoding in title for IRC channels (task #6030)
Sebastien Helleu
2008-10-19
Fix display of special chars (< 32) in input bar (for exemple to send colors ...
Sebastien Helleu
2008-10-19
Fix lock when disconnecting SSL server that is not yet successfully connected
Sebastien Helleu
2008-10-19
Fix restore of windows with saved layout
Sebastien Helleu
2008-10-18
Remove unused option look.input_format, fix refresh bug with input prompt for...
Sebastien Helleu
2008-10-18
Add new argument "value" to function config_new_option
Sebastien Helleu
2008-10-18
Fix compilation of aspell with autotools
Sebastien Helleu
[next]