Commit graph

102 commits

Author SHA1 Message Date
Michael Hope
af12a3d3dd Let the admin set a users password.
First pass at pylint.
2013-09-30 20:18:41 +02:00
Michael Hope
beb8bc2328 Change how the server type (dev vs FastCGI) is set. 2013-09-29 21:16:04 +02:00
Michael Hope
020bbccdb3 Fix the archive by limiting the end date to 2037. Needed on brik as
its got an old libc.
Add a simple filter to the archive.
2013-09-29 20:18:21 +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
1c54208910 Shifted where the message box goes so it wraps to the main content area. 2013-09-29 15:10:54 +02:00
Michael Hope
e1a73723cd Pulled the niche top level stylesheet back in to get alert highlighting. 2013-09-29 15:10:18 +02:00
Michael Hope
217fcb61f0 Added the html5 shim to support IE8 and earlier. 2013-09-29 14:48:28 +02:00
Michael Hope
24bf894668 Did proper, auto-sizing pagination. 2013-09-28 21:25:03 +02:00
Michael Hope
31da4a2259 Always include the revno in the version. 2013-09-28 21:01:03 +02:00
Michael Hope
3b656ba821 Heavily hacked the templates to match Able's style. 2013-09-28 20:57:44 +02:00
Michael Hope
b897cbfe53 Imported the Wordpress Able 1.2 template. 2013-09-28 20:57:19 +02:00
Michael Hope
c4602871c4 Added a call out to get the version from git. 2013-09-28 20:56:45 +02:00
Michael Hope
33e5680558 Added a link to the github page for filing bugs. 2013-09-28 19:43:55 +02:00
Michael Hope
cfd44e7103 Hid gravatar support behind a feature flag. 2013-09-28 19:38:51 +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
9174a57bf0 Added the per user comments view. 2013-09-28 19:23:20 +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
64ea6703b9 Added notes on the dependencies. 2013-01-17 17:50:35 -10:00
Michael
94fa8a1cec + ‘.sparkleshare’ 2012-09-26 14:14:25 +12:00
Michael Hope
a62f723c1b Make the links page generic. 2012-07-04 21:33:35 +12:00
Michael Hope
d8848d200c Add date and per user links. 2012-07-04 21:33:19 +12:00
Michael Hope
bf73c662ed Add a link to the archive. 2012-07-04 21:30:45 +12:00
Michael Hope
ef27abe42d Fix the plural of years. 2012-07-04 21:29:08 +12:00
Michael Hope
fb3b81d8f5 Added the bad login string. 2012-07-04 20:19:37 +12:00
Michael Hope
4511b63d4f Added the bad login string. 2012-07-04 20:19:30 +12:00
Michael Hope
85e0975789 Implement is_admin(). Need admin rights to delete a comment. Rework
authentication to show an error message on failure.
2012-07-04 20:16:20 +12:00
Michael Hope
872b9577a9 Fixed up a few more redirects. 2012-07-04 20:00:00 +12:00
Michael Hope
1c221f5057 Change all redirects to a helper to fix a range of redirect bugs. 2012-07-04 19:21:56 +12:00
Michael Hope
db59fcec38 Fix liking a post. Add a subtitle. Add a default for wsgi. 2012-07-04 19:14:49 +12:00
Michael Hope
c848354d9e Shift the base href earlier so it also applies to the CSS. 2012-07-04 19:14:05 +12: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
fdd015c3ac Remove more of the old model. Add missing utils. 2012-07-01 20:22:27 +12:00
Michael Hope
4269a2a22a Merge branch 'master' of orion:~/git/niche 2012-06-04 21:19:24 +12:00
Michael Hope
04cb90ba06 Switch to an automapper. 2012-06-04 20:45:58 +12:00
Michael Hope
13a69ac3d1 Put padding around links, comments, and bylines. 2012-06-04 20:45:39 +12:00
Michael
784a1931e2 + ‘.notes/’ 2012-05-12 21:39:54 +12:00
Michael Hope
b480bf0d88 Fix link render bugs. 2012-05-09 21:08:53 +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
a388ece310 Change to Monkeyfilter yellow. Add a meta and preview block. 2012-05-09 20:53:49 +12:00
Tracy
d16843319c / strings.py 2012-05-06 21:24:56 +12:00
Michael Hope
39d23d07fd Add the time something was posted.
Add comments.
2012-05-06 21:19:51 +12:00
Michael Hope
3f7108e1d2 General tidy up 2012-05-06 20:58:56 +12:00
Michael Hope
93d3487acc Shift site title out to config.
Sanitize comments and descriptions using bleach.
2012-05-06 20:29:50 +12:00
Michael Hope
9c6e51d936 Split strings out into a file. 2012-05-06 19:55:59 +12:00
Michael Hope
d8d6c1e307 Add new comments. 2012-05-06 19:39:03 +12:00
Michael Hope
d0ce7735ab Added the new link template. 2012-05-06 19:17:09 +12:00
Michael Hope
3ada56bb22 Add sessions.
Add messages.
Add link posting.
Add login.
2012-05-06 19:16:28 +12:00
Michael Hope
d87c727ccb Add login/logut/password changing
Add messages.
Add a basic stylesheet.
Add sessions.
2012-05-06 18:43:07 +12:00
Michael Hope
2de87b3062 Add support for a base URL 2012-05-05 23:13:46 +12:00