|
bac575b140
|
Remove useless rel="me" from u-uid and u-key - the former adds no information and the latter can't be verified
|
2017-10-05 01:16:53 +11:00 |
|
|
4230c3a6a0
|
Release version 1.1.0
|
2017-10-04 20:58:49 +11:00 |
|
|
7e4de762a5
|
Pick a more appropriate Links Blue for the dark background
|
2017-10-04 16:50:12 +11:00 |
|
|
ed4255595c
|
Give the h-card a nice dark background too
|
2017-10-04 16:45:56 +11:00 |
|
|
fcc02bf36f
|
Apply a nice dark colour to the default layout
|
2017-10-04 16:42:16 +11:00 |
|
|
e482be4475
|
Add a little extra space for users of http://www.kevinmarks.com/distributed-verify.html
|
2017-10-04 16:30:46 +11:00 |
|
|
332d5f9953
|
Apply some way sexier styling to the profiles section of the h-card
|
2017-10-04 16:01:07 +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 |
|
|
2b4822093a
|
Set page title on the homepage to the site-wide title
|
2017-10-03 21:53:29 +11:00 |
|
|
296fe2dcaf
|
Release version 1.0.3
|
2017-10-03 21:06:22 +11:00 |
|
|
d6654ffc20
|
Explicitly declare an SQL type for the userNote field - this (somehow??) stops Persistent from trying to convert it to the Bad UTF-8™
|
2017-10-03 21:04:52 +11:00 |
|
|
77eb5c1b87
|
Release version 1.0.2
|
2017-10-03 20:51:36 +11:00 |
|
|
b89e3a67e2
|
Ugh. Add missing isAuthorized clause for the new keybase.txt route
|
2017-10-03 20:51:01 +11:00 |
|
|
8931868986
|
Release version 1.0.1
|
2017-10-03 20:41:55 +11:00 |
|
|
023b720be7
|
Add keybase.txt support
|
2017-10-03 20:41:26 +11:00 |
|
|
af4fd6cb0a
|
Update the favicon
|
2017-10-03 20:38:12 +11:00 |
|
|
cab49578bb
|
Release version 1
|
2017-10-03 14:53:53 +11:00 |
|
|
a070ceef3c
|
Clean up user entity - remove unused fields, adjust order
|
2017-10-03 14:52:23 +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 |
|
|
1fd650c8da
|
Remove unused Bootstrap v3 from repo, we're loading Bootstrap v4 from a CDN instead
|
2017-10-03 13:40:07 +11:00 |
|
|
a2a0ec5127
|
Remove unused Profile controller, from the scaffolding
|
2017-10-03 13:37:24 +11:00 |
|
|
0a230e7644
|
Remove unused Comment functionality from the scaffolding
|
2017-10-03 13:31:53 +11:00 |
|
|
d96bc12834
|
Remove the scaffold's Email model since I'm not using it
|
2017-10-03 13:28:48 +11:00 |
|
|
208a46e346
|
Add a p-note to the h-card
|
2017-10-03 13:17:34 +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 |
|
|
c5fd0fd326
|
Add email address to the h-card
|
2017-10-03 12:03:25 +11:00 |
|
|
64c4aab14b
|
Use Libravatar rather than tracking avatars internally
|
2017-10-03 11:48:44 +11:00 |
|
|
2fa69f9883
|
Apply some basic styling to the h-card widget so it looks a little less ridiculous
|
2017-10-03 01:11:45 +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 |
|
|
5eccafa9c2
|
Add canonical URLs to everything, based on the wrapper template
|
2017-10-02 23:50:09 +11:00 |
|
|
2d853f9fab
|
Add a simple stylesheet which gives the layout sticky footers, so that short pages don't look bad
|
2017-10-02 22:45:20 +11:00 |
|
|
096df9a550
|
Wrap the nav and breadcrumbs in a <header> element
|
2017-10-02 22:44:28 +11:00 |
|
|
9b6305f8c9
|
Start designing a Bootstrap v4 based site layout, it's boring so far but the navbar is okay?
|
2017-10-02 22:33:32 +11:00 |
|
|
3d4c21e18e
|
Add a site-wide title
|
2017-10-02 22:04:20 +11:00 |
|
|
b0d997dabc
|
Rename the widget files for the Home handler to also be called 'home'
|
2017-10-02 21:49:04 +11:00 |
|
|
85f3147e88
|
Begin ripping out unwanted sample content - this strips the homepage down to a single empty page you can't POST to
|
2017-10-02 21:47:58 +11:00 |
|
|
058807dd2a
|
Insist on lots of newlines in the generated HTML
|
2017-10-02 21:39:17 +11:00 |
|
|
0f8a553b51
|
Remove the copyright setting from settings.yml and put it in the layout directly, since it needs to contain HTML (a link to the license)
|
2017-10-02 21:23:10 +11:00 |
|
|
c996018486
|
Remove a little redundancy from config/models as provided by the scaffold
|
2017-10-02 21:01:20 +11:00 |
|
|
1794e63bb0
|
Restore the staticRoot option from older versions of Yesod's scaffolding, so I can host static files on a subdomain easily
|
2017-10-02 20:31:49 +11:00 |
|
|
a981947374
|
Tweak settings: only listen on 127.0.0.1, work properly behind a reverse proxy, and add a copyright notice
|
2017-10-02 20:18:32 +11:00 |
|
|
ade7552587
|
Improve security: use stricter session cookies and add CSRF protection
|
2017-10-02 20:17:49 +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 |
|