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
/
plugins
Age
Commit message (
Expand
)
Author
2013-11-09
logger: load plugin even if options can not be read in logger.conf (with warn...
Sebastien Helleu
2013-11-09
irc: load plugin even if options can not be read in irc.conf (with warnings)
Sebastien Helleu
2013-11-09
charset: remove unneeded warning, do not load plugin when options can not be ...
Sebastien Helleu
2013-11-09
aspell: load plugin even if options can not be read in aspell.conf (with warn...
Sebastien Helleu
2013-11-09
alias: remove unneeded warning, do not load plugin when options can not be in...
Sebastien Helleu
2013-11-07
irc: fix groups in channel nicklist when reconnecting to a server that suppor...
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-10-27
irc: fix auto-switch to channel buffer when doing /join channel (without "#")
Sebastien Helleu
2013-10-24
lua: fix crash on calls to callbacks during load of script
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
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
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-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-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-08-29
irc: fix extraction of channel name in notice (when message starts with "[]")
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: display day change message dynamically (do not store it as a line in bu...
Sebastien Helleu
2013-08-19
core: add syntax "@buffer:item" in bar items to force the buffer used when di...
Sebastien Helleu
2013-08-18
irc: replace default prefix modes "qaohvu" by the standard ones "ov" when PRE...
Sebastien Helleu
2013-08-10
core: change type of hashtable key hash to unsigned long, return item pointer...
Sebastien Helleu
2013-08-05
rmodifier: add option "missing" for command /rmodifier
Sebastien Helleu
2013-08-04
api: add argument "options" in function string_eval_expression, add option "-...
Sebastien Helleu
2013-08-02
Merge branch 'secured-data'
Sebastien Helleu
2013-08-01
script: fix uninitialized pointer in detailed view of a script
Sebastien Helleu
2013-07-31
plugins: remove the demo plugin
Sebastien Helleu
2013-07-30
irc: use 6697 as default port for SSL servers created with URL "ircs://" (bug...
Sebastien Helleu
2013-07-30
rmodifier: update default rmodifier for /secure (add option decrypt)
Sebastien Helleu
2013-07-29
irc: add note about evaluated content of option (for options allowing secured...
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-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-20
aspell: rename option aspell.look.color to aspell.color.misspelled, add optio...
Sebastien Helleu
2013-07-20
core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am
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
irc: add support of wildcards in commands (de)op/halfop/voice (task #9221)
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
[prev]
[next]