| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor CoreException and ModuleException. | 2022-01-07 | 1 | -8/+8 | |
| * | Merge branch 'insp3' into master. | 2021-08-28 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2021-08-27 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-06-07 | 1 | -1/+16 | |
| |\| | |||||
| | * | Send the CHARSET token if using a non-ascii casemapping. | 2021-06-02 | 1 | -1/+13 | |
| * | | Added -Wshorten-64-to-32 and fixed all warnings. | 2021-05-30 | 1 | -1/+2 | |
| * | | Add a new map-based method for building link data.•••The new link data is not currently used but will be in the near future. | 2021-05-10 | 1 | -14/+16 | |
| * | | Move channel logic from InspIRCd to the new ChannelManager class. | 2021-05-08 | 1 | -1/+1 | |
| * | | Abstract out the single byte codepage support to a class.•••This will allow us to modularly implement support for multi-byte codepages in the near future. | 2021-04-18 | 1 | -61/+155 | |
| * | | Switch simple iterator loops to use range-based for loops. | 2021-04-07 | 1 | -8/+4 | |
| * | | Fix a ton of pedantic compiler warnings. | 2021-04-04 | 1 | -1/+1 | |
| * | | Constify variables within loops. | 2021-04-01 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2021-01-07 | 1 | -0/+19 | |
| |\| | |||||
| | * | After changing the codepage rename duplicate users to their UUID. | 2020-12-22 | 1 | -0/+16 | |
| | * | Send RPL_SAVENICK from irc2 when renaming a user to their UUID. | 2020-12-22 | 1 | -0/+3 | |
| * | | Rename NickMax to MaxNick for consistency with the other limits. | 2020-11-27 | 1 | -1/+1 | |
| * | | Move FilePosition to fileutils.h and use in ConfigTag. | 2020-11-03 | 1 | -6/+6 | |
| * | | Add stdalgo::iterator_range and switch config tag reading to use it.•••This allows us to use range-based for loops which were not possible with the previous config tag system. | 2020-10-31 | 1 | -8/+4 | |
| * | | Merge branch 'insp3' into master. | 2020-04-11 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| * | | Improve storage of module description, flags, and link data. | 2020-04-11 | 1 | -3/+4 | |
| * | | Merge branch 'insp3' into master. | 2020-04-09 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix various documentation and formatting issues. | 2020-03-30 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -9/+5 | |
| |/ | |||||
| * | Update copyright headers. | 2020-01-11 | 1 | -1/+0 | |
| * | Rebuild the 005 numeric after changing the case mapping. | 2020-01-08 | 1 | -0/+4 | |
| * | Minor improvements to the codepage module.•••- Cache the codepage name on load and restore on unload. - Make origisnick constant. - Fix the size of the casemap in memcmp call. | 2020-01-07 | 1 | -2/+7 | |
| * | Add a replacement for the nationalchars module. | 2020-01-07 | 1 | -0/+212 | |
