Remove blocking, blacklisting, and distribution of known Sones.
[Sone.git] / src / main / resources / templates / include / viewSone.html
2010-10-30 David ‘Bombe’ RodenRemove blocking, blacklisting, and distribution of...
2010-10-27 David ‘Bombe’ RodenAdd blacklisting functionality.
2010-10-26 David ‘Bombe’ RodenAdd CSS class for local Sones.
2010-10-22 David ‘Bombe’ RodenMake “follow”, “unfollow”, “block” and “unblock” button...
2010-10-21 David ‘Bombe’ RodenDuplicate IDs are not allowed in HTML and do make probl...
2010-10-21 David ‘Bombe’ RodenMove most of the JavaScript to sone.js.
2010-10-21 David ‘Bombe’ RodenMake update interval depend on the age of the Sone.
2010-10-21 David ‘Bombe’ RodenOnly register each Sone once!
2010-10-21 David ‘Bombe’ RodenUpdate the last update date, too.
2010-10-21 David ‘Bombe’ RodenUpdate the status of the Sone (more or less) immediatel...
2010-10-20 David ‘Bombe’ RodenSet return pages on all requests.
2010-10-19 David ‘Bombe’ RodenEscape all IDs in HTML.
2010-10-19 David ‘Bombe’ RodenMake the view of a Sone a lot prettier.
2010-10-19 David ‘Bombe’ RodenAdd tooltips for status icons.
2010-10-19 David ‘Bombe’ RodenAdd “unknown” Sone state, initialize local and remote...
2010-10-19 David ‘Bombe’ RodenShow markers for Sone statuses.
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’ RodenCreate Sone view.