David ‘Bombe’ Roden [Mon, 11 Apr 2011 08:15:35 +0000 (10:15 +0200)]
Add “CreatePost” FCP command.
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.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 08:05:13 +0000 (10:05 +0200)]
Add “localOnly” parameter to getSone().
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:36:57 +0000 (09:36 +0200)]
Add “LikeReply” FCP command.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:36:46 +0000 (09:36 +0200)]
Add method to get reply from the command parameters.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:29:54 +0000 (09:29 +0200)]
Add a mandatory response message name to Command.Response.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:25:23 +0000 (09:25 +0200)]
Add “LikePost” FCP command.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:16:12 +0000 (09:16 +0200)]
Add option to activate and deactivate the FCP interface.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:15:50 +0000 (09:15 +0200)]
Add FCP interface to core.
David ‘Bombe’ Roden [Mon, 11 Apr 2011 07:15:26 +0000 (09:15 +0200)]
Add possibility to activate and deactivate the FCP interface.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:25:13 +0000 (17:25 +0200)]
Add likes to posts.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:25:09 +0000 (17:25 +0200)]
Add method to encode liking information.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:24:49 +0000 (17:24 +0200)]
Unify field name generation.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:19:00 +0000 (17:19 +0200)]
Reduce visibility of all encoding methods to protected.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:18:28 +0000 (17:18 +0200)]
Get “includeReplies” parameter from 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.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 15:13:53 +0000 (17:13 +0200)]
Add “GetPost” FCP command.
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.
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.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:51:36 +0000 (16:51 +0200)]
Send back identifier, if available.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:51:10 +0000 (16:51 +0200)]
Send errors back to the plugin.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:50:56 +0000 (16:50 +0200)]
Add error response.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:20:36 +0000 (16:20 +0200)]
Add “GetPosts” FCP command.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:08:01 +0000 (16:08 +0200)]
Add parameter to include replies in encodePosts().
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:04:43 +0000 (16:04 +0200)]
Add method to encode a collection of replies.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 14:03:03 +0000 (16:03 +0200)]
Rename Command.Reply to Command.Response.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:59:10 +0000 (15:59 +0200)]
Add method to copy a SimpleFieldSet into this builder.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:55:58 +0000 (15:55 +0200)]
Add “GetLocalSones” FCP command.
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.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:48:51 +0000 (15:48 +0200)]
Organize imports.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:48:04 +0000 (15:48 +0200)]
Add “GetPostFeed” FCP command.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:47:54 +0000 (15:47 +0200)]
Add abstract FCP command with Sone-specific helper methods.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:45:12 +0000 (15:45 +0200)]
Add method to set a long 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.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:20:08 +0000 (15:20 +0200)]
Move Sone-related FCP classes to different package.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:19:33 +0000 (15:19 +0200)]
Add method to return an int from the parameters.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 13:10:45 +0000 (15:10 +0200)]
Remove “core” field.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 12:56:26 +0000 (14:56 +0200)]
Add abstract basic Command implementation with helper methods.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 12:56:03 +0000 (14:56 +0200)]
Add FCP interface to plugin, let it handle all FCP requests.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 12:51:48 +0000 (14:51 +0200)]
Allow a command to throw an exception.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 12:51:11 +0000 (14:51 +0200)]
Add FCP exception.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 12:41:57 +0000 (14:41 +0200)]
Add command that will return the current version of the Sone plugin.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 12:39:47 +0000 (14:39 +0200)]
Add SimpleFieldSet builder.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 12:32:04 +0000 (14:32 +0200)]
Add FCP command interface.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 12:26:02 +0000 (14:26 +0200)]
Add javadoc.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 12:25:56 +0000 (14:25 +0200)]
Fix license text.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 12:23:43 +0000 (14:23 +0200)]
Move FCP interface to fcp subpackage.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 09:21:02 +0000 (11:21 +0200)]
Add FCP interface stub.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 05:28:24 +0000 (07:28 +0200)]
Add sone:// and post:// links.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 05:11:32 +0000 (07:11 +0200)]
Mark deleted posts and replies as known.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 04:49:17 +0000 (06:49 +0200)]
Also show posts and replies that have the current Sone as post recipient.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 04:29:54 +0000 (06:29 +0200)]
Adjust displayed times.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 04:15:47 +0000 (06:15 +0200)]
Show default texts in the trust-related settings on the options page.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 04:11:19 +0000 (06:11 +0200)]
Allow user to configuration the number of posts shown on a page.
This resolves #123.
David ‘Bombe’ Roden [Fri, 8 Apr 2011 03:45:13 +0000 (05:45 +0200)]
Add javadoc comments.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 19:39:07 +0000 (21:39 +0200)]
Create new-element notifications as non-dismissable.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 19:38:56 +0000 (21:38 +0200)]
Copy all values in the copy constructor.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 19:38:44 +0000 (21:38 +0200)]
Add constructor to allow to specify the dismissable flag.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 19:18:47 +0000 (21:18 +0200)]
Don’t mark elements as known automatically when viewing a page.
This resolves #32.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 19:06:37 +0000 (21:06 +0200)]
Display new-reply notification differently.
This fixes #35.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 19:06:00 +0000 (21:06 +0200)]
Add filter to sort replies differently.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 13:57:10 +0000 (15:57 +0200)]
Also update times on invisible replies.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 13:57:03 +0000 (15:57 +0200)]
Reset activation after all notifications have been removed.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 11:39:02 +0000 (13:39 +0200)]
Filter posts and replies from the future.
This fixes #122.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:55:06 +0000 (11:55 +0200)]
Hide error message when deleting already deleted post, just hide post.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:51:57 +0000 (11:51 +0200)]
Reset blinking tab icon when no notifications are visible.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:51:44 +0000 (11:51 +0200)]
Mark own posts as new to allow retrieval and insertion on all open tabs.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:27:58 +0000 (11:27 +0200)]
Merge branch 'mark-elements-as-known' into next
This fixes #119.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:26:24 +0000 (11:26 +0200)]
Mark elements as known when a notification is removed.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:26:06 +0000 (11:26 +0200)]
Check replaced notifications for changes.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:25:57 +0000 (11:25 +0200)]
Add methods that compare notifications and mark elements as known.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:25:33 +0000 (11:25 +0200)]
Use convenience method to get the notification for the ID.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:25:10 +0000 (11:25 +0200)]
Add “skipRequest” parameter to all mark*AsKnown() methods.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:13:53 +0000 (11:13 +0200)]
Add method to access notification elements.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:13:41 +0000 (11:13 +0200)]
Add method to retrieve a Sone element by its ID.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:13:28 +0000 (11:13 +0200)]
Add element IDs to new-element notifications.
David ‘Bombe’ Roden [Thu, 7 Apr 2011 09:13:12 +0000 (11:13 +0200)]
Mark all elements as known in the processing method, not after rendering.
This allows to react to changes in the notification with JavaScript, in
order to mark elements on the page as known without having the currently
reloading page clear everything in all tabs.
David ‘Bombe’ Roden [Wed, 6 Apr 2011 05:28:51 +0000 (07:28 +0200)]
Add relative and dynamic timestamps to the web interface.
This fixes #2.
David ‘Bombe’ Roden [Wed, 6 Apr 2011 04:37:35 +0000 (06:37 +0200)]
Add getReply() function that works the same as getPost().
David ‘Bombe’ Roden [Wed, 6 Apr 2011 04:37:17 +0000 (06:37 +0200)]
Remove obsolete getReply() function.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 14:06:44 +0000 (16:06 +0200)]
Fix javadoc.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 13:47:01 +0000 (15:47 +0200)]
Implement auto-following of new Sones.
This fixes #88.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 13:44:28 +0000 (15:44 +0200)]
Add options to Sone.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 11:50:34 +0000 (13:50 +0200)]
Remove debug output.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 11:49:17 +0000 (13:49 +0200)]
Improve wording on Sone creation.
This fixes #89.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 09:22:40 +0000 (11:22 +0200)]
Add large try-catch block around SoneInserter’s run() method.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 09:04:10 +0000 (11:04 +0200)]
Remove notification if no posts and replies remain.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 08:59:57 +0000 (10:59 +0200)]
Refactor; when not logged in, don’t show new-post or new-reply notifications at all.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 08:34:22 +0000 (10:34 +0200)]
Remove unnecessary imports.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 08:05:15 +0000 (10:05 +0200)]
Change the way notifications are handled.
The notification manager only keeps a list of current notifications.
Removed and changed notifications are now detected by the web interface
itself. Also, the notifications are filtered to show only posts and replies
that the logged in Sone is interested in.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 08:02:56 +0000 (10:02 +0200)]
Add filter for a list of notifications.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 07:57:26 +0000 (09:57 +0200)]
Add method to set elements to show.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 07:57:19 +0000 (09:57 +0200)]
Add copy constructor.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 07:49:59 +0000 (09:49 +0200)]
Add method to get all posts that have a certain Sone as recipient.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 04:59:59 +0000 (06:59 +0200)]
l10nize about page, add link to homepage.
David ‘Bombe’ Roden [Tue, 5 Apr 2011 04:27:51 +0000 (06:27 +0200)]
Add posts that are directed at a Sone to “view Sone” page.
David ‘Bombe’ Roden [Mon, 4 Apr 2011 16:42:52 +0000 (18:42 +0200)]
It’s 2011.
David ‘Bombe’ Roden [Sun, 3 Apr 2011 19:29:51 +0000 (21:29 +0200)]
Reduce default negative trust to -25.
David ‘Bombe’ Roden [Sun, 3 Apr 2011 11:36:06 +0000 (13:36 +0200)]
Fix search term input field jumping around on Firefox.
David ‘Bombe’ Roden [Sat, 2 Apr 2011 22:18:02 +0000 (00:18 +0200)]
Merge branch 'master' into next