Sone.git
2012-05-31 David ‘Bombe... Add images-per-post option.
2012-05-30 David ‘Bombe... Add pagination filter to template context factory.
2012-05-30 David ‘Bombe... Paginate images in gallery mode.
2012-05-30 David ‘Bombe... Turn post into an interface, add default implementation.
2012-05-29 David ‘Bombe... Replace single-line inputs with textareas in non-JS...
2012-05-29 David ‘Bombe... Only process new posts and replies if the notifications...
2012-05-28 David ‘Bombe... Always collapse all posts.
2012-05-28 David ‘Bombe... Merge branch 'master' into next
2012-05-02 David ‘Bombe... Merge branch 'logging-fix' 0.8.1
2012-05-02 David ‘Bombe... Increase version to 0.8.1.
2012-05-02 David ‘Bombe... Fix ALL the logging!
2012-05-02 David ‘Bombe... Fix logging.
2012-04-17 David ‘Bombe... Use correct parameter name for WoT’s GetIdentitiesBySco...
2012-03-19 David ‘Bombe... Update utils to more recent version, adapt to new packa...
2012-03-19 David ‘Bombe... Remove line markers.
2012-03-19 David ‘Bombe... Update Polish translation.
2012-03-17 David ‘Bombe... Small improvements to German translation, thanks to...
2012-03-15 David ‘Bombe... Add (still incomplete) Polish translation.
2012-03-15 David ‘Bombe... Update French translation.
2012-03-14 David ‘Bombe... Remove duplicate whitespace.
2012-03-14 David ‘Bombe... Update French translation.
2012-03-08 David ‘Bombe... Change all copyright headers to include 2012.
2012-03-07 David ‘Bombe... Make a whole lot of members final.
2012-03-06 David ‘Bombe... Prevent albums from being added multiple times when...
2012-03-05 David ‘Bombe... Remove notes about updated lines.
2012-03-05 David ‘Bombe... Merge branch 'master' into next
2012-03-05 David ‘Bombe... Merge branch 'release-0.8' 0.8
2012-03-05 David ‘Bombe... Set version to 0.8.
2012-03-05 David ‘Bombe... Organize imports.
2012-03-05 David ‘Bombe... Automatically mark replies of a post as known when...
2012-03-04 David ‘Bombe... Fix some warnings.
2012-03-02 David ‘Bombe... Add missing annotation.
2012-03-02 David ‘Bombe... Suppress a warning.
2012-03-02 David ‘Bombe... Link to correct methods in documentation.
2012-03-02 David ‘Bombe... Suppress a warning.
2012-03-02 David ‘Bombe... Turn generic varargs constructor into two constructors.
2012-03-02 David ‘Bombe... Use Norwegian typographic quote characters.
2012-03-02 David ‘Bombe... Update Norwegian translation.
2012-03-01 David ‘Bombe... Always get the current l10n helper from the node, don...
2012-03-01 David ‘Bombe... Add punctuation.
2012-03-01 David ‘Bombe... Use a shorter text for the button to not disturb the...
2012-03-01 David ‘Bombe... Add Sone suffix to all page titles.
2012-03-01 David ‘Bombe... Add incomplete Norwegian translation.
2012-03-01 David ‘Bombe... Add German translation.
2012-03-01 David ‘Bombe... Increase current homepage version.
2012-03-01 David ‘Bombe... Fix typo in l10n variable.
2012-03-01 David ‘Bombe... Update link to homepage.
2012-03-01 David ‘Bombe... Make “Comment” button translatable.
2012-02-29 David ‘Bombe... Add missing texts in Russian translation.
2012-02-29 David ‘Bombe... Add French translation with lots of missing texts.
2012-02-29 David ‘Bombe... Add missing (and untranslated) texts to Russian transla...
2012-02-21 David ‘Bombe... Add page that displays all new posts and replies.
2012-02-21 David ‘Bombe... Add method to filter a list of posts.
2012-02-21 David ‘Bombe... Always fire element-was-read events, even if element...
2012-02-10 David ‘Bombe... Add Russian translation (thanks to neko259).
2012-01-28 David ‘Bombe... Initialize known-state of posts and replies correctly.
2012-01-28 David ‘Bombe... Own Sones are always known, obviously.
2012-01-27 David ‘Bombe... Store a reply’s known status in the reply itself.
2012-01-27 David ‘Bombe... Store a post’s known-status in the post itself.
2012-01-27 David ‘Bombe... Store a Sone’s known status in the Sone itself.
2012-01-27 David ‘Bombe... Try to prevent new elements from being stuck in the...
2012-01-17 David ‘Bombe... Move Sone status into Sone.
2012-01-17 David ‘Bombe... Remove all method-level synchronization.
2012-01-17 David ‘Bombe... Use copy-on-write sets instead of synchronized collections.
2012-01-10 David ‘Bombe... Only use the first ID.
2011-12-21 David ‘Bombe... Add link to WoT profile for unknown Sones.
2011-12-21 David ‘Bombe... Exit accessor earlier if avatar ID is null.
2011-12-21 David ‘Bombe... Don’t get trust values if it’s irrelevant.
2011-12-10 David ‘Bombe... Fix avatars of not manually trusted Sones showing when...
2011-12-09 David ‘Bombe... Return default avatar ID (null) when ID points to inval...
2011-12-09 David ‘Bombe... Fix typo.
2011-12-09 David ‘Bombe... Don’t try to process non-existing images.
2011-12-07 David ‘Bombe... Merge branch 'master' into next
2011-12-07 David ‘Bombe... Merge branch 'release-0.7.6' 0.7.6
2011-12-07 David ‘Bombe... Set version to 0.7.6.
2011-12-07 David ‘Bombe... Merge branch 'custom-avatars' into next
2011-12-07 David ‘Bombe... Always show all your own avatars.
2011-12-07 David ‘Bombe... Always show your own avatar.
2011-12-07 David ‘Bombe... Make “show custom avatars” option configurable.
2011-12-07 David ‘Bombe... Add profile accessor to template context factory.
2011-12-07 David ‘Bombe... Load and save “show custom avatars” option.
2011-12-07 David ‘Bombe... Add enum for possible “show custom avatars” option...
2011-12-07 David ‘Bombe... Add method to return the Sone of a Profile.
2011-12-07 David ‘Bombe... Extend Options to include enum options.
2011-12-07 David ‘Bombe... Add accessor for Profile objects.
2011-12-07 David ‘Bombe... Move avatar from options to profile.
2011-12-07 David ‘Bombe... Allow the ID of an image as input for the image link...
2011-12-07 David ‘Bombe... Use correct size for the menu avatars.
2011-12-07 David ‘Bombe... Show custom avatar where applicable.
2011-12-07 David ‘Bombe... Make avatar configurable.
2011-12-07 David ‘Bombe... Add accessor that returns the avatar as Image.
2011-12-07 David ‘Bombe... Parse avatar ID from downloaded Sone.
2011-12-07 David ‘Bombe... Insert avatar ID.
2011-12-07 David ‘Bombe... Load and save avatar.
2011-12-07 David ‘Bombe... Store avatar image in Sone.
2011-11-29 David ‘Bombe... Merge branch 'master' into next
2011-11-29 David ‘Bombe... Merge branch 'release-0.7.5' 0.7.5
2011-11-29 David ‘Bombe... Set version to 0.7.5.
2011-11-29 David ‘Bombe... Use utils 0.11.4.
2011-11-29 David ‘Bombe... Request notifications after marking elements as known.
next