Don’t set the latest edition from the WoT URI!
[Sone.git] / src / main / java / net / pterodactylus / sone / template /
2010-11-04 David ‘Bombe’ RodenReturn “null” for Sones without a name.
2010-11-04 David ‘Bombe’ RodenAdd accessor for Collections.
2010-11-01 David ‘Bombe’ RodenUse the identity manager.
2010-11-01 David ‘Bombe’ RodenReturn the enumeration value itself.
2010-11-01 David ‘Bombe’ RodenRemove debug code.
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’ RodenAdd accessor for Identitys.
2010-10-27 David ‘Bombe’ RodenAdd blacklisting functionality.
2010-10-26 David ‘Bombe’ RodenAdd “local” member.
2010-10-23 David ‘Bombe’ RodenEnhance javadoc.
2010-10-23 David ‘Bombe’ RodenAdd like functionality to replies.
2010-10-23 David ‘Bombe’ RodenImplement “like” button.
2010-10-22 David ‘Bombe’ RodenAdd parameter to get the name of the parameter from...
2010-10-22 David ‘Bombe’ RodenAdd template plugin that extracts the page number from...
2010-10-21 David ‘Bombe’ RodenAdd request change filter.
2010-10-19 David ‘Bombe’ RodenDon’t crash when not logged in.
2010-10-19 David ‘Bombe’ RodenAdd “unknown” Sone state, initialize local and remote...
2010-10-19 David ‘Bombe’ RodenAdd status fields to Sone accessor.
2010-10-19 David ‘Bombe’ RodenAdd “modified” property.
2010-10-19 David ‘Bombe’ RodenRename “isCurrent” property to “current”.
2010-10-19 David ‘Bombe’ RodenRename “isFriend” property to just “friend”.
2010-10-19 David ‘Bombe’ RodenRename “isBlocked” property to “blocked”.
2010-10-18 David ‘Bombe’ RodenAdd filter that displays part of a String.
2010-10-18 David ‘Bombe’ RodenAdd “isBlocked” property.
2010-10-15 David ‘Bombe’ RodenAdd “replies” property to post objects.
2010-10-15 David ‘Bombe’ RodenRename “friend Sone” to just “friend.”
2010-10-14 David ‘Bombe’ RodenExtract nice name formatting into its own method.
2010-10-14 David ‘Bombe’ RodenAdd “isFriend” and “isCurrent” properties.
2010-10-14 David ‘Bombe’ RodenAdd Sone accessor.