Don’t register shutdown hooks for all Services.
[Sone.git] / src / main / resources /
2010-10-20 David ‘Bombe’ RodenShow multiline-capable input boxes on focus, single...
2010-10-20 David ‘Bombe’ RodenEnhance description.
2010-10-20 David ‘Bombe’ RodenFix return page.
2010-10-20 David ‘Bombe’ RodenAdd helper text to “add Sone” input field.
2010-10-20 David ‘Bombe’ RodenUpdate Sone logo.
2010-10-20 David ‘Bombe’ RodenAdd header for the list of posts on the “view Sone...
2010-10-20 David ‘Bombe’ RodenShow the nice name and the Sone name, don’t show the ID.
2010-10-20 David ‘Bombe’ RodenMove Sone creation to its own template.
2010-10-20 David ‘Bombe’ RodenImplement Sone loading.
2010-10-20 David ‘Bombe’ RodenStreamline adding Sones, remove “add Sone” from menu.
2010-10-20 David ‘Bombe’ RodenOmit bottom line on last post.
2010-10-20 David ‘Bombe’ RodenDon’t show Sone header when current Sone is viewed.
2010-10-20 David ‘Bombe’ RodenChange header.
2010-10-20 David ‘Bombe’ RodenSet return pages on all requests.
2010-10-20 David ‘Bombe’ RodenWhitespace fixes.
2010-10-20 David ‘Bombe’ RodenDon’t color the separator dot.
2010-10-20 David ‘Bombe’ RodenChange image into link to index.
2010-10-20 David ‘Bombe’ RodenFix posting of comments.
2010-10-20 David ‘Bombe’ RodenTry to fix comment posting.
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-20 David ‘Bombe’ RodenImplement reply deletion.
2010-10-19 David ‘Bombe’ RodenReturn to correct page when user tries to post an empty...
2010-10-19 David ‘Bombe’ RodenReturn to original page after creating the post.
2010-10-19 David ‘Bombe’ RodenEscape all IDs in HTML.
2010-10-19 David ‘Bombe’ RodenShow keys on “edit profile” page.
2010-10-19 David ‘Bombe’ RodenAdd page tail that contains the key of the current...
2010-10-19 David ‘Bombe’ RodenAdd text if a Sone follows no other Sones.
2010-10-19 David ‘Bombe’ RodenUse Sone view.
2010-10-19 David ‘Bombe’ RodenAdd “comment” links on Sone page.
2010-10-19 David ‘Bombe’ RodenAdd margin below header.
2010-10-19 David ‘Bombe’ RodenMove “add Sone” form to “known Sones” page.
2010-10-19 David ‘Bombe’ RodenReduce width of page.
2010-10-19 David ‘Bombe’ RodenRename title of posts.
2010-10-19 David ‘Bombe’ RodenRedesign and consolidate.
2010-10-19 David ‘Bombe’ RodenRemove margin below posts.
2010-10-19 David ‘Bombe’ RodenMake the view of a Sone a lot prettier.
2010-10-19 David ‘Bombe’ RodenChange text to uppercase.
2010-10-19 David ‘Bombe’ RodenUse straight logo, show desaturated logo when no Sone...
2010-10-19 David ‘Bombe’ RodenMake unknown and modified marker red and bold.
2010-10-19 David ‘Bombe’ RodenAdd tooltips for status icons.
2010-10-19 David ‘Bombe’ RodenAdd “unknown” Sone state, initialize local and remote...
2010-10-19 David ‘Bombe’ RodenShow markers for Sone statuses.
2010-10-19 David ‘Bombe’ RodenRename “isCurrent” property to “current”.
2010-10-19 David ‘Bombe’ RodenRename “isFriend” property to just “friend”.
2010-10-19 David ‘Bombe’ RodenRename “isBlocked” property to “blocked”.
2010-10-19 David ‘Bombe’ RodenMake it possible for the user to specify the document...
2010-10-18 David ‘Bombe’ RodenCreate Sone view.
2010-10-18 David ‘Bombe’ RodenUse post view.
2010-10-18 David ‘Bombe’ RodenOnly show follow/block links when the shown Sone is...
2010-10-18 David ‘Bombe’ RodenAdd links to follow and unfollow Sones from the “Known...
2010-10-18 David ‘Bombe’ RodenAdd page that lets the user unfollow a Sone.
2010-10-18 David ‘Bombe’ RodenCompletely hide the request key from the interface.
2010-10-18 David ‘Bombe’ RodenShow the time of the last update.
2010-10-18 David ‘Bombe’ RodenIncrease page width.
2010-10-18 David ‘Bombe’ RodenOnly show the routing part of the Sone’s request key.
2010-10-18 David ‘Bombe’ RodenImprove formatting of known Sones.
2010-10-18 David ‘Bombe’ RodenOnly show block/unblock buttons if the user is logged in.
2010-10-18 David ‘Bombe’ RodenFix “comment” link for posts with replies.
2010-10-18 David ‘Bombe’ RodenChange links to HTML forms.
2010-10-18 David ‘Bombe’ RodenAdd possibility to block and unblock Sones.
2010-10-18 David ‘Bombe’ RodenAdd icon to all delivered Sone pages.
2010-10-18 David ‘Bombe’ RodenChange hover color.
2010-10-18 David ‘Bombe’ RodenWhitespace fixes.
2010-10-18 David ‘Bombe’ RodenUse head and tail includes on all pages.
2010-10-18 David ‘Bombe’ RodenChange link colors to match logo.
2010-10-18 David ‘Bombe’ RodenMake profile link smaller.
2010-10-18 David ‘Bombe’ RodenUpdate logo.
2010-10-18 David ‘Bombe’ RodenAdd profile backup function.
2010-10-18 David ‘Bombe’ RodenRequest the focus for the correct element.
2010-10-18 David ‘Bombe’ RodenText is shown with line breaks as entered.
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’ RodenHide all reply input fields, add “comment” button.
2010-10-18 David ‘Bombe’ RodenMake reply input fields have a default text.
2010-10-18 David ‘Bombe’ RodenFormat status line differently, rename “delete post...
2010-10-18 David ‘Bombe’ RodenAdd padding for replies.
2010-10-18 David ‘Bombe’ RodenRe-style “delete reply” link.
2010-10-18 David ‘Bombe’ RodenPrepare for larger HTML/CSS rework.
2010-10-17 David ‘Bombe’ RodenUpdate time when inserting, store time in insert.
2010-10-16 David ‘Bombe’ RodenAdd page that deletes a post.
2010-10-16 David ‘Bombe’ RodenDon’t omit post ID.
2010-10-16 David ‘Bombe’ RodenAdd “unauthorized access” template.
2010-10-16 David ‘Bombe’ RodenCreate inclusion template for viewing a post.
2010-10-16 David ‘Bombe’ RodenShow replies to posts in remote Sone.
2010-10-16 David ‘Bombe’ RodenAdd “known Sones” page.
2010-10-16 David ‘Bombe’ RodenAdd missing line of text.
2010-10-16 David ‘Bombe’ RodenFix template variable.
2010-10-16 David ‘Bombe’ RodenAdd possibility to load a Sone by its Freenet URI.
2010-10-16 David ‘Bombe’ RodenLink date to “view post” page.
2010-10-16 David ‘Bombe’ RodenAdd “view post” page.
2010-10-16 David ‘Bombe’ RodenShow replies and reply posting form on index page.
2010-10-16 David ‘Bombe’ RodenCreate “create reply” page.
2010-10-15 David ‘Bombe’ RodenDon’t use the HTML filter to write XML.
2010-10-15 David ‘Bombe’ RodenDon’t store Sone ID in the reply, it’s always the Sone...
2010-10-15 David ‘Bombe’ RodenStore known Sones in XML, too.
2010-10-15 David ‘Bombe’ RodenUse JavaScript to improve the UI.
2010-10-15 David ‘Bombe’ RodenShow Sone name in page title.
2010-10-15 David ‘Bombe’ RodenAdd jQuery 1.4.2.
next