Sone.git
2011-06-08 David ‘Bombe... Use Sone text parser from web interface in parser filter.
2011-06-08 David ‘Bombe... Add javadoc comments.
2011-06-08 David ‘Bombe... Remove exceptions from method signatures.
2011-06-08 David ‘Bombe... Add javadoc comments, remove obsolete imports.
2011-06-08 David ‘Bombe... Change javadoc to match new function.
2011-06-08 David ‘Bombe... Change documentation to match new signature.
2011-06-08 David ‘Bombe... Implement Part, too.
2011-06-08 David ‘Bombe... Remove obsolete imports.
2011-06-08 David ‘Bombe... Don’t throw away the last part if it’s not a plain...
2011-06-08 David ‘Bombe... Render more parts.
2011-06-08 David ‘Bombe... Rewriter Sone text parser to separate the parser from...
2011-06-07 David ‘Bombe... Store posts and replies in descending-time order to...
2011-06-07 David ‘Bombe... Remove replies to unknown posts from status.
2011-06-07 David ‘Bombe... Only insert posts on the first page of the “view Sone...
2011-06-07 David ‘Bombe... Assign names to paginations on the “view Sone” page.
2011-06-07 David ‘Bombe... Only add @Sone to reply text field if not replying...
2011-06-04 David ‘Bombe... Improve parsing of sone:// and post:// links.
2011-06-04 David ‘Bombe... Improve offline marker behaviour.
2011-05-31 David ‘Bombe... Merge commit 'sone-removal-notification-200' into next
2011-05-31 David ‘Bombe... Notify listeners when a Sone is removed.
2011-05-31 David ‘Bombe... Add delegate method for Sone removal notification.
2011-05-31 David ‘Bombe... Add Sone removal notification to core listener interface.
2011-05-26 David ‘Bombe... Always remove “new” marker from “click-to-show” bar.
2011-05-26 David ‘Bombe... Small optimization.
2011-05-26 David ‘Bombe... Save all local Sones when stopping Sone.
2011-05-26 David ‘Bombe... Add missing imports.
2011-05-25 David ‘Bombe... Request URI once before rescueing to (maybe) find the...
2011-05-25 David ‘Bombe... Touch the notification after its elements have been...
2011-05-25 David ‘Bombe... Add web interface to all template contexts more reliably.
2011-05-25 David ‘Bombe... Use better notification ID.
2011-05-25 David ‘Bombe... Use correct notification ID.
2011-05-25 David ‘Bombe... Use method from JsonPage.
2011-05-25 David ‘Bombe... Remove useless line.
2011-05-24 David ‘Bombe... Save local Sone after auto-following.
2011-05-24 David ‘Bombe... Don’t wrap notifications into an ArrayList.
2011-05-11 David ‘Bombe... Add missing word.
2011-05-11 David ‘Bombe... Log warning when a command can not be processed.
2011-05-11 David ‘Bombe... Add “GetSone” FCP command.
2011-05-11 David ‘Bombe... Add method to encode profile information of a Sone.
2011-05-11 David ‘Bombe... Make it possible to load an optional Sone from the...
2011-05-11 David ‘Bombe... Override Object.toString().
2011-05-11 David ‘Bombe... Add simple string encoding.
2011-05-11 David ‘Bombe... Merge branch 'fcp-interface' into next
2011-05-11 David ‘Bombe... Change FCP access rules to a tri-state.
2011-05-10 David ‘Bombe... Merge branch 'option-validation-196' into next
2011-05-10 David ‘Bombe... Add warnings to options page if an option value was...
2011-05-10 David ‘Bombe... Add contains filter to template contexts.
2011-05-10 David ‘Bombe... Add validators to options, validate options on loading.
2011-05-10 David ‘Bombe... Add validation methods to preferences.
2011-05-10 David ‘Bombe... Add option validation.
2011-05-10 David ‘Bombe... Require a newer version of utils.
2011-05-08 David ‘Bombe... Merge branch 'master' into next
2011-05-08 David ‘Bombe... Merge branch 'release-0.6.4' 0.6.4
2011-05-08 David ‘Bombe... Set version to 0.6.4.
2011-05-08 David ‘Bombe... Set latest known edition of homepage to 36.
2011-05-08 David ‘Bombe... Don’t post AJAX requests.
2011-05-08 David ‘Bombe... Create and use own AJAX override to allow error handlin...
2011-05-08 David ‘Bombe... Return 403 instead of 401, 401 is for HTTP authentication.
2011-05-08 David ‘Bombe... Add CSS definition of offline marker.
2011-05-08 David ‘Bombe... Add offline-marker.
2011-05-08 David ‘Bombe... Remove useless online/offline class from main Sone...
2011-05-07 David ‘Bombe... Add require-full-access option to Options page.
2011-05-07 David ‘Bombe... Implement full access requirement in all pages.
2011-05-07 David ‘Bombe... Add option to require full access for Sone.
2011-05-06 David ‘Bombe... Add missing javadoc tags.
2011-05-06 David ‘Bombe... Add missing semicolons.
2011-05-06 David ‘Bombe... Update Sone on “view Sone” page, too.
2011-05-06 David ‘Bombe... Use post- and reply-visibility methods.
2011-05-06 David ‘Bombe... Use a thread pool to download Sones.
2011-05-06 David ‘Bombe... Use a boolean instead of abusing ownIdentities.
2011-05-06 David ‘Bombe... Prevent partial updates when communication with the...
2011-05-06 David ‘Bombe... Show arrow before links in notifications that link...
2011-05-06 David ‘Bombe... Round times correctly.
2011-05-06 David ‘Bombe... Remove notification manager accessor, and displayed...
2011-05-06 David ‘Bombe... Store filtered notifications in all templates.
2011-05-06 David ‘Bombe... Filter notifications differently.
2011-05-06 David ‘Bombe... Use reply visibility check method.
2011-05-06 David ‘Bombe... Add method to check the visibility of a reply.
2011-05-06 David ‘Bombe... Update documentation.
2011-05-06 David ‘Bombe... Enhance Rescue Mode description.
2011-05-06 David ‘Bombe... Synchronize access on an identity’s trust cache.
2011-05-04 David ‘Bombe... Return early if the Sone can not be found.
2011-05-04 David ‘Bombe... This can never work, duh.
2011-05-03 David ‘Bombe... Initialize options of Sone before aborting loading...
2011-05-02 David ‘Bombe... Fix messages to recipients not working when a new-sone...
2011-04-29 David ‘Bombe... Filter texts when inserting them, not when parsing.
2011-04-29 David ‘Bombe... Add text filter for inserts.
2011-04-28 David ‘Bombe... Merge branch 'master' into next
2011-04-28 David ‘Bombe... Merge branch 'release-0.6.3' 0.6.3
2011-04-28 David ‘Bombe... Update latest known version.
2011-04-28 David ‘Bombe... Set version to 0.6.3.
2011-04-28 David ‘Bombe... Require utils 0.9.5.
2011-04-28 David ‘Bombe... Always show mark-as-read buttons in new-element notific...
2011-04-28 David ‘Bombe... Don’t link to unknown posts.
2011-04-27 David ‘Bombe... Use post visibility method to filter the post feed.
2011-04-27 David ‘Bombe... Use method.
2011-04-27 David ‘Bombe... Add method to check a post’s visibility.
2011-04-27 David ‘Bombe... Only allow posts that have been downloaded.
2011-04-25 David ‘Bombe... Check a reply’s post and its Sone before using those...
2011-04-24 David ‘Bombe... Remove a Sone if no own identity trusts it anymore.
next