Sone.git
2012-09-13 David ‘Bombe... Add missing javadoc.
2012-09-13 David ‘Bombe... Suppress warnings on potentiall-static methods.
2012-09-13 David ‘Bombe... Declare potentially-static methods as static.
2012-09-13 David ‘Bombe... Handle spurious wakeups correctly.
2012-09-13 David ‘Bombe... Update notes for translator.
2012-09-13 David ‘Bombe... Add missing texts from the English version.
2012-09-13 David ‘Bombe... Update notes for translator.
2012-09-13 David ‘Bombe... Add missing texts from the English version.
2012-09-13 David ‘Bombe... Update notes for translator.
2012-09-13 David ‘Bombe... Add missing texts from the English version.
2012-09-13 David ‘Bombe... Add and translate missing texts from the English version.
2012-09-13 David ‘Bombe... Update notes for translator.
2012-09-13 David ‘Bombe... Add missing texts from the English version.
2012-09-13 David ‘Bombe... Fix whitespace.
2012-09-12 David ‘Bombe... Use <p> tag instead of <div>.
2012-09-12 David ‘Bombe... Show hint about not following any Sones on an empty...
2012-09-12 David ‘Bombe... Add link to homepage at bottom of page.
2012-09-12 David ‘Bombe... Merge remote-tracking branch 'beak/next' into next
2012-09-12 David ‘Bombe... Synchronize access on DateFormat.
2012-09-12 David ‘Bombe... Fix logging of exception.
2012-09-12 David ‘Bombe... Declare method as static.
2012-09-12 David ‘Bombe... Save Sones and configuration on stopping.
2012-09-12 David ‘Bombe... Remove getting trust values from trust updater.
2012-09-12 David ‘Bombe... Get the trust directly from the identity.
2012-09-12 David ‘Bombe... Return the currently cached own identities.
2012-09-12 David ‘Bombe... Get trust values for trusted identities.
2012-09-12 David ‘Bombe... Declare methods as static.
2012-09-12 David ‘Bombe... Fix FCP plugin request sending and receiving.
2012-09-12 David ‘Bombe... Fix using the wrong base type.
2012-09-11 David ‘Bombe... Don’t save Sones directly, only touch the configuration.
2012-09-11 David ‘Bombe... Only add an album if it does not exist.
2012-09-10 David ‘Bombe... Turn (Own)Identity into mere caches of values from...
2012-09-10 David ‘Bombe... Use WebOfTrust updater to set contexts and properties.
2012-09-10 David ‘Bombe... Add property setter job.
2012-09-10 David ‘Bombe... Implement removal of contexts.
2012-09-10 David ‘Bombe... Implement adding of contexts.
2012-09-10 David ‘Bombe... Make it possible for update jobs to return whether...
2012-09-10 David ‘Bombe... Rename WebOfTrust updater.
2012-09-10 David ‘Bombe... Prepare for jobs that need to signal completion.
2012-09-10 David ‘Bombe... Prepare background updater to perform property and...
2012-09-07 David ‘Bombe... Create links to posts using an excerpt from the parsed...
2012-09-07 David ‘Bombe... Update trust values in a dedicated background thread.
2012-09-07 David ‘Bombe... Fix formatting.
2012-09-07 David ‘Bombe... Only show trust controls if the trust updater has recei...
2012-09-07 David ‘Bombe... Assume a post is visible if the trust updater has not...
2012-09-05 David ‘Bombe... Merge branch 'remove-configuration-cleaning-216' into...
2012-09-05 David ‘Bombe... Remove obsolete storing of Sone Rescue Mode.
2012-09-05 David ‘Bombe... Remove configuration cleaning options.
2012-09-05 David ‘Bombe... Create the excerpt of a linked post from the parsed...
2012-09-05 David ‘Bombe... Add method to get the plain text of a part.
2012-09-05 David ‘Bombe... Turn templates into static members.
2012-09-05 David ‘Bombe... Differentiate between different job types in hashCode().
2012-09-05 David ‘Bombe... Add logging while executing trust update jobs.
2012-09-05 David ‘Bombe... Only allow a single trust update for any given identity...
2012-09-05 David ‘Bombe... Only add get-trust jobs if there are none for the given...
2012-09-05 David ‘Bombe... Override Object methods in TrustUpdateJob, establish...
2012-09-05 David ‘Bombe... Return configured trust values immediately.
2012-09-05 David ‘Bombe... Use WOT connector to set trust values.
2012-09-05 David ‘Bombe... Use trust updater to set trust values.
2012-09-05 David ‘Bombe... Use trust updater to get trust values.
2012-09-05 David ‘Bombe... Store identity trust locally, make it updatable from...
2012-09-05 David ‘Bombe... Create trust updater and store it in the core.
2012-09-05 David ‘Bombe... Add background trust updater.
2012-09-04 David ‘Bombe... Use the shown Sone as trusted Sone for the parser.
2012-08-29 David ‘Bombe... Fix pagination on album pages.
2012-07-23 David ‘Bombe... Fix avatar selection.
2012-07-13 David ‘Bombe... Remove obsolete “loadAllSones” parameter.
2012-07-13 David ‘Bombe... Fix broken HTML.
2012-07-13 David ‘Bombe... Merge branch 'master' into next
2012-07-13 David ‘Bombe... Merge branch 'release-0.8.2' 0.8.2
2012-07-13 David ‘Bombe... Set version to 0.8.2.
2012-07-13 David ‘Bombe... Require utils 0.12.
2012-07-13 David ‘Bombe... Only request status for shown Sones.
2012-06-09 David ‘Bombe... Paginate albums on gallery page.
2012-05-31 David ‘Bombe... Show Sone ID correctly.
2012-05-31 David ‘Bombe... Paginate images within an album.
2012-05-31 David ‘Bombe... Clear before showing upload-image section.
2012-05-31 David ‘Bombe... Change code to use new way to specify filter parameters.
2012-05-31 David ‘Bombe... Add images-per-post option.
2012-05-30 David ‘Bombe... Add pagination filter to template context factory.
2012-05-30 David ‘Bombe... Paginate images in gallery mode.
2012-05-30 David ‘Bombe... Turn post into an interface, add default implementation.
2012-05-29 David ‘Bombe... Replace single-line inputs with textareas in non-JS...
2012-05-29 David ‘Bombe... Only process new posts and replies if the notifications...
2012-05-28 David ‘Bombe... Always collapse all posts.
2012-05-28 David ‘Bombe... Merge branch 'master' into next
2012-05-02 David ‘Bombe... Merge branch 'logging-fix' 0.8.1
2012-05-02 David ‘Bombe... Increase version to 0.8.1.
2012-05-02 David ‘Bombe... Fix ALL the logging!
2012-05-02 David ‘Bombe... Fix logging.
2012-04-17 David ‘Bombe... Use correct parameter name for WoT’s GetIdentitiesBySco...
2012-03-19 David ‘Bombe... Update utils to more recent version, adapt to new packa...
2012-03-19 David ‘Bombe... Remove line markers.
2012-03-19 David ‘Bombe... Update Polish translation.
2012-03-17 David ‘Bombe... Small improvements to German translation, thanks to...
2012-03-15 David ‘Bombe... Add (still incomplete) Polish translation.
2012-03-15 David ‘Bombe... Update French translation.
2012-03-14 David ‘Bombe... Remove duplicate whitespace.
2012-03-14 David ‘Bombe... Update French translation.
2012-03-08 David ‘Bombe... Change all copyright headers to include 2012.
next