Vervis/templates/widget
fr33domlover 8fc5c80dd6 New Network.FedURI with separate URI modes for dev and for fediverse
FedURIs, until now, have been requiring HTTPS, and no port number, and DNS
internet domain names. This works just fine on the forge fediverse, but it
makes local dev builds much less useful.

This patch introduces URI types that have a type tag specifying one of 2 modes:

- `Dev`: Works with URIs like `http://localhost:3000/s/fr33`
- `Fed`: Works with URIs like `https://dev.community/s/fr33`

This should allow even to run multiple federating instances for development,
without needing TLS or reverse proxies or editing the hosts files or anything
like that.
2019-07-23 13:59:48 +00:00
..
actor-link.hamlet New Network.FedURI with separate URI modes for dev and for fediverse 2019-07-23 13:59:48 +00:00
breadcrumbs.cassius Revision widget using Development.DarcsRev 2016-05-18 08:10:32 +00:00
breadcrumbs.hamlet Display breadcrumbs with → arrows instead of :: double colons 2018-04-11 22:49:20 +00:00
revision.hamlet DarcsRev widget in default layout footer 2016-05-18 08:35:13 +00:00