2014-09-30 |
David ‘Bombe’ Roden | Remove a TODO. |
tree | commitdiff |
2014-09-30 |
David ‘Bombe’ Roden | Remove all occurences of the FCP interface from the... |
tree | commitdiff |
2014-09-30 |
David ‘Bombe’ Roden | Make method to change the insertion delay private. |
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 | Add static method to create range. |
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 | Clean up some imports. |
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 an atomic reference instead of volatile. |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Use an atomic boolean instead of a volatile boolean. |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Use events to communicate changes to insertion delay... |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Clean imports. |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Set latest edition on the insert URI, too. |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Don’t set the request URI anymore, either. |
tree | commitdiff |
2014-09-27 |
David ‘Bombe’ Roden | Verify that the insert URI is not null. |
tree | commitdiff |
2014-09-27 |
David ‘Bombe’ Roden | Return a copy of the Sones. |
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 | Fix changed import. |
tree | commitdiff |
2014-09-21 |
David ‘Bombe’ Roden | Use database methods where possible. |
tree | commitdiff |
2014-09-21 |
David ‘Bombe’ Roden | Store Sones in the database, too. |
tree | commitdiff |
2014-09-19 |
David ‘Bombe’ Roden | Fix parsing of latest edition when it’s not present. |
tree | commitdiff |
2014-09-19 |
David ‘Bombe’ Roden | Use Sone change detector in core to send notifications. |
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 | Add function that returns all images for a Sone. |
tree | commitdiff |
2014-09-17 |
David ‘Bombe’ Roden | Don’t store post replies sorted by post. |
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 | Small optimization when an identity is removed. |
tree | commitdiff |
2014-09-17 |
David ‘Bombe’ Roden | Disallow empty album titles, too. |
tree | commitdiff |
2014-09-17 |
David ‘Bombe’ Roden | Abort editing an image if title is empty. |
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 | Redirect to “no permission” page if parent album or... |
tree | commitdiff |
2014-09-15 |
David ‘Bombe’ Roden | Store parsed images locally only, get avatar from local... |
tree | commitdiff |
2014-09-15 |
David ‘Bombe’ Roden | Create images using the core’s image builder. |
tree | commitdiff |
2014-09-15 |
David ‘Bombe’ Roden | Store all albums from configuration in database. |
tree | commitdiff |
2014-09-14 |
David ‘Bombe’ Roden | Store all albums and images in the database after loadi... |
tree | commitdiff |
2014-09-14 |
David ‘Bombe’ Roden | Load avatar image correctly. |
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-12 |
David ‘Bombe’ Roden | Use fetch action instead of custom Runnable. |
tree | commitdiff |
2014-09-12 |
David ‘Bombe’ Roden | Move parsing of latest edition out of the synchronized... |
tree | commitdiff |
2014-09-09 |
David ‘Bombe’ Roden | Store albums and images per-Sone in database. |
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 | Return sets instead of collections for posts and replies. |
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 | Move parsing the profile to its own method. |
tree | commitdiff |
2014-09-07 |
David ‘Bombe’ Roden | Remove unused methods in core. |
tree | commitdiff |
2014-09-07 |
David ‘Bombe’ Roden | Rename method that creates albums if they don’t exist. |
tree | commitdiff |
2014-08-29 |
David ‘Bombe’ Roden | Move dependency injection configuration closer to where... |
tree | commitdiff |
2014-08-25 |
David ‘Bombe’ Roden | Return own identities even if they don’t have the corre... |
tree | commitdiff |
2014-08-25 |
David ‘Bombe’ Roden | Add Sone-specific options object. |
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 | Extract interface from the web of trust updater. |
tree | commitdiff |
2014-08-07 |
David ‘Bombe’ Roden | Fix own identities without trust identities from disapp... |
tree | commitdiff |
2014-08-06 |
David ‘Bombe’ Roden | Restrict access to methods. |
tree | commitdiff |
2014-08-05 |
David ‘Bombe’ Roden | Add equals() implementation. |
tree | commitdiff |
2014-08-05 |
David ‘Bombe’ Roden | Description can never be null. |
tree | commitdiff |
2014-08-05 |
David ‘Bombe’ Roden | Check the argument, not the state. |
tree | commitdiff |
2014-08-05 |
David ‘Bombe’ Roden | Trim field name before using it. |
tree | commitdiff |
2014-08-04 |
David ‘Bombe’ Roden | Remove unused method. |
tree | commitdiff |
2014-08-04 |
David ‘Bombe’ Roden | Remove unnecessary method. |
tree | commitdiff |
2014-08-03 |
David ‘Bombe’ Roden | Remove unused method. |
tree | commitdiff |
2014-08-03 |
David ‘Bombe’ Roden | No need to check for the stop job. |
tree | commitdiff |
2014-08-03 |
David ‘Bombe’ Roden | Add unit test for “set trust” job. |
tree | commitdiff |
2014-08-03 |
David ‘Bombe’ Roden | Update identities only after the WOT has been modified. |
tree | commitdiff |
2014-08-03 |
David ‘Bombe’ Roden | Require that truster and trustee are always non-null. |
tree | commitdiff |
2014-08-03 |
David ‘Bombe’ Roden | Actually remove trust when setting it null. |
tree | commitdiff |
2014-08-03 |
David ‘Bombe’ Roden | Remove unnecessary casts. |
tree | commitdiff |
2014-08-03 |
David ‘Bombe’ Roden | Suppress some warnings. |
tree | commitdiff |
2014-08-02 |
David ‘Bombe’ Roden | Make delay configurable in test constructor to allow... |
tree | commitdiff |
2014-08-02 |
David ‘Bombe’ Roden | Add more tests of sone inserter. |
tree | commitdiff |
2014-08-02 |
David ‘Bombe’ Roden | “sone” can never be null, the constructor would balk. |
tree | commitdiff |
2014-08-02 |
David ‘Bombe’ Roden | Add test for “set property” job. |
tree | commitdiff |
2014-08-01 |
David ‘Bombe’ Roden | Increase test coverage. |
tree | commitdiff |
2014-08-01 |
David ‘Bombe’ Roden | Increase test coverage. |
tree | commitdiff |
2014-08-01 |
David ‘Bombe’ Roden | Use a supplier to generate insert tokens for images. |
tree | commitdiff |
2014-07-31 |
David ‘Bombe’ Roden | Add class that fetches a Sone. |
tree | commitdiff |
2014-07-31 |
David ‘Bombe’ Roden | Rename class that fetches a Sone with its URI. |
tree | commitdiff |
2014-07-31 |
David ‘Bombe’ Roden | Increase test coverage. |
tree | commitdiff |
2014-07-31 |
David ‘Bombe’ Roden | Remove check that is never triggered. |
tree | commitdiff |
2014-07-30 |
David ‘Bombe’ Roden | Add test for “remove context” job. |
tree | commitdiff |
2014-07-30 |
David ‘Bombe’ Roden | Add test for “add context” job. |
tree | commitdiff |
2014-07-30 |
David ‘Bombe’ Roden | Add class that marks a reply as known. |
tree | commitdiff |
2014-07-30 |
David ‘Bombe’ Roden | Add class that marks a post as known. |
tree | commitdiff |
2014-07-30 |
David ‘Bombe’ Roden | Add class to fetch a Sone. |
tree | commitdiff |
2014-07-29 |
David ‘Bombe’ Roden | Add class to set FCP interface access level from an... |
tree | commitdiff |
next |