aboutsummaryrefslogtreecommitdiff
path: root/include/serialize.h
Commit message (Expand)AuthorAgeFilesLines
* Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-3/+3
* Merge branch 'insp3' into master.Gravatar Sadie Powell2021-07-011-2/+2
|\
| * Fix various spelling issues (#1883).•••Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> Gravatar Josh Soref2021-06-211-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-05-111-1/+1
|\|
| * Fix a bunch of weird indentation and spacing issues.Gravatar Sadie Powell2021-04-271-1/+1
* | Clean up a bunch of contructors and destructors.Gravatar Sadie Powell2020-11-011-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