Sone.git
2013-01-16 David ‘Bombe... Convert “new post reply found” into EventBus-based...
2013-01-16 David ‘Bombe... Add base class for post reply events.
2013-01-16 David ‘Bombe... Convert “new post found” into EventBus-based event.
2013-01-16 David ‘Bombe... Add base class for post events.
2013-01-16 David ‘Bombe... Convert “new Sound found” into EventBus-based event.
2013-01-16 David ‘Bombe... Add base class for Sone events.
2013-01-16 David ‘Bombe... Add web interface as listener for event bus.
2013-01-16 David ‘Bombe... Add event bus to Core.
2013-01-16 David ‘Bombe... Use Guava to sort the hits.
2013-01-16 David ‘Bombe... Replace utils’ Mapper(s) by Guava’s FluentIterable...
2013-01-16 David ‘Bombe... Replace utils’ Cache with Guava’s LoadingCache.
2013-01-16 David ‘Bombe... Replace utils’ SetBuilder by Guava’s ImmutableSet.Builder.
2013-01-16 David ‘Bombe... Replace utils’ ReverseComparator by Guava’s Ordering...
2013-01-16 David ‘Bombe... Replace utils’ Pair by custom containers.
2013-01-16 David ‘Bombe... Replace utils’ MapBuilder by Guava’s ImmutableMap.Builder.
2013-01-16 David ‘Bombe... Replace utils’ ListBuilder by Guava’s ImmutableList...
2013-01-16 David ‘Bombe... Replace utils’ filter with Guava’s predicate.
2013-01-16 David ‘Bombe... Use Guava’s predicate instead of utils’ filter.
2013-01-16 David ‘Bombe... Add filter for local/remote Sones to “Known Sones”...
2013-01-16 David ‘Bombe... Some javadoc fixes.
2013-01-16 David ‘Bombe... Prevent NPE.
2013-01-16 David ‘Bombe... Whitespace.
2013-01-16 David ‘Bombe... Use dependency injection to create Sone instance.
2013-01-16 David ‘Bombe... Store locality of a Sone in the Sone itself.
2013-01-16 David ‘Bombe... Add version numbers to maven plugin configurations.
2013-01-16 David ‘Bombe... Revert "Add post reply provider interface."
2013-01-16 David ‘Bombe... Revert "Implement post reply provider interface in...
2013-01-16 David ‘Bombe... Implement post reply provider interface in Core.
2013-01-16 David ‘Bombe... Add post reply provider interface.
2013-01-16 David ‘Bombe... Rename getReply() to getPostReply(), remove convenience...
2012-12-21 David ‘Bombe... Add test for empty link bug.
2012-12-21 David ‘Bombe... Check for a link consisting only of the scheme, because...
2012-12-21 David ‘Bombe... Add scheme to LinkType.
2012-12-21 David ‘Bombe... Encode URLs correctly when creating an external link.
2012-12-21 David ‘Bombe... Fix unit test failure.
2012-12-21 David ‘Bombe... Merge remote-tracking branch 'beak/next' into next
2012-12-19 David ‘Bombe... Merge branch 'fix-avatar-selection-309' into next
2012-12-19 David ‘Bombe... Use correct filter parameter.
2012-12-19 David ‘Bombe... Rename form variable to match the style of all other...
2012-12-17 David ‘Bombe... Fix URL for external links.
2012-11-26 David ‘Bombe... Download updates via the thread factory, too.
2012-11-26 David ‘Bombe... Use named thread factory to create downloader threads.
2012-11-21 David ‘Bombe... Catch all exceptions when processing AJAX requests.
2012-11-21 David ‘Bombe... Catch all exceptions when processing an FCP command.
2012-11-21 David ‘Bombe... Do not allow creation of empty posts and replies.
2012-10-16 David ‘Bombe... Set known flag correctly when finding new posts and...
2012-10-13 [DS]Update French translation.
2012-10-13 David ‘Bombe... Merge branch 'master' into next
2012-10-13 David ‘Bombe... Merge branch 'release-0.8.4' 0.8.4
2012-10-13 David ‘Bombe... Set version to 0.8.4.
2012-10-13 David ‘Bombe... Update Sone homepage edition.
2012-10-13 David ‘Bombe... Fix logging.
2012-10-13 David ‘Bombe... Always store all own identities.
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
next