|
9580068c5b
|
Refactor how the routing for different kinds of entry works - this will make implementing webmentions easier, hopefully?
|
2018-03-08 13:49:02 +11:00 |
|
|
40ead1bbe1
|
Provide simple support for fetching entries in AMP format - can't handle images yet and needs some other tweaks, but works nicely so far c:
|
2018-01-13 14:49:38 +11:00 |
|
|
6d912de376
|
Migrate to Font Awesome 5 - every icon used in the site has been updated, but the site icons that live in the database will need fixing separately
|
2017-12-06 14:07:59 +11:00 |
|
|
931568db26
|
Temporarily disable replies, likes, and reposts since they don't work yet but I wanna release cat support
|
2017-11-20 11:26:15 +11:00 |
|
|
cedae16456
|
Use a slightly simpler way of identifying on_home kinds, which the ORM seems to like better
|
2017-11-13 08:56:20 +11:00 |
|
|
adb302ebe3
|
Hide likes and replies from the homepage
|
2017-11-13 08:54:23 +11:00 |
|
|
28e4a71cae
|
Begin implementing support for replies, likes, and reposts - there's a DB field for storing the original post's URL, but it's not actually used yet
|
2017-11-13 08:42:31 +11:00 |
|
|
730a2bcb9d
|
Added support for RSS and Atom feeds, because why not
|
2017-11-01 09:29:59 +11:00 |
|
|
5987e54105
|
Simplify entry routing by using one route with an optional slug for permalinks, rather than a route with a slug and a route without
|
2017-10-28 14:01:31 +11:00 |
|
|
8814e60624
|
Clean up URL handling for models a li'l
|
2017-10-27 16:51:46 +11:00 |
|
|
aec22e813d
|
Basic support for entries of 'photo' kind
|
2017-10-27 16:04:05 +11:00 |
|
|
f39782346f
|
Make entry kinds a teeny bit easier to manage by moving some of the smarts into the actual kinds.Entry class
|
2017-10-26 09:01:36 +11:00 |
|
|
2b6691f8a5
|
Rudimentary but fully-functional entry permalink pages :3
|
2017-10-25 12:31:08 +11:00 |
|
|
950459cd5f
|
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 |
|