summaryrefslogtreecommitdiff
path: root/design/templates/comments
AgeCommit message (Collapse)Author
2021-02-22css: had to change method of hiding honeypot now that I am using CSPluxagraf
header
2021-02-12templates: fixed some bugs with comment postingluxagraf
2021-01-16css: fixed comments css to add more spacing between entry text andluxagraf
comments.
2021-01-15fixed a bug in comment form stylesluxagraf
2021-01-15Proj: Massive design overhaul to simplify codeluxagraf
Cut out Sass syntax, deleted old CSS rules, changed HTML to use fewer lists and more cascading instead of specific rules. Still requires compiling with sass to strip comments and compress, but would in theory work on its own. Reduced CSS file size by 2/3
2020-11-19fixed comment spam loop so redirects to homepage.luxagraf
2019-11-05changed comment form borderluxagraf
2019-03-22fixed comment preview template and latest redirectlxf
2019-03-12cleaned up comment styles with fancier fontsluxagraf
2019-03-12moved old sass files, redid comment form stylesluxagraf
2018-10-25pulled stats from base template, fix layout bug in comments templatesluxagraf
2017-09-26updated comments app to work with 1.11luxagraf
2016-10-10started work on light version of homepage and made it possble for me toluxagraf
put links in comments
2016-02-23made the comment form a bit nicer, kinder. trying to take my own advice.luxagraf
2015-12-13added resizing function to photo uploads and changed wording on commentsluxagraf
template
2015-01-13fixed spacing in template and hid link when commenter doesn't provide URLluxagraf
2014-12-20fixed some bugs with comments app, removed csrf protection from commentsluxagraf
2014-11-14couple of quick bugfixes in comment templateluxagraf
2014-11-13simplified gravatar code to use a single default imageluxagraf
2014-11-13fixed some css bugs with new comments and an old post (debi's list)luxagraf
2014-11-13Turned comments back on. See how this goes.luxagraf
2014-05-23Refactored code to use PEP8/Pyflake coding styles and cleaned up cruft aluxagraf
bit