Age | Commit message (Expand) | Author |
2021-06-22 | Fix parsing +beI lists on InspIRCd. | Sadie Powell |
2021-06-20 | Implement generic support for IRCv3 standard replies. (#2589) | Sadie Powell |
2021-06-19 | Replace identify-msg support with solanum.chat/identify-msg. | Sadie Powell |
2021-05-23 | Merge pull request #1457 from arodland/forgiving-ctcp | Andrew Rodland |
2021-05-23 | Implement support for the IRCv3 account-tag specification. (#2572) | Sadie Powell |
2021-05-23 | Implement support for the IRCv3 invite-notify specification. (#2574) | Sadie Powell |
2021-05-23 | Implement support for the IRCv3 SETNAME specification. (#2571) | Sadie Powell |
2021-03-03 | Better handle various ctime() calls failing | Patrick Griffis |
2020-05-26 | Fix parsing of 313 | Patrick Griffis |
2019-12-20 | Follow more modern conventions for USER message | Patrick Griffis |
2019-11-24 | Fix capability negotiation ending before sasl finishes with multi-line cap | Patrick Griffis |
2019-01-30 | Remove : from various trailing parameters (#2301) | linuxdaemon |
2018-05-08 | Fix sending PASS with spaces or starting with : | jkhsjdhjs |
2018-03-09 | Various fixes for mingw | Patrick Griffis |
2018-03-04 | Fix out of bounds read when DCC message sender contains quotes | Patrick Griffis |
2017-02-18 | Better handle mode numerics starting with : | Patrick Griffis |
2016-03-24 | Only intercept QuakeNet challengeauth when enabled | Patrick Griffis |
2016-01-29 | Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanup | Patrick Griffis |
2016-01-29 | Add support for chghost | Patrick Griffis |
2016-01-29 | Add support for CAP 3.2 | Patrick Griffis |
2016-01-28 | Properly handle a few args optionally starting with : | Patrick Griffis |
2016-01-28 | Handle PING and AUTHENTICATE with a prefix | Patrick Griffis |
2016-01-28 | Add support for cap-notify | Patrick Griffis |
2015-04-21 | Remove r from mode buttons | TingPing |
2014-12-31 | Fix some unused warnings | TingPing |
2014-12-28 | Fix building as c89 | TingPing |
2014-12-28 | Use glib for all allocations | TingPing |
2014-12-15 | Fixed some more signed-unsigned-comparison warnings. | Arnavion |
2014-12-04 | Fix some obvious type warnings. | Arnavion |
2014-05-12 | Fixed truncation of the reason when receiving a KILL message. | Derp Derpingston |
2014-04-06 | Add account to Join event | TingPing |
2014-01-12 | Tweak 908 syntax | TingPing |
2014-01-12 | Support numeric 908 | TingPing |
2013-11-28 | Print{,_attr} and server{,_attr} hooks were incorrectly handled when both | Diogo Sousa |
2013-10-03 | Topic bar improvements | TingPing |
2013-09-20 | Fix messages on networks that have chantypes the same as nick prefixes | TingPing |
2013-09-07 | Disable challangeauth without openssl | TingPing |
2013-09-07 | Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms | TingPing |
2013-08-20 | Handle lists in MONITOR replies | TingPing |
2013-08-07 | Format Channel URLs | TingPing |
2013-07-10 | Indentation fixes and code cleanup. | Diogo Sousa |
2013-07-09 | Now hexchat_hook_server_attrs() and hexchat_hook_print_attrs() is called | Diogo Sousa |
2013-07-04 | Default to nickserv when using /ghost or /id commands | TingPing |
2013-07-02 | Fixed get_timezone() to work on windows. | Diogo Sousa |
2013-07-02 | Now handle_message_tag_time() doesn't use "timezone" since it is not defined | Diogo Sousa |
2013-06-30 | Fixed server-time timestamps issue regarding local time. | Diogo Sousa |
2013-06-28 | Fixed another bug in handle_message_tag_time(): tm_mon is between 0 and 11. | Diogo Sousa |
2013-06-28 | Fixed bug in handle_message_tag_time(). | Diogo Sousa |
2013-06-28 | A few messages missing regarding server-time. | Diogo Sousa |
2013-06-28 | Now inbound_cap_ls() can enable extensions when a bouncer uses a namespace for | Diogo Sousa |