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-11-02
core: use ncurses include path when compiling with cmake
Sebastien Helleu
2013-10-27
irc: fix auto-switch to channel buffer when doing /join channel (without "#")
Sebastien Helleu
2013-10-27
core: fix auto-apply of window layout in current window when option irc.look....
Sebastien Helleu
2013-10-26
core: fix bind of keys in cursor/mouse context when key starts with "@" (remo...
Sebastien Helleu
2013-10-24
lua: fix crash on calls to callbacks during load of script
Sebastien Helleu
2013-10-20
core: fix typo in /help weechat.history.max_buffer_lines_number
Sebastien Helleu
2013-10-20
core: fix typo in /help weechat.history.max_buffer_lines_minutes
Sebastien Helleu
2013-10-20
core: add warning about value 0 in help of some history options
Sebastien Helleu
2013-10-19
core: fix truncated prefix when filters are toggled (bug #40204)
Sebastien Helleu
2013-10-10
core: use one date format when day changes from day to day+1
Sebastien Helleu
2013-10-08
irc: add option irc.look.notice_welcome_tags
Sebastien Helleu
2013-10-08
irc: add server option "default_msg_kick" to customize default kick/kickban m...
Sebastien Helleu
2013-10-06
core: add options to customize default text search in buffers
Sebastien Helleu
2013-10-06
core: remove warning about proxy not found for option weechat.network.proxy_c...
Sebastien Helleu
2013-10-06
irc: improve help of server option "autojoin"
Sebastien Helleu
2013-10-05
core: move the "-no-undefined" from LDFLAGS in configure.ac to Makefile.am in...
Sebastien Helleu
2013-10-05
relay: fix decoding of websocket frames when there are multiple frames in a s...
Sebastien Helleu
2013-10-05
core: fix display of read marker after buffer switch when there is no line di...
Sebastien Helleu
2013-10-05
irc: use "private" notify for welcome notices displayed in channel (like when...
Sebastien Helleu
2013-10-05
irc: remove target of notice (self nick) in the display of channel welcome no...
Sebastien Helleu
2013-10-04
irc: display target of notice when it is displayed in channel
Sebastien Helleu
2013-10-03
irc: fix reconnection to server using IPv6 (bug #38819, bug #40166)
Sebastien Helleu
2013-10-02
core: replace some code by calls to function gui_chat_clrtoeol()
Sebastien Helleu
2013-10-02
core: fix spaces displayed after combining chars (bug #40115)
Sebastien Helleu
2013-09-30
core: clear whole line before displaying content instead of clearing after th...
Sebastien Helleu
2013-09-30
core: fix display of read marker (as horizontal line) or day change message a...
Sebastien Helleu
2013-09-24
core: fix time displayed in status bar (it was one second late) (bug #40097)
Sebastien Helleu
2013-09-23
core: fix extension (.exe) of symbolic link "weechat-curses" under Cygwin
Sebastien Helleu
2013-09-23
core: replace some calls to ncurses *printw functions by *addstr
Sebastien Helleu
2013-09-20
aspell: fix detection of word start/end when there are apostrophes or minus c...
Sebastien Helleu
2013-09-20
irc: add extra info in /help irc.look.smart_filter_delay
Sebastien Helleu
2013-09-20
core: add proxy options username/password in /help secure
Sebastien Helleu
2013-09-19
core: add support of secured data in proxy options username/password (evaluat...
Sebastien Helleu
2013-09-19
irc: add note about evaluated content of "password" server option
Sebastien Helleu
2013-09-19
relay: add support of secured data in option relay.network.password (evaluate...
Sebastien Helleu
2013-09-19
core: fix memory leak on unhook of a print hook (if using tags)
Sebastien Helleu
2013-09-03
core: rename options weechat.look.day_change_message(2) to weechat.look.day_c...
Sebastien Helleu
2013-09-02
core: fix computation of columns in output of /help (take care about size of ...
Sebastien Helleu
2013-09-02
Merge branch 'shared-strings'
Sebastien Helleu
2013-09-02
core: add option weechat.look.day_change_message2
Sebastien Helleu
2013-08-29
irc: fix extraction of channel name in notice (when message starts with "[]")
Sebastien Helleu
2013-08-28
core: fix automatic scroll to bottom of buffer when day change is displayed b...
Sebastien Helleu
2013-08-28
irc: add option irc.look.notice_welcome_redirect to automatically redirect ch...
Sebastien Helleu
2013-08-26
logger: add option "flush" for command /logger
Sebastien Helleu
2013-08-25
core: fix evaluation of expressions with parentheses
Sebastien Helleu
2013-08-25
core: add note about color codes "${color:xxx}" in /help weechat.look.day_cha...
Sebastien Helleu
2013-08-25
core: display day change message dynamically (do not store it as a line in bu...
Sebastien Helleu
2013-08-22
core: fix uncontrolled format string when displaying bufferized lines on star...
Sebastien Helleu
2013-08-21
core: display an error message when "/buffer notify xxx" fails (with a wrong ...
Sebastien Helleu
2013-08-20
core: improve help of command /away
Sebastien Helleu
[next]