Sone.git
2011-04-02 David ‘Bombe... Merge branch 'release-0.6' 0.6
2011-04-02 David ‘Bombe... Set version to 0.6.
2011-04-02 David ‘Bombe... Require utils-0.9.2.
2011-04-02 David ‘Bombe... When adding a field, the field name is not optional.
2011-04-02 David ‘Bombe... Enable text field on empty input, request focus.
2011-04-02 David ‘Bombe... Send out <link> header exposing the OpenSearchDescripti...
2011-04-02 David ‘Bombe... Add HTTPRequest accessor to web interface.
2011-04-02 David ‘Bombe... Allow FreenetTemplatePages to set arbitrary <link>...
2011-04-02 David ‘Bombe... Add accessor for HTTPRequest objects.
2011-04-02 David ‘Bombe... Add page that renders a template but is not a Freenet...
2011-04-02 David ‘Bombe... Rename TemplatePage to FreenetTemplatePage, which fits...
2011-04-02 David ‘Bombe... Include image dimensions for flattr badge.
2011-04-02 David ‘Bombe... Don’t trim whitespace off of lines.
2011-04-02 David ‘Bombe... Show the beginning of the post and the name of the...
2011-04-02 David ‘Bombe... Fix javadoc.
2011-04-02 David ‘Bombe... Put the name of the Sone in the front of the title.
2011-04-02 David ‘Bombe... Allow pages to set titles per request.
2011-04-01 David ‘Bombe... Use a different List implementation to prevent concurre...
2011-04-01 David ‘Bombe... Remove unnecessary plugins.
2011-04-01 David ‘Bombe... Use better way to paginate the posts.
2011-04-01 David ‘Bombe... Decrease number of posts on a page to 10.
2011-04-01 David ‘Bombe... Add posts a Sone replied to to “view Sone” page.
2011-04-01 David ‘Bombe... Weigh phrases by number of occurences.
2011-04-01 David ‘Bombe... Don’t use profile fields of senders when generating...
2011-04-01 David ‘Bombe... Fix javadoc comments.
2011-04-01 David ‘Bombe... Remove debug output.
2011-04-01 David ‘Bombe... Implement search.
2011-04-01 David ‘Bombe... Disable buttons after posting, re-enable after the...
2011-04-01 David ‘Bombe... Add synchronization.
2011-04-01 David ‘Bombe... Override hashCode() and equals() with calls to supercla...
2011-04-01 David ‘Bombe... Make classes static.
2011-04-01 David ‘Bombe... Add validation.
2011-04-01 David ‘Bombe... Actually check for the Sone’s identities.
2011-04-01 David ‘Bombe... Store original and parsed text in contenxt, compare...
2011-04-01 David ‘Bombe... Add test case for the improved link parser.
2011-04-01 David ‘Bombe... Collapse multiple empty lines to one empty line at...
2011-04-01 David ‘Bombe... Add methods to add, remove, and count parts contained...
2011-04-01 David ‘Bombe... Override Object.toString() to get a reasonable String...
2011-03-30 David ‘Bombe... Change “TreeOwner” to “Truster” to match changed FCP...
2011-03-30 David ‘Bombe... Don’t show unknown Sones.
2011-03-30 David ‘Bombe... Add filter that removes not-downloaded Sones.
2011-03-29 David ‘Bombe... Merge branch 'master' into next
2011-03-29 David ‘Bombe... Merge branch 'release-0.5.2' 0.5.2
2011-03-29 David ‘Bombe... Set version to 0.5.2.
2011-03-29 David ‘Bombe... Merge branch 'new-web-of-trust' into next
2011-03-25 David ‘Bombe... Don’t fetch a local Sone initially.
2011-03-21 David ‘Bombe... Merge branch 'remember-page' into next
2011-03-21 David ‘Bombe... Encode ampersand (“&”) and equals signs (“=”) in URL.
2011-03-21 David ‘Bombe... Include URL parameters in URL.
2011-03-21 David ‘Bombe... Get redirection target from URL, default to “index...
2011-03-21 David ‘Bombe... Add original URL when redirecting to login page.
2011-03-17 David ‘Bombe... Merge branch 'master' into next
2011-03-17 David ‘Bombe... Merge branch 'release-0.5.1' 0.5.1
2011-03-17 David ‘Bombe... Set version to 0.5.1.
2011-03-17 David ‘Bombe... Require utils 0.9.1.
2011-03-12 David ‘Bombe... Add link to unbookmark all not loaded posts at once.
2011-03-12 David ‘Bombe... Add possibility to unbookmark all not loaded posts...
2011-03-12 David ‘Bombe... Move pagination directly below the list.
2011-03-12 David ‘Bombe... Require a newer version of utils.
2011-03-11 David ‘Bombe... Set variables in parent template context, too.
2011-03-08 David ‘Bombe... Reregister USKs when Sone is already known to the downl...
2011-03-08 David ‘Bombe... Merge branch 'master' into next
2011-03-08 David ‘Bombe... Merge branch 'release-0.5' 0.5
2011-03-08 David ‘Bombe... Set version to 0.5.
2011-03-08 David ‘Bombe... Use version 0.9 of utils.
2011-03-07 David ‘Bombe... Add “toggle parser” link to posts and replies to deacti...
2011-03-07 David ‘Bombe... Always download Sones, older editions are skipped later...
2011-03-07 David ‘Bombe... Show hint if some posts could not be shown.
2011-03-07 David ‘Bombe... Add “loaded” member for posts and replies.
2011-03-07 David ‘Bombe... Use new plugin name of the web of trust plugin.
2011-03-07 David ‘Bombe... Require 0.9-SNAPSHOT of utils.
2011-02-17 David ‘Bombe... Merge branch 'bookmarks' into next. This fixes #103.
2011-02-17 David ‘Bombe... Add page that shows all bookmarks.
2011-02-17 David ‘Bombe... Ajaxify bookmark buttons.
2011-02-17 David ‘Bombe... Add functions to bookmark and unbookmark posts.
2011-02-17 David ‘Bombe... Add function to return the post for an ID.
2011-02-17 David ‘Bombe... Add AJAX pages to bookmark and unbookmark posts.
2011-02-17 David ‘Bombe... Fix form class names and CSS.
2011-02-17 David ‘Bombe... Add star for bookmarks in post view.
2011-02-17 David ‘Bombe... Add pages that let the user bookmark or unbookmark...
2011-02-17 David ‘Bombe... Expose whether a post is bookmarked.
2011-02-17 David ‘Bombe... Add bookmark management.
2011-02-04 David ‘Bombe... Set local Sones in posts deliverd by AJAX.
2011-02-02 David ‘Bombe... Sort the local Sones in the sender dropdown.
2011-02-02 David ‘Bombe... Implement Comparable interface in Sone.
2011-02-02 David ‘Bombe... Add collection sort filter to template context factory.
2011-01-28 David ‘Bombe... Reregister the USK subscription after a successful...
2011-01-28 David ‘Bombe... Don’t run background fetchers for Sones that are last...
2011-01-28 David ‘Bombe... Actually allow -100 to be entered by getting 4 characte...
2011-01-28 David ‘Bombe... Wrap the Core’s options into a Preferences object which...
2011-01-28 David ‘Bombe... Allow sender selection when sending a message on the...
2011-01-28 David ‘Bombe... Wrap setting the document title into an own function...
2011-01-28 David ‘Bombe... Convert links to posts on the current page to relative...
2011-01-28 David ‘Bombe... Add easily identifiable link class.
2011-01-27 David ‘Bombe... Move anchors to within the <div>.
2011-01-27 David ‘Bombe... Prevent multiple blink cycles happening simultaneously.
2011-01-27 David ‘Bombe... Let the toggleIcon() method reset the icon.
2011-01-27 David ‘Bombe... Animate icon on activity.
2011-01-26 David ‘Bombe... Change icon of page on activity.
2011-01-26 David ‘Bombe... Always mark the homepage as a trusted page.
next