2014-11-04 |
David ‘Bombe... | Don’t load bookmarks from core anymore. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
David ‘Bombe... | Refactor loading of IDs. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
David ‘Bombe... | Load bookmarked posts in configuration loader, too. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
David ‘Bombe... | Load known post replies in configuration loader, too. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
David ‘Bombe... | Add configuration loader to interface with the configur... |
commit | commitdiff | tree | snapshot |
2014-11-04 |
David ‘Bombe... | Add unit test for identity accessor. |
commit | commitdiff | tree | snapshot |
2014-11-02 |
David ‘Bombe... | Add unit test for HTTP request accessor. |
commit | commitdiff | tree | snapshot |
2014-11-02 |
David ‘Bombe... | Add unit test for get-page plugin. |
commit | commitdiff | tree | snapshot |
2014-11-02 |
David ‘Bombe... | Add unit test for CSS class name filter. |
commit | commitdiff | tree | snapshot |
2014-11-02 |
David ‘Bombe... | Remove irrelevant code, the object will never be null. |
commit | commitdiff | tree | snapshot |
2014-11-02 |
David ‘Bombe... | Add unit test for collection accessor. |
commit | commitdiff | tree | snapshot |
2014-11-02 |
David ‘Bombe... | Add test for album accessor. |
commit | commitdiff | tree | snapshot |
2014-11-02 |
David ‘Bombe... | Add method to call private or otherwise non-accessible... |
commit | commitdiff | tree | snapshot |
2014-11-01 |
David ‘Bombe... | Remove Sone from database correctly. |
commit | commitdiff | tree | snapshot |
2014-11-01 |
David ‘Bombe... | Add method to remove a Sone from the database. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
David ‘Bombe... | Remove unused fields. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
David ‘Bombe... | Use closer from freenet. |
commit | commitdiff | tree | snapshot |
2014-10-10 |
David ‘Bombe... | Clean up imports. |
commit | commitdiff | tree | snapshot |
2014-10-10 |
David ‘Bombe... | Use statially imported valueOf(). |
commit | commitdiff | tree | snapshot |
2014-10-10 |
David ‘Bombe... | Don’t use number parsing from the utils package anymore. |
commit | commitdiff | tree | snapshot |
2014-10-05 |
David ‘Bombe... | Don’t use logging from utils package. |
commit | commitdiff | tree | snapshot |
2014-10-05 |
David ‘Bombe... | Parse numbers using Guice. |
commit | commitdiff | tree | snapshot |
2014-10-05 |
David ‘Bombe... | Remove obsolete import. |
commit | commitdiff | tree | snapshot |
2014-10-05 |
David ‘Bombe... | Use Guice to parse numbers. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
David ‘Bombe... | Use bookmark database in core. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
David ‘Bombe... | Add bookmark database. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
David ‘Bombe... | Extract manifest element creation into its own class. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
David ‘Bombe... | Move Sone parser into its own class. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
David ‘Bombe... | Remove a TODO. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
David ‘Bombe... | Remove all occurences of the FCP interface from the... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
David ‘Bombe... | Add more tests for the Sone inserter. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
David ‘Bombe... | Make method to change the insertion delay private. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
David ‘Bombe... | Add unit test for integer range predicate. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
David ‘Bombe... | Move preferences loading and saving out of the core. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
David ‘Bombe... | Clean up import. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
David ‘Bombe... | Move test Value implementation to top-level class. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
David ‘Bombe... | Add static method to create range. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
David ‘Bombe... | Move option interface and default implementation to... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
David ‘Bombe... | Remove option watcher, it’s not used anymore. |
commit | commitdiff | tree | snapshot |
2014-09-28 |
David ‘Bombe... | Clean up some imports. |
commit | commitdiff | tree | snapshot |
2014-09-28 |
David ‘Bombe... | Use event bus to change FCP interface configuration. |
commit | commitdiff | tree | snapshot |
2014-09-28 |
David ‘Bombe... | Use event bus to activate and deactivate the FCP interface. |
commit | commitdiff | tree | snapshot |
2014-09-28 |
David ‘Bombe... | Use an atomic reference instead of volatile. |
commit | commitdiff | tree | snapshot |
2014-09-28 |
David ‘Bombe... | Use an atomic boolean instead of a volatile boolean. |
commit | commitdiff | tree | snapshot |
2014-09-28 |
David ‘Bombe... | Use events to communicate changes to insertion delay... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
David ‘Bombe... | Clean imports. |
commit | commitdiff | tree | snapshot |
2014-09-28 |
David ‘Bombe... | Set latest edition on the insert URI, too. |
commit | commitdiff | tree | snapshot |
2014-09-28 |
David ‘Bombe... | Don’t set the request URI anymore, either. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
David ‘Bombe... | Verify that the insert URI is not null. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
David ‘Bombe... | Return a copy of the Sones. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
David ‘Bombe... | Store Sones in database only. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
David ‘Bombe... | Don’t set insert URI of a Sone, let it be generated... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
David ‘Bombe... | Don't access the Sone in the constructor. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
David ‘Bombe... | Remove the possibility to create Sones from the getLoca... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
David ‘Bombe... | Use a special Sone implementation that only stores... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
David ‘Bombe... | Don’t store a Sone in the Sone inserter. |
commit | commitdiff | tree | snapshot |
2014-09-25 |
David ‘Bombe... | Simply show the Sone ID instead of extracting parts... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
David ‘Bombe... | Fix changed import. |
commit | commitdiff | tree | snapshot |
2014-09-21 |
David ‘Bombe... | Use database methods where possible. |
commit | commitdiff | tree | snapshot |
2014-09-21 |
David ‘Bombe... | Store Sones in the database, too. |
commit | commitdiff | tree | snapshot |
2014-09-19 |
David ‘Bombe... | Fix parsing of latest edition when it’s not present. |
commit | commitdiff | tree | snapshot |
2014-09-19 |
David ‘Bombe... | Use Sone change detector in core to send notifications. |
commit | commitdiff | tree | snapshot |
2014-09-19 |
David ‘Bombe... | Add sone change detector that finds new and removed... |
commit | commitdiff | tree | snapshot |
2014-09-18 |
David ‘Bombe... | Add function that returns all images for a Sone. |
commit | commitdiff | tree | snapshot |
2014-09-18 |
David ‘Bombe... | Move test builders to their own top-level classes. |
commit | commitdiff | tree | snapshot |
2014-09-17 |
David ‘Bombe... | Don’t store post replies sorted by post. |
commit | commitdiff | tree | snapshot |
2014-09-17 |
David ‘Bombe... | Refactor post mocking into its own method. |
commit | commitdiff | tree | snapshot |
2014-09-17 |
David ‘Bombe... | Don’t store posts by recipient, generate them on the... |
commit | commitdiff | tree | snapshot |
2014-09-17 |
David ‘Bombe... | Small optimization when an identity is removed. |
commit | commitdiff | tree | snapshot |
2014-09-17 |
David ‘Bombe... | Add more tests for FreenetInterface. |
commit | commitdiff | tree | snapshot |
2014-09-17 |
David ‘Bombe... | Disallow empty album titles, too. |
commit | commitdiff | tree | snapshot |
2014-09-17 |
David ‘Bombe... | Abort editing an image if title is empty. |
commit | commitdiff | tree | snapshot |
2014-09-17 |
David ‘Bombe... | Don’t allow changing an image’s title into an empty... |
commit | commitdiff | tree | snapshot |
2014-09-15 |
David ‘Bombe... | Redirect to “no permission” page if parent album or... |
commit | commitdiff | tree | snapshot |
2014-09-15 |
David ‘Bombe... | Use real image parsing in Sone downloader test. |
commit | commitdiff | tree | snapshot |
2014-09-15 |
David ‘Bombe... | Store parsed images locally only, get avatar from local... |
commit | commitdiff | tree | snapshot |
2014-09-15 |
David ‘Bombe... | Create images using the core’s image builder. |
commit | commitdiff | tree | snapshot |
2014-09-15 |
David ‘Bombe... | Store all albums from configuration in database. |
commit | commitdiff | tree | snapshot |
2014-09-14 |
David ‘Bombe... | Store all albums and images in the database after loadi... |
commit | commitdiff | tree | snapshot |
2014-09-14 |
David ‘Bombe... | Load avatar image correctly. |
commit | commitdiff | tree | snapshot |
2014-09-13 |
David ‘Bombe... | Further reduce dependencies on a Sone for downloading. |
commit | commitdiff | tree | snapshot |
2014-09-12 |
David ‘Bombe... | Remove Sone instance from SoneUpdater interface. |
commit | commitdiff | tree | snapshot |
2014-09-12 |
David ‘Bombe... | Add interface between freenet interface and Sone downlo... |
commit | commitdiff | tree | snapshot |
2014-09-12 |
David ‘Bombe... | Use fetch action instead of custom Runnable. |
commit | commitdiff | tree | snapshot |
2014-09-12 |
David ‘Bombe... | Move parsing of latest edition out of the synchronized... |
commit | commitdiff | tree | snapshot |
2014-09-09 |
David ‘Bombe... | Store albums and images per-Sone in database. |
commit | commitdiff | tree | snapshot |
2014-09-09 |
David ‘Bombe... | Move image parsing to new configuration parser. |
commit | commitdiff | tree | snapshot |
2014-09-09 |
David ‘Bombe... | Move album parsing to new configuration parser. |
commit | commitdiff | tree | snapshot |
2014-09-08 |
David ‘Bombe... | Set Sone in album builder, remote getOrCreate method... |
commit | commitdiff | tree | snapshot |
2014-09-08 |
David ‘Bombe... | Move friend parsing to new configuration parser. |
commit | commitdiff | tree | snapshot |
2014-09-08 |
David ‘Bombe... | Move liked post reply IDs to new configuration parser. |
commit | commitdiff | tree | snapshot |
2014-09-08 |
David ‘Bombe... | Return sets instead of collections for posts and replies. |
commit | commitdiff | tree | snapshot |
2014-09-08 |
David ‘Bombe... | Move liked post IDs parsing to new configuration parser. |
commit | commitdiff | tree | snapshot |
2014-09-07 |
David ‘Bombe... | Move post reply parsing to new configuration parser. |
commit | commitdiff | tree | snapshot |
2014-09-07 |
David ‘Bombe... | Start moving parsing a Sone from a configuration to... |
commit | commitdiff | tree | snapshot |
2014-09-07 |
David ‘Bombe... | Move parsing the profile to its own method. |
commit | commitdiff | tree | snapshot |
2014-09-07 |
David ‘Bombe... | Remove unused methods in core. |
commit | commitdiff | tree | snapshot |
2014-09-07 |
David ‘Bombe... | Rename method that creates albums if they don’t exist. |
commit | commitdiff | tree | snapshot |
2014-08-29 |
David ‘Bombe... | Move dependency injection configuration closer to where... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
David ‘Bombe... | Return own identities even if they don’t have the corre... |
commit | commitdiff | tree | snapshot |
next |