24 lines
620 B
Markdown
24 lines
620 B
Markdown
|
# TODO
|
||
|
|
||
|
## elemental-ircd 6.6
|
||
|
|
||
|
- [ ] Finish websocket support
|
||
|
- [x] Configuration for websocket ports
|
||
|
- [x] HTTP parsing of websocket data
|
||
|
- [ ] Client connections via websockets
|
||
|
- [x] Send cloaked host as METADATA
|
||
|
- [x] Fix a flaw in the kick permission logic
|
||
|
- [x] Fix segfault on `autojoin_opers`
|
||
|
- [x] Update many of the helpfiles with the proper permissions
|
||
|
- [ ] extban by certfp
|
||
|
|
||
|
### Services Modules
|
||
|
|
||
|
- [ ] Support METADATA for the cloaked host
|
||
|
- [ ] Anope 2.0
|
||
|
- [ ] Atheme
|
||
|
- [ ] Have /hs off re-set the cloaked host instead of the user's real hostmask
|
||
|
- [ ] Anope 2.0
|
||
|
- [ ] Atheme
|
||
|
|