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
/
irc
/
irc-mode.c
Age
Commit message (
Expand
)
Author
2023-01-29
irc: add server option "registered_mode" (closes #1625)
Andrew Potter
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-07-20
api: add arguments "index_start" and "index_end" in function string_rebuild_s...
Sébastien Helleu
2022-07-20
api: rename function string_build_with_split_string to string_rebuild_split_s...
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-03-15
irc: set channel modes to NULL instead of "+" when no modes are remaining
Sébastien Helleu
2020-02-08
irc: fix crash when receiving a malformed message 324 (channel mode)
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-05-10
irc: fix parsing of MODE command when there are colons after the first mode a...
Sébastien Helleu
2019-03-18
irc: fix update of channels modes with arguments when joining a channel (clos...
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
2019-01-31
irc: fix crash in parsing of IRC channel modes (issue #1296, closes #1297)
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-03-25
irc: rename functions to search modelist items
Sébastien Helleu
2018-03-24
irc: first search the modelist item, then free it if found
Sébastien Helleu
2018-03-24
irc: add indexed ban list, add completion for /unban and /unquiet (closes #59...
Simmo Saan
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-01-29
irc: reorder conditions for mode smart filtering, add a comment
Sébastien Helleu
2017-01-29
irc: don't smart filter modes given to you (closes #530)
arza
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-06-14
irc: add value "+" for option irc.look.smart_filter_mode to use modes from se...
Sébastien Helleu
2014-05-15
irc: add bar item "irc_nick_modes" (closes #71)
Sébastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-16
irc: add option irc.look.smart_filter_mode (task #12499)
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-25
irc: fix memory leak when updating modes of channel
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-09-18
irc: fix rejoin of channels with a key, ignore value "*" sent by server for k...
Peter Boström
2012-07-30
irc: fix bug with prefix chars which are in chanmodes with a type different f...
Sebastien Helleu
2012-07-07
irc: add bar item "buffer_modes", remove option irc.look.item_channel_modes (...
Sebastien Helleu
2012-07-01
irc: fix parsing of user modes (ignore everything after first space) (bug #36...
Sebastien Helleu
2012-05-15
irc: update channel modes by using chanmodes from message 005 (do not send ex...
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-11-12
irc: add case insensitive string comparison based on casemapping of server (r...
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-08-28
core: fix bugs with calls to realloc
Sebastien Helleu
2011-01-03
Update nick modes with IRC message 221 (bug #32038)
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-10-31
Remove dead assignments
Sebastien Helleu
2010-10-28
Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX valu...
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-05-29
Fix bug with nick prefix '*' (chan founder) on some IRC servers (bug #29890)
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
[next]