Commit Graph

38 Commits (master)

Author SHA1 Message Date
Lucas Cimon c4373186f9
Fixing likes counter of replies not being displayed (#637)
4 years ago
Jelmer Vernooij a45ef339e6
Merge pull request #490 from vincentbernat/fix/css-notification
6 years ago
Max Roeleveld 8a46e13028
Add a missing closing brace
6 years ago
Vincent Bernat 80257353ba css: reduce size of the label for reply notifications
6 years ago
Vincent Bernat 527f287826 css: fix vertical alignment of notification checkbox
6 years ago
Pelle Nilsson f6f61c547a Merge remote-tracking branch 'posativ/master' into reply_notification
6 years ago
Vincent Bernat b0264bc807 js: add a preview button to see a rendered preview
6 years ago
Benoît Latinier b5c40bedf7
Merge pull request #419 from vincentbernat/feature/atom-feed
6 years ago
Vincent Bernat bceb69518b js: put a link to Atom feed on top of the main postbox
6 years ago
Vincent Bernat fcf576dd08 css: remove CSS code for avatar in postbox
6 years ago
Pelle Nilsson c30873e8a2 Merge remote-tracking branch 'tsileo/reply_notification' into reply_notification
6 years ago
Benoît Latinier d2b573a4d5
Merge pull request #256 from blatinier/issue-10/admin-interface
7 years ago
Max Chadwick 21983a61b6 Darken placeholder text
7 years ago
Benoît Latinier 2adb779fef add: edit author/email/website/message
7 years ago
Benoît Latinier 0b6a0e4d5f add: group by thread
7 years ago
Benoît Latinier 1516f56cbd fix: cursor pointer on links delete/validate
7 years ago
Benoît Latinier 0a93c866ff Add a basic admin interface (Fix issue #10)
7 years ago
Morris Jobke f33ca31320
Highlight links by underline in comments
7 years ago
Ivan Pantic b0f8606b0f Hiding zero votes is now done through CSS instead of javascript.
8 years ago
Martin Zimmermann c712d196d7 add option to hide voting feature, closes #115
10 years ago
Martin Zimmermann 3975227ada Revert "border-radius only for first and last input"
10 years ago
Schoewilliam ad32243708 Fix issue #97 : Alignment problem with the submission forms fields
10 years ago
Martin Zimmermann e00ef92a67 remove now unused parent-hightlight rule
10 years ago
Martin Zimmermann 96620e8cd0 rename .postbox to .isso-postbox
10 years ago
Martin Zimmermann 77d40a99eb border-radius only for first and last input
10 years ago
Schoewilliam dd14bb91db #49 : Comments thread and submission form now support data-isso-avatar="false"
10 years ago
Schoewilliam 34a50910f2 Tweaking the submission form — making it responsive
10 years ago
Schoewilliam c2dd9d3bb5 getting rid of SCSS
10 years ago
Martin Zimmermann 5ab3a7bed4 remove white-space: pre, closes #77
10 years ago
Martin Zimmermann 09451ff707 replace textarea with a content-editable div
10 years ago
Thomas Sileo 08313c191c Added reply notification for commenter
11 years ago
Martin Zimmermann 79112940e6 reduce heading size in comments, fix #26
11 years ago
Martin Zimmermann c5daa66c82 remove old CSS rule
11 years ago
Martin Zimmermann c3b6e0319e use SVG to render identicon so the browser can auto-resize the image
11 years ago
Martin Zimmermann 66ade6df14 remove semantic article, header and footer tags to avoid CSS collisions
11 years ago
Martin Zimmermann 0b8cac7f18 implement comment editing
11 years ago
Martin Zimmermann e4f9b53668 minor CSS improvement to input and submit fields
11 years ago
Martin Zimmermann a7cc1cdf4d move scss to isso/css/
11 years ago