aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scansion/mam_extended.scs
Commit message (Collapse)AuthorAgeFilesLines
* mod_mam: Implement extended MAM metadata queryKim Alvefur2020-11-301-0/+14
|
* mod_mam: Add support for page flippingKim Alvefur2020-11-301-0/+44
| | | | | This was easy. Needs tests tho, 100% chance of the logic being backwards.
* mod_mam: Advertise extended MAM 0.7.x behind a feature flagKim Alvefur2020-11-301-0/+78
In order to ease testing until the extended feautres are all implemented. Also TODOs for all the sub-features.