a Django-based indieweb.org site https://00dani.me/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Danielle McLean 6b51531cb4
Add a user field specifically for XMPP, because it needs to be handled a little differently to the user profiles (different mf2 property, stuff like that)
5 years ago
entries Handle webmention endpoint discovery separately - sendWebmention() is meant to do it itself but doesn't quite work 5 years ago
home Add a user field specifically for XMPP, because it needs to be handled a little differently to the user profiles (different mf2 property, stuff like that) 5 years ago
lemonauth Switch from PyJWT to python-jose, since it supports more features and has more documentation 5 years ago
lemoncurry Permit span[class] in bleached content 5 years ago
micropub Add simple support for sending Webmentions using the ronkyuu library 5 years ago
users Add a user field specifically for XMPP, because it needs to be handled a little differently to the user profiles (different mf2 property, stuff like that) 5 years ago
wellknowns Advertise the new token endpoint 5 years ago
.gitignore Add a Stylus stylesheet for the layout, which is automatically compiled by Django Compressor 5 years ago
.gitmodules Load the Material colour scheme directly from the source YAML, rather than hardcoding it into Stylus format 5 years ago
Forwardfile Add a Forwardfile for development 5 years ago
Pipfile Add simple support for sending Webmentions using the ronkyuu library 5 years ago
Pipfile.lock Add simple support for sending Webmentions using the ronkyuu library 5 years ago
manage.py Make development-specific settings file 5 years ago
package.json 1.6.1 5 years ago
yarn.lock Make redirect_uri verification optional because many IndieAuth clients don't implement it - show a stylish icon to convey whether the client was verified 5 years ago