aboutsummaryrefslogtreecommitdiff
path: root/include/reply.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix various minor Doxygen issues.Gravatar Sadie Powell2026-03-081-1/+1
|
* Switch Reply::Type to be an enum instead of an enum class.Gravatar Sadie Powell2026-03-051-5/+6
| | | | This is shorter and its fully disambiguated anyway.
* Move standard replies to the core and add remote reply support.Gravatar Sadie Powell2026-03-011-0/+142