Commit graph

21 commits

Author SHA1 Message Date
Michael Hope a376aba8a6 templates: ensure bold blocks are always closed. 2015-03-03 20:40:26 +01:00
Michael Hope dbdae74266 Added a special '_count' extension which turns into a SQL COUNT(*). 2014-04-18 22:32:01 +02:00
Michael Hope 1b39c19971 Re-worked the ordering of the by line to allow comment links.
Re-worked the layout of the sidebar.
Exclude the users own comments from the sidebar.
2014-04-17 20:17:16 +02:00
Michael Hope 3d52cb0024 Fix misreporting of the comment age. 2014-02-23 21:06:06 +01:00
Michael Hope 61978c7c08 Added a 'new' section to the sidebar. Currently goes back a fixed
number of days.
2014-02-23 21:04:35 +01:00
Michael Hope 2c072be6bc Use a (English only) helper to pluralise numbers.
Fixes #20.
2014-02-23 20:18:43 +01:00
Michael Hope 12953d9616 Tidied up all of the forms. Now uses CSS.
Added a hook to automatically add descriptions and style to forms.
Now need the 'current password' when changing the password.
Changed 'content' to 'comment' for the new comment form.
2013-10-10 22:05:49 +02:00
Michael Hope 33ad21941d Prettified the new comment page. 2013-10-09 21:15:14 +02:00
Michael Hope 873b4c2393 Added Markdown support for links and comments.
Split ConfigParser out so the defaults and a lists are common.
2013-09-29 15:58:06 +02:00
Michael Hope 5cd023b9b4 Fixed the link view to match the front page 'links' formatting.
Changed the comment box to always show.
2013-09-29 15:11:23 +02:00
Michael Hope 3b656ba821 Heavily hacked the templates to match Able's style. 2013-09-28 20:57:44 +02:00
Michael Hope 2724f44828 De-hacked how the admin users are set.
Checked the other admin roles and made sure they check permissions.
2013-09-28 19:34:35 +02:00
Michael Hope 5c553a2a31 Added support for features that can be turned on and off.
Put 'likes' behind a feature flag and turned it off.
2013-09-27 20:32:41 +02:00
Michael Hope ae77d2f667 Fix up some of the absolute paths. Add a WSGI hook. 2012-07-01 20:27:29 +12:00
Michael Hope 04cb90ba06 Switch to an automapper. 2012-06-04 20:45:58 +12:00
Michael Hope 05df797271 Add previews for links and comments. Put the comment form at the bottom of the link page. 2012-05-09 20:54:34 +12:00
Michael Hope 39d23d07fd Add the time something was posted.
Add comments.
2012-05-06 21:19:51 +12:00
Michael Hope d8d6c1e307 Add new comments. 2012-05-06 19:39:03 +12:00
Michael Hope 3ada56bb22 Add sessions.
Add messages.
Add link posting.
Add login.
2012-05-06 19:16:28 +12:00
Michael Hope 2de87b3062 Add support for a base URL 2012-05-05 23:13:46 +12:00
Michael Hope bb6176ba30 Initial hack. 2012-05-05 22:12:43 +12:00