|
41539fe979
|
Load the OpenWeb Icons - they're not being used anywhere yet but will be very soon, since they include Mastodon, XMPP, and indieweb icons
|
2017-10-10 22:26:32 +11:00 |
|
|
c517baac1c
|
Serve avatar locally rather than through Libravatar, it'll perform better and doesn't require the image's size to be messed with
|
2017-10-09 23:34:56 +11:00 |
|
|
2eec12a2e3
|
Ditch the hash field on PGP keys - the ETag will handle cache-busting, so a nice short URL for the key is fine now
|
2017-10-05 21:33:44 +11:00 |
|
|
69e3d7f267
|
Use a much shorter scheme for constructing PGP key URLs - hashes are now MD5 in base64, which isn't secure but doesn't need to be since it's just for cachebusting
|
2017-10-05 01:24:44 +11:00 |
|
|
484609fb8b
|
Add support for PGP keys on the h-card - can support an arbitrary number of keys, although I only have one
|
2017-10-04 09:09:39 +11:00 |
|
|
1fd650c8da
|
Remove unused Bootstrap v3 from repo, we're loading Bootstrap v4 from a CDN instead
|
2017-10-03 13:40:07 +11:00 |
|
|
27b465180a
|
Initial commit: exactly what I got from stack new lebd yesod-mysql, with no changes
|
2017-10-02 18:07:09 +11:00 |
|