Sone.git
2011-09-27 David ‘Bombe... Add method that returns all images of a Sone.
2011-09-27 David ‘Bombe... Turn album list flattening into a proper Sone method.
2011-09-27 David ‘Bombe... Increase new default maximum length of posts to 400...
2011-09-27 David ‘Bombe... Add separate length parameter for the snippet of too...
2011-09-27 David ‘Bombe... Add cut-off length for the snippet.
2011-09-27 David ‘Bombe... Simplify length extraction.
2011-09-27 David ‘Bombe... Require a more recent version of utils.
2011-09-27 David ‘Bombe... Interrupt all running requests on sto().
2011-09-27 David ‘Bombe... Render SonePart as link to WoT profile page if the...
2011-09-27 David ‘Bombe... Always add a Sone part for the ID.
2011-09-27 David ‘Bombe... Merge branch 'master' into next
2011-09-27 David ‘Bombe... Merge branch 'release-0.7.1' 0.7.1
2011-09-27 David ‘Bombe... Set version to 0.7.1.
2011-09-27 David ‘Bombe... Give Sone its own menu name.
2011-09-27 David ‘Bombe... Fix HTML element IDs and please Opera’s very picky...
2011-09-27 David ‘Bombe... Fix tag and please Opera’s very picky HTML parser.
2011-09-26 David ‘Bombe... Merge branch 'master' into next
2011-09-26 David ‘Bombe... Merge branch 'release-0.7' 0.7
2011-09-26 David ‘Bombe... Set version number to 0.7.
2011-09-26 David ‘Bombe... Require most recent version of utils.
2011-09-26 David ‘Bombe... Merge branch 'image-management' into next
2011-09-26 David ‘Bombe... Don’t show mention notifications for replies from the...
2011-09-26 David ‘Bombe... Only show Sone context menus when hovering over the...
2011-09-26 David ‘Bombe... Use buttons instead of links for following and unfollowing.
2011-09-25 David ‘Bombe... Process albums and images during rescue mode, too.
2011-09-25 David ‘Bombe... Allow moving top-level albums.
2011-09-23 David ‘Bombe... Restrict height of descriptions to 5em.
2011-09-23 David ‘Bombe... Fix album browser include.
2011-09-23 David ‘Bombe... Add inline editing for albums, rework Javascript.
2011-09-23 David ‘Bombe... But album browser in own include file, don’t use .image...
2011-09-23 David ‘Bombe... Add page to edit albums with Javascript.
2011-09-23 David ‘Bombe... Fix javadoc.
2011-09-23 David ‘Bombe... Add methods to reorder albums.
2011-09-23 David ‘Bombe... Use larger preview images.
2011-09-23 David ‘Bombe... Remove obsolete CSS.
2011-09-23 David ‘Bombe... Allow user to edit image data inline.
2011-09-23 David ‘Bombe... If notification does not exist, don’t try to filter it.
2011-09-23 David ‘Bombe... Stop web of trust connector when plugin stops.
2011-09-23 David ‘Bombe... Add stop method that deregisters the plugin listener.
2011-09-23 David ‘Bombe... Use images in correct order to generate fingerprint.
2011-09-23 David ‘Bombe... Remove debug output.
2011-09-23 David ‘Bombe... Fix image editing.
2011-09-23 David ‘Bombe... Return the image the given image was swapped with.
2011-09-23 David ‘Bombe... Improve image editing.
2011-09-23 David ‘Bombe... Store album image ID in Sone and parse it from there.
2011-09-23 David ‘Bombe... Only set an album image ID if it is null.
2011-09-23 David ‘Bombe... Store album image ID in fingerprint.
2011-09-23 David ‘Bombe... Return an image if an invalid album image ID is set.
2011-09-23 David ‘Bombe... Add possibility to change album image.
2011-09-23 David ‘Bombe... Add buttons to move an image up or down in an album.
2011-09-23 David ‘Bombe... Add methods to move an image up and down.
2011-09-23 David ‘Bombe... A linked hash map is no longer required, the order...
2011-09-23 David ‘Bombe... Store order of images separately.
2011-09-23 David ‘Bombe... Don’t show border around images on album page.
2011-09-23 David ‘Bombe... Always show image title and description under image.
2011-09-23 David ‘Bombe... Show name and description unter albums, too.
2011-09-23 David ‘Bombe... Don’t filter click events for the buttons.
2011-09-23 David ‘Bombe... Rework Sone context menu.
2011-09-23 David ‘Bombe... Show image editing functions on click.
2011-09-23 David ‘Bombe... Fix bug in javadoc.
2011-09-23 David ‘Bombe... Show images differently.
2011-09-22 David ‘Bombe... Improve block toggling.
2011-09-22 David ‘Bombe... Add inline image editing.
2011-09-22 David ‘Bombe... Add return page to form parameters.
2011-09-21 David ‘Bombe... Add some margin below backlinks.
2011-09-21 David ‘Bombe... Hide all forms initially, show on click.
2011-09-21 David ‘Bombe... Move admin forms to their appropriate places.
2011-09-21 David ‘Bombe... Show albums and images in columns of three.
2011-09-21 David ‘Bombe... Add headers for subsections on an album page.
2011-09-21 David ‘Bombe... Move description to top of page.
2011-09-21 David ‘Bombe... Omit margin between header and backlinks.
2011-09-21 David ‘Bombe... Add mod filter to template context factory.
2011-09-21 David ‘Bombe... Show links to all albums in the Sone context menu.
2011-09-21 David ‘Bombe... Add link to all albums to profile page.
2011-09-21 David ‘Bombe... Remove unnecessary warning suppressions.
2011-09-21 David ‘Bombe... Persist album image ID.
2011-09-21 David ‘Bombe... Add title to album links.
2011-09-21 David ‘Bombe... Use correct attribute to check for presence of album...
2011-09-21 David ‘Bombe... Add album title below image.
2011-09-21 David ‘Bombe... Use image link filter to generate album image.
2011-09-21 David ‘Bombe... Ensure that an image is always set as album image,...
2011-09-21 David ‘Bombe... Add method to set the album image ID.
2011-09-21 David ‘Bombe... Store album image ID instead of index.
2011-09-21 David ‘Bombe... Store images in a Map.
2011-09-21 David ‘Bombe... Add “title” parameter.
2011-09-20 David ‘Bombe... Enhance javadoc.
2011-09-20 David ‘Bombe... Link to correct class.
2011-09-20 David ‘Bombe... Remove those warning suppressions.
2011-09-20 David ‘Bombe... Don’t required the logged in Sone to match, a local...
2011-09-20 David ‘Bombe... Fix validation.
2011-09-20 David ‘Bombe... Merge branch 'next' into dev/image
2011-09-16 David ‘Bombe... Simplify parser.
2011-09-16 David ‘Bombe... Add test case for fixed parser bug.
2011-09-16 David ‘Bombe... Add some documentation for later when I have to look...
2011-09-16 David ‘Bombe... Fix parser.
2011-09-14 David ‘Bombe... Use returned page response. This fixes redirects.
2011-09-13 David ‘Bombe... Only add mention notification if post of reply is downl...
2011-09-13 David ‘Bombe... Fix whitespace.
2011-09-13 David ‘Bombe... Suppress some warnings about variables hiding other...
2011-09-13 David ‘Bombe... Use web package from utils.
next