aboutsummaryrefslogtreecommitdiff
path: root/include/serialize.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2020-04-241-1/+1
* Fix various documentation and formatting issues.Gravatar Sadie Powell2020-03-301-3/+3
* Update my name and email address.Gravatar Sadie Powell2019-12-311-1/+1
* Switch ChildMap and EntryMap to insp::flat_map.Gravatar Peter Powell2019-10-181-2/+2
* Implement serialisation of users.•••This allows for various things which will be coming in the future. e.g. Transferring users to another server on upgrade. Gravatar Peter Powell2019-10-141-0/+117