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 (
Collapse
)
Author
2009-08-28
Fix typo in IRC invite message
Sebastien Helleu
2009-08-23
Update FAQ
Sebastien Helleu
2009-08-23
Update spanish translations (thanks to m4v)
Sebastien Helleu
2009-08-22
Fix bug with directory separator in logger mask
Sebastien Helleu
2009-08-18
Do not build/install language files if DISABLE_NLS is ON for cmake (bug #27277)
Sebastien Helleu
2009-08-17
Update translations
Sebastien Helleu
2009-08-16
Update debian packaging.
Emmanuel Bouthenot
2009-08-16
Fix bug with special chars in buffers for logger filenames (bug #25721)
Sebastien Helleu
2009-08-12
Fix bug in config files when option name begins with '['
Sebastien Helleu
2009-08-11
Version 0.3.0-rc3
Sebastien Helleu
2009-08-10
Add file UPGRADE_0.3, update NEWS
Sebastien Helleu
2009-08-09
Update polish translations (thanks to soltys)
Sebastien Helleu
2009-08-09
Fix typo: explicitely -> explicitly
Sebastien Helleu
2009-08-09
Remove obsolete option weechat.color.input_nick
Sebastien Helleu
2009-08-09
Add missing files for cmake in packages built by autotools
Sebastien Helleu
2009-08-09
Add missing file po/CMakeLists.txt in packages built by autotools
Sebastien Helleu
2009-08-06
Fix typo: mispelled -> misspelled
Sebastien Helleu
2009-08-06
Fix bug when comparing chars and ignoring case (with some locales) (bug #27190)
Sebastien Helleu
There was a problem with some locales like turkish, where upper "i" is "İ". All IRC commands with "I" inside (JOIN, PRIVMSG, ..) failed with turkish locale.
2009-08-05
Fix progress bar display for large xfer/dcc files (more than 2 Gb)
Sebastien Helleu
2009-08-03
Fix typo in french FAQ
Sebastien Helleu
2009-08-01
Fix charset decoding bug for some IRC messages where both nick and channel ↵
Sebastien Helleu
are given after command name
2009-07-29
Fix hotlist bug after /buffer unmerge (bug #27133)
Sebastien Helleu
2009-07-28
Remove check of Tcl_CreateNamespace in cmake build (not used any more) (bug ↵
Sebastien Helleu
#27119)
2009-07-28
Set level "message" for IRC notices with channel target
Sebastien Helleu
2009-07-27
Allow no argument for command /join when /part was issued on current channel
Sebastien Helleu
2009-07-24
Add missing include of stdarg.h
Sebastien Helleu
2009-07-24
Fix compilation on OpenBSD: rename variables stdout/stderr (patch #6874 from ↵
Sebastien Helleu
zepard)
2009-07-22
Add new option weechat.look.search_text_not_found_alert
Sebastien Helleu
2009-07-20
Fix and improve replacement of IRC password by stars (patch #6872 from zepard)
Sebastien Helleu
2009-07-14
Allow cursor to be displayed in a root bar
Sebastien Helleu
2009-07-10
Add info about script commands when trying to load a script with /plugin
Sebastien Helleu
2009-07-09
Add note about special chars that must be escaped in /help filter
Sebastien Helleu
2009-07-09
Remove obsolete option weechat.color.nicklist_separator
Sebastien Helleu
2009-07-06
Open channel/pv near server when no channel/pv is opened (with option ↵
Sebastien Helleu
irc.look.open_*_near_server)
2009-07-06
Complete command and arguments even if command line starts with double '/'
Sebastien Helleu
2009-07-05
Add optional nick in arguments for infolist "irc_nick" (format: ↵
Sebastien Helleu
"server,#channel,nick")
2009-07-04
Add tag "away_info" for lines with info about away in irc plugin
Sebastien Helleu
2009-07-04
Add note about merged server buffers in quick start guide
Sebastien Helleu
2009-07-03
Add note about script weeget.py in quick start guide
Sebastien Helleu
2009-07-03
Version 0.3.0-rc2
Sebastien Helleu
2009-07-03
Fix bug when moving group of merged buffers to number 1
Sebastien Helleu
2009-06-29
When IRC nick change is received, do not rename private buffer if it already ↵
Sebastien Helleu
exists with new nick
2009-06-28
Fix typos in docs
Sebastien Helleu
2009-06-28
Rename function string_explode to string_split
Sebastien Helleu
2009-06-28
Add french translation of Scripting Guide
Sebastien Helleu
2009-06-28
Add french translation of Plugin API Reference
Sebastien Helleu
2009-06-27
Strip hostnames in IRC message 353 when uhnames protocol is enabled
Sebastien Helleu
2009-06-27
Change default order of items in input bar: move input_paste before input_text
Sebastien Helleu
2009-06-25
Add options irc.look.open_channel/pv_near_server
Sebastien Helleu
2009-06-24
Consider private message as highlight when comparing message level to buffer ↵
Sebastien Helleu
notify value
[next]