Sone.git
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-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.
2011-04-08 David ‘Bombe... Add command that will return the current version of...
2011-04-08 David ‘Bombe... Add SimpleFieldSet builder.
2011-04-08 David ‘Bombe... Add FCP command interface.
2011-04-08 David ‘Bombe... Add javadoc.
2011-04-08 David ‘Bombe... Fix license text.
2011-04-08 David ‘Bombe... Move FCP interface to fcp subpackage.
2011-04-08 David ‘Bombe... Add FCP interface stub.
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...
2011-04-08 David ‘Bombe... Allow user to configuration the number of posts shown...
2011-04-08 David ‘Bombe... Add javadoc comments.
2011-04-07 David ‘Bombe... Create new-element notifications as non-dismissable.
2011-04-07 David ‘Bombe... Copy all values in the copy constructor.
2011-04-07 David ‘Bombe... Add constructor to allow to specify the dismissable...
2011-04-07 David ‘Bombe... Don’t mark elements as known automatically when viewing...
2011-04-07 David ‘Bombe... Display new-reply notification differently.
2011-04-07 David ‘Bombe... Add filter to sort replies differently.
2011-04-07 David ‘Bombe... Also update times on invisible replies.
2011-04-07 David ‘Bombe... Reset activation after all notifications have been...
2011-04-07 David ‘Bombe... Filter posts and replies from the future.
2011-04-07 David ‘Bombe... Hide error message when deleting already deleted post...
2011-04-07 David ‘Bombe... Reset blinking tab icon when no notifications are visible.
2011-04-07 David ‘Bombe... Mark own posts as new to allow retrieval and insertion...
2011-04-07 David ‘Bombe... Merge branch 'mark-elements-as-known' into next
2011-04-07 David ‘Bombe... Mark elements as known when a notification is removed.
2011-04-07 David ‘Bombe... Check replaced notifications for changes.
2011-04-07 David ‘Bombe... Add methods that compare notifications and mark element...
2011-04-07 David ‘Bombe... Use convenience method to get the notification for...
2011-04-07 David ‘Bombe... Add “skipRequest” parameter to all mark*AsKnown() methods.
2011-04-07 David ‘Bombe... Add method to access notification elements.
2011-04-07 David ‘Bombe... Add method to retrieve a Sone element by its ID.
2011-04-07 David ‘Bombe... Add element IDs to new-element notifications.
2011-04-07 David ‘Bombe... Mark all elements as known in the processing method...
2011-04-06 David ‘Bombe... Add relative and dynamic timestamps to the web interface.
2011-04-06 David ‘Bombe... Add getReply() function that works the same as getPost().
2011-04-06 David ‘Bombe... Remove obsolete getReply() function.
2011-04-05 David ‘Bombe... Fix javadoc.
2011-04-05 David ‘Bombe... Implement auto-following of new Sones.
2011-04-05 David ‘Bombe... Add options to Sone.
2011-04-05 David ‘Bombe... Remove debug output.
2011-04-05 David ‘Bombe... Improve wording on Sone creation.
2011-04-05 David ‘Bombe... Add large try-catch block around SoneInserter’s run...
2011-04-05 David ‘Bombe... Remove notification if no posts and replies remain.
2011-04-05 David ‘Bombe... Refactor; when not logged in, don’t show new-post or...
2011-04-05 David ‘Bombe... Remove unnecessary imports.
2011-04-05 David ‘Bombe... Change the way notifications are handled.
2011-04-05 David ‘Bombe... Add filter for a list of notifications.
2011-04-05 David ‘Bombe... Add method to set elements to show.
2011-04-05 David ‘Bombe... Add copy constructor.
2011-04-05 David ‘Bombe... Add method to get all posts that have a certain Sone...
2011-04-05 David ‘Bombe... l10nize about page, add link to homepage.
2011-04-05 David ‘Bombe... Add posts that are directed at a Sone to “view Sone...
2011-04-04 David ‘Bombe... It’s 2011.
2011-04-03 David ‘Bombe... Reduce default negative trust to -25.
2011-04-03 David ‘Bombe... Fix search term input field jumping around on Firefox.
2011-04-02 David ‘Bombe... Merge branch 'master' into next
2011-04-02 David ‘Bombe... Merge branch 'release-0.6' 0.6
2011-04-02 David ‘Bombe... Set version to 0.6.
2011-04-02 David ‘Bombe... Require utils-0.9.2.
2011-04-02 David ‘Bombe... When adding a field, the field name is not optional.
2011-04-02 David ‘Bombe... Enable text field on empty input, request focus.
2011-04-02 David ‘Bombe... Send out <link> header exposing the OpenSearchDescripti...
2011-04-02 David ‘Bombe... Add HTTPRequest accessor to web interface.
next