Sone.git
2011-04-14 David ‘Bombe... Change some validations to allow moving images.
2011-04-14 David ‘Bombe... Catch and log all exceptions occuring during parsing.
2011-04-14 David ‘Bombe... Use validation method with long parameters.
2011-04-13 David ‘Bombe... Validation given values to disallow modifications.
2011-04-13 David ‘Bombe... Require a newer version of utils.
2011-04-13 David ‘Bombe... Only add an image if it doesn’t already exist.
2011-04-13 David ‘Bombe... Remove check for now.
2011-04-13 David ‘Bombe... Fix checks in case an image is loaded more than once.
2011-04-13 David ‘Bombe... Override hashCode() and equals().
2011-04-13 David ‘Bombe... Default description to an empty string.
2011-04-13 David ‘Bombe... Parse creation time as a long.
2011-04-13 David ‘Bombe... Store albums from parsed Sone in stored Sone.
2011-04-13 David ‘Bombe... Fix typo.
2011-04-13 David ‘Bombe... Include albums in a Sone’s profile.
2011-04-13 David ‘Bombe... Include album fingerprints in Sone fingerprint.
2011-04-13 David ‘Bombe... Parse album and image XML.
2011-04-13 David ‘Bombe... Include album and image XML in Sone XML.
2011-04-13 David ‘Bombe... Store flattened albums in insert information.
2011-04-13 David ‘Bombe... Only include an image in the fingerprint if it has...
2011-04-13 David ‘Bombe... Move album flattening algorithm to Sone.
2011-04-13 David ‘Bombe... Bring image-management up to speed.
2011-04-13 David ‘Bombe... Add confirmation for image deletion.
2011-04-13 David ‘Bombe... Delete temporary image before removing image.
2011-04-13 David ‘Bombe... Fire appropriate event if cancelled by user.
2011-04-13 David ‘Bombe... Add some thread-safety.
2011-04-13 David ‘Bombe... Retrieve insert token by image ID.
2011-04-13 David ‘Bombe... Cancel with a ClientContext.
2011-04-13 David ‘Bombe... Add confirmation before deleting album.
2011-04-13 David ‘Bombe... Implement a lot more image and album processing on...
2011-04-13 David ‘Bombe... Set default text color for textareas.
2011-04-13 David ‘Bombe... Format single images like small images.
2011-04-13 David ‘Bombe... Don’t float albums.
2011-04-13 David ‘Bombe... Add generic parsed class that displays whitespace corre...
2011-04-13 David ‘Bombe... Use a textarea for the description of the image.
2011-04-13 David ‘Bombe... Add page that edits an album.
2011-04-13 David ‘Bombe... Add page that edits an image.
2011-04-13 David ‘Bombe... Add page that deletes an image.
2011-04-13 David ‘Bombe... Add page to delete an album.
2011-04-13 David ‘Bombe... Add method to delete image.
2011-04-13 David ‘Bombe... Cancel image insert when deleting a temporary image.
2011-04-13 David ‘Bombe... Add method to delete an album.
2011-04-13 David ‘Bombe... Add isEmpty() method.
2011-04-13 David ‘Bombe... Set album as parent of added image.
2011-04-13 David ‘Bombe... Store parent album in image.
2011-04-13 David ‘Bombe... Show images differently.
2011-04-13 David ‘Bombe... Reduce whitespace pollution.
2011-04-13 David ‘Bombe... Insert image after creating it.
2011-04-13 David ‘Bombe... Add image insert notifications.
2011-04-13 David ‘Bombe... Add ImageInsertListener methods to CoreListener.
2011-04-13 David ‘Bombe... Fix wrong method name.
2011-04-13 David ‘Bombe... Fix album loading.
2011-04-13 David ‘Bombe... Add image inserter to Core.
2011-04-13 David ‘Bombe... Implement ImageInsertListener interface in Core.
2011-04-13 David ‘Bombe... Add image inserter.
2011-04-13 David ‘Bombe... Add insertImage() method to freenet interface.
2011-04-13 David ‘Bombe... Add image insert listener interface.
2011-04-13 David ‘Bombe... Add another exception type.
2011-04-13 David ‘Bombe... Display images in image browser.
2011-04-13 David ‘Bombe... Add page that delivers the encoded data of a temporary...
2011-04-13 David ‘Bombe... Extend image upload page to detect MIME type.
2011-04-13 David ‘Bombe... Return response object after setting a header.
2011-04-13 David ‘Bombe... Fix album title accessor.
2011-04-13 David ‘Bombe... Load and save images when loading and saving Sones.
2011-04-13 David ‘Bombe... Add method to create an Image from a TemporaryImage.
2011-04-13 David ‘Bombe... Add methods to delete a temporary image.
2011-04-13 David ‘Bombe... Add methods to create and retrieve temporary images.
2011-04-13 David ‘Bombe... Rename forgotten album names.
2011-04-13 David ‘Bombe... Add temporary image.
2011-04-13 David ‘Bombe... Rename album name to album title.
2011-04-13 David ‘Bombe... Add filter that turns an Image into an HTML <img> tag.
2011-04-13 David ‘Bombe... Add method that returns whether an image has been inserted.
2011-04-13 David ‘Bombe... Instantiate album via caching mechanism.
2011-04-13 David ‘Bombe... Clear the correct list.
2011-04-13 David ‘Bombe... Reduce log level.
2011-04-13 David ‘Bombe... Implement album structure loading.
2011-04-13 David ‘Bombe... Write end marker after albums.
2011-04-13 David ‘Bombe... Add method to set all albums of a Sone.
2011-04-13 David ‘Bombe... Save album structure.
2011-04-13 David ‘Bombe... Save Sone after creating the album.
2011-04-13 David ‘Bombe... Don’t implement equals() without hashCode()!
2011-04-13 David ‘Bombe... Remove albums from the fingerprint temporarily.
2011-04-12 David ‘Bombe... Fix null pointer access when a reply’s post is yet...
2011-04-11 David ‘Bombe... Insert link to author the user is replying to.
2011-04-11 David ‘Bombe... Store textarea in input field’s data.
2011-04-11 David ‘Bombe... Add all Sone-specific options when creating a Sone.
2011-04-11 David ‘Bombe... Mark the correct sone as known.
2011-04-10 David ‘Bombe... Merge branch 'master' into next
2011-04-10 David ‘Bombe... Merge branch 'release-0.6.1' 0.6.1
2011-04-10 David ‘Bombe... Set version to 0.6.1.
2011-04-10 David ‘Bombe... Require utils 0.9.3.
2011-04-10 David ‘Bombe... Add explanatory text for Sone-specific options while...
2011-04-10 David ‘Bombe... Reduce default number of posts per page to 10.
2011-04-08 David ‘Bombe... Add redirect page before all other toadlets.
2011-04-08 David ‘Bombe... Redirect to “index.html” if no path is given.
2011-04-08 David ‘Bombe... Create page implementation that simply performs a redirect.
2011-04-08 David ‘Bombe... Add sone:// and post:// links.
2011-04-08 David ‘Bombe... Mark deleted posts and replies as known.
2011-04-08 David ‘Bombe... Also show posts and replies that have the current Sone...
2011-04-08 David ‘Bombe... Adjust displayed times.
2011-04-08 David ‘Bombe... Show default texts in the trust-related settings on...
next