2010-11-02 |
David ‘Bombe’ Roden | Store latest edition in Sone, update WoT properties... |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Store the identity instead of the ID and the nickname... |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Add name comparator. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Add time comparator. |
tree | commitdiff |
2010-10-30 |
David ‘Bombe’ Roden | Merge branch 'next' into wot-integration |
tree | commitdiff |
2010-10-30 |
David ‘Bombe’ Roden | Remove blocking, blacklisting, and distribution of... |
tree | commitdiff |
2010-10-30 |
David ‘Bombe’ Roden | Store ID as string. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Add lots of synchronization. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Prevent insert and request URIs from being overwritten... |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Sort Sones ignoring case. |
tree | commitdiff |
2010-10-24 |
David ‘Bombe’ Roden | Add birth date to profile. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Store IDs of like replies in Sone. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Implement “like” button. |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Adding and removing friends does not modify a Sone... |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Return friends sorted by name. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Blocking or unblocking sites inserts a new update of... |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Fix method name. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Store list of blocked Sone IDs in Sone. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Store posts in a set, not in a list! |
tree | commitdiff |
2010-10-17 |
David ‘Bombe’ Roden | Store the time of the last update in the Sone. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Restrict identity to the ID again. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Copying a null profile results in an empty profile. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Remove replies from post. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Allow Sone, Post, and Reply creation only through the... |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Add ID-only constructors. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Allow method chaining in Profile. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Remove the shell stuff, make objects mutable. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Don’t use the Sone’s ID but (maybe) also the Sone’s... |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Don’t create new shells all the time! |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Don’t let a Sone add itself as friend! |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Rename “friend Sone” to just “friend.” |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Show number of friends. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Output class name, we might be a Shell. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Add javadoc. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Don’t store a Shell if there is already the real thing... |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add logging. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Override Object.toString(). |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add method to update the suggested edition on the inser... |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Sort posts in Sones. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Return replies sorted. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Prevent NPEs when accessing an unset time. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Always return the replies sorted by time, oldest first. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | The used UUIDs are an implementation detail. Hide it. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Always create Shells with IDs. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Rewrite shell cache to create shells, if necessary. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Only allow unshelling a post if its Sone is not a shell. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Only allow unshelling a reply if both its post and... |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add some shell creators. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Change contract of Shell.getShelled(). |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add shell creator interface. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use a more generic Shell-aware cache. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add Shell for Sone. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Remove obsolete User class. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Wrap Post and Reply into a Shell. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add interface for not-yet-created objects. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use all parameters for equality. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use normal right-shift. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use all available parameters for post equality. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store all replies of a Sone in the Sone. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store the Sone in the reply. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Return a Set because that’s what it is. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store replies in post. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add container for replies. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use the hashCode() of the ID. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add code comment. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add a GUID to Post. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Move post creation back to CreatePostPage. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Check if post belongs to this Sone before trying to... |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store the originating Sone in the post. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add posts to Sone. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Override Object.hashCode() and Object.equals(). |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use traditional getter method names. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store a copy of the given profile. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add “is modified” flag. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store first, middle, and last name. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | A profile does not have a username, the Sone has a... |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add profile to Sone. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add copy constructor. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use traditional getter method name. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Add synchronization note. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Override Object.equals(). |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Add modification counter to Sone. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Store the Sone ID instead of the Sone itself in the... |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Add name to the Sone. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Add unique ID for the Sone. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Use traditional getter names. |
tree | commitdiff |
2010-10-12 |
David ‘Bombe’ Roden | Override hashCode(). |
tree | commitdiff |
2010-10-12 |
David ‘Bombe’ Roden | Add friend Sones. |
tree | commitdiff |
2010-10-12 |
David ‘Bombe’ Roden | Add Sone stub. |
tree | commitdiff |
2010-10-12 |
David ‘Bombe’ Roden | Add post stub. |
tree | commitdiff |
2010-10-11 |
David ‘Bombe’ Roden | Add stub of user. |
tree | commitdiff |
2010-10-11 |
David ‘Bombe’ Roden | Add profile stub. |
tree | commitdiff |
|