2011-04-07 |
David ‘Bombe’ Roden | Also update times on invisible replies. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Reset activation after all notifications have been... |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Filter posts and replies from the future. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Hide error message when deleting already deleted post... |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Reset blinking tab icon when no notifications are visible. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Mark own posts as new to allow retrieval and insertion... |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Merge branch 'mark-elements-as-known' into next |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Mark elements as known when a notification is removed. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Check replaced notifications for changes. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Add methods that compare notifications and mark element... |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Use convenience method to get the notification for... |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Add “skipRequest” parameter to all mark*AsKnown() methods. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Add method to access notification elements. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Add method to retrieve a Sone element by its ID. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Add element IDs to new-element notifications. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Mark all elements as known in the processing method... |
tree | commitdiff |
2011-04-06 |
David ‘Bombe’ Roden | Add relative and dynamic timestamps to the web interface. |
tree | commitdiff |
2011-04-06 |
David ‘Bombe’ Roden | Add getReply() function that works the same as getPost(). |
tree | commitdiff |
2011-04-06 |
David ‘Bombe’ Roden | Remove obsolete getReply() function. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Fix javadoc. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Implement auto-following of new Sones. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Add options to Sone. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Remove debug output. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Improve wording on Sone creation. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Add large try-catch block around SoneInserter’s run... |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Remove notification if no posts and replies remain. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Refactor; when not logged in, don’t show new-post or... |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Remove unnecessary imports. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Change the way notifications are handled. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Add filter for a list of notifications. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Add method to set elements to show. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Add copy constructor. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Add method to get all posts that have a certain Sone... |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | l10nize about page, add link to homepage. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Add posts that are directed at a Sone to “view Sone... |
tree | commitdiff |
2011-04-04 |
David ‘Bombe’ Roden | It’s 2011. |
tree | commitdiff |
2011-04-03 |
David ‘Bombe’ Roden | Reduce default negative trust to -25. |
tree | commitdiff |
2011-04-03 |
David ‘Bombe’ Roden | Fix search term input field jumping around on Firefox. |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Merge branch 'release-0.6' 0.6 |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Set version to 0.6. |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | When adding a field, the field name is not optional. |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Enable text field on empty input, request focus. |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Send out <link> header exposing the OpenSearchDescripti... |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Add HTTPRequest accessor to web interface. |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Allow FreenetTemplatePages to set arbitrary <link>... |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Add accessor for HTTPRequest objects. |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Add page that renders a template but is not a Freenet... |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Rename TemplatePage to FreenetTemplatePage, which fits... |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Include image dimensions for flattr badge. |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Don’t trim whitespace off of lines. |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Show the beginning of the post and the name of the... |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Fix javadoc. |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Put the name of the Sone in the front of the title. |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Allow pages to set titles per request. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Use a different List implementation to prevent concurre... |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Remove unnecessary plugins. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Use better way to paginate the posts. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Decrease number of posts on a page to 10. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Add posts a Sone replied to to “view Sone” page. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Weigh phrases by number of occurences. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Don’t use profile fields of senders when generating... |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Fix javadoc comments. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Remove debug output. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Implement search. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Disable buttons after posting, re-enable after the... |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Add synchronization. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Override hashCode() and equals() with calls to supercla... |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Make classes static. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Add validation. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Actually check for the Sone’s identities. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Store original and parsed text in contenxt, compare... |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Collapse multiple empty lines to one empty line at... |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Add methods to add, remove, and count parts contained... |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Override Object.toString() to get a reasonable String... |
tree | commitdiff |
2011-03-30 |
David ‘Bombe’ Roden | Change “TreeOwner” to “Truster” to match changed FCP... |
tree | commitdiff |
2011-03-30 |
David ‘Bombe’ Roden | Don’t show unknown Sones. |
tree | commitdiff |
2011-03-30 |
David ‘Bombe’ Roden | Add filter that removes not-downloaded Sones. |
tree | commitdiff |
2011-03-29 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2011-03-29 |
David ‘Bombe’ Roden | Merge branch 'release-0.5.2' 0.5.2 |
tree | commitdiff |
2011-03-29 |
David ‘Bombe’ Roden | Set version to 0.5.2. |
tree | commitdiff |
2011-03-29 |
David ‘Bombe’ Roden | Merge branch 'new-web-of-trust' into next |
tree | commitdiff |
2011-03-25 |
David ‘Bombe’ Roden | Don’t fetch a local Sone initially. |
tree | commitdiff |
2011-03-21 |
David ‘Bombe’ Roden | Merge branch 'remember-page' into next |
tree | commitdiff |
2011-03-21 |
David ‘Bombe’ Roden | Encode ampersand (“&”) and equals signs (“=”) in URL. |
tree | commitdiff |
2011-03-21 |
David ‘Bombe’ Roden | Include URL parameters in URL. |
tree | commitdiff |
2011-03-21 |
David ‘Bombe’ Roden | Get redirection target from URL, default to “index... |
tree | commitdiff |
2011-03-21 |
David ‘Bombe’ Roden | Add original URL when redirecting to login page. |
tree | commitdiff |
2011-03-17 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2011-03-17 |
David ‘Bombe’ Roden | Merge branch 'release-0.5.1' 0.5.1 |
tree | commitdiff |
2011-03-17 |
David ‘Bombe’ Roden | Set version to 0.5.1. |
tree | commitdiff |
2011-03-12 |
David ‘Bombe’ Roden | Add link to unbookmark all not loaded posts at once. |
tree | commitdiff |
2011-03-12 |
David ‘Bombe’ Roden | Add possibility to unbookmark all not loaded posts... |
tree | commitdiff |
2011-03-12 |
David ‘Bombe’ Roden | Move pagination directly below the list. |
tree | commitdiff |
2011-03-11 |
David ‘Bombe’ Roden | Set variables in parent template context, too. |
tree | commitdiff |
2011-03-08 |
David ‘Bombe’ Roden | Reregister USKs when Sone is already known to the downl... |
tree | commitdiff |
2011-03-08 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2011-03-08 |
David ‘Bombe’ Roden | Merge branch 'release-0.5' 0.5 |
tree | commitdiff |
2011-03-08 |
David ‘Bombe’ Roden | Set version to 0.5. |
tree | commitdiff |
2011-03-07 |
David ‘Bombe’ Roden | Add “toggle parser” link to posts and replies to deacti... |
tree | commitdiff |
next |