Fix ALL the logging!
[Sone.git] / src / main / java / net / pterodactylus / sone / data /
2011-01-15 David ‘Bombe’ RodenMerge branch 'profile-fields' into next
2011-01-14 David ‘Bombe’ RodenTurn profile fields into their own container classes.
2011-01-14 David ‘Bombe’ RodenAdd method to rename a field.
2011-01-14 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-12 David ‘Bombe’ RodenFix validation that would prevent an owner from ever...
2011-01-12 David ‘Bombe’ RodenCopy field names, too.
2011-01-12 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-12 David ‘Bombe’ RodenAdd method to set a field by its index.
2011-01-12 David ‘Bombe’ RodenMove “fields” functionality into Profile, remove Profil...
2011-01-12 David ‘Bombe’ RodenRemove modified tracker from Profile.
2011-01-11 David ‘Bombe’ RodenRename method to get the nested albums.
2011-01-10 David ‘Bombe’ RodenMake owner, key, creation time, and dimensions optional.
2011-01-10 David ‘Bombe’ RodenMerge branch 'next' into image-management
2011-01-10 David ‘Bombe’ RodenDon’t require an owner.
2011-01-10 David ‘Bombe’ RodenMerge branch 'next' into image-management
2011-01-10 David ‘Bombe’ RodenAdd custom fields to profile.
2011-01-10 David ‘Bombe’ RodenImplement Fingerprintable interface in Profile.
2011-01-10 David ‘Bombe’ RodenAdd Fingerprintable interface.
2011-01-01 David ‘Bombe’ RodenAdd albums to Sone.
2011-01-01 David ‘Bombe’ RodenMake Album implement Fingerprintable.
2011-01-01 David ‘Bombe’ RodenMake Image implement Fingerprintable.
2011-01-01 David ‘Bombe’ RodenAdd Fingerprintable interface.
2011-01-01 David ‘Bombe’ RodenAdd link to parent album.
2011-01-01 David ‘Bombe’ RodenAdd methods to add and remove images to or from an...
2011-01-01 David ‘Bombe’ RodenAdd parameter validation.
2011-01-01 David ‘Bombe’ RodenAdd owner Sone to image.
2011-01-01 David ‘Bombe’ RodenAdd methods to add and remove albums from an album.
2011-01-01 David ‘Bombe’ RodenAdd parameter validation.
2011-01-01 David ‘Bombe’ RodenAdd owner Sone to album.
2011-01-01 David ‘Bombe’ RodenAdd ID to album.
2011-01-01 David ‘Bombe’ RodenAdd album description.
2011-01-01 David ‘Bombe’ RodenAdd album container.
2011-01-01 David ‘Bombe’ RodenAdd container for image data.
2010-12-10 David ‘Bombe’ RodenMerge branch 'master' into next
2010-12-01 David ‘Bombe’ RodenPrevent posting a message to yourself.
2010-11-27 David ‘Bombe’ RodenMerge branch 'message-recipient'
2010-11-26 David ‘Bombe’ RodenMerge commit '0.3.1' into message-recipient
2010-11-26 David ‘Bombe’ RodenMerge commit '0.3.1-RC3' into message-recipient
2010-11-26 David ‘Bombe’ RodenAdd recipients to posts.
2010-11-14 David ‘Bombe’ RodenStore client information in Sone.
2010-11-14 David ‘Bombe’ RodenAdd container for client information.
2010-11-13 David ‘Bombe’ RodenAlways initialize profile.
2010-11-12 David ‘Bombe’ RodenDetect if a Sone has been changed back to the previous...
2010-11-11 David ‘Bombe’ RodenDon’t check for Sones but for their IDs.
2010-11-10 David ‘Bombe’ RodenStore friend Sones as strings, not as Sone objects.
2010-11-10 David ‘Bombe’ RodenDon’t NPE when the request URI is not yet set.
2010-11-10 David ‘Bombe’ RodenDo not log the insert URI but only its length (to disti...
2010-11-05 David ‘Bombe’ RodenImprove synchronization.
2010-11-05 David ‘Bombe’ RodenUse Sone comparator.
2010-11-05 David ‘Bombe’ RodenUse better synchronization and the pre-defined post...
2010-11-05 David ‘Bombe’ RodenAdd post comparator that sorts by time.
2010-11-05 David ‘Bombe’ RodenDon’t set the latest edition from the WoT URI!
2010-11-04 David ‘Bombe’ RodenRemove logging of friends.
2010-11-04 David ‘Bombe’ RodenReturn null when the insert URI is null, don’t NPE.
2010-11-04 David ‘Bombe’ RodenReturn to storing the ID instead of getting it from...
2010-11-02 David ‘Bombe’ RodenCreate proper Sone URIs.
2010-11-02 David ‘Bombe’ RodenStore latest edition in Sone, update WoT properties...
2010-11-01 David ‘Bombe’ RodenStore the identity instead of the ID and the nickname...
2010-11-01 David ‘Bombe’ RodenAdd name comparator.
2010-11-01 David ‘Bombe’ RodenAdd time comparator.
2010-10-30 David ‘Bombe’ RodenMerge branch 'next' into wot-integration
2010-10-30 David ‘Bombe’ RodenRemove blocking, blacklisting, and distribution of...
2010-10-30 David ‘Bombe’ RodenStore ID as string.
2010-10-29 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-29 David ‘Bombe’ RodenAdd lots of synchronization.
2010-10-29 David ‘Bombe’ RodenPrevent insert and request URIs from being overwritten...
2010-10-27 David ‘Bombe’ RodenSort Sones ignoring case.
2010-10-24 David ‘Bombe’ RodenAdd birth date to profile.
2010-10-23 David ‘Bombe’ RodenStore IDs of like replies in Sone.
2010-10-23 David ‘Bombe’ RodenImplement “like” button.
2010-10-22 David ‘Bombe’ RodenAdding and removing friends does not modify a Sone...
2010-10-21 David ‘Bombe’ RodenReturn friends sorted by name.
2010-10-18 David ‘Bombe’ RodenBlocking or unblocking sites inserts a new update of...
2010-10-18 David ‘Bombe’ RodenFix method name.
2010-10-18 David ‘Bombe’ RodenStore list of blocked Sone IDs in Sone.
2010-10-18 David ‘Bombe’ RodenStore posts in a set, not in a list!
2010-10-17 David ‘Bombe’ RodenStore the time of the last update in the Sone.
2010-10-16 David ‘Bombe’ RodenRestrict identity to the ID again.
2010-10-16 David ‘Bombe’ RodenCopying a null profile results in an empty profile.
2010-10-15 David ‘Bombe’ RodenRemove replies from post.
2010-10-15 David ‘Bombe’ RodenAllow Sone, Post, and Reply creation only through the...
2010-10-15 David ‘Bombe’ RodenAdd ID-only constructors.
2010-10-15 David ‘Bombe’ RodenAllow method chaining in Profile.
2010-10-15 David ‘Bombe’ RodenRemove the shell stuff, make objects mutable.
2010-10-15 David ‘Bombe’ RodenDon’t use the Sone’s ID but (maybe) also the Sone’s...
2010-10-15 David ‘Bombe’ RodenDon’t create new shells all the time!
2010-10-15 David ‘Bombe’ RodenDon’t let a Sone add itself as friend!
2010-10-15 David ‘Bombe’ RodenRename “friend Sone” to just “friend.”
2010-10-15 David ‘Bombe’ RodenShow number of friends.
2010-10-15 David ‘Bombe’ RodenOutput class name, we might be a Shell.
2010-10-15 David ‘Bombe’ RodenAdd javadoc.
2010-10-15 David ‘Bombe’ RodenDon’t store a Shell if there is already the real thing...
2010-10-14 David ‘Bombe’ RodenAdd logging.
2010-10-14 David ‘Bombe’ RodenOverride Object.toString().
2010-10-14 David ‘Bombe’ RodenAdd method to update the suggested edition on the inser...
2010-10-14 David ‘Bombe’ RodenSort posts in Sones.
2010-10-14 David ‘Bombe’ RodenReturn replies sorted.
2010-10-14 David ‘Bombe’ RodenPrevent NPEs when accessing an unset time.
2010-10-14 David ‘Bombe’ RodenAlways return the replies sorted by time, oldest first.
2010-10-14 David ‘Bombe’ RodenThe used UUIDs are an implementation detail. Hide it.
next