Sone.git
2011-04-10 David ‘Bombe... Merge branch 'release-0.6.1' 0.6.1
2011-04-10 David ‘Bombe... Set version to 0.6.1.
2011-04-10 David ‘Bombe... Require utils 0.9.3.
2011-04-10 David ‘Bombe... Add explanatory text for Sone-specific options while...
2011-04-10 David ‘Bombe... Reduce default number of posts per page to 10.
2011-04-08 David ‘Bombe... Add redirect page before all other toadlets.
2011-04-08 David ‘Bombe... Redirect to “index.html” if no path is given.
2011-04-08 David ‘Bombe... Create page implementation that simply performs a redirect.
2011-04-08 David ‘Bombe... Add sone:// and post:// links.
2011-04-08 David ‘Bombe... Mark deleted posts and replies as known.
2011-04-08 David ‘Bombe... Also show posts and replies that have the current Sone...
2011-04-08 David ‘Bombe... Adjust displayed times.
2011-04-08 David ‘Bombe... Show default texts in the trust-related settings on...
2011-04-08 David ‘Bombe... Allow user to configuration the number of posts shown...
2011-04-08 David ‘Bombe... Add javadoc comments.
2011-04-07 David ‘Bombe... Create new-element notifications as non-dismissable.
2011-04-07 David ‘Bombe... Copy all values in the copy constructor.
2011-04-07 David ‘Bombe... Add constructor to allow to specify the dismissable...
2011-04-07 David ‘Bombe... Don’t mark elements as known automatically when viewing...
2011-04-07 David ‘Bombe... Display new-reply notification differently.
2011-04-07 David ‘Bombe... Add filter to sort replies differently.
2011-04-07 David ‘Bombe... Also update times on invisible replies.
2011-04-07 David ‘Bombe... Reset activation after all notifications have been...
2011-04-07 David ‘Bombe... Filter posts and replies from the future.
2011-04-07 David ‘Bombe... Hide error message when deleting already deleted post...
2011-04-07 David ‘Bombe... Reset blinking tab icon when no notifications are visible.
2011-04-07 David ‘Bombe... Mark own posts as new to allow retrieval and insertion...
2011-04-07 David ‘Bombe... Merge branch 'mark-elements-as-known' into next
2011-04-07 David ‘Bombe... Mark elements as known when a notification is removed.
2011-04-07 David ‘Bombe... Check replaced notifications for changes.
2011-04-07 David ‘Bombe... Add methods that compare notifications and mark element...
2011-04-07 David ‘Bombe... Use convenience method to get the notification for...
2011-04-07 David ‘Bombe... Add “skipRequest” parameter to all mark*AsKnown() methods.
2011-04-07 David ‘Bombe... Add method to access notification elements.
2011-04-07 David ‘Bombe... Add method to retrieve a Sone element by its ID.
2011-04-07 David ‘Bombe... Add element IDs to new-element notifications.
2011-04-07 David ‘Bombe... Mark all elements as known in the processing method...
2011-04-06 David ‘Bombe... Add relative and dynamic timestamps to the web interface.
2011-04-06 David ‘Bombe... Add getReply() function that works the same as getPost().
2011-04-06 David ‘Bombe... Remove obsolete getReply() function.
2011-04-05 David ‘Bombe... Fix javadoc.
2011-04-05 David ‘Bombe... Implement auto-following of new Sones.
2011-04-05 David ‘Bombe... Add options to Sone.
2011-04-05 David ‘Bombe... Remove debug output.
2011-04-05 David ‘Bombe... Improve wording on Sone creation.
2011-04-05 David ‘Bombe... Add large try-catch block around SoneInserter’s run...
2011-04-05 David ‘Bombe... Remove notification if no posts and replies remain.
2011-04-05 David ‘Bombe... Refactor; when not logged in, don’t show new-post or...
2011-04-05 David ‘Bombe... Remove unnecessary imports.
2011-04-05 David ‘Bombe... Change the way notifications are handled.
2011-04-05 David ‘Bombe... Add filter for a list of notifications.
2011-04-05 David ‘Bombe... Add method to set elements to show.
2011-04-05 David ‘Bombe... Add copy constructor.
2011-04-05 David ‘Bombe... Add method to get all posts that have a certain Sone...
2011-04-05 David ‘Bombe... l10nize about page, add link to homepage.
2011-04-05 David ‘Bombe... Add posts that are directed at a Sone to “view Sone...
2011-04-04 David ‘Bombe... It’s 2011.
2011-04-03 David ‘Bombe... Reduce default negative trust to -25.
2011-04-03 David ‘Bombe... Fix search term input field jumping around on Firefox.
2011-04-02 David ‘Bombe... Merge branch 'master' into next
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.
next