index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_codepage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers.
InspIRCd Robot
2023-04-28
1
-1
/
+1
*
Fix destroying duplicate channels when the casemapping changes.
Sadie Powell
2023-03-01
1
-0
/
+53
*
Fix renicking duplicate users when the casemapping changes.
Sadie Powell
2023-03-01
1
-11
/
+36
*
Update copyright headers.
InspIRCd Robot
2021-08-27
1
-1
/
+1
*
Send the CHARSET token if using a non-ascii casemapping.
Sadie Powell
2021-06-02
1
-1
/
+13
*
After changing the codepage rename duplicate users to their UUID.
Sadie Powell
2020-12-22
1
-0
/
+16
*
Send RPL_SAVENICK from irc2 when renaming a user to their UUID.
Sadie Powell
2020-12-22
1
-0
/
+3
*
Update the module descriptions using mkversion.
Sadie Powell
2020-04-10
1
-1
/
+1
*
Fix various documentation and formatting issues.
Sadie Powell
2020-03-30
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-1
/
+0
*
Rebuild the 005 numeric after changing the case mapping.
Sadie Powell
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.
Sadie Powell
2020-01-07
1
-2
/
+7
*
Add a replacement for the nationalchars module.
Sadie Powell
2020-01-07
1
-0
/
+212