Don’t allow a “post cut off length” of -1 anymore.
[Sone.git] / src /
2014-06-25 David ‘Bombe’ RodenRemove unnecessary return.
2014-06-25 David ‘Bombe’ RodenSimplify some boolean expressions.
2014-06-24 David ‘Bombe’ RodenAdd test case for locking and unlocking a Sone.
2014-06-24 David ‘Bombe’ RodenAdd test for restarting the wait period after changing...
2014-06-24 David ‘Bombe’ RodenAdd own test for starting state.
2014-06-22 David ‘Bombe’ RodenMove detection of modification into modification detector.
2014-06-12 David ‘Bombe’ RodenRefactor test.
2014-06-12 David ‘Bombe’ RodenActually use the default values.
2014-06-12 David ‘Bombe’ RodenUse Sone modification detector in Sone inserter.
2014-06-12 David ‘Bombe’ RodenAdd Sone modification detector.
2014-06-11 David ‘Bombe’ RodenRemove “modified” flag, it’s now calculated on-the...
2014-06-11 David ‘Bombe’ RodenStore fingerprint in insert information.
2014-06-11 David ‘Bombe’ RodenUse a real boolean to signal that the Sone should be...
2014-06-11 David ‘Bombe’ RodenUse an optional instead of a magic value.
2014-06-11 David ‘Bombe’ RodenUse static import for currentTimeMillis().
2014-06-11 David ‘Bombe’ RodenSmall simplification.
2014-06-11 David ‘Bombe’ RodenFix comment.
2014-06-10 David ‘Bombe’ RodenChange default sort order to by-activity, descending.
2014-06-10 David ‘Bombe’ RodenAdd constants for the default sort field and order.
2014-06-10 David ‘Bombe’ RodenUpdate Japanese translation.
2014-06-10 David ‘Bombe’ RodenCloser reader after creating templates.
2014-06-10 David ‘Bombe’ RodenUse a multimap for storing replies.
2014-06-10 David ‘Bombe’ RodenUse a multimap to store posts with recipienets.
2014-06-10 David ‘Bombe’ RodenRemove all existing posts of a Sone correctly.
2014-06-10 David ‘Bombe’ RodenUse a Multimap to store a Sone’s posts.
2014-06-10 David ‘Bombe’ RodenHandle mention notification better.
2014-06-10 David ‘Bombe’ RodenOnly send events after the new posts and replies are...
2014-06-02 Hideki SaitoTranslated untranslated Japanese string
2014-05-26 David ‘Bombe’ RodenMerge branch 'master' into next
2014-05-26 David ‘Bombe’ RodenMerge branch 'release-0.8.9' 0.8.9
2014-05-26 David ‘Bombe’ RodenSet Sone version to 0.8.9.
2014-05-26 David ‘Bombe’ RodenIncrease latest edition of Sone’s homepage.
2014-05-19 David ‘Bombe’ RodenAdd paragraph telling users without posts on their...
2014-03-31 David ‘Bombe’ RodenUse post.replyId instead of post.reply.id.
2014-02-27 David ‘Bombe’ RodenMerge branch 'master' into next
2014-02-27 David ‘Bombe’ RodenMerge branch 'release-0.8.8' 0.8.8
2014-02-27 David ‘Bombe’ RodenUpdate current homepage edition.
2014-02-27 David ‘Bombe’ RodenSet version to 0.8.8.
2014-02-27 David ‘Bombe’ RodenIterate over the current versions of the Sones.
2014-02-26 David ‘Bombe’ RodenGet larger images from WoT, let the browser scale it...
2014-02-24 David ‘Bombe’ RodenFilter values of profile fields.
2014-01-19 David ‘Bombe’ RodenOnly refuse to set creation time if it’s different...
2013-11-22 David ‘Bombe’ RodenUse better check for whether the root album has been...
2013-10-11 David ‘Bombe’ RodenCopy insert URI of original Sone when parsing a new...
2013-10-11 David ‘Bombe’ RodenSet changed values differently.
2013-10-11 David ‘Bombe’ RodenFix and relax checks.
2013-10-10 David ‘Bombe’ RodenExtract an interface out of Sone.
2013-10-10 David ‘Bombe’ RodenDon’t check for the presence of the album image in...
2013-10-10 David ‘Bombe’ RodenAdd image builder that creates “old” images.
2013-10-10 David ‘Bombe’ RodenRemove obsolete import.
2013-10-10 David ‘Bombe’ RodenUse an album modifier for setting title, description...
2013-10-09 David ‘Bombe’ RodenUse the memory database to create all albums.
2013-10-09 David ‘Bombe’ RodenAdd album builder creation to memory database.
2013-10-09 David ‘Bombe’ RodenAdd album builder that can create the “old” album objects.
2013-10-09 David ‘Bombe’ RodenAdd base implementation of an album builder.
2013-10-09 David ‘Bombe’ RodenAdd album builder factory.
2013-10-09 David ‘Bombe’ RodenAdd album builder interface.
2013-10-09 David ‘Bombe’ RodenUse the memory database instead of storing the albums...
2013-10-09 David ‘Bombe’ RodenAdd first small tests for the memory database.
2013-10-09 David ‘Bombe’ RodenIntegrate basic album storage and retrieval in memory...
2013-10-09 David ‘Bombe’ RodenImprove static imports.
2013-10-09 David ‘Bombe’ RodenExtract album interface.
2013-09-30 David ‘Bombe’ RodenAdd accessor for all top-level albums of a Sone.
2013-09-27 David ‘Bombe’ RodenMerge remote-tracking branch 'hernic/patch-4' into...
2013-09-27 David ‘Bombe’ RodenUpdate French translation.
2013-09-26 nicolas hernandezUpdate sone.fr.properties
2013-09-25 David ‘Bombe’ RodenMerge branch 'master' into next
2013-09-25 David ‘Bombe’ RodenMerge branch 'release-0.8.7' 0.8.7
2013-09-25 David ‘Bombe’ RodenUpdate current homepage edition.
2013-09-25 David ‘Bombe’ RodenSet version to 0.8.7.
2013-09-22 David ‘Bombe’ RodenFix static import.
2013-09-22 David ‘Bombe’ RodenFix whitespace.
2013-09-22 David ‘Bombe’ RodenRemove unnecessary parameters.
2013-09-22 David ‘Bombe’ RodenUse more concise syntax for array creation.
2013-09-22 David ‘Bombe’ RodenUse local variables where appropriate.
2013-09-22 David ‘Bombe’ RodenStore top Sone node in a global variable.
2013-09-22 David ‘Bombe’ RodenFix jQuery selectors for locating the reply input field.
2013-09-18 David ‘Bombe’ RodenRemove markers for untranslated lines.
2013-09-17 David ‘Bombe’ RodenFix some FindBugs warnings.
2013-09-17 David ‘Bombe’ RodenOverride equals() and hashCode() to make clear that...
2013-09-17 David ‘Bombe’ RodenIterate over the entries instead of only the keys.
2013-09-17 David ‘Bombe’ RodenDon’t get the current Sone, we allow to modify local...
2013-09-16 PresenderUpdate Polish translation.
2013-09-16 Hideki SaitoUpdate Japanese translation.
2013-09-12 David ‘Bombe’ RodenRemove code block without effect.
2013-09-12 David ‘Bombe’ RodenReformat.
2013-09-12 David ‘Bombe’ RodenRemove another unnecessary class.
2013-09-11 David ‘Bombe’ RodenRemove unnecessary class.
2013-09-06 David ‘Bombe’ RodenClose output stream before sending the page to the...
2013-09-05 nicolas hernandezUpdate sone.fr.properties
2013-08-31 David ‘Bombe’ RodenDon’t cache AJAX requests.
2013-08-29 David ‘Bombe’ RodenFix comparisons that were assignments.
2013-08-24 David ‘Bombe’ RodenAdd isRoot() method to Album, only dump album ID in...
2013-07-16 David ‘Bombe’ RodenFix javadoc.
2013-07-15 David ‘Bombe’ RodenAdd and implement Identified interface.
2013-07-11 David ‘Bombe’ RodenShow the album title correctly.
2013-07-11 David ‘Bombe’ RodenUse a custom container class instead of messing around...
2013-07-11 David ‘Bombe’ RodenShow number of albums in toString().
2013-07-11 David ‘Bombe’ RodenIgnore albums without inserted images when calculating...
2013-07-11 David ‘Bombe’ RodenInsert a root album into all Sones to get rid of album...
next