Add TODO for elemental-ircd 6.6
This commit is contained in:
parent
8f1d057a36
commit
20b066f6f4
|
@ -0,0 +1,23 @@
|
||||||
|
# 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
|
||||||
|
|
Loading…
Reference in New Issue