projects
/
Sone.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Sone.git
2010-10-14
David ‘Bombe...
Create keys correctly.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Terminate the list of Sones as well.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Override Object.toString().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Terminate list of Posts and Replies (to prevent Ghost...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Store username instead of nice name.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Store more information about the Sone of replies.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Extract nice name formatting into its own method.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add friends to Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add key and name of the posting Sone to all replies.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Update the edition numbers in the keys.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add method to update the suggested edition on the inser...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Convert the keys to USK when creating the Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Don’t try to get a null Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Don’t add Sone twice.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Store all added Sones in the Sone cache.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add page that adds a friend.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Every time a Sone is fetched, see if it can be unshelled.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Show links for adding or removing friends.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add “isFriend” and “isCurrent” properties.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Sort posts in Sones.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Return replies sorted.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Prevent NPEs when accessing an unset time.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Always return the replies sorted by time, oldest first.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Use nice name where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add Sone accessor.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add page that views a Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add ID to posts <div>.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Fix link.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add method to return a Sone by its ID.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
The used UUIDs are an implementation detail. Hide it.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Always create Shells with IDs.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Change link.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Small display fixes, add link to other Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Load replies and store everything in caches.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Rewrite shell cache to create shells, if necessary.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Only allow unshelling a post if its Sone is not a shell.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Only allow unshelling a reply if both its post and...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add some shell creators.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Change contract of Shell.getShelled().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add shell creator interface.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Save replies on stopping.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Use a more generic Shell-aware cache.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add Shell for Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Remove obsolete User class.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add cache for Posts that is Shell-aware and throws...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Wrap Post and Reply into a Shell.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add interface for not-yet-created objects.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Use all parameters for equality.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Use normal right-shift.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Use all available parameters for post equality.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add a Sone’s replies.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Change formatting.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add ID of Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Store all replies of a Sone in the Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Store the Sone in the reply.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Return a Set because that’s what it is.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Store replies in post.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add container for replies.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Use the hashCode() of the ID.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add code comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Iterate over correct posts list.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Name service.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Change restart and wait logic.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Store all posts in the Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Load/save all posts of a Sone on starting/stopping.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add a GUID to Post.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Move post creation back to CreatePostPage.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Show posts of Sone and friends on index page.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Check if post belongs to this Sone before trying to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Store the originating Sone in the post.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Move L10nFilter to own file, remove Sone template facto...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add posting ability.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Prevent resource leaks.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Only show “create Sone” in menu when not logged in.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Fix parameter name.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add posts to Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Override Object.hashCode() and Object.equals().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Use traditional getter method names.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add “save” button to “edit profile” page.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Enhance logging.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Implement profile editing.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Reduce occurences of String concatenation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Store a copy of the given profile.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Load and save profile information.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Publish the profile in the Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Show name fields on page.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Set a new profile for a newly created Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add stub of “edit profile” page.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add “is modified” flag.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Store first, middle, and last name.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
A profile does not have a username, the Sone has a...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Store the Sone in the insert site, too.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add method to create a manifest element.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add profile to Sone.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Add copy constructor.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
David ‘Bombe...
Use traditional getter method name.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
David ‘Bombe...
Implement Sone inserting.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
David ‘Bombe...
Add String-based Bucket implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
David ‘Bombe...
Add method to insert a directory into Freenet.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
David ‘Bombe...
Set modification counter of new Sones to 1 so that...
commit
|
commitdiff
|
tree
|
snapshot
next