2011-04-05 |
David ‘Bombe... | Add method to set elements to show. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
David ‘Bombe... | Add copy constructor. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
David ‘Bombe... | Add method to get all posts that have a certain Sone... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
David ‘Bombe... | l10nize about page, add link to homepage. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
David ‘Bombe... | Add posts that are directed at a Sone to “view Sone... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
David ‘Bombe... | It’s 2011. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
David ‘Bombe... | Reduce default negative trust to -25. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
David ‘Bombe... | Fix search term input field jumping around on Firefox. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Merge branch 'release-0.6' 0.6 |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Set version to 0.6. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Require utils-0.9.2. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | When adding a field, the field name is not optional. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Enable text field on empty input, request focus. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Send out <link> header exposing the OpenSearchDescripti... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Add HTTPRequest accessor to web interface. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Allow FreenetTemplatePages to set arbitrary <link>... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Add accessor for HTTPRequest objects. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Add page that renders a template but is not a Freenet... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Rename TemplatePage to FreenetTemplatePage, which fits... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Include image dimensions for flattr badge. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Don’t trim whitespace off of lines. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Show the beginning of the post and the name of the... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Fix javadoc. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Put the name of the Sone in the front of the title. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David ‘Bombe... | Allow pages to set titles per request. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Use a different List implementation to prevent concurre... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Remove unnecessary plugins. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Use better way to paginate the posts. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Decrease number of posts on a page to 10. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Add posts a Sone replied to to “view Sone” page. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Weigh phrases by number of occurences. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Don’t use profile fields of senders when generating... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Fix javadoc comments. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Remove debug output. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Implement search. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Disable buttons after posting, re-enable after the... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Add synchronization. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Override hashCode() and equals() with calls to supercla... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Make classes static. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Add validation. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Actually check for the Sone’s identities. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Store original and parsed text in contenxt, compare... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Add test case for the improved link parser. |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Collapse multiple empty lines to one empty line at... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Add methods to add, remove, and count parts contained... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David ‘Bombe... | Override Object.toString() to get a reasonable String... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
David ‘Bombe... | Change “TreeOwner” to “Truster” to match changed FCP... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
David ‘Bombe... | Don’t show unknown Sones. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
David ‘Bombe... | Add filter that removes not-downloaded Sones. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
David ‘Bombe... | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-03-29 |
David ‘Bombe... | Merge branch 'release-0.5.2' 0.5.2 |
commit | commitdiff | tree | snapshot |
2011-03-29 |
David ‘Bombe... | Set version to 0.5.2. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
David ‘Bombe... | Merge branch 'new-web-of-trust' into next |
commit | commitdiff | tree | snapshot |
2011-03-26 |
David ‘Bombe... | Do not insert albums just yet. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
David ‘Bombe... | Show links to images like links to albums. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
David ‘Bombe... | Let images float, too. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
David ‘Bombe... | Don’t throw exceptions when a single “return” would... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
David ‘Bombe... | Show an error message if an image can not be parsed. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
David ‘Bombe... | Show potential error messages on the “invalid” page. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
David ‘Bombe... | Don’t fetch a local Sone initially. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
David ‘Bombe... | Allow parsing without an origin Sone. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David ‘Bombe... | Add basic image uploading capability. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David ‘Bombe... | Verify that the owner is not null before comparing it. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David ‘Bombe... | Set creation time when a new image is created. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David ‘Bombe... | Enhance documentation to document what the key is for. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David ‘Bombe... | Decrease font size of backlinks. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David ‘Bombe... | Hide labels after ajaxfication of album creation form... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David ‘Bombe... | Move ajaxification of album creation form fields to... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David ‘Bombe... | Prepare for showing the album image. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David ‘Bombe... | Add “album image” to album. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David ‘Bombe... | Show album images. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Show name of album in page title. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Show page title when browsing albums of a Sone. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Remove “Image Browser” page title. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Show name of album as page heading. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Use correct album to create links. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Add browsing albums of a Sone. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Add link to name of album. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Only include album creation form when browsing own... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Format backlinks. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Ajaxify the album creation form. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Use description when creating a new album. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Create correct backlink for a Sone’s image browser. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Only add album to Sone if it has no parent album. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David ‘Bombe... | Merge branch 'next' into image-management |
commit | commitdiff | tree | snapshot |
2011-03-21 |
David ‘Bombe... | Merge branch 'remember-page' into next |
commit | commitdiff | tree | snapshot |
2011-03-21 |
David ‘Bombe... | Encode ampersand (“&”) and equals signs (“=”) in URL. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
David ‘Bombe... | Include URL parameters in URL. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
David ‘Bombe... | Get redirection target from URL, default to “index... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
David ‘Bombe... | Add original URL when redirecting to login page. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
David ‘Bombe... | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2011-03-17 |
David ‘Bombe... | Merge branch 'release-0.5.1' 0.5.1 |
commit | commitdiff | tree | snapshot |
2011-03-17 |
David ‘Bombe... | Set version to 0.5.1. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
David ‘Bombe... | Require utils 0.9.1. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
David ‘Bombe... | Add link to unbookmark all not loaded posts at once. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
David ‘Bombe... | Add possibility to unbookmark all not loaded posts... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
David ‘Bombe... | Move pagination directly below the list. |
commit | commitdiff | tree | snapshot |
next |