Sone.git
2011-10-04 David ‘Bombe... Merge branch 'release-0.7.2' 0.7.2
2011-10-04 David ‘Bombe... Set version to 0.7.2.
2011-10-04 David ‘Bombe... Use release version of utils.
2011-10-03 David ‘Bombe... Whitespace fixes.
2011-10-03 David ‘Bombe... Translate texts on “Known Sones” page.
2011-10-03 David ‘Bombe... Allow empty album descriptions.
2011-09-30 David ‘Bombe... Whitespace fix.
2011-09-30 David ‘Bombe... Add “sort by image count” for Known Sones.
2011-09-30 David ‘Bombe... Add Sone comparator by image count.
2011-09-30 David ‘Bombe... Set album image after parsing all images.
2011-09-30 David ‘Bombe... Set different width for album descriptions.
2011-09-29 David ‘Bombe... Fix image scaling and positioning.
2011-09-28 David ‘Bombe... Move common fields and setters to Reply.
2011-09-28 David ‘Bombe... Add abstract base class for replies, move post reply...
2011-09-27 David ‘Bombe... Store LatestEdition property only after saving the...
2011-09-27 David ‘Bombe... Show number of images in albums.
2011-09-27 David ‘Bombe... Show a Sone’s number of images in context menu and...
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.
next