| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch ascii comparisons over to our own casemap functions. | 2026-04-30 | 1 | -1/+1 | |
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -16/+16 | |
| * | Merge branch 'insp4' into master. | 2026-03-18 | 1 | -1/+11 | |
| * | Rewrite sepstream and move to stringutils. | 2026-03-14 | 1 | -1/+1 | |
| * | Clean up the casemapping checking and comparison code. | 2026-03-13 | 1 | -2/+2 | |
| * | Move <options:defaultmodes> to <channels> and rework.•••- The default prefix modes are now separate from the default channel modes. This should result in less accidentally broken configs. - The privs are now pre-parsed to a list of mode references. This should improve performance slightly as the repeated mode lookups are gone. It also allows us to write warnings to the debug log when the default privs are invalid. - Channels can now have a default topic. | 2026-03-12 | 1 | -1/+1 | |
| * | Make the ban checking functions able to check any list mode. | 2026-03-08 | 1 | -3/+3 | |
| * | Replace IS_* with member functions.•••- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. | 2026-03-08 | 1 | -2/+2 | |
| * | Move the event/ prefix of events to the parent class. | 2026-03-02 | 1 | -1/+1 | |
| * | Remove the u_ prefix from user modes. | 2026-01-20 | 1 | -1/+1 | |
| * | Allow the use of extended bans in more scenarios. | 2026-01-05 | 1 | -3/+3 | |
| * | Add <security:banrealmask>. | 2025-04-16 | 1 | -3/+3 | |
| * | Merge branch 'insp4' into master. | 2024-11-01 | 1 | -1/+11 | |
| * | Use C++20 <format> instead of fmtlib when available. | 2024-08-22 | 1 | -1/+1 | |
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+349 |
