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
2013-03-17
core: fix typos in ChangeLog
Sebastien Helleu
2013-03-17
core: add support of multiple layouts (task #11274)
Sebastien Helleu
2013-03-16
doc: add link to weechat.org/info in scripting guide (URL transfer) and plugi...
Sebastien Helleu
2013-03-13
lua: fix crash on stack overflow: call lua_pop() for values returned by lua f...
Sebastien Helleu
2013-03-13
doc: add range for integer/long integer objects, add examples with negative n...
Sebastien Helleu
2013-03-13
relay: add missing "id" in raw messages sent to clients when compression is o...
Sebastien Helleu
2013-03-13
relay: add negative numbers (integer: -123456 and long: -1234567890L) in comm...
Sebastien Helleu
2013-03-13
doc: fix length of NULL pointer (relay protocol)
Sebastien Helleu
2013-03-13
doc: remove "name" in hdata object (relay protocol)
Sebastien Helleu
2013-03-12
irc: rename option irc.network.lag_disconnect to irc.network.lag_reconnect, v...
Sebastien Helleu
2013-03-11
api: fix bug in string_match when mask begins and ends with "*"
Sebastien Helleu
2013-03-11
doc: update german translations, FAQ and user guide
Nils Görs
2013-03-10
script: fix typo in /help script.scripts.autoload
Sebastien Helleu
2013-03-10
alias: mention local variables of buffer in /help alias
Sebastien Helleu
2013-03-09
doc: fix typo in relay protocol
Sebastien Helleu
2013-03-09
doc: add example of messages and message "_nicklist_diff" in relay protocol
Sebastien Helleu
2013-03-09
relay: add message "_nicklist_diff" (differences between old and current nick...
Sebastien Helleu
2013-03-08
core: add signals and hsignals for nicklist events
Sebastien Helleu
2013-03-07
doc: update hdata "buffer" in plugin API reference
Sebastien Helleu
2013-03-07
api: allow hashtable with keys that are not strings in function hashtable_add...
Sebastien Helleu
2013-03-03
core: add count for groups, nicks, and total in nicklist
Sebastien Helleu
2013-03-02
core: optimize function nicklist_remove_all (don't remove and create again "r...
Sebastien Helleu
2013-03-01
doc: add missing signals in plugin API reference (nicklist_group_changed and ...
Sebastien Helleu
2013-03-01
xfer: fix typo in comment
Sebastien Helleu
2013-02-28
xfer: fix freeze of DCC file received: use select() to read socket and if an ...
Sebastien Helleu
2013-02-26
xfer: fix freeze of DCC file received: use non-blocking socket after connecti...
Sebastien Helleu
2013-02-26
irc: fix conversion of mask to regex in ignore
Sebastien Helleu
2013-02-26
api: fix function string_mask_to_regex: escape all special chars used in rege...
Sebastien Helleu
2013-02-26
core: update header in ChangeLog and NEWS
Sebastien Helleu
2013-02-25
script: add control of autoload (enable/disable/toggle) (task #12393)
Sebastien Helleu
2013-02-23
core: update german translations
Nils Görs
2013-02-23
rmodifier: rename default rmodifier "nickserv" to "command_auth" (with new mo...
Sebastien Helleu
2013-02-23
irc: hide passwords in commands or messages sent to nickserv with modifiers (...
Sebastien Helleu
2013-02-23
relay: add support of multiple servers on same port for irc protocol (the cli...
Sebastien Helleu
2013-02-20
core: reformat NEWS file, add subsections
Sebastien Helleu
2013-02-20
core: fix typos in ChangeLog
Sebastien Helleu
2013-02-20
doc; fix typos in plugin API reference
Sebastien Helleu
2013-02-19
guile: fix arguments given to callbacks (separate arguments instead of one li...
Sebastien Helleu
2013-02-19
guile: fix crash on calls to callbacks during load of script (bug #38343)
Sebastien Helleu
2013-02-19
doc: fix typo on functions "weechat_infolist_new_var_*" in plugin API reference
Sebastien Helleu
2013-02-19
doc: fix link to function weechat_config_write in plugin API reference
Sebastien Helleu
2013-02-18
irc: fix crash when unmasking a smart filtered join if a line without tags is...
Sebastien Helleu
2013-02-18
irc: fix display of malformed CTCP (without closing char) (bug #38347)
Sebastien Helleu
2013-02-17
core: remove Gtk interface (obsolete sources not working)
Sebastien Helleu
2013-02-17
irc: unmask smart filtered join if nick speaks in channel some minutes after ...
Sebastien Helleu
2013-02-17
core: allow read of array in hdata without using index
Sebastien Helleu
2013-02-16
irc: fix type of values in hashtables join_manual/join_noswitch, fix delay fo...
Sebastien Helleu
2013-02-16
irc: fix memory leak in purge of hashtables with joins (it was done only for ...
Sebastien Helleu
2013-02-16
doc: update auto-generated files for commands
Sebastien Helleu
2013-02-15
core: rename cmake targets xx.po/weechat.pot to update-xx.po/update-weechat.p...
Sebastien Helleu
[prev]
[next]