projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Actually use the default values.
[Sone.git]
/
src
/
main
/
java
/
net
/
pterodactylus
/
sone
/
2014-06-12
David ‘Bombe’ Roden
Actually use the default values.
tree
|
commitdiff
2014-06-12
David ‘Bombe’ Roden
Use Sone modification detector in Sone inserter.
tree
|
commitdiff
2014-06-12
David ‘Bombe’ Roden
Add Sone modification detector.
tree
|
commitdiff
2014-06-11
David ‘Bombe’ Roden
Remove “modified” flag, it’s now calculated on-the...
tree
|
commitdiff
2014-06-11
David ‘Bombe’ Roden
Store fingerprint in insert information.
tree
|
commitdiff
2014-06-11
David ‘Bombe’ Roden
Use a real boolean to signal that the Sone should be...
tree
|
commitdiff
2014-06-11
David ‘Bombe’ Roden
Use an optional instead of a magic value.
tree
|
commitdiff
2014-06-11
David ‘Bombe’ Roden
Use static import for currentTimeMillis().
tree
|
commitdiff
2014-06-11
David ‘Bombe’ Roden
Small simplification.
tree
|
commitdiff
2014-06-11
David ‘Bombe’ Roden
Fix comment.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Change default sort order to by-activity, descending.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Add constants for the default sort field and order.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Update Japanese translation.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Closer reader after creating templates.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Use a multimap for storing replies.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Use a multimap to store posts with recipienets.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Remove all existing posts of a Sone correctly.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Use a Multimap to store a Sone’s posts.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Handle mention notification better.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Only send events after the new posts and replies are...
tree
|
commitdiff
2014-05-26
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2014-05-26
David ‘Bombe’ Roden
Merge branch 'release-0.8.9'
0.8.9
tree
|
commitdiff
2014-05-26
David ‘Bombe’ Roden
Set Sone version to 0.8.9.
tree
|
commitdiff
2014-05-26
David ‘Bombe’ Roden
Increase latest edition of Sone’s homepage.
tree
|
commitdiff
2014-02-27
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2014-02-27
David ‘Bombe’ Roden
Merge branch 'release-0.8.8'
0.8.8
tree
|
commitdiff
2014-02-27
David ‘Bombe’ Roden
Update current homepage edition.
tree
|
commitdiff
2014-02-27
David ‘Bombe’ Roden
Set version to 0.8.8.
tree
|
commitdiff
2014-02-27
David ‘Bombe’ Roden
Iterate over the current versions of the Sones.
tree
|
commitdiff
2014-02-24
David ‘Bombe’ Roden
Filter values of profile fields.
tree
|
commitdiff
2014-01-19
David ‘Bombe’ Roden
Only refuse to set creation time if it’s different...
tree
|
commitdiff
2013-11-22
David ‘Bombe’ Roden
Use better check for whether the root album has been...
tree
|
commitdiff
2013-10-11
David ‘Bombe’ Roden
Copy insert URI of original Sone when parsing a new...
tree
|
commitdiff
2013-10-11
David ‘Bombe’ Roden
Set changed values differently.
tree
|
commitdiff
2013-10-11
David ‘Bombe’ Roden
Fix and relax checks.
tree
|
commitdiff
2013-10-10
David ‘Bombe’ Roden
Extract an interface out of Sone.
tree
|
commitdiff
2013-10-10
David ‘Bombe’ Roden
Don’t check for the presence of the album image in...
tree
|
commitdiff
2013-10-10
David ‘Bombe’ Roden
Add image builder that creates “old” images.
tree
|
commitdiff
2013-10-10
David ‘Bombe’ Roden
Remove obsolete import.
tree
|
commitdiff
2013-10-10
David ‘Bombe’ Roden
Use an album modifier for setting title, description...
tree
|
commitdiff
2013-10-09
David ‘Bombe’ Roden
Use the memory database to create all albums.
tree
|
commitdiff
2013-10-09
David ‘Bombe’ Roden
Add album builder creation to memory database.
tree
|
commitdiff
2013-10-09
David ‘Bombe’ Roden
Add album builder that can create the “old” album objects.
tree
|
commitdiff
2013-10-09
David ‘Bombe’ Roden
Add base implementation of an album builder.
tree
|
commitdiff
2013-10-09
David ‘Bombe’ Roden
Add album builder factory.
tree
|
commitdiff
2013-10-09
David ‘Bombe’ Roden
Add album builder interface.
tree
|
commitdiff
2013-10-09
David ‘Bombe’ Roden
Use the memory database instead of storing the albums...
tree
|
commitdiff
2013-10-09
David ‘Bombe’ Roden
Integrate basic album storage and retrieval in memory...
tree
|
commitdiff
2013-10-09
David ‘Bombe’ Roden
Improve static imports.
tree
|
commitdiff
2013-10-09
David ‘Bombe’ Roden
Extract album interface.
tree
|
commitdiff
2013-09-30
David ‘Bombe’ Roden
Add accessor for all top-level albums of a Sone.
tree
|
commitdiff
2013-09-27
David ‘Bombe’ Roden
Update French translation.
tree
|
commitdiff
2013-09-25
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2013-09-25
David ‘Bombe’ Roden
Merge branch 'release-0.8.7'
0.8.7
tree
|
commitdiff
2013-09-25
David ‘Bombe’ Roden
Update current homepage edition.
tree
|
commitdiff
2013-09-25
David ‘Bombe’ Roden
Set version to 0.8.7.
tree
|
commitdiff
2013-09-22
David ‘Bombe’ Roden
Fix static import.
tree
|
commitdiff
2013-09-17
David ‘Bombe’ Roden
Fix some FindBugs warnings.
tree
|
commitdiff
2013-09-17
David ‘Bombe’ Roden
Override equals() and hashCode() to make clear that...
tree
|
commitdiff
2013-09-17
David ‘Bombe’ Roden
Iterate over the entries instead of only the keys.
tree
|
commitdiff
2013-09-17
David ‘Bombe’ Roden
Don’t get the current Sone, we allow to modify local...
tree
|
commitdiff
2013-09-12
David ‘Bombe’ Roden
Remove code block without effect.
tree
|
commitdiff
2013-09-12
David ‘Bombe’ Roden
Reformat.
tree
|
commitdiff
2013-09-12
David ‘Bombe’ Roden
Remove another unnecessary class.
tree
|
commitdiff
2013-09-11
David ‘Bombe’ Roden
Remove unnecessary class.
tree
|
commitdiff
2013-09-06
David ‘Bombe’ Roden
Close output stream before sending the page to the...
tree
|
commitdiff
2013-08-24
David ‘Bombe’ Roden
Add isRoot() method to Album, only dump album ID in...
tree
|
commitdiff
2013-07-16
David ‘Bombe’ Roden
Fix javadoc.
tree
|
commitdiff
2013-07-15
David ‘Bombe’ Roden
Add and implement Identified interface.
tree
|
commitdiff
2013-07-11
David ‘Bombe’ Roden
Use a custom container class instead of messing around...
tree
|
commitdiff
2013-07-11
David ‘Bombe’ Roden
Show number of albums in toString().
tree
|
commitdiff
2013-07-11
David ‘Bombe’ Roden
Ignore albums without inserted images when calculating...
tree
|
commitdiff
2013-07-11
David ‘Bombe’ Roden
Insert a root album into all Sones to get rid of album...
tree
|
commitdiff
2013-07-10
David ‘Bombe’ Roden
Make Sone of Sone inserter modifiable.
tree
|
commitdiff
2013-07-10
David ‘Bombe’ Roden
Fix rescue mode.
tree
|
commitdiff
2013-07-09
David ‘Bombe’ Roden
Fix unwrapping of the content map.
tree
|
commitdiff
2013-07-09
David ‘Bombe’ Roden
Merge remote-tracking branch 'beak/next' into next
tree
|
commitdiff
2013-07-09
David ‘Bombe’ Roden
Create local Sones when parsing local Sones.
tree
|
commitdiff
2013-07-08
David ‘Bombe’ Roden
Add accessors for testing.
tree
|
commitdiff
2013-07-08
David ‘Bombe’ Roden
Use Jackson to create JSON pages, get rid of utils...
tree
|
commitdiff
2013-07-06
David ‘Bombe’ Roden
Whitespace fix.
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Store Sones in “create Sone” page, for when there are...
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Merge branch 'release-0.8.6'
0.8.6
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Set version to 0.8.6.
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Update latest edition of homepage.
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Add a static import for slightly more readable code.
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Filter empty albums on gallery pages.
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Add filter for empty albums.
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Don’t try to get post if it doesn’t exist!
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Don’t clobber local Sones.
tree
|
commitdiff
2013-07-04
David ‘Bombe’ Roden
Copy known-flag from stored Sone to new Sone.
tree
|
commitdiff
2013-07-04
David ‘Bombe’ Roden
Add some more logging.
tree
|
commitdiff
2013-07-04
David ‘Bombe’ Roden
Add detailed logging.
tree
|
commitdiff
2013-07-04
David ‘Bombe’ Roden
Return a copy of the values.
tree
|
commitdiff
2013-07-04
David ‘Bombe’ Roden
Use fluent iterable for filtering.
tree
|
commitdiff
2013-07-04
David ‘Bombe’ Roden
Don’t add anything if the Sone to add is already presen...
tree
|
commitdiff
2013-07-04
David ‘Bombe’ Roden
Use a multimap to store trust relationships.
tree
|
commitdiff
2013-06-30
David ‘Bombe’ Roden
Revert "Don’t reregister a USK if it already is registe...
tree
|
commitdiff
2013-06-29
David ‘Bombe’ Roden
Always unwrap the optional.
tree
|
commitdiff
next