šŸ”€ Merge branch 'release/v82'
[Sone.git] / src / main / resources / templates / include / viewSone.html
2017-10-07 David ā€˜Bombeā€™ RodenMerge branch 'release-0.9.7' 0.9.7
2016-11-20 David ā€˜Bombeā€™ RodenUse time text converter to display ā€œlast updatedā€ text
2015-06-16 David ā€˜Bombeā€™ RodenMerge branch 'release/0.9-rc1' 0.9-rc1
2015-06-12 David ā€˜Bombeā€™ RodenMerge branch 'last-working' into next
2014-09-25 David ā€˜Bombeā€™ RodenSimply show the Sone ID instead of extracting parts...
2012-07-13 David ā€˜Bombeā€™ RodenMerge branch 'release-0.8.2' 0.8.2
2012-05-31 David ā€˜Bombeā€™ RodenChange code to use new way to specify filter parameters.
2011-10-04 David ā€˜Bombeā€™ RodenMerge branch 'release-0.7.2' 0.7.2
2011-09-27 David ā€˜Bombeā€™ RodenShow a Soneā€™s number of images in context menu and...
2011-09-20 David ā€˜Bombeā€™ RodenMerge branch 'next' into dev/image
2011-09-12 David ā€˜Bombeā€™ RodenMerge branch 'release-0.6.6' 0.6.6
2011-06-29 David ā€˜Bombeā€™ RodenInclude number of posts and replies in Sone view.
2011-05-11 David ā€˜Bombeā€™ RodenMerge branch 'fcp-interface' into next
2011-04-17 David ā€˜Bombeā€™ RodenMerge branch 'release-0.6.2' 0.6.2
2011-04-14 David ā€˜Bombeā€™ RodenMerge branch 'relative-timestamps-150' into next
2011-04-14 David ā€˜Bombeā€™ RodenShow age text in HTML, use formatted date as tooltip.
2011-03-22 David ā€˜Bombeā€™ RodenMerge branch 'next' into image-management
2011-01-25 David ā€˜Bombeā€™ RodenMerge branch 'release-0.4.2' 0.4.2
2011-01-16 David ā€˜Bombeā€™ RodenShow ā€œunknownā€ when the date of the last update is...
2010-11-27 David ā€˜Bombeā€™ RodenAdd ā€œhiddenā€ class to Sone ID.
2010-11-19 David ā€˜Bombeā€™ RodenAdd tooltips to ā€œlockā€ and ā€œunlockā€ buttons.
2010-11-17 David ā€˜Bombeā€™ RodenAdd functions to lock and unlock a Sone.
2010-11-10 David ā€˜Bombeā€™ RodenAdd CSS class for new Sones.
2010-11-10 David ā€˜Bombeā€™ RodenFilter CSS class names, ā€œ~ā€ is not a valid character.
2010-10-30 David ā€˜Bombeā€™ RodenMerge branch 'next' into wot-integration
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.