2010-11-14 |
David ‘Bombe’ Roden | Store client information in Sone. |
blob | commitdiff |
2010-11-13 |
David ‘Bombe’ Roden | Always initialize profile. |
blob | commitdiff | diff to current |
2010-11-12 |
David ‘Bombe’ Roden | Detect if a Sone has been changed back to the previous... |
blob | commitdiff | diff to current |
2010-11-11 |
David ‘Bombe’ Roden | Don’t check for Sones but for their IDs. |
blob | commitdiff | diff to current |
2010-11-10 |
David ‘Bombe’ Roden | Store friend Sones as strings, not as Sone objects. |
blob | commitdiff | diff to current |
2010-11-10 |
David ‘Bombe’ Roden | Don’t NPE when the request URI is not yet set. |
blob | commitdiff | diff to current |
2010-11-10 |
David ‘Bombe’ Roden | Do not log the insert URI but only its length (to disti... |
blob | commitdiff | diff to current |
2010-11-05 |
David ‘Bombe’ Roden | Improve synchronization. |
blob | commitdiff | diff to current |
2010-11-05 |
David ‘Bombe’ Roden | Use Sone comparator. |
blob | commitdiff | diff to current |
2010-11-05 |
David ‘Bombe’ Roden | Use better synchronization and the pre-defined post... |
blob | commitdiff | diff to current |
2010-11-05 |
David ‘Bombe’ Roden | Don’t set the latest edition from the WoT URI! |
blob | commitdiff | diff to current |
2010-11-04 |
David ‘Bombe’ Roden | Remove logging of friends. |
blob | commitdiff | diff to current |
2010-11-04 |
David ‘Bombe’ Roden | Return null when the insert URI is null, don’t NPE. |
blob | commitdiff | diff to current |
2010-11-04 |
David ‘Bombe’ Roden | Return to storing the ID instead of getting it from... |
blob | commitdiff | diff to current |
2010-11-02 |
David ‘Bombe’ Roden | Create proper Sone URIs. |
blob | commitdiff | diff to current |
2010-11-02 |
David ‘Bombe’ Roden | Store latest edition in Sone, update WoT properties... |
blob | commitdiff | diff to current |
2010-11-01 |
David ‘Bombe’ Roden | Store the identity instead of the ID and the nickname... |
blob | commitdiff | diff to current |
2010-11-01 |
David ‘Bombe’ Roden | Add name comparator. |
blob | commitdiff | diff to current |
2010-10-30 |
David ‘Bombe’ Roden | Merge branch 'next' into wot-integration |
blob | commitdiff | diff to current |
2010-10-30 |
David ‘Bombe’ Roden | Remove blocking, blacklisting, and distribution of... |
blob | commitdiff | diff to current |
2010-10-30 |
David ‘Bombe’ Roden | Store ID as string. |
blob | commitdiff | diff to current |
2010-10-29 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
blob | commitdiff | diff to current |
2010-10-29 |
David ‘Bombe’ Roden | Add lots of synchronization. |
blob | commitdiff | diff to current |
2010-10-29 |
David ‘Bombe’ Roden | Prevent insert and request URIs from being overwritten... |
blob | commitdiff | diff to current |
2010-10-27 |
David ‘Bombe’ Roden | Sort Sones ignoring case. |
blob | commitdiff | diff to current |
2010-10-23 |
David ‘Bombe’ Roden | Store IDs of like replies in Sone. |
blob | commitdiff | diff to current |
2010-10-23 |
David ‘Bombe’ Roden | Implement “like” button. |
blob | commitdiff | diff to current |
2010-10-22 |
David ‘Bombe’ Roden | Adding and removing friends does not modify a Sone... |
blob | commitdiff | diff to current |
2010-10-21 |
David ‘Bombe’ Roden | Return friends sorted by name. |
blob | commitdiff | diff to current |
2010-10-18 |
David ‘Bombe’ Roden | Blocking or unblocking sites inserts a new update of... |
blob | commitdiff | diff to current |
2010-10-18 |
David ‘Bombe’ Roden | Fix method name. |
blob | commitdiff | diff to current |
2010-10-18 |
David ‘Bombe’ Roden | Store list of blocked Sone IDs in Sone. |
blob | commitdiff | diff to current |
2010-10-18 |
David ‘Bombe’ Roden | Store posts in a set, not in a list! |
blob | commitdiff | diff to current |
2010-10-17 |
David ‘Bombe’ Roden | Store the time of the last update in the Sone. |
blob | commitdiff | diff to current |
2010-10-15 |
David ‘Bombe’ Roden | Allow Sone, Post, and Reply creation only through the... |
blob | commitdiff | diff to current |
2010-10-15 |
David ‘Bombe’ Roden | Remove the shell stuff, make objects mutable. |
blob | commitdiff | diff to current |
2010-10-15 |
David ‘Bombe’ Roden | Don’t use the Sone’s ID but (maybe) also the Sone’s... |
blob | commitdiff | diff to current |
2010-10-15 |
David ‘Bombe’ Roden | Don’t let a Sone add itself as friend! |
blob | commitdiff | diff to current |
2010-10-15 |
David ‘Bombe’ Roden | Rename “friend Sone” to just “friend.” |
blob | commitdiff | diff to current |
2010-10-15 |
David ‘Bombe’ Roden | Show number of friends. |
blob | commitdiff | diff to current |
2010-10-15 |
David ‘Bombe’ Roden | Output class name, we might be a Shell. |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Add logging. |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Override Object.toString(). |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Add method to update the suggested edition on the inser... |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Sort posts in Sones. |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Remove obsolete User class. |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Store all replies of a Sone in the Sone. |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Move post creation back to CreatePostPage. |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Check if post belongs to this Sone before trying to... |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Store the originating Sone in the post. |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Add posts to Sone. |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Store a copy of the given profile. |
blob | commitdiff | diff to current |
2010-10-14 |
David ‘Bombe’ Roden | Add profile to Sone. |
blob | commitdiff | diff to current |
2010-10-13 |
David ‘Bombe’ Roden | Add synchronization note. |
blob | commitdiff | diff to current |
2010-10-13 |
David ‘Bombe’ Roden | Override Object.equals(). |
blob | commitdiff | diff to current |
2010-10-13 |
David ‘Bombe’ Roden | Add modification counter to Sone. |
blob | commitdiff | diff to current |
2010-10-13 |
David ‘Bombe’ Roden | Store the Sone ID instead of the Sone itself in the... |
blob | commitdiff | diff to current |
2010-10-13 |
David ‘Bombe’ Roden | Add name to the Sone. |
blob | commitdiff | diff to current |
2010-10-13 |
David ‘Bombe’ Roden | Add unique ID for the Sone. |
blob | commitdiff | diff to current |
2010-10-13 |
David ‘Bombe’ Roden | Use traditional getter names. |
blob | commitdiff | diff to current |
2010-10-12 |
David ‘Bombe’ Roden | Override hashCode(). |
blob | commitdiff | diff to current |
2010-10-12 |
David ‘Bombe’ Roden | Add friend Sones. |
blob | commitdiff | diff to current |
2010-10-12 |
David ‘Bombe’ Roden | Add Sone stub. |
blob | commitdiff | diff to current |
|