| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
Also, deprecate the banredirect module now its behaviour has been
entirely replaced.
Closes #730
Closes #2043
|
| | |
|
| |
|
|
| |
Closes #906
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
This prevents weird behaviour caused by address reuse.
Reported by @progval.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
The dest parameter will be null here as this is a channel mode.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| | |
This fixes a crash in git builds from the last month. The most recent
stable release is not affected.
|
| | |
| |
| |
| |
| | |
It is 2025 and we are using C++17 there is no need to declare
variables like we are using C89.
|
| | | |
|
| | | |
|