|
4b7a8a7198
|
Begin adding rudimentary support for posting new entries to the site - needs to be prettier and a lot smarter, but it exists now
|
2017-10-08 16:51:48 +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 |
|
|
ad6d783dea
|
Refactor libravatar invocation into a separate function + tell it not to try Gravatar
|
2017-10-04 10:37:37 +11:00 |
|
|
25a1e00cd7
|
Add a u-uid to the h-card to ensure the h-card is considered representative
|
2017-10-04 10:07:51 +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 |
|
|
4023b17e85
|
Retrieve the associated sites for all profiles in one query when rendering the h-card
|
2017-10-03 14:21:08 +11:00 |
|
|
e81a44d122
|
Add support for social profiles on the h-card, which become rel="me" links
|
2017-10-03 12:53:13 +11:00 |
|
|
64c4aab14b
|
Use Libravatar rather than tracking avatars internally
|
2017-10-03 11:48:44 +11:00 |
|
|
006264e77f
|
Create an h-card widget and display my h-card on the homepage - needs more info but it's a good start
|
2017-10-03 00:52:14 +11:00 |
|