Add birth date to profile.
[Sone.git] / src / main / java / net / pterodactylus / sone / template /
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.