Sadie Powell
Sadie Powell
It seems that Maximizer causes some odd behaviour with DVD Player. When you maximise a DVD Player window it fullscreens the application and automatically switches to a blank space called...
When the main window closes the application exits. This is contrary to most chat applications on OS X which stay running in the background when the main window closes. It...
This wrapper can handle a much bigger date range on 64-bit platforms and will always return a value instead of NULL on error avoiding a potential crash if the server...
This has been tested to the best of my abilities but there may still be some edge cases as the connection logic is kinda gnarly.
## The Problem Currently when a user is banned from a network ZNC will try reconnect but it inevitably ends up being disconnected again because the user is still banned....
As with v3 we should demote unuseful modules and promote useful modules. Some quick proposals: ## Demotions - [x] censor — not very useful, basically just a poor version of...
**Description** It should be possible for log messages to be machine processable. **Why this would be useful** This would allow server administrators to process logs easier.
Having secret channels in RPL_LUSERCHANNELS exposes their existence. We should instead make it not include these channels.
## Summary Currently the logic for checking if an operator has enough privileges to do something is a bit of a mess. We do a mix of: 1. Require a...
**Description** Modes (and extbans?) should be remappable via the server config. e.g. ```xml ``` If possible the modes should be remappable without a server restart and if a mode changes...