Sone.git
2011-11-26 David ‘Bombe... Sort notifications before handing them out.
2011-11-25 David ‘Bombe... Merge branch 'notifications' into next
2011-11-25 David ‘Bombe... Remove old “get notification” AJAX handler.
2011-11-25 David ‘Bombe... Remove notification information from “get status” AJAX...
2011-11-25 David ‘Bombe... Use new “get notifications” handler.
2011-11-25 David ‘Bombe... Add new AJAX handler to web interface.
2011-11-25 David ‘Bombe... Add AJAX handler to return all notifications.
2011-11-24 David ‘Bombe... Fix javascript function declaration.
2011-11-24 David ‘Bombe... Dump notification hash to console.
2011-11-24 David ‘Bombe... Add method to set the new notification hash.
2011-11-24 David ‘Bombe... Add method to get the current notification hash.
2011-11-24 David ‘Bombe... Store notification page in AJAX status.
2011-11-24 David ‘Bombe... Print the value, not the name.
2011-11-24 David ‘Bombe... Include notification hash code in the template.
2011-11-24 David ‘Bombe... Require a newer version of utils.
2011-11-24 David ‘Bombe... Include checks for equals() made by the super class.
2011-11-24 David ‘Bombe... Initialize hash code with the super class’ hash code.
2011-11-24 David ‘Bombe... Override hashCode() and equals().
2011-11-23 David ‘Bombe... Remove mention notifications if elements are removed.
2011-11-21 David ‘Bombe... Merge branch 'master' into next
2011-11-21 David ‘Bombe... Merge branch 'release-0.7.4' 0.7.4
2011-11-21 David ‘Bombe... Set version to 0.7.4.
2011-11-21 David ‘Bombe... Require utils 0.11.3.
2011-11-21 David ‘Bombe... Sort albums by title in gallery mode.
2011-11-21 David ‘Bombe... Add album title comparator.
2011-11-21 David ‘Bombe... Don’t try to translate the names of people. That won...
2011-11-20 David ‘Bombe... Ignore Sones with invalid IDs.
2011-11-20 David ‘Bombe... Don’t create new Sone, the existence has been checked...
2011-11-20 David ‘Bombe... Create Sones when following.
2011-11-20 David ‘Bombe... Ignore invalid Sones when following.
2011-11-20 David ‘Bombe... Only show follow and unfollow buttons if there are...
2011-11-20 David ‘Bombe... Add filter for new/not-new Sones.
2011-11-19 David ‘Bombe... Remove superfluous method.
2011-11-18 David ‘Bombe... Remove method with implicit “create” parameter, use...
2011-11-18 David ‘Bombe... Do not create a new Sone if the ID is obviously invalid.
2011-11-17 David ‘Bombe... Merge branch 'master' into next
2011-11-16 David ‘Bombe... Merge branch 'release-0.7.3' 0.7.3
2011-11-16 David ‘Bombe... Set version to 0.7.3.
2011-11-16 David ‘Bombe... Require utils 0.11.2.
2011-11-15 David ‘Bombe... Add gallery mode to image browser.
2011-11-15 David ‘Bombe... Add link to “All Sones” to all image browser pages.
2011-11-15 David ‘Bombe... Add filter for Sones with at least one album.
2011-11-14 David ‘Bombe... Merge branch 'image-navigation' into next
2011-11-14 David ‘Bombe... Add links to previous and next images to backlinks.
2011-11-14 David ‘Bombe... Add custom accessor for images.
2011-11-13 David ‘Bombe... Remove superflouos statement.
2011-11-13 David ‘Bombe... Only return the ID of the first Sone found on the page.
2011-11-13 David ‘Bombe... Merge branch 'sone-following-times' into next
2011-11-13 David ‘Bombe... Use Sone following times to mark earlier elements as...
2011-11-13 David ‘Bombe... Don’t set friends directly, use Core’s follow() methods.
2011-11-13 David ‘Bombe... Add methods to follow and unfollow other Sones.
2011-11-13 David ‘Bombe... Add method to get the following time for a Sone.
2011-11-13 David ‘Bombe... Add Sone-following times.
2011-11-13 David ‘Bombe... Merge branch 'initial-sone-discovery' into next
2011-11-13 David ‘Bombe... Always return copies of own identities.
2011-11-13 David ‘Bombe... Copy the contexts and properties, too.
2011-11-13 David ‘Bombe... Send a copy of the default own identities to the event...
2011-11-13 David ‘Bombe... Fix added-or-removed detection by making it context...
2011-11-13 David ‘Bombe... Add copy-constructor for own identities.
2011-11-12 David ‘Bombe... Add buttons to re-order images and albums without javas...
2011-11-12 David ‘Bombe... Match button descriptions to the actual actions.
2011-11-12 David ‘Bombe... Merge branch 'filter-image-descriptions' into next
2011-11-12 David ‘Bombe... Parse descriptions of albums and images.
2011-11-12 David ‘Bombe... Filter links from image and album descriptions.
2011-11-11 David ‘Bombe... Actually load notification settings from the configuration.
2011-11-11 David ‘Bombe... Merge branch 'configurable-notifications-250' into...
2011-11-11 David ‘Bombe... Add default for Sone-specific option.
2011-11-11 David ‘Bombe... Only mark items as known if the notification is still...
2011-11-11 David ‘Bombe... Transfer session-specific options to client on each...
2011-11-11 David ‘Bombe... Make new options configurable.
2011-11-11 David ‘Bombe... Fix notification filters.
2011-11-11 David ‘Bombe... Filter notifications that the user is not interested in.
2011-11-11 David ‘Bombe... Add options for each notification type.
2011-11-07 David ‘Bombe... Prevent the insert fingerprint from being stored until...
2011-11-05 David ‘Bombe... Merge branch 'link-filter-26' into next
2011-10-23 David ‘Bombe... Fix bookmark navigation.
2011-10-23 David ‘Bombe... Paginate bookmarks as per “posts per page” configuratio...
2011-10-12 David ‘Bombe... Add javadoc for exception.
2011-10-11 David ‘Bombe... Declare exception to be thrown.
2011-10-11 David ‘Bombe... Create base Sone exception and insert-specific exception.
2011-10-11 David ‘Bombe... Force download of images.
2011-10-10 David ‘Bombe... Allow empty values for profile fields.
2011-10-06 David ‘Bombe... Add default implementations that do not allow linking.
2011-10-06 David ‘Bombe... Allow links to images, Sones, and posts.
2011-10-06 David ‘Bombe... Forward link filter requests to page implementation...
2011-10-06 David ‘Bombe... Implement link filter exceptions in base Freenet templa...
2011-10-06 David ‘Bombe... Add Freenet-specific page extension.
2011-10-06 David ‘Bombe... Require a newer fred version.
2011-10-04 David ‘Bombe... Merge branch 'master' into next
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.
next