Danielle McLean 00dani · she/her
00dani pushed to master at 00dani/lemoncurry 2018-06-28 02:45:17 -04:00
0adc7a0d5e Handle cats and syndications with better wrapping behaviour -   doesn't work as well as I'd hoped
00dani pushed to master at 00dani/lemoncurry 2018-06-27 23:04:19 -04:00
f7d7936499 Whoops, make sure ago actually emits the /correct/ relative timestamps using the right timezone
00dani pushed to master at 00dani/lemoncurry 2018-06-27 22:57:26 -04:00
c8faa30724 Switch to another relative-date-formatting library which supports tiny abbreviated formats
0d1d102f47 Lots of spacing adjustments so that the new entry layout doesn't suck on mobile
Compare 2 commits »
00dani pushed to master at 00dani/lemoncurry 2018-06-27 22:10:31 -04:00
cf0264b5a6 Allow info fields to wrap if long, rather than squish the main content of the entry
00dani pushed to master at 00dani/lemoncurry 2018-06-27 21:52:20 -04:00
6054accc54 Force individual cats and syndications not to wrap, so that they don't wrap between the icon and the text
00dani pushed to master at 00dani/lemoncurry 2018-06-27 21:48:47 -04:00
778a9c870d Move cats and syndications back into the card, shrinking them down to avoid taking up too much vertical space
00dani pushed to master at 00dani/lemoncurry 2018-06-27 21:24:01 -04:00
dee64f130e Switch to a less bright theme-color since base0A didn't work so well
00dani pushed to master at 00dani/lemoncurry 2018-06-27 21:19:56 -04:00
bc8d7923b4 Restore the <base> and rel="canonical" URLs to the layout <head>
dec5ef153b Set a theme-color in the template again, so mobile Chrome uses it properly
5cf566251a Redesign the display of entry 'metadata', like author and category, to be way more space-efficient - should make tiny statuses less 'heavy'
Compare 3 commits »
00dani pushed to master at 00dani/lemoncurry 2018-06-27 19:37:24 -04:00
7edc5d0165 Move the Django media URL from /media to just /m, so we get shorter overall URLs to that kinda stuff
00dani pushed to master at 00dani/lemoncurry 2018-06-27 18:40:07 -04:00
35ced9a451 Whoops, only revoke the current user's Micropub tokens for a client, not every single token for that client
00dani pushed to master at 00dani/lemoncurry 2018-06-25 08:31:51 -04:00
446029ce84 Add a page that lists all authorised Micropub clients and allows a client's access to be revoked easily
00dani pushed to master at 00dani/lemoncurry 2018-06-25 04:01:22 -04:00
bb91d3c6b6 Resilently handle IndieAuth clients that don't have a logo in their h-x-app
00dani pushed to master at 00dani/lemoncurry 2018-06-24 23:53:18 -04:00
b32412f4fd Add a bunch of <link> tags I forgot about, oops
00dani pushed tag v1.9.10 to 00dani/lemoncurry 2018-06-24 20:45:57 -04:00
00dani pushed to master at 00dani/lemoncurry 2018-06-24 20:45:55 -04:00
ce0bf28725 1.9.10
00dani pushed to master at 00dani/lemoncurry 2018-06-24 20:43:49 -04:00
77816b6c5d Complete migration to Jinja2 by porting the home page template
b145f4ada9 Render the Markdown content for entries in Jinja2 - the resulting HTML isn't pretty yet, I'll probably need to write an html5lib filter that prettifies it
Compare 2 commits »
00dani pushed to master at 00dani/lemoncurry 2018-06-22 23:43:46 -04:00
e4aa5c6e6e Loosen the checks on IndieAuth parameters so that generic OAuth 2.0 clients like Paw.app can be used
00dani pushed to master at 00dani/lemoncurry 2018-06-21 22:41:05 -04:00
fa66fbbf1e Bump Tippy.js to 2.5.3 and Font Awesome to 5.1.0
00dani pushed to master at 00dani/lemoncurry 2018-06-21 22:31:47 -04:00
bc433f235f Use a mypy-friendly approach to loading and caching the package.json file
2a38c8d21b Bump versions with pipenv update
Compare 2 commits »
00dani pushed to master at 00dani/lemoncurry 2018-06-19 02:50:03 -04:00
4bc7fde36b Oops, I accidentally used a 'ref' attribute instead of 'rel' :3