entries
|
Satisfy autopep8 by adding a newline between two methods
|
2018-06-04 10:16:09 +10:00 |
home
|
Nicely handle the unlikely case where the h-card contains absolutely no PGP keys and/or social profiles
|
2018-05-10 14:23:05 +10:00 |
lemonauth
|
Throw away now-unused lemonauth templates, since they've all been ported across to Jinja2
|
2018-06-12 11:01:25 +10:00 |
lemoncurry
|
Fix URL syntax for linking to the current lemoncurry version in the repo, so it works with Gitea
|
2018-06-12 11:01:59 +10:00 |
lemonshort
|
Install mypy and make the minimum changes necessary for it to pass, albeit using --ignore-missing-imports
|
2018-05-29 09:37:28 +10:00 |
micropub
|
Add a Link header to the Micropub create response indicating the entry's shortlink
|
2018-05-10 13:42:59 +10:00 |
users
|
Add caching and smarter resizing to the Libravatar endpoint
|
2018-06-08 14:47:34 +10:00 |
webmention
|
Add docstring to webmention:status endpoint
|
2018-05-04 13:50:50 +10:00 |
wellknowns
|
Replace the previous WebFinger implementation with a fairly simple forwarder to Bridgy Fed, so that Bridgy Fed will work eventually
|
2018-05-11 13:23:47 +10:00 |
.gitignore
|
Install mypy and make the minimum changes necessary for it to pass, albeit using --ignore-missing-imports
|
2018-05-29 09:37:28 +10:00 |
.gitlab-ci.yml
|
Simplify the GitLab cache config, should be more reliable this way?
|
2018-06-04 09:39:32 +10:00 |
.gitmodules
|
Load the Material colour scheme directly from the source YAML, rather than hardcoding it into Stylus format
|
2017-10-27 11:34:34 +11:00 |
.pre-commit-config.yaml
|
Add pytest and mypy steps to the pre-commit hooks to avoid committing clearly broken code
|
2018-06-04 10:32:24 +10:00 |
.pyup.yml
|
Configure pyup to look at my Pipfiles
|
2018-05-14 10:40:44 +10:00 |
.travis.yml
|
Explicitly mark the environment variables as global
|
2018-05-28 11:53:46 +10:00 |
Forwardfile
|
Add a Forwardfile for development
|
2017-10-30 13:31:27 +11:00 |
lemoncurry.paw
|
Create a basic but functional micropub media endpoint :o
|
2018-05-07 22:28:48 +10:00 |
lemoncurry.svg
|
Add the lemoncurry logo - yes, it's just FA's lemon layered over a dark circle
|
2018-03-08 15:37:52 +11:00 |
LICENSE
|
Extend the copyright range in the license to cover 2018 as well
|
2018-03-06 22:30:49 +11:00 |
manage.py
|
Make development-specific settings file
|
2017-10-23 08:55:07 +11:00 |
package.json
|
Relocate official repository to git.00dani.me
|
2018-06-12 10:52:49 +10:00 |
Pipfile
|
Install mypy and make the minimum changes necessary for it to pass, albeit using --ignore-missing-imports
|
2018-05-29 09:37:28 +10:00 |
Pipfile.lock
|
Bump library versions using pipenv lock
|
2018-06-12 11:15:33 +10:00 |
pytest.ini
|
Add support for tests that use django.test.Client and that require a database, and use this support to test some of the wellknowns.views modules
|
2018-02-06 16:12:36 +11:00 |
yarn.lock
|
Bump npm library versions using yarn upgrade
|
2018-06-12 11:18:15 +10:00 |