aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.md
Commit message (Expand)AuthorAgeFilesLines
* Remove WebSocket supportGravatar Aaron Jones2024-06-121-0/+1
* m_sasl: Remove implicit abort on registration•••This doesn't make sense in a world where post-registration SASL is allowed, and should fix one case of an annoying login desync that's seen in the real world. Specifically, when a client sends its final AUTHENTICATE and Atheme receives it, it sends an SVSLOGIN for that client. If the client sends us its CAP END *before* we see the SVSLOGIN, the implicit abort will try to abort the SASL session that's already succeeded. Atheme interprets this as an instruction to forget about the successful SASL session; you'll connect unidentified. But it's already sent SVSLOGIN, which will log the client in ircd-side, causing ircd and services views to differ until the user authenticates again manually. I think allowing a SASL session to be aborted when it has already succeeded is an Atheme bug, and it can still be triggered without this change. But our behaviour here seems silly anyway. Gravatar Ed Kellett2022-10-061-0/+2
* wallops: require new oper:wallops right (#110)•••Split oper:wallops right from oper:mass_notice. Update documentation and examples to grant oper:wallops everywhere oper:mass_notice was granted. closes #103Gravatar Taavi Väänänen2021-01-281-0/+1
* Update newsGravatar Ed Kellett2020-11-041-2/+8
* Update newsGravatar Ed Kellett2020-10-281-3/+76
* Version 4.1.3-devGravatar Simon Arlott2019-08-311-1/+1
* Version 4.1.2Gravatar Simon Arlott2019-08-311-1/+6
* set version back to -devGravatar Simon Arlott2018-08-151-1/+1
* charybdis 4.1.1Gravatar Simon Arlott2018-08-151-1/+11
* set version back to -devGravatar Simon Arlott2018-01-181-1/+1
* charybdis 4.1Gravatar Simon Arlott2018-01-181-2/+14
* NEWS: document new CHANTYPES apiGravatar William Pitcock2016-09-161-0/+2
* NEWS: document websocket availabilityGravatar William Pitcock2016-05-141-0/+4
* stage for charybdis 4-beta1.Gravatar William Pitcock2016-04-301-2/+2
* NEWS: add some more relevant items [ci skip]Gravatar Elizabeth Myers2016-04-071-3/+13
* NEWS: move news element down to code changes [ci skip]Gravatar Elizabeth Myers2016-04-071-1/+3
* NEWS: add module changesGravatar Elizabeth Myers2016-04-071-0/+3
* Move m_locops module to extensions.•••Many networks do not use local ops and therefore should not be required to have this around all the time. Gravatar Elizabeth Myers2016-04-021-7/+12
* Update newsGravatar Elizabeth Myers2016-03-291-0/+4
* Update NEWSGravatar Elizabeth Myers2016-03-231-2/+1
* NEWS: fix typo [skip ci]Gravatar Elizabeth Myers2016-03-231-1/+1
* Update NEWS.Gravatar Elizabeth Myers2016-03-231-0/+6
* Update newsGravatar Elizabeth Myers2016-03-061-0/+6
* update NEWSGravatar William Pitcock2016-03-051-0/+1
* update NEWSGravatar William Pitcock2016-02-291-0/+18
* NEWS: first pass of many at 3.6 newsGravatar William Pitcock2016-01-141-0/+21
* update NEWSGravatar William Pitcock2016-01-051-1/+6
* last pass at NEWSGravatar William Pitcock2016-01-051-1/+6
* markdownify NEWS.mdGravatar William Pitcock2015-12-281-0/+681