aboutsummaryrefslogtreecommitdiff
path: root/include/serialize.h
Commit message (Expand)AuthorAgeFilesLines
* Fix various spelling issues (#1883).•••Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> Gravatar Josh Soref2021-06-211-2/+2
* Fix a bunch of weird indentation and spacing issues.Gravatar Sadie Powell2021-04-271-1/+1
* 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