Commits


bundle a copy of /usr/share/misc/mime.types


wording


document the implicit mapping for text/gemini and remove the explicit mapping from the documentation and test files.


revise changelog


hardcode the mapping text/gemini -> .gmi/.gemini It's still possible to override this automatic mapping by just adding an entry like application/octet-stream gemini gmi in the `types' block.


sync


sort the MIME mappings and do a binary search to match


tweaks


rework the 'running gmid as a daemon' example a bit


document the `types' behavior


add an entry for text/gemini in the `types' example if using `types' the internal listing is not used, so show how to add the entries for text/gemini when using /usr/share/misc/mime.types.


fix test_include_mime after `types' change


don't load the built-in list when using `types'


wrong email...


sync