Sone.git
2012-10-09 David ‘Bombe... Use default values if values can not be parsed.
2012-10-09 David ‘Bombe... Merge branch 'translate-ja' into next
2012-10-09 Hideki SaitoCompleted Japanese localization
2012-10-09 Hideki SaitoWIP Japanese translation
2012-10-09 David ‘Bombe... Fix logging.
2012-10-08 David ‘Bombe... Merge branch 'master' into next
2012-10-08 David ‘Bombe... Merge branch 'release-0.8.3' 0.8.3
2012-10-08 David ‘Bombe... Use 0.12.2 of utils package.
2012-10-08 David ‘Bombe... Set version to 0.8.3.
2012-10-08 David ‘Bombe... Update latest edition of Sone homepage.
2012-10-08 David ‘Bombe... Remove notes for translator.
2012-10-08 David ‘Bombe... Use classpath template provider from utils.
2012-10-08 UncreativeUpdate Norwegian translation.
2012-10-08 David ‘Bombe... Declare method as static.
2012-10-08 David ‘Bombe... Suppress some warnings about potentially-static methods.
2012-09-18 David ‘Bombe... Record and expose the last time all identities were...
2012-09-18 David ‘Bombe... Record and expose startup time.
2012-09-17 David ‘Bombe... Abbreviate excerpts on the last space.
2012-09-15 David ‘Bombe... Declare own identities map as final.
2012-09-15 David ‘Bombe... Hand in context to constructor.
2012-09-15 David ‘Bombe... Remove note for translator.
2012-09-15 [DS]Update French translation.
2012-09-14 David ‘Bombe... Recognize a couple of shortcuts in the search field.
2012-09-14 David ‘Bombe... Remove note for translator.
2012-09-14 ReversiUpdate Russing translation.
2012-09-13 David ‘Bombe... Remove note for translator.
2012-09-13 PresenderUpdate Polish translation.
2012-09-13 David ‘Bombe... Close buffered reader after parsing.
2012-09-13 David ‘Bombe... Remove obsolete method.
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.
next