projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Change logger names.
[Sone.git]
/
src
/
main
/
java
/
net
/
2014-08-05
David ‘Bombe’ Roden
Description can never be null.
tree
|
commitdiff
2014-08-05
David ‘Bombe’ Roden
Check the argument, not the state.
tree
|
commitdiff
2014-08-05
David ‘Bombe’ Roden
Trim field name before using it.
tree
|
commitdiff
2014-08-04
David ‘Bombe’ Roden
Remove unused method.
tree
|
commitdiff
2014-08-04
David ‘Bombe’ Roden
Remove unnecessary method.
tree
|
commitdiff
2014-08-03
David ‘Bombe’ Roden
Remove unused method.
tree
|
commitdiff
2014-08-03
David ‘Bombe’ Roden
No need to check for the stop job.
tree
|
commitdiff
2014-08-03
David ‘Bombe’ Roden
Add unit test for “set trust” job.
tree
|
commitdiff
2014-08-03
David ‘Bombe’ Roden
Update identities only after the WOT has been modified.
tree
|
commitdiff
2014-08-03
David ‘Bombe’ Roden
Require that truster and trustee are always non-null.
tree
|
commitdiff
2014-08-03
David ‘Bombe’ Roden
Actually remove trust when setting it null.
tree
|
commitdiff
2014-08-03
David ‘Bombe’ Roden
Remove unnecessary casts.
tree
|
commitdiff
2014-08-03
David ‘Bombe’ Roden
Suppress some warnings.
tree
|
commitdiff
2014-08-02
David ‘Bombe’ Roden
Make delay configurable in test constructor to allow...
tree
|
commitdiff
2014-08-02
David ‘Bombe’ Roden
Add more tests of sone inserter.
tree
|
commitdiff
2014-08-02
David ‘Bombe’ Roden
“sone” can never be null, the constructor would balk.
tree
|
commitdiff
2014-08-02
David ‘Bombe’ Roden
Add test for “set property” job.
tree
|
commitdiff
2014-08-01
David ‘Bombe’ Roden
Increase test coverage.
tree
|
commitdiff
2014-08-01
David ‘Bombe’ Roden
Increase test coverage.
tree
|
commitdiff
2014-08-01
David ‘Bombe’ Roden
Use a supplier to generate insert tokens for images.
tree
|
commitdiff
2014-07-31
David ‘Bombe’ Roden
Add class that fetches a Sone.
tree
|
commitdiff
2014-07-31
David ‘Bombe’ Roden
Rename class that fetches a Sone with its URI.
tree
|
commitdiff
2014-07-31
David ‘Bombe’ Roden
Increase test coverage.
tree
|
commitdiff
2014-07-31
David ‘Bombe’ Roden
Remove check that is never triggered.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Add test for “remove context” job.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Add test for “add context” job.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Add class that marks a reply as known.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Add class that marks a post as known.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Add class to fetch a Sone.
tree
|
commitdiff
2014-07-29
David ‘Bombe’ Roden
Add class to set FCP interface access level from an...
tree
|
commitdiff
2014-07-29
David ‘Bombe’ Roden
Add class that activates the FCP interface from an...
tree
|
commitdiff
2014-07-29
David ‘Bombe’ Roden
Add class for setting insertion delay from an option.
tree
|
commitdiff
2014-07-29
David ‘Bombe’ Roden
Use the appropriate Sone predicates.
tree
|
commitdiff
2014-07-29
David ‘Bombe’ Roden
Remove unused exception constructors.
tree
|
commitdiff
2014-07-22
David ‘Bombe’ Roden
Cast client to a different interface.
tree
|
commitdiff
2014-07-22
David ‘Bombe’ Roden
Remove unused method.
tree
|
commitdiff
2014-07-07
David ‘Bombe’ Roden
Remove unused method.
tree
|
commitdiff
2014-07-07
David ‘Bombe’ Roden
Set time of Sone when creating insert information.
tree
|
commitdiff
2014-06-27
David ‘Bombe’ Roden
Copy identity classes from refactoring branch.
tree
|
commitdiff
2014-06-27
David ‘Bombe’ Roden
Inject identity loader instead of context into identity...
tree
|
commitdiff
2014-06-27
David ‘Bombe’ Roden
Make identity loader injectable.
tree
|
commitdiff
2014-06-27
David ‘Bombe’ Roden
Use context objects and optionals in interfaces.
tree
|
commitdiff
2014-06-27
David ‘Bombe’ Roden
Add function to extract the context of a context object.
tree
|
commitdiff
2014-06-27
David ‘Bombe’ Roden
Add custom context type for dependency injection.
tree
|
commitdiff
2014-06-27
David ‘Bombe’ Roden
Add identity manager changes from the refactoring branch.
tree
|
commitdiff
2014-06-26
David ‘Bombe’ Roden
Implement hashCode() and equals().
tree
|
commitdiff
2014-06-26
David ‘Bombe’ Roden
Synchronize all access on the current own identities.
tree
|
commitdiff
2014-06-26
David ‘Bombe’ Roden
Make expression less dubious.
tree
|
commitdiff
2014-06-26
David ‘Bombe’ Roden
Close all input streams after parsing templates.
tree
|
commitdiff
2014-06-25
David ‘Bombe’ Roden
Don’t change the configuration after starting the core.
tree
|
commitdiff
2014-06-25
David ‘Bombe’ Roden
Skip redundant initialization.
tree
|
commitdiff
2014-06-25
David ‘Bombe’ Roden
Declare variables closer to where they’re first used.
tree
|
commitdiff
2014-06-25
David ‘Bombe’ Roden
Remove some unnecessary local variables.
tree
|
commitdiff
2014-06-25
David ‘Bombe’ Roden
Remove unnecessary return.
tree
|
commitdiff
2014-06-25
David ‘Bombe’ Roden
Simplify some boolean expressions.
tree
|
commitdiff
2014-06-22
David ‘Bombe’ Roden
Move detection of modification into modification detector.
tree
|
commitdiff
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
next