Sone.git
13 years agoAdd method to delete image.
David ‘Bombe’ Roden [Wed, 13 Apr 2011 03:54:37 +0000 (05:54 +0200)]
Add method to delete image.

13 years agoCancel image insert when deleting a temporary image.
David ‘Bombe’ Roden [Wed, 13 Apr 2011 03:54:31 +0000 (05:54 +0200)]
Cancel image insert when deleting a temporary image.

13 years agoAdd method to delete an album.
David ‘Bombe’ Roden [Wed, 13 Apr 2011 03:54:19 +0000 (05:54 +0200)]
Add method to delete an album.

13 years agoAdd isEmpty() method.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 20:00:36 +0000 (22:00 +0200)]
Add isEmpty() method.

13 years agoSet album as parent of added image.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 19:59:26 +0000 (21:59 +0200)]
Set album as parent of added image.

13 years agoStore parent album in image.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 19:59:12 +0000 (21:59 +0200)]
Store parent album in image.

13 years agoShow images differently.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 12:41:06 +0000 (14:41 +0200)]
Show images differently.

13 years agoReduce whitespace pollution.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 12:40:52 +0000 (14:40 +0200)]
Reduce whitespace pollution.

13 years agoInsert image after creating it.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 07:05:56 +0000 (09:05 +0200)]
Insert image after creating it.

13 years agoAdd image insert notifications.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 07:05:48 +0000 (09:05 +0200)]
Add image insert notifications.

13 years agoAdd ImageInsertListener methods to CoreListener.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 07:05:20 +0000 (09:05 +0200)]
Add ImageInsertListener methods to CoreListener.

13 years agoFix wrong method name.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 07:04:37 +0000 (09:04 +0200)]
Fix wrong method name.

13 years agoFix album loading.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 07:04:31 +0000 (09:04 +0200)]
Fix album loading.

13 years agoAdd image inserter to Core.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 07:04:18 +0000 (09:04 +0200)]
Add image inserter to Core.

13 years agoImplement ImageInsertListener interface in Core.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 07:04:09 +0000 (09:04 +0200)]
Implement ImageInsertListener interface in Core.

13 years agoAdd image inserter.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 07:03:31 +0000 (09:03 +0200)]
Add image inserter.

13 years agoAdd insertImage() method to freenet interface.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 07:03:17 +0000 (09:03 +0200)]
Add insertImage() method to freenet interface.

13 years agoAdd image insert listener interface.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 07:01:37 +0000 (09:01 +0200)]
Add image insert listener interface.

13 years agoAdd another exception type.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 07:01:23 +0000 (09:01 +0200)]
Add another exception type.

13 years agoDisplay images in image browser.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:16:40 +0000 (20:16 +0200)]
Display images in image browser.

13 years agoAdd page that delivers the encoded data of a temporary image.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:16:25 +0000 (20:16 +0200)]
Add page that delivers the encoded data of a temporary image.

13 years agoExtend image upload page to detect MIME type.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:16:02 +0000 (20:16 +0200)]
Extend image upload page to detect MIME type.

13 years agoReturn response object after setting a header.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:14:34 +0000 (20:14 +0200)]
Return response object after setting a header.

13 years agoFix album title accessor.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:14:03 +0000 (20:14 +0200)]
Fix album title accessor.

13 years agoLoad and save images when loading and saving Sones.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:13:42 +0000 (20:13 +0200)]
Load and save images when loading and saving Sones.

13 years agoAdd method to create an Image from a TemporaryImage.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:12:50 +0000 (20:12 +0200)]
Add method to create an Image from a TemporaryImage.

13 years agoAdd methods to delete a temporary image.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:12:30 +0000 (20:12 +0200)]
Add methods to delete a temporary image.

13 years agoAdd methods to create and retrieve temporary images.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:08:45 +0000 (20:08 +0200)]
Add methods to create and retrieve temporary images.

13 years agoRename forgotten album names.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:07:12 +0000 (20:07 +0200)]
Rename forgotten album names.

13 years agoAdd temporary image.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:04:31 +0000 (20:04 +0200)]
Add temporary image.

13 years agoRename album name to album title.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:02:21 +0000 (20:02 +0200)]
Rename album name to album title.

13 years agoAdd filter that turns an Image into an HTML <img> tag.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 16:56:36 +0000 (18:56 +0200)]
Add filter that turns an Image into an HTML <img> tag.

13 years agoAdd method that returns whether an image has been inserted.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 13:58:28 +0000 (15:58 +0200)]
Add method that returns whether an image has been inserted.

13 years agoInstantiate album via caching mechanism.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 11:01:03 +0000 (13:01 +0200)]
Instantiate album via caching mechanism.

13 years agoClear the correct list.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 11:00:13 +0000 (13:00 +0200)]
Clear the correct list.

13 years agoReduce log level.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 10:56:00 +0000 (12:56 +0200)]
Reduce log level.

13 years agoImplement album structure loading.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 10:40:29 +0000 (12:40 +0200)]
Implement album structure loading.

13 years agoWrite end marker after albums.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 10:40:15 +0000 (12:40 +0200)]
Write end marker after albums.

13 years agoAdd method to set all albums of a Sone.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 10:39:58 +0000 (12:39 +0200)]
Add method to set all albums of a Sone.

13 years agoSave album structure.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 09:40:19 +0000 (11:40 +0200)]
Save album structure.

13 years agoSave Sone after creating the album.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 09:40:14 +0000 (11:40 +0200)]
Save Sone after creating the album.

13 years agoDon’t implement equals() without hashCode()!
David ‘Bombe’ Roden [Sun, 10 Apr 2011 09:13:12 +0000 (11:13 +0200)]
Don’t implement equals() without hashCode()!

13 years agoRemove albums from the fingerprint temporarily.
David ‘Bombe’ Roden [Wed, 6 Apr 2011 19:34:10 +0000 (21:34 +0200)]
Remove albums from the fingerprint temporarily.

13 years agoFix null pointer access when a reply’s post is yet unknown.
David ‘Bombe’ Roden [Tue, 12 Apr 2011 16:57:02 +0000 (18:57 +0200)]
Fix null pointer access when a reply’s post is yet unknown.

13 years agoInsert link to author the user is replying to.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 12:04:26 +0000 (14:04 +0200)]
Insert link to author the user is replying to.

13 years agoStore textarea in input field’s data.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 12:03:59 +0000 (14:03 +0200)]
Store textarea in input field’s data.

13 years agoAdd all Sone-specific options when creating a Sone.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 11:50:49 +0000 (13:50 +0200)]
Add all Sone-specific options when creating a Sone.

This fixes #144.

13 years agoMark the correct sone as known.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 10:30:50 +0000 (12:30 +0200)]
Mark the correct sone as known.

This fixes #142.

13 years agoAdd “GetSones” FCP command.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 09:50:50 +0000 (11:50 +0200)]
Add “GetSones” FCP command.

13 years agoAdd “require full access hosts” option to options page.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 09:37:00 +0000 (11:37 +0200)]
Add “require full access hosts” option to options page.

13 years agoAdd option to require full access FCP connections to change data.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 09:27:55 +0000 (11:27 +0200)]
Add option to require full access FCP connections to change data.

13 years agoDeny commands that change data when FCP connection is restricted.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 09:23:19 +0000 (11:23 +0200)]
Deny commands that change data when FCP connection is restricted.

13 years agoSet write access to true in all commands that change data.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 09:22:11 +0000 (11:22 +0200)]
Set write access to true in all commands that change data.

13 years agoAdd parameter that determines whether an FCP command requires write access.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 09:21:55 +0000 (11:21 +0200)]
Add parameter that determines whether an FCP command requires write access.

13 years agoAdd “DeleteReply” FCP command.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 08:23:51 +0000 (10:23 +0200)]
Add “DeleteReply” FCP command.

13 years agoAdd “DeletePost” FCP command.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 08:22:06 +0000 (10:22 +0200)]
Add “DeletePost” FCP command.

13 years agoAdd “CreateReply” FCP command.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 08:18:42 +0000 (10:18 +0200)]
Add “CreateReply” FCP command.

13 years agoAdd “CreatePost” FCP command.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 08:15:35 +0000 (10:15 +0200)]
Add “CreatePost” FCP command.

13 years agoMake constructor public and include it in the FCP interface’s commands.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 08:14:42 +0000 (10:14 +0200)]
Make constructor public and include it in the FCP interface’s commands.

13 years agoAdd “localOnly” parameter to getSone().
David ‘Bombe’ Roden [Mon, 11 Apr 2011 08:05:13 +0000 (10:05 +0200)]
Add “localOnly” parameter to getSone().

13 years agoAdd “LikeReply” FCP command.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:36:57 +0000 (09:36 +0200)]
Add “LikeReply” FCP command.

13 years agoAdd method to get reply from the command parameters.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:36:46 +0000 (09:36 +0200)]
Add method to get reply from the command parameters.

13 years agoAdd a mandatory response message name to Command.Response.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:29:54 +0000 (09:29 +0200)]
Add a mandatory response message name to Command.Response.

13 years agoAdd “LikePost” FCP command.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:25:23 +0000 (09:25 +0200)]
Add “LikePost” FCP command.

13 years agoAdd option to activate and deactivate the FCP interface.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:16:12 +0000 (09:16 +0200)]
Add option to activate and deactivate the FCP interface.

13 years agoAdd FCP interface to core.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:15:50 +0000 (09:15 +0200)]
Add FCP interface to core.

13 years agoAdd possibility to activate and deactivate the FCP interface.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:15:26 +0000 (09:15 +0200)]
Add possibility to activate and deactivate the FCP interface.

13 years agoMerge branch 'master' into next
David ‘Bombe’ Roden [Sun, 10 Apr 2011 19:43:22 +0000 (21:43 +0200)]
Merge branch 'master' into next

13 years agoMerge branch 'release-0.6.1' 0.6.1
David ‘Bombe’ Roden [Sun, 10 Apr 2011 19:06:23 +0000 (21:06 +0200)]
Merge branch 'release-0.6.1'

13 years agoSet version to 0.6.1.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:48:19 +0000 (20:48 +0200)]
Set version to 0.6.1.

13 years agoRequire utils 0.9.3.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:48:14 +0000 (20:48 +0200)]
Require utils 0.9.3.

13 years agoAdd explanatory text for Sone-specific options while logged in.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:46:48 +0000 (20:46 +0200)]
Add explanatory text for Sone-specific options while logged in.

13 years agoReduce default number of posts per page to 10.
David ‘Bombe’ Roden [Sun, 10 Apr 2011 18:38:23 +0000 (20:38 +0200)]
Reduce default number of posts per page to 10.

13 years agoAdd likes to posts.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:25:13 +0000 (17:25 +0200)]
Add likes to posts.

13 years agoAdd method to encode liking information.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:25:09 +0000 (17:25 +0200)]
Add method to encode liking information.

13 years agoUnify field name generation.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:24:49 +0000 (17:24 +0200)]
Unify field name generation.

13 years agoReduce visibility of all encoding methods to protected.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:19:00 +0000 (17:19 +0200)]
Reduce visibility of all encoding methods to protected.

13 years agoGet “includeReplies” parameter from simple field set.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:18:28 +0000 (17:18 +0200)]
Get “includeReplies” parameter from simple field set.

13 years agoAdd method to retrieve a boolean from the simple field set.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:17:50 +0000 (17:17 +0200)]
Add method to retrieve a boolean from the simple field set.

13 years agoAdd “GetPost” FCP command.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:13:53 +0000 (17:13 +0200)]
Add “GetPost” FCP command.

13 years agoAdd prefixes to all encoding methods, add method to encode a single Post.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:13:43 +0000 (17:13 +0200)]
Add prefixes to all encoding methods, add method to encode a single Post.

13 years agoAdd method to return a Post from the simple field set.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:54:26 +0000 (16:54 +0200)]
Add method to return a Post from the simple field set.

13 years agoSend back identifier, if available.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:51:36 +0000 (16:51 +0200)]
Send back identifier, if available.

13 years agoSend errors back to the plugin.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:51:10 +0000 (16:51 +0200)]
Send errors back to the plugin.

13 years agoAdd error response.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:50:56 +0000 (16:50 +0200)]
Add error response.

13 years agoAdd “GetPosts” FCP command.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:20:36 +0000 (16:20 +0200)]
Add “GetPosts” FCP command.

13 years agoAdd parameter to include replies in encodePosts().
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:08:01 +0000 (16:08 +0200)]
Add parameter to include replies in encodePosts().

13 years agoAdd method to encode a collection of replies.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:04:43 +0000 (16:04 +0200)]
Add method to encode a collection of replies.

13 years agoRename Command.Reply to Command.Response.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:03:03 +0000 (16:03 +0200)]
Rename Command.Reply to Command.Response.

13 years agoAdd method to copy a SimpleFieldSet into this builder.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:59:10 +0000 (15:59 +0200)]
Add method to copy a SimpleFieldSet into this builder.

13 years agoAdd “GetLocalSones” FCP command.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:55:58 +0000 (15:55 +0200)]
Add “GetLocalSones” FCP command.

13 years agoAdd method to encode a collection of Sones into a simple field set.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:55:25 +0000 (15:55 +0200)]
Add method to encode a collection of Sones into a simple field set.

13 years agoOrganize imports.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:48:51 +0000 (15:48 +0200)]
Organize imports.

13 years agoAdd “GetPostFeed” FCP command.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:48:04 +0000 (15:48 +0200)]
Add “GetPostFeed” FCP command.

13 years agoAdd abstract FCP command with Sone-specific helper methods.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:47:54 +0000 (15:47 +0200)]
Add abstract FCP command with Sone-specific helper methods.

13 years agoAdd method to set a long value.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:45:12 +0000 (15:45 +0200)]
Add method to set a long value.

13 years agoAdd method to return an int with a default value.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:36:11 +0000 (15:36 +0200)]
Add method to return an int with a default value.

13 years agoMove Sone-related FCP classes to different package.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:20:08 +0000 (15:20 +0200)]
Move Sone-related FCP classes to different package.

13 years agoAdd method to return an int from the parameters.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:19:33 +0000 (15:19 +0200)]
Add method to return an int from the parameters.

13 years agoRemove “core” field.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:10:45 +0000 (15:10 +0200)]
Remove “core” field.