Merge commit '0.3.1-RC3' into message-recipient
[Sone.git] / src / main / resources / templates / include / viewPost.html
2010-11-26 David ‘Bombe’ RodenMerge commit '0.3.1-RC3' into message-recipient
2010-11-26 David ‘Bombe’ RodenShow recipient on posts.
2010-11-25 David ‘Bombe’ RodenAdd element after which the “comment” link is to be...
2010-11-25 David ‘Bombe’ RodenStore the times of posts and replies with unique class...
2010-11-24 David ‘Bombe’ RodenAdd a couple of CSS classes for easier identification...
2010-11-24 David ‘Bombe’ RodenStore the time in posts and replies.
2010-11-12 David ‘Bombe’ RodenMove reply HTML code into own file.
2010-11-12 David ‘Bombe’ RodenAdd anchors to posts and replies.
2010-11-11 David ‘Bombe’ RodenMark new replies.
2010-11-11 David ‘Bombe’ RodenMark new posts as new.
2010-11-05 David ‘Bombe’ RodenReformatting, no structural changes.
2010-11-05 David ‘Bombe’ RodenAdd WoT identicons as avatars.
2010-11-05 David ‘Bombe’ RodenRemove extra space for all not-last posts.
2010-11-04 David ‘Bombe’ RodenShow Sones that like a post or reply.
2010-10-23 David ‘Bombe’ RodenAdd like functionality to replies.
2010-10-23 David ‘Bombe’ RodenUse a more general way to like something.
2010-10-23 David ‘Bombe’ RodenHide 0 likes.
2010-10-23 David ‘Bombe’ RodenDon’t add comment links when nobody is logged in.
2010-10-23 David ‘Bombe’ RodenImplement “like” button.
2010-10-22 David ‘Bombe’ RodenEnhance all post and reply delete buttons.
2010-10-22 David ‘Bombe’ RodenUse default loop variable.
2010-10-21 David ‘Bombe’ RodenUse a “last” attribute instead of relying on “:last...
2010-10-21 David ‘Bombe’ RodenUse a POST form to delete posts.
2010-10-20 David ‘Bombe’ RodenAdd “return page” to “create reply” form.
2010-10-20 David ‘Bombe’ RodenUse an HTML form to delete replies.
2010-10-19 David ‘Bombe’ RodenEscape all IDs in HTML.
2010-10-19 David ‘Bombe’ RodenRename “isCurrent” property to “current”.
2010-10-18 David ‘Bombe’ RodenOnly show reply form when “comment” is clicked.
2010-10-18 David ‘Bombe’ RodenRemove unnecessary “id” attribute.
2010-10-18 David ‘Bombe’ RodenHide reply creation input text fields until “comment...
2010-10-18 David ‘Bombe’ RodenMake reply input fields have a default text.
2010-10-18 David ‘Bombe’ RodenRe-style “delete reply” link.
2010-10-18 David ‘Bombe’ RodenPrepare for larger HTML/CSS rework.
2010-10-16 David ‘Bombe’ RodenDon’t omit post ID.
2010-10-16 David ‘Bombe’ RodenCreate inclusion template for viewing a post.