🔀 Merge branch 'release/v82'
[Sone.git] / src / main / resources / static /
2020-02-09 David ‘Bombe’ Roden🔀 Merge “release/v81” into “master” v81
2019-11-29 David ‘Bombe’ Roden🔀 Merge 'feature/remove-trust-functions' into 'next'
2019-11-28 David ‘Bombe’ Roden🔥 Remove javascript code for trust functions
2019-11-28 David ‘Bombe’ Roden🔥 Remove links to trust functions
2019-11-25 David ‘Bombe’ Roden🐛 Fix follow and unfollow functions
2019-11-24 David ‘Bombe’ Roden📝 Fix some JSDocs
2019-11-24 David ‘Bombe’ Roden🔥 Deduplicate some code
2019-11-24 David ‘Bombe’ Roden🎨 Replace “var” with “const” or “let”
2019-11-24 David ‘Bombe’ Roden🐛 fix
2019-11-24 David ‘Bombe’ Roden🎨 Use better implementation, fix comment
2019-11-24 David ‘Bombe’ Roden🔥 Remove unused method parameters
2019-11-24 David ‘Bombe’ Roden🎨 Use non-type-coercing comparisons
2019-11-24 David ‘Bombe’ Roden🔀 Merge 'meta/upgrade-jquery' into 'next'
2019-11-23 David ‘Bombe’ Roden⬆️ Upgrade to jQuery 3.4.1
2019-11-23 David ‘Bombe’ Roden⬆️ Upgrade to jQuery 1.9
2019-11-23 David ‘Bombe’ Roden🐛 Fix a faulty attr->prop change
2019-11-23 David ‘Bombe’ Roden⬆️ Upgrade jQuery to 1.6
2019-11-23 David ‘Bombe’ Roden🚚 Move jQuery migration script to Sone source (because...
2019-11-20 David ‘Bombe’ Roden💄 Improve the look of the metrics table
2019-11-02 David ‘Bombe’ Roden💄 Change icons for trusting/distrusting identities
2019-07-28 David ‘Bombe’ Roden✨ Add metrics page
2017-10-07 David ‘Bombe’ RodenMerge branch 'release-0.9.7' 0.9.7
2017-09-14 David ‘Bombe’ RodenDon’t send request to node if there are no posts or...
2017-04-23 David ‘Bombe’ RodenSlightly improve CSS of linked HTML pages
2017-04-23 David ‘Bombe’ RodenRender loaded HTML pages
2017-04-08 David ‘Bombe’ RodenRemove obsolete loading animation
2017-04-08 David ‘Bombe’ RodenShow and manage linked elements in web interface
2016-11-20 David ‘Bombe’ RodenUse new loading animation
2016-11-13 David ‘Bombe’ RodenShow loading animation while loading elements
2016-11-11 David ‘Bombe’ RodenShow linked images under posts and replies
2016-07-11 David ‘Bombe’ RodenMerge branch 'release-0.9.5' 0.9.5
2016-06-26 David ‘Bombe’ RodenUpdate the timestamp for a new reply
2013-09-27 David ‘Bombe’ RodenUpdate French translation.
2013-09-25 David ‘Bombe’ RodenMerge branch 'release-0.8.7' 0.8.7
2013-09-22 David ‘Bombe’ RodenFix whitespace.
2013-09-22 David ‘Bombe’ RodenRemove unnecessary parameters.
2013-09-22 David ‘Bombe’ RodenUse more concise syntax for array creation.
2013-09-22 David ‘Bombe’ RodenUse local variables where appropriate.
2013-09-22 David ‘Bombe’ RodenStore top Sone node in a global variable.
2013-09-22 David ‘Bombe’ RodenFix jQuery selectors for locating the reply input field.
2013-08-31 David ‘Bombe’ RodenDon’t cache AJAX requests.
2013-08-29 David ‘Bombe’ RodenFix comparisons that were assignments.
2013-06-29 David ‘Bombe’ RodenMerge branch 'release-0.8.5' 0.8.5
2013-06-29 David ‘Bombe’ RodenMerge branch 'partial-rewrite' into next
2013-01-26 David ‘Bombe’ RodenMerge branch 'partial-rewrite' into less-critical
2013-01-25 David ‘Bombe’ RodenUse hasClass() instead of is().
2012-07-13 David ‘Bombe’ RodenMerge branch 'release-0.8.2' 0.8.2
2012-07-13 David ‘Bombe’ RodenOnly request status for shown Sones.
2012-05-31 David ‘Bombe’ RodenClear before showing upload-image section.
2012-05-29 David ‘Bombe’ RodenReplace single-line inputs with textareas in non-JS...
2012-05-29 David ‘Bombe’ RodenOnly process new posts and replies if the notifications...
2012-05-28 David ‘Bombe’ RodenAlways collapse all posts.
2012-03-05 David ‘Bombe’ RodenMerge branch 'release-0.8' 0.8
2012-03-05 David ‘Bombe’ RodenAutomatically mark replies of a post as known when...
2012-03-04 David ‘Bombe’ RodenFix some warnings.
2012-03-01 David ‘Bombe’ RodenMake “Comment” button translatable.
2012-01-10 David ‘Bombe’ RodenOnly use the first ID.
2011-12-07 David ‘Bombe’ RodenMerge branch 'release-0.7.6' 0.7.6
2011-12-07 David ‘Bombe’ RodenMerge branch 'custom-avatars' into next
2011-12-07 David ‘Bombe’ RodenMake “show custom avatars” option configurable.
2011-12-07 David ‘Bombe’ RodenMove avatar from options to profile.
2011-12-07 David ‘Bombe’ RodenUse correct size for the menu avatars.
2011-12-07 David ‘Bombe’ RodenShow custom avatar where applicable.
2011-12-07 David ‘Bombe’ RodenMake avatar configurable.
2011-11-29 David ‘Bombe’ RodenMerge branch 'release-0.7.5' 0.7.5
2011-11-29 David ‘Bombe’ RodenRequest notifications after marking elements as known.
2011-11-25 David ‘Bombe’ RodenMerge branch 'notifications' into next
2011-11-25 David ‘Bombe’ RodenUse new “get notifications” handler.
2011-11-24 David ‘Bombe’ RodenFix javascript function declaration.
2011-11-24 David ‘Bombe’ RodenDump notification hash to console.
2011-11-24 David ‘Bombe’ RodenAdd method to set the new notification hash.
2011-11-24 David ‘Bombe’ RodenAdd method to get the current notification hash.
2011-11-16 David ‘Bombe’ RodenMerge branch 'release-0.7.3' 0.7.3
2011-11-15 David ‘Bombe’ RodenAdd gallery mode to image browser.
2011-11-13 David ‘Bombe’ RodenOnly return the ID of the first Sone found on the page.
2011-11-11 David ‘Bombe’ RodenMerge branch 'configurable-notifications-250' into...
2011-11-11 David ‘Bombe’ RodenOnly mark items as known if the notification is still...
2011-10-04 David ‘Bombe’ RodenMerge branch 'release-0.7.2' 0.7.2
2011-09-30 David ‘Bombe’ RodenSet different width for album descriptions.
2011-09-27 David ‘Bombe’ RodenMerge branch 'release-0.7.1' 0.7.1
2011-09-27 David ‘Bombe’ RodenFix HTML element IDs and please Opera’s very picky...
2011-09-26 David ‘Bombe’ RodenMerge branch 'release-0.7' 0.7
2011-09-26 David ‘Bombe’ RodenMerge branch 'image-management' into next
2011-09-26 David ‘Bombe’ RodenOnly show Sone context menus when hovering over the...
2011-09-23 David ‘Bombe’ RodenRestrict height of descriptions to 5em.
2011-09-23 David ‘Bombe’ RodenBut album browser in own include file, don’t use .image...
2011-09-23 David ‘Bombe’ RodenUse larger preview images.
2011-09-23 David ‘Bombe’ RodenRemove obsolete CSS.
2011-09-23 David ‘Bombe’ RodenDon’t show border around images on album page.
2011-09-23 David ‘Bombe’ RodenShow name and description unter albums, too.
2011-09-23 David ‘Bombe’ RodenShow images differently.
2011-09-22 David ‘Bombe’ RodenImprove block toggling.
2011-09-22 David ‘Bombe’ RodenAdd inline image editing.
2011-09-21 David ‘Bombe’ RodenAdd some margin below backlinks.
2011-09-21 David ‘Bombe’ RodenHide all forms initially, show on click.
2011-09-21 David ‘Bombe’ RodenShow albums and images in columns of three.
2011-09-21 David ‘Bombe’ RodenOmit margin between header and backlinks.
2011-09-20 David ‘Bombe’ RodenMerge branch 'next' into dev/image
2011-09-13 David ‘Bombe’ RodenRename ID of Sone in menu to avoid conflict with page...
2011-09-12 David ‘Bombe’ RodenMerge branch 'release-0.6.6' 0.6.6
next