Change title of replies listing on Sone page.
[Sone.git] / src /
2011-04-14 David ‘Bombe’ RodenChange title of replies listing on Sone page.
2011-04-13 David ‘Bombe’ RodenFix typo.
2011-04-12 David ‘Bombe’ RodenFix null pointer access when a reply’s post is yet...
2011-04-11 David ‘Bombe’ RodenInsert link to author the user is replying to.
2011-04-11 David ‘Bombe’ RodenStore textarea in input field’s data.
2011-04-11 David ‘Bombe’ RodenAdd all Sone-specific options when creating a Sone.
2011-04-11 David ‘Bombe’ RodenMark the correct sone as known.
2011-04-10 David ‘Bombe’ RodenMerge branch 'master' into next
2011-04-10 David ‘Bombe’ RodenMerge branch 'release-0.6.1' 0.6.1
2011-04-10 David ‘Bombe’ RodenSet version to 0.6.1.
2011-04-10 David ‘Bombe’ RodenAdd explanatory text for Sone-specific options while...
2011-04-10 David ‘Bombe’ RodenReduce default number of posts per page to 10.
2011-04-08 David ‘Bombe’ RodenAdd redirect page before all other toadlets.
2011-04-08 David ‘Bombe’ RodenRedirect to “index.html” if no path is given.
2011-04-08 David ‘Bombe’ RodenCreate page implementation that simply performs a redirect.
2011-04-08 David ‘Bombe’ RodenAdd sone:// and post:// links.
2011-04-08 David ‘Bombe’ RodenMark deleted posts and replies as known.
2011-04-08 David ‘Bombe’ RodenAlso show posts and replies that have the current Sone...
2011-04-08 David ‘Bombe’ RodenAdjust displayed times.
2011-04-08 David ‘Bombe’ RodenShow default texts in the trust-related settings on...
2011-04-08 David ‘Bombe’ RodenAllow user to configuration the number of posts shown...
2011-04-08 David ‘Bombe’ RodenAdd javadoc comments.
2011-04-07 David ‘Bombe’ RodenCreate new-element notifications as non-dismissable.
2011-04-07 David ‘Bombe’ RodenCopy all values in the copy constructor.
2011-04-07 David ‘Bombe’ RodenAdd constructor to allow to specify the dismissable...
2011-04-07 David ‘Bombe’ RodenDon’t mark elements as known automatically when viewing...
2011-04-07 David ‘Bombe’ RodenDisplay new-reply notification differently.
2011-04-07 David ‘Bombe’ RodenAdd filter to sort replies differently.
2011-04-07 David ‘Bombe’ RodenAlso update times on invisible replies.
2011-04-07 David ‘Bombe’ RodenReset activation after all notifications have been...
2011-04-07 David ‘Bombe’ RodenFilter posts and replies from the future.
2011-04-07 David ‘Bombe’ RodenHide error message when deleting already deleted post...
2011-04-07 David ‘Bombe’ RodenReset blinking tab icon when no notifications are visible.
2011-04-07 David ‘Bombe’ RodenMark own posts as new to allow retrieval and insertion...
2011-04-07 David ‘Bombe’ RodenMerge branch 'mark-elements-as-known' into next
2011-04-07 David ‘Bombe’ RodenMark elements as known when a notification is removed.
2011-04-07 David ‘Bombe’ RodenCheck replaced notifications for changes.
2011-04-07 David ‘Bombe’ RodenAdd methods that compare notifications and mark element...
2011-04-07 David ‘Bombe’ RodenUse convenience method to get the notification for...
2011-04-07 David ‘Bombe’ RodenAdd “skipRequest” parameter to all mark*AsKnown() methods.
2011-04-07 David ‘Bombe’ RodenAdd method to access notification elements.
2011-04-07 David ‘Bombe’ RodenAdd method to retrieve a Sone element by its ID.
2011-04-07 David ‘Bombe’ RodenAdd element IDs to new-element notifications.
2011-04-07 David ‘Bombe’ RodenMark all elements as known in the processing method...
2011-04-06 David ‘Bombe’ RodenAdd relative and dynamic timestamps to the web interface.
2011-04-06 David ‘Bombe’ RodenAdd getReply() function that works the same as getPost().
2011-04-06 David ‘Bombe’ RodenRemove obsolete getReply() function.
2011-04-05 David ‘Bombe’ RodenFix javadoc.
2011-04-05 David ‘Bombe’ RodenImplement auto-following of new Sones.
2011-04-05 David ‘Bombe’ RodenAdd options to Sone.
2011-04-05 David ‘Bombe’ RodenRemove debug output.
2011-04-05 David ‘Bombe’ RodenImprove wording on Sone creation.
2011-04-05 David ‘Bombe’ RodenAdd large try-catch block around SoneInserter’s run...
2011-04-05 David ‘Bombe’ RodenRemove notification if no posts and replies remain.
2011-04-05 David ‘Bombe’ RodenRefactor; when not logged in, don’t show new-post or...
2011-04-05 David ‘Bombe’ RodenRemove unnecessary imports.
2011-04-05 David ‘Bombe’ RodenChange the way notifications are handled.
2011-04-05 David ‘Bombe’ RodenAdd filter for a list of notifications.
2011-04-05 David ‘Bombe’ RodenAdd method to set elements to show.
2011-04-05 David ‘Bombe’ RodenAdd copy constructor.
2011-04-05 David ‘Bombe’ RodenAdd method to get all posts that have a certain Sone...
2011-04-05 David ‘Bombe’ Rodenl10nize about page, add link to homepage.
2011-04-05 David ‘Bombe’ RodenAdd posts that are directed at a Sone to “view Sone...
2011-04-04 David ‘Bombe’ RodenIt’s 2011.
2011-04-03 David ‘Bombe’ RodenReduce default negative trust to -25.
2011-04-03 David ‘Bombe’ RodenFix search term input field jumping around on Firefox.
2011-04-02 David ‘Bombe’ RodenMerge branch 'master' into next
2011-04-02 David ‘Bombe’ RodenMerge branch 'release-0.6' 0.6
2011-04-02 David ‘Bombe’ RodenSet version to 0.6.
2011-04-02 David ‘Bombe’ RodenWhen adding a field, the field name is not optional.
2011-04-02 David ‘Bombe’ RodenEnable text field on empty input, request focus.
2011-04-02 David ‘Bombe’ RodenSend out <link> header exposing the OpenSearchDescripti...
2011-04-02 David ‘Bombe’ RodenAdd HTTPRequest accessor to web interface.
2011-04-02 David ‘Bombe’ RodenAllow FreenetTemplatePages to set arbitrary <link>...
2011-04-02 David ‘Bombe’ RodenAdd accessor for HTTPRequest objects.
2011-04-02 David ‘Bombe’ RodenAdd page that renders a template but is not a Freenet...
2011-04-02 David ‘Bombe’ RodenRename TemplatePage to FreenetTemplatePage, which fits...
2011-04-02 David ‘Bombe’ RodenInclude image dimensions for flattr badge.
2011-04-02 David ‘Bombe’ RodenDon’t trim whitespace off of lines.
2011-04-02 David ‘Bombe’ RodenShow the beginning of the post and the name of the...
2011-04-02 David ‘Bombe’ RodenFix javadoc.
2011-04-02 David ‘Bombe’ RodenPut the name of the Sone in the front of the title.
2011-04-02 David ‘Bombe’ RodenAllow pages to set titles per request.
2011-04-01 David ‘Bombe’ RodenUse a different List implementation to prevent concurre...
2011-04-01 David ‘Bombe’ RodenRemove unnecessary plugins.
2011-04-01 David ‘Bombe’ RodenUse better way to paginate the posts.
2011-04-01 David ‘Bombe’ RodenDecrease number of posts on a page to 10.
2011-04-01 David ‘Bombe’ RodenAdd posts a Sone replied to to “view Sone” page.
2011-04-01 David ‘Bombe’ RodenWeigh phrases by number of occurences.
2011-04-01 David ‘Bombe’ RodenDon’t use profile fields of senders when generating...
2011-04-01 David ‘Bombe’ RodenFix javadoc comments.
2011-04-01 David ‘Bombe’ RodenRemove debug output.
2011-04-01 David ‘Bombe’ RodenImplement search.
2011-04-01 David ‘Bombe’ RodenDisable buttons after posting, re-enable after the...
2011-04-01 David ‘Bombe’ RodenAdd synchronization.
2011-04-01 David ‘Bombe’ RodenOverride hashCode() and equals() with calls to supercla...
2011-04-01 David ‘Bombe’ RodenMake classes static.
2011-04-01 David ‘Bombe’ RodenAdd validation.
2011-04-01 David ‘Bombe’ RodenActually check for the Sone’s identities.
2011-04-01 David ‘Bombe’ RodenStore original and parsed text in contenxt, compare...
next