index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-07-30
core: use variable "items_count" directly from hashtable without calling func...
Sebastien Helleu
2013-07-29
irc: add note about evaluated content of option (for options allowing secured...
Sebastien Helleu
2013-07-29
core: add note about evaluated content of option (for options allowing secure...
Sebastien Helleu
2013-07-28
script: add info about things defined by script in the detailed view of scrip...
Sebastien Helleu
2013-07-28
api: use pointer for infolist "hook" to return only one hook
Sebastien Helleu
2013-07-28
core: add option sec.crypt.passphrase_file
Sebastien Helleu
2013-07-27
core: add option "-o" for command /color
Sebastien Helleu
2013-07-27
core: use two spaces to separate columns in /help, do not use columns when th...
Sebastien Helleu
2013-07-27
core: use default value for prefixes used in messages displayed before the in...
Sebastien Helleu
2013-07-27
irc: display number of ops/halfops/voices on channel join only for supported ...
Sebastien Helleu
2013-07-27
api: add new function strlen_screen
Sebastien Helleu
2013-07-27
core: add secured data with optional encryption in file sec.conf
Sebastien Helleu
2013-07-24
core: fix priority of logical operators in evaluation of expression
Sebastien Helleu
2013-07-22
core: remove gap after read marker line when there is no bar on the right (bu...
Sebastien Helleu
2013-07-20
aspell: rename option aspell.look.color to aspell.color.misspelled, add optio...
Sebastien Helleu
2013-07-20
core: add CA_FILE option in cmake and configure to setup default value of opt...
Sebastien Helleu
2013-07-20
core: use "/dev/null" for stdin in hook_process instead of closing stdin (bug...
Sebastien Helleu
2013-07-20
Merge branch 'scroll-beyond-end'
Sebastien Helleu
2013-07-20
core: scroll to bottom after smart jump (alt-a) only if window was scrolled (...
Sebastien Helleu
2013-07-20
core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am
Sebastien Helleu
2013-07-20
core: add options weechat.look.hotlist_prefix and weechat.look.hotlist_suffix...
Sebastien Helleu
2013-07-19
irc: use lower case at beginning of message when deleting a server
Sebastien Helleu
2013-07-19
irc: fix self nick color in server messages after nick is changed with /nick ...
Sebastien Helleu
2013-07-18
core: fix filtered line displayed after /window scroll_beyond_end
Sebastien Helleu
2013-07-18
irc: add support of wildcards in commands (de)op/halfop/voice (task #9221)
Sebastien Helleu
2013-07-17
core: fix pointer used to check if buffer has lines
Sebastien Helleu
2013-07-17
core: do nothing in "/window scroll_beyond_end" if the buffer has no lines
Sebastien Helleu
2013-07-17
core: add option "scroll_beyond_end" for command /window (task #6745)
Sebastien Helleu
2013-07-15
core: add option weechat.look.key_bind_safe
Sebastien Helleu
2013-07-15
core: remove obsolete reference to "key functions" in comments
Sebastien Helleu
2013-07-13
core: fix malloc(0) when building content of a bar using a filling with columns
Sebastien Helleu
2013-07-13
lua: fix interpreter used in API functions (bug #39470)
Sebastien Helleu
2013-07-11
xfer: add option xfer.look.pv_tags
Sebastien Helleu
2013-07-11
irc: add option irc.look.pv_tags
Sebastien Helleu
2013-07-11
core: sort config options by name in sources
Sebastien Helleu
2013-07-10
core: fix char displayed at the intersection of three windows (bug #39331)
Sebastien Helleu
2013-07-08
core: fix crash in evaluation of expression when reading a string in hdata wi...
Sebastien Helleu
2013-07-05
core: add completion "-quit" for command /upgrade
Sebastien Helleu
2013-07-02
irc: fix error message on /invite without arguments (bug #39272)
Sebastien Helleu
2013-07-02
core: add missing period in /help upgrade
Sebastien Helleu
2013-06-29
core: move test of invalid UTF-8 char length from gui-chat.c to wee-utf8.c
Sebastien Helleu
2013-06-29
core: fix display bugs with some UTF-8 chars that truncates messages displayed
Sebastien Helleu
2013-06-29
irc: fix uninitialized variable "color" when hashing nickname to find color
Sebastien Helleu
2013-06-29
aspell: fix uninitialized variable "lang" when displaying list of installed d...
Sebastien Helleu
2013-06-28
core: remove obsolete command line option -k/--keys
Sebastien Helleu
2013-06-28
core: update man page and add translations (in french, german, italian, and j...
Sebastien Helleu
2013-06-10
core: remove extra space after empty prefix (when prefix for action, error, j...
Sebastien Helleu
2013-06-09
relay: add command "ping" in weechat protocol (task #12689)
Sebastien Helleu
2013-06-08
core: add option weechat.network.proxy_curl (task #12651)
Sebastien Helleu
2013-06-08
core: add options for Curl >= 7.25
Sebastien Helleu
[prev]
[next]