projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use a static import.
[Sone.git]
/
src
/
main
/
java
/
net
/
pterodactylus
/
sone
/
core
/
Core.java
2014-02-28
David ‘Bombe’ Roden
Make profile fields immutable.
blob
|
commitdiff
2014-02-28
David ‘Bombe’ Roden
Store the avatar ID differently in profile.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Set client information in Sone builder.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Use a modifier to set the latest edition of a Sone.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Remove methods to manipulate a Sone’s request and inser...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Restore the actual purpose of the code.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Remove setIdentity() from Sone.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Store birth date in its own class, only update it via...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Store a Sone’s name in its own class, use a modifier...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Remove method to mark replies as known from the core.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Add callback when reply is updated.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Add modifier to post replies to mark them known.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Remove PostReplyProvider methods from Core.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Move PostReplyProvider and PostReplyStore into PostRepl...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Remove unused methods.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Remove PostProvider methods from Core.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Move PostProvider and PostStore into PostDatabase.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Remove javadoc comments from overriding methods.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Add “image created” callback to ImageBuilder.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Rename post and reply implementations; use builder...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Return an optional from the Core already.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Remove randomId() and currentTime() methods from ReplyB...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Remove randomId() and currentTime() methods from ImageB...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Add callback interface to post build() method.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Remove createPost(*) methods from Core.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Move post creation into Sone, remove memory-based post...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Expose the database.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Rename SoneImpl to DefaultSone, implement SoneProvider...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Return an Optional for the album image.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Simplify album removal.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Move method to remove image from Album to Image.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Don’t store image explicitely after adding it to an...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Reformat.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Set Sone of an album in the album builder, use album...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Image builders always need to know their Sones.
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Remove the possibility to create images for unknown...
blob
|
commitdiff
|
diff to current
2014-02-28
David ‘Bombe’ Roden
Move required parameters for image into the image builder.
blob
|
commitdiff
|
diff to current
2014-01-19
David ‘Bombe’ Roden
Make all members of TemporaryImage final, store width...
blob
|
commitdiff
|
diff to current
2013-10-10
David ‘Bombe’ Roden
Extract an interface out of Sone.
blob
|
commitdiff
|
diff to current
2013-10-10
David ‘Bombe’ Roden
Add image builder that creates “old” images.
blob
|
commitdiff
|
diff to current
2013-10-10
David ‘Bombe’ Roden
Use an album modifier for setting title, description...
blob
|
commitdiff
|
diff to current
2013-10-09
David ‘Bombe’ Roden
Use the memory database to create all albums.
blob
|
commitdiff
|
diff to current
2013-10-09
David ‘Bombe’ Roden
Use the memory database instead of storing the albums...
blob
|
commitdiff
|
diff to current
2013-10-09
David ‘Bombe’ Roden
Extract album interface.
blob
|
commitdiff
|
diff to current
2013-09-27
David ‘Bombe’ Roden
Update French translation.
blob
|
commitdiff
|
diff to current
2013-09-25
David ‘Bombe’ Roden
Merge branch 'release-0.8.7'
0.8.7
blob
|
commitdiff
|
diff to current
2013-07-11
David ‘Bombe’ Roden
Insert a root album into all Sones to get rid of album...
blob
|
commitdiff
|
diff to current
2013-07-10
David ‘Bombe’ Roden
Make Sone of Sone inserter modifiable.
blob
|
commitdiff
|
diff to current
2013-07-10
David ‘Bombe’ Roden
Fix rescue mode.
blob
|
commitdiff
|
diff to current
2013-07-05
David ‘Bombe’ Roden
Merge branch 'release-0.8.6'
0.8.6
blob
|
commitdiff
|
diff to current
2013-07-05
David ‘Bombe’ Roden
Don’t try to get post if it doesn’t exist!
blob
|
commitdiff
|
diff to current
2013-07-05
David ‘Bombe’ Roden
Don’t clobber local Sones.
blob
|
commitdiff
|
diff to current
2013-07-04
David ‘Bombe’ Roden
Copy known-flag from stored Sone to new Sone.
blob
|
commitdiff
|
diff to current
2013-07-04
David ‘Bombe’ Roden
Add some more logging.
blob
|
commitdiff
|
diff to current
2013-07-04
David ‘Bombe’ Roden
Return a copy of the values.
blob
|
commitdiff
|
diff to current
2013-07-04
David ‘Bombe’ Roden
Use fluent iterable for filtering.
blob
|
commitdiff
|
diff to current
2013-07-04
David ‘Bombe’ Roden
Don’t add anything if the Sone to add is already presen...
blob
|
commitdiff
|
diff to current
2013-07-04
David ‘Bombe’ Roden
Use a multimap to store trust relationships.
blob
|
commitdiff
|
diff to current
2013-06-29
David ‘Bombe’ Roden
Merge branch 'release-0.8.5'
0.8.5
blob
|
commitdiff
|
diff to current
2013-06-29
David ‘Bombe’ Roden
Merge branch 'partial-rewrite' into next
blob
|
commitdiff
|
diff to current
2013-06-09
David ‘Bombe’ Roden
Merge remote-tracking branch 'hernic/patch-1' into...
blob
|
commitdiff
|
diff to current
2013-03-13
David ‘Bombe’ Roden
Remove getAllAlbums() method, use album flattener.
blob
|
commitdiff
|
diff to current
2013-02-09
David ‘Bombe’ Roden
Add and use memory-based post reply implementation.
blob
|
commitdiff
|
diff to current
2013-02-03
David ‘Bombe’ Roden
Only use post IDs in post reply provider interface.
blob
|
commitdiff
|
diff to current
2013-02-02
David ‘Bombe’ Roden
Use memory-based post database implementation.
blob
|
commitdiff
|
diff to current
2013-02-02
David ‘Bombe’ Roden
Add method to get all posts of a Sone to post provider...
blob
|
commitdiff
|
diff to current
2013-02-02
David ‘Bombe’ Roden
Copy options when rescuing Sone.
blob
|
commitdiff
|
diff to current
2013-01-29
David ‘Bombe’ Roden
Move more methods to the Sone provider interface.
blob
|
commitdiff
|
diff to current
2013-01-29
David ‘Bombe’ Roden
Move getSones() method to Sone provider interface.
blob
|
commitdiff
|
diff to current
2013-01-29
David ‘Bombe’ Roden
Fix synchronization.
blob
|
commitdiff
|
diff to current
2013-01-29
David ‘Bombe’ Roden
Remove unnecessary method.
blob
|
commitdiff
|
diff to current
2013-01-28
David ‘Bombe’ Roden
Prevent NPE when creating a new Sone.
blob
|
commitdiff
|
diff to current
2013-01-27
David ‘Bombe’ Roden
Make Sone returned by a Sone provider optional.
blob
|
commitdiff
|
diff to current
2013-01-27
David ‘Bombe’ Roden
Remove unnecessary warning suppression.
blob
|
commitdiff
|
diff to current
2013-01-26
David ‘Bombe’ Roden
Add own posts and replies to all posts and replies.
blob
|
commitdiff
|
diff to current
2013-01-26
David ‘Bombe’ Roden
Whitespace fix.
blob
|
commitdiff
|
diff to current
2013-01-26
David ‘Bombe’ Roden
Merge branch 'partial-rewrite' into less-critical
blob
|
commitdiff
|
diff to current
2013-01-26
David ‘Bombe’ Roden
Return the real time a Sone was followed.
blob
|
commitdiff
|
diff to current
2013-01-25
David ‘Bombe’ Roden
Merge commit 'c30ad3a3fcfc66d0c1757a50afe413d9942d7793...
blob
|
commitdiff
|
diff to current
2013-01-25
David ‘Bombe’ Roden
Avoid retaining multiple copies of elements.
blob
|
commitdiff
|
diff to current
2013-01-25
David ‘Bombe’ Roden
Fix retrieval of post replies.
blob
|
commitdiff
|
diff to current
2013-01-25
David ‘Bombe’ Roden
Merge commit '173eb2df26ebc15a6aa5565ec15dfad37bfa61a1...
blob
|
commitdiff
|
diff to current
2013-01-25
David ‘Bombe’ Roden
Shut down downloader thread pool when stopping the...
blob
|
commitdiff
|
diff to current
2013-01-25
David ‘Bombe’ Roden
Merge branch 'less-critical' into run
blob
|
commitdiff
|
diff to current
2013-01-24
David ‘Bombe’ Roden
Return ID of the post from post reply.
blob
|
commitdiff
|
diff to current
2013-01-24
David ‘Bombe’ Roden
Make post returned by post provider optional.
blob
|
commitdiff
|
diff to current
2013-01-24
David ‘Bombe’ Roden
Make post reply returned by provider optional.
blob
|
commitdiff
|
diff to current
2013-01-24
David ‘Bombe’ Roden
Merge commit 'fcabe38e9b3abacc0d580bf0513600858aee2eca...
blob
|
commitdiff
|
diff to current
2013-01-24
David ‘Bombe’ Roden
Use different way to get replies for a post.
blob
|
commitdiff
|
diff to current
2013-01-23
David ‘Bombe’ Roden
Use convenience method to get post builder.
blob
|
commitdiff
|
diff to current
2013-01-23
David ‘Bombe’ Roden
Merge commit 'da609f721e54691f27113e877a19637bd332abc3...
blob
|
commitdiff
|
diff to current
2013-01-22
David ‘Bombe’ Roden
Move builder and factories to database package.
blob
|
commitdiff
|
diff to current
2013-01-22
David ‘Bombe’ Roden
Move provider interfaces to database package.
blob
|
commitdiff
|
diff to current
2013-01-22
David ‘Bombe’ Roden
Implement getDirectedSones() differently, adhere to...
blob
|
commitdiff
|
diff to current
2013-01-22
David ‘Bombe’ Roden
Remove possibility to create Sones from sone provider...
blob
|
commitdiff
|
diff to current
2013-01-22
David ‘Bombe’ Roden
Store Sone IDs in with Sone following times.
blob
|
commitdiff
|
diff to current
2013-01-22
David ‘Bombe’ Roden
Only store IDs of Sones in replies.
blob
|
commitdiff
|
diff to current
2013-01-22
David ‘Bombe’ Roden
Only store sender and recipient IDs in a post.
blob
|
commitdiff
|
diff to current
2013-01-22
David ‘Bombe’ Roden
Make replies (more or less) immutable after creation.
blob
|
commitdiff
|
diff to current
2013-01-22
David ‘Bombe’ Roden
Only store the post ID in the reply.
blob
|
commitdiff
|
diff to current
next