Sone.git
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-11 David ‘Bombe... Add “GetSones” FCP command.
2011-04-11 David ‘Bombe... Add “require full access hosts” option to options page.
2011-04-11 David ‘Bombe... Add option to require full access FCP connections to...
2011-04-11 David ‘Bombe... Deny commands that change data when FCP connection...
2011-04-11 David ‘Bombe... Set write access to true in all commands that change...
2011-04-11 David ‘Bombe... Add parameter that determines whether an FCP command...
2011-04-11 David ‘Bombe... Add “DeleteReply” FCP command.
2011-04-11 David ‘Bombe... Add “DeletePost” FCP command.
2011-04-11 David ‘Bombe... Add “CreateReply” FCP command.
2011-04-11 David ‘Bombe... Add “CreatePost” FCP command.
2011-04-11 David ‘Bombe... Make constructor public and include it in the FCP inter...
2011-04-11 David ‘Bombe... Add “localOnly” parameter to getSone().
2011-04-11 David ‘Bombe... Add “LikeReply” FCP command.
2011-04-11 David ‘Bombe... Add method to get reply from the command parameters.
2011-04-11 David ‘Bombe... Add a mandatory response message name to Command.Response.
2011-04-11 David ‘Bombe... Add “LikePost” FCP command.
2011-04-11 David ‘Bombe... Add option to activate and deactivate the FCP interface.
2011-04-11 David ‘Bombe... Add FCP interface to core.
2011-04-11 David ‘Bombe... Add possibility to activate and deactivate the FCP...
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 likes to posts.
2011-04-08 David ‘Bombe... Add method to encode liking information.
2011-04-08 David ‘Bombe... Unify field name generation.
2011-04-08 David ‘Bombe... Reduce visibility of all encoding methods to protected.
2011-04-08 David ‘Bombe... Get “includeReplies” parameter from simple field set.
2011-04-08 David ‘Bombe... Add method to retrieve a boolean from the simple field...
2011-04-08 David ‘Bombe... Add “GetPost” FCP command.
2011-04-08 David ‘Bombe... Add prefixes to all encoding methods, add method to...
2011-04-08 David ‘Bombe... Add method to return a Post from the simple field set.
2011-04-08 David ‘Bombe... Send back identifier, if available.
2011-04-08 David ‘Bombe... Send errors back to the plugin.
2011-04-08 David ‘Bombe... Add error response.
2011-04-08 David ‘Bombe... Add “GetPosts” FCP command.
2011-04-08 David ‘Bombe... Add parameter to include replies in encodePosts().
2011-04-08 David ‘Bombe... Add method to encode a collection of replies.
2011-04-08 David ‘Bombe... Rename Command.Reply to Command.Response.
2011-04-08 David ‘Bombe... Add method to copy a SimpleFieldSet into this builder.
2011-04-08 David ‘Bombe... Add “GetLocalSones” FCP command.
2011-04-08 David ‘Bombe... Add method to encode a collection of Sones into a simpl...
2011-04-08 David ‘Bombe... Organize imports.
2011-04-08 David ‘Bombe... Add “GetPostFeed” FCP command.
2011-04-08 David ‘Bombe... Add abstract FCP command with Sone-specific helper...
2011-04-08 David ‘Bombe... Add method to set a long value.
2011-04-08 David ‘Bombe... Add method to return an int with a default value.
2011-04-08 David ‘Bombe... Move Sone-related FCP classes to different package.
2011-04-08 David ‘Bombe... Add method to return an int from the parameters.
2011-04-08 David ‘Bombe... Remove “core” field.
2011-04-08 David ‘Bombe... Add abstract basic Command implementation with helper...
2011-04-08 David ‘Bombe... Add FCP interface to plugin, let it handle all FCP...
2011-04-08 David ‘Bombe... Allow a command to throw an exception.
2011-04-08 David ‘Bombe... Add FCP exception.
next