| .. |
|
jinja2/entries
|
Make lots of improvements to the narrow-screen layout
|
2018-07-01 15:26:55 +10:00 |
|
migrations
|
Have syndications infer the correct Site from their URL rather than require an explicit Profile reference
|
2018-06-28 20:51:43 +10:00 |
|
static/entries/css
|
Make lots of improvements to the narrow-screen layout
|
2018-07-01 15:26:55 +10:00 |
|
tests
|
Add tests for the Atom/RSS feeds so I won't accidentally break 'em without realising again
|
2018-05-09 21:36:21 +10:00 |
|
views
|
Throw out support for AMP, because AMP sucks anyway
|
2018-06-12 12:27:35 +10:00 |
|
__init__.py
|
Very, very rudimentary support for making h-entries: they don't look so good and don't appear on the homepage yet but it's a good start
|
2017-10-25 12:01:52 +11:00 |
|
admin.py
|
Add cats to the admin and give them a more useful string representation
|
2017-11-20 11:37:36 +11:00 |
|
apps.py
|
Very, very rudimentary support for making h-entries: they don't look so good and don't appear on the homepage yet but it's a good start
|
2017-10-25 12:01:52 +11:00 |
|
from_url.py
|
Refactor the 'find an entry based on a URL' behaviour into a utility function
|
2018-07-03 09:19:50 +10:00 |
|
jobs.py
|
Properly send webmentions after deleting an entry :3
|
2018-07-02 15:30:32 +10:00 |
|
kinds.py
|
Throw out support for AMP, because AMP sucks anyway
|
2018-06-12 12:27:35 +10:00 |
|
models.py
|
Enable support for deleting entries through Micropub :D
|
2018-07-02 15:08:13 +10:00 |
|
pagination.py
|
Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such
|
2018-05-04 12:13:52 +10:00 |
|
sitemaps.py
|
Satisfy autopep8 by adding a newline between two methods
|
2018-06-04 10:16:09 +10:00 |
|
urls.py
|
Throw out support for AMP, because AMP sucks anyway
|
2018-06-12 12:27:35 +10:00 |