| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2022-12-30 | 1 | -1/+2 | |
| | | |||||
| * | Add support for the IRCv3 extended-monitor specification. | 2022-11-02 | 1 | -1/+5 | |
| | | | | Co-authored-by: Sadie Powell <sadie@witchery.services> | ||||
| * | Update copyright headers. | 2021-03-05 | 1 | -1/+1 | |
| | | |||||
| * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| | | |||||
| * | Update copyright headers. | 2020-01-11 | 1 | -1/+2 | |
| | | |||||
| * | Only send ACCOUNT and CHGHOST to clients that have sent NICK/USER. | 2019-08-01 | 1 | -0/+3 | |
| | | | | | Closes #1657. | ||||
| * | ircv3_chghost: also send the CHGHOST message to the modified user. | 2019-02-16 | 1 | -1/+1 | |
| | | |||||
| * | Replace all references to IRCv3.2 with IRCv3. | 2018-08-13 | 1 | -1/+1 | |
| | | | | | IRCv3 no longer does versioned releases. | ||||
| * | Implement IRCv3 message tag support. | 2018-08-13 | 1 | -3/+7 | |
| | | | | | Co-authored-by: Attila Molnar <attilamolnar@hush.com> | ||||
| * | Hide User#host and User#dhost and use accessors to modify them. | 2017-10-28 | 1 | -1/+1 | |
| | | | | | | This removes the need to invalidate the cache after changing a user's hostname. | ||||
| * | Add m_ircv3_chghost which implements the IRCv3.2 chghost extension | 2015-12-05 | 1 | -0/+57 | |
