Commit Graph

135 Commits (4f03b3faf990556a695534fb0e0cc95414a12080)
 

Author SHA1 Message Date
Martin Zimmermann 690e642afb mv
11 years ago
Martin Zimmermann af8ecbac0c update README to reflect recent updates
11 years ago
Martin Zimmermann f6271e5cf6 commit work in progress
11 years ago
Martin Zimmermann 7e6fa0438b use argparse and configparser
11 years ago
Martin Zimmermann eaedf03c33 add MANIFEST.in
11 years ago
Martin Zimmermann 2d075f867a move code around™
11 years ago
Martin Zimmermann cb20f159fb add bootstrap 2.3.2
11 years ago
Martin Zimmermann 2e233092b7 add jQuery 2.0.3
11 years ago
Martin Zimmermann dd4ba9263a refactor all the things (use werkzeug instead of NIH to handle WSGI)
11 years ago
Martin Zimmermann 76d6d46521 add progress bar to migration
11 years ago
Martin Zimmermann 57fa577e54 whatever I made there
11 years ago
posativ 26c74cb521 admin.js now used isso.js as API
12 years ago
posativ 261f2fe18e introduce namespaces for JS and trying to escape the pyramid of doom
12 years ago
posativ 525a2828c5 fix Makefile and move utilities to js/utils.js
12 years ago
posativ a753045f8b some documentation and move login to /admin/
12 years ago
posativ 588a8c306b approved comments now move to recent comments
12 years ago
posativ 65c2fce636 better admin 'theme', 304 Not Modified support and minor improvements
12 years ago
posativ 5968a977ab wrap at 80 chars
12 years ago
posativ ba33f28f31 update README and make instructions
12 years ago
posativ eaaf1f4653 moar syntactic sugar
12 years ago
posativ 8e2e90ed4e add threaded WSGI server mixin to check URL existence on same host :>
12 years ago
posativ 63b990838d fix tests
12 years ago
posativ a4514e1f91 rewrite using NIH
12 years ago
posativ 440787ff67 fix Augenkrebs in dashboard
12 years ago
posativ 28162d7ca9 edit comment works when comment is still pending
12 years ago
posativ 2e1831f609 show pending status, add some css
12 years ago
posativ 1bafe193ad approve comments
12 years ago
posativ 23232d4f0e fix admin.js
12 years ago
posativ 5d15ab0ea3 use highly sophisticated '2 weeks ago' dates including microformats
12 years ago
posativ c7d4b5a071 use promise.js -> less code, less indentation, 2 kb less framework
12 years ago
posativ 6f4b02ab12 show deleted comments when they are referenced
12 years ago
posativ 35310300ac add 'edit comment' functionality. Use with care.
12 years ago
posativ b4708fb284 modify can return plain text and marked up content
12 years ago
posativ ba631eaa57 add Hacking section to README.md
12 years ago
posativ db32d1c7f0 refactor JS and add YUI compression.
12 years ago
posativ 66cc7911f5 limit to 20 by default
12 years ago
posativ 6bb7b8c8d9 admin interface can delete comments :>
12 years ago
posativ 15ead12683 I can't still remember what ASC and DESC means
12 years ago
posativ 7420e6a130 add path to comment class
12 years ago
posativ 05b77f99fe add db.recent(mode, limit) method
12 years ago
posativ 2bfbad39ca begin dashboard using mako templates
12 years ago
posativ 39899dda81 /comment/ -> /1.0/
12 years ago
posativ ac6d88f61e `isso import FILE` can import Disqus export
12 years ago
posativ ecd4c6b120 fix an edge case, where mallory can delete comments by bo
12 years ago
posativ 3459b7b9ee delete comment works for non-referenced comments now
12 years ago
posativ d9a9eaf8c5 zero-fill date and add cookie recognition
12 years ago
posativ 10b1b1b470 use unique cookie name
12 years ago
posativ ae96122ea1 fix issues caused by @moschlar
12 years ago
posativ d2bc2537a1 remove limit, introduced unnecessary complexity
12 years ago
posativ 3b197c4c3c close form after reply
12 years ago