2015-07-24 |
David ‘Bombe’ Roden | Add test for recognizing the old-element link correctly |
tree | commitdiff |
2015-07-24 |
David ‘Bombe’ Roden | Simplify parsing of post:// links |
tree | commitdiff |
2015-07-24 |
David ‘Bombe’ Roden | Use JUnit 4 syntax, change some formatting |
tree | commitdiff |
2015-07-24 |
David ‘Bombe’ Roden | Use unique IDs for images |
tree | commitdiff |
2015-07-24 |
David ‘Bombe’ Roden | Change album ID to be unique, add internal ID |
tree | commitdiff |
2015-07-22 |
David ‘Bombe’ Roden | Merge branch 'release/0.9.3' 0.9.3 |
tree | commitdiff |
2015-07-22 |
David ‘Bombe’ Roden | Clean up imports |
tree | commitdiff |
2015-07-22 |
David ‘Bombe’ Roden | Rename fields to better reflect their purpose |
tree | commitdiff |
2015-07-22 |
David ‘Bombe’ Roden | Add tests for fixed Sone modification detector |
tree | commitdiff |
2015-07-20 |
David ‘Bombe’ Roden | Merge branch 'feature/fix-findbugs-warnings' into next |
tree | commitdiff |
2015-07-20 |
David ‘Bombe’ Roden | Remove unused class |
tree | commitdiff |
2015-07-18 |
David ‘Bombe’ Roden | Merge branch 'release/0.9.1' 0.9.1 |
tree | commitdiff |
2015-07-18 |
David ‘Bombe’ Roden | Fix homepage link on “about” page |
tree | commitdiff |
2015-07-18 |
David ‘Bombe’ Roden | Add reparse filter |
tree | commitdiff |
2015-07-15 |
David ‘Bombe’ Roden | Merge branch 'release/0.9' 0.9 |
tree | commitdiff |
2015-07-15 |
David ‘Bombe’ Roden | Update French translation |
tree | commitdiff |
2015-07-15 |
David ‘Bombe’ Roden | Merge remote-tracking branch 'hsaito/master' into next |
tree | commitdiff |
2015-07-10 |
David ‘Bombe’ Roden | Add test for text filter |
tree | commitdiff |
2015-06-16 |
David ‘Bombe’ Roden | Merge branch 'release/0.9-rc1' 0.9-rc1 |
tree | commitdiff |
2015-06-12 |
David ‘Bombe’ Roden | Merge branch 'last-working' into next |
tree | commitdiff |
2015-03-15 |
David ‘Bombe’ Roden | Add new fields with an initial value of an empty string |
tree | commitdiff |
2014-11-26 |
David ‘Bombe’ Roden | Use database to return friends of a Sone. |
tree | commitdiff |
2014-11-25 |
David ‘Bombe’ Roden | Load friends before modifying them. |
tree | commitdiff |
2014-11-25 |
David ‘Bombe’ Roden | Use new method to create test values everywhere. |
tree | commitdiff |
2014-11-25 |
David ‘Bombe’ Roden | Move friend-related functionality into the database. |
tree | commitdiff |
2014-11-25 |
David ‘Bombe’ Roden | Add convenience method to create test values. |
tree | commitdiff |
2014-11-25 |
David ‘Bombe’ Roden | Override some methods from Object to provide better... |
tree | commitdiff |
2014-11-24 |
David ‘Bombe’ Roden | Add helper methods for Optionals. |
tree | commitdiff |
2014-11-24 |
David ‘Bombe’ Roden | Add method to expose a Sone loader to the Sone provider. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Move exception to correct class. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Move image implementation to better package. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Move album implementation to better package. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Add unit test for returning not-yet loaded bookmarked... |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Don’t allow a “post cut off length” of -1 anymore. |
tree | commitdiff |
2014-11-04 |
David ‘Bombe’ Roden | Unbookmarking a post saves the database. |
tree | commitdiff |
2014-11-04 |
David ‘Bombe’ Roden | Bookmarking a post saves the database. |
tree | commitdiff |
2014-11-04 |
David ‘Bombe’ Roden | Reformatting. |
tree | commitdiff |
2014-11-04 |
David ‘Bombe’ Roden | Remove obsolete import. |
tree | commitdiff |
2014-11-04 |
David ‘Bombe’ Roden | Add tests for starting and stopping the bookmark database. |
tree | commitdiff |
2014-11-04 |
David ‘Bombe’ Roden | Add method to save bookmarked posts to configuration... |
tree | commitdiff |
2014-11-04 |
David ‘Bombe’ Roden | Remove method to bookmark a post by ID. |
tree | commitdiff |
2014-11-04 |
David ‘Bombe’ Roden | Load bookmarked posts in configuration loader, too. |
tree | commitdiff |
2014-11-04 |
David ‘Bombe’ Roden | Load known post replies in configuration loader, too. |
tree | commitdiff |
2014-11-04 |
David ‘Bombe’ Roden | Add configuration loader to interface with the configur... |
tree | commitdiff |
2014-11-04 |
David ‘Bombe’ Roden | Add unit test for identity accessor. |
tree | commitdiff |
2014-11-02 |
David ‘Bombe’ Roden | Add unit test for HTTP request accessor. |
tree | commitdiff |
2014-11-02 |
David ‘Bombe’ Roden | Add unit test for get-page plugin. |
tree | commitdiff |
2014-11-02 |
David ‘Bombe’ Roden | Add unit test for CSS class name filter. |
tree | commitdiff |
2014-11-02 |
David ‘Bombe’ Roden | Add unit test for collection accessor. |
tree | commitdiff |
2014-11-02 |
David ‘Bombe’ Roden | Add test for album accessor. |
tree | commitdiff |
2014-11-02 |
David ‘Bombe’ Roden | Add method to call private or otherwise non-accessible... |
tree | commitdiff |
2014-11-01 |
David ‘Bombe’ Roden | Add method to remove a Sone from the database. |
tree | commitdiff |
2014-10-10 |
David ‘Bombe’ Roden | Don’t use number parsing from the utils package anymore. |
tree | commitdiff |
2014-10-03 |
David ‘Bombe’ Roden | Use bookmark database in core. |
tree | commitdiff |
2014-10-03 |
David ‘Bombe’ Roden | Add bookmark database. |
tree | commitdiff |
2014-10-03 |
David ‘Bombe’ Roden | Extract manifest element creation into its own class. |
tree | commitdiff |
2014-10-03 |
David ‘Bombe’ Roden | Move Sone parser into its own class. |
tree | commitdiff |
2014-09-30 |
David ‘Bombe’ Roden | Add more tests for the Sone inserter. |
tree | commitdiff |
2014-09-30 |
David ‘Bombe’ Roden | Add unit test for integer range predicate. |
tree | commitdiff |
2014-09-30 |
David ‘Bombe’ Roden | Move preferences loading and saving out of the core. |
tree | commitdiff |
2014-09-30 |
David ‘Bombe’ Roden | Clean up import. |
tree | commitdiff |
2014-09-30 |
David ‘Bombe’ Roden | Move test Value implementation to top-level class. |
tree | commitdiff |
2014-09-29 |
David ‘Bombe’ Roden | Move option interface and default implementation to... |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Remove option watcher, it’s not used anymore. |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Use event bus to change FCP interface configuration. |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Use event bus to activate and deactivate the FCP interface. |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Use events to communicate changes to insertion delay... |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Don’t set the request URI anymore, either. |
tree | commitdiff |
2014-09-27 |
David ‘Bombe’ Roden | Store Sones in database only. |
tree | commitdiff |
2014-09-27 |
David ‘Bombe’ Roden | Don’t set insert URI of a Sone, let it be generated... |
tree | commitdiff |
2014-09-27 |
David ‘Bombe’ Roden | Don't access the Sone in the constructor. |
tree | commitdiff |
2014-09-27 |
David ‘Bombe’ Roden | Remove the possibility to create Sones from the getLoca... |
tree | commitdiff |
2014-09-27 |
David ‘Bombe’ Roden | Use a special Sone implementation that only stores... |
tree | commitdiff |
2014-09-26 |
David ‘Bombe’ Roden | Don’t store a Sone in the Sone inserter. |
tree | commitdiff |
2014-09-21 |
David ‘Bombe’ Roden | Store Sones in the database, too. |
tree | commitdiff |
2014-09-19 |
David ‘Bombe’ Roden | Add sone change detector that finds new and removed... |
tree | commitdiff |
2014-09-18 |
David ‘Bombe’ Roden | Move test builders to their own top-level classes. |
tree | commitdiff |
2014-09-17 |
David ‘Bombe’ Roden | Don’t store post replies sorted by post. |
tree | commitdiff |
2014-09-17 |
David ‘Bombe’ Roden | Refactor post mocking into its own method. |
tree | commitdiff |
2014-09-17 |
David ‘Bombe’ Roden | Don’t store posts by recipient, generate them on the... |
tree | commitdiff |
2014-09-17 |
David ‘Bombe’ Roden | Add more tests for FreenetInterface. |
tree | commitdiff |
2014-09-17 |
David ‘Bombe’ Roden | Don’t allow changing an image’s title into an empty... |
tree | commitdiff |
2014-09-15 |
David ‘Bombe’ Roden | Use real image parsing in Sone downloader test. |
tree | commitdiff |
2014-09-13 |
David ‘Bombe’ Roden | Further reduce dependencies on a Sone for downloading. |
tree | commitdiff |
2014-09-12 |
David ‘Bombe’ Roden | Remove Sone instance from SoneUpdater interface. |
tree | commitdiff |
2014-09-12 |
David ‘Bombe’ Roden | Add interface between freenet interface and Sone downlo... |
tree | commitdiff |
2014-09-09 |
David ‘Bombe’ Roden | Move image parsing to new configuration parser. |
tree | commitdiff |
2014-09-09 |
David ‘Bombe’ Roden | Move album parsing to new configuration parser. |
tree | commitdiff |
2014-09-08 |
David ‘Bombe’ Roden | Set Sone in album builder, remote getOrCreate method... |
tree | commitdiff |
2014-09-08 |
David ‘Bombe’ Roden | Move friend parsing to new configuration parser. |
tree | commitdiff |
2014-09-08 |
David ‘Bombe’ Roden | Move liked post reply IDs to new configuration parser. |
tree | commitdiff |
2014-09-08 |
David ‘Bombe’ Roden | Move liked post IDs parsing to new configuration parser. |
tree | commitdiff |
2014-09-07 |
David ‘Bombe’ Roden | Move post reply parsing to new configuration parser. |
tree | commitdiff |
2014-09-07 |
David ‘Bombe’ Roden | Start moving parsing a Sone from a configuration to... |
tree | commitdiff |
2014-09-07 |
David ‘Bombe’ Roden | Rename method that creates albums if they don’t exist. |
tree | commitdiff |
2014-08-25 |
David ‘Bombe’ Roden | Return own identities even if they don’t have the corre... |
tree | commitdiff |
2014-08-10 |
David ‘Bombe’ Roden | Extract identity manager interface. |
tree | commitdiff |
2014-08-10 |
David ‘Bombe’ Roden | Extract interface for Sone downloader. |
tree | commitdiff |
2014-08-09 |
David ‘Bombe’ Roden | Whitespace. |
tree | commitdiff |
2014-08-09 |
David ‘Bombe’ Roden | Remove test that can not guarantee its success. |
tree | commitdiff |
next |