Sone.git
2011-05-08 David ‘Bombe... Merge branch 'release-0.6.4' 0.6.4
2011-05-08 David ‘Bombe... Set version to 0.6.4.
2011-05-08 David ‘Bombe... Set latest known edition of homepage to 36.
2011-05-08 David ‘Bombe... Don’t post AJAX requests.
2011-05-08 David ‘Bombe... Create and use own AJAX override to allow error handlin...
2011-05-08 David ‘Bombe... Return 403 instead of 401, 401 is for HTTP authentication.
2011-05-08 David ‘Bombe... Add CSS definition of offline marker.
2011-05-08 David ‘Bombe... Add offline-marker.
2011-05-08 David ‘Bombe... Remove useless online/offline class from main Sone...
2011-05-07 David ‘Bombe... Add require-full-access option to Options page.
2011-05-07 David ‘Bombe... Implement full access requirement in all pages.
2011-05-07 David ‘Bombe... Add option to require full access for Sone.
2011-05-06 David ‘Bombe... Add missing javadoc tags.
2011-05-06 David ‘Bombe... Add missing semicolons.
2011-05-06 David ‘Bombe... Update Sone on “view Sone” page, too.
2011-05-06 David ‘Bombe... Use post- and reply-visibility methods.
2011-05-06 David ‘Bombe... Use a thread pool to download Sones.
2011-05-06 David ‘Bombe... Use a boolean instead of abusing ownIdentities.
2011-05-06 David ‘Bombe... Prevent partial updates when communication with the...
2011-05-06 David ‘Bombe... Show arrow before links in notifications that link...
2011-05-06 David ‘Bombe... Round times correctly.
2011-05-06 David ‘Bombe... Remove notification manager accessor, and displayed...
2011-05-06 David ‘Bombe... Store filtered notifications in all templates.
2011-05-06 David ‘Bombe... Filter notifications differently.
2011-05-06 David ‘Bombe... Use reply visibility check method.
2011-05-06 David ‘Bombe... Add method to check the visibility of a reply.
2011-05-06 David ‘Bombe... Update documentation.
2011-05-06 David ‘Bombe... Enhance Rescue Mode description.
2011-05-06 David ‘Bombe... Synchronize access on an identity’s trust cache.
2011-05-04 David ‘Bombe... Return early if the Sone can not be found.
2011-05-04 David ‘Bombe... This can never work, duh.
2011-05-03 David ‘Bombe... Initialize options of Sone before aborting loading...
2011-05-02 David ‘Bombe... Fix messages to recipients not working when a new-sone...
2011-04-29 David ‘Bombe... Filter texts when inserting them, not when parsing.
2011-04-29 David ‘Bombe... Add text filter for inserts.
2011-04-28 David ‘Bombe... Merge branch 'master' into next
2011-04-28 David ‘Bombe... Merge branch 'release-0.6.3' 0.6.3
2011-04-28 David ‘Bombe... Update latest known version.
2011-04-28 David ‘Bombe... Set version to 0.6.3.
2011-04-28 David ‘Bombe... Require utils 0.9.5.
2011-04-28 David ‘Bombe... Always show mark-as-read buttons in new-element notific...
2011-04-28 David ‘Bombe... Don’t link to unknown posts.
2011-04-27 David ‘Bombe... Use post visibility method to filter the post feed.
2011-04-27 David ‘Bombe... Use method.
2011-04-27 David ‘Bombe... Add method to check a post’s visibility.
2011-04-27 David ‘Bombe... Only allow posts that have been downloaded.
2011-04-25 David ‘Bombe... Check a reply’s post and its Sone before using those...
2011-04-24 David ‘Bombe... Remove a Sone if no own identity trusts it anymore.
2011-04-24 David ‘Bombe... Add link to Sone homepage.
2011-04-24 David ‘Bombe... Store current edition in template context for inserted...
2011-04-24 David ‘Bombe... Strip links to local node, leaving only the keys (or...
2011-04-24 David ‘Bombe... Store request in link parser context.
2011-04-24 David ‘Bombe... Store request in template context when rendering posts...
2011-04-24 David ‘Bombe... Show link to WoT profile more prominently.
2011-04-23 David ‘Bombe... Enhance text for auto-follow option.
2011-04-23 David ‘Bombe... Always follow the official Sone when creating a new...
2011-04-20 David ‘Bombe... Don’t save Sone twice, especially not while synchronizi...
2011-04-20 David ‘Bombe... Download a Sone as USK when it’s the first time.
2011-04-20 David ‘Bombe... Use Mappers instead of Converters.
2011-04-20 David ‘Bombe... Require a more recent version of utils.
2011-04-17 David ‘Bombe... Merge branch 'master' into next
2011-04-17 David ‘Bombe... Merge branch 'release-0.6.2' 0.6.2
2011-04-17 David ‘Bombe... Set version to 0.6.2.
2011-04-17 David ‘Bombe... Require utils 0.9.4.
2011-04-17 David ‘Bombe... Fix logging of expression.
2011-04-16 David ‘Bombe... Formatting and whitespace fixes.
2011-04-16 David ‘Bombe... Remove references to Freetalk.
2011-04-16 David ‘Bombe... Fix more project names in headers.
2011-04-16 David ‘Bombe... Fix filenames in license headers.
2011-04-16 David ‘Bombe... Add missing license headers.
2011-04-16 David ‘Bombe... Fix wrong project name in file headers.
2011-04-16 David ‘Bombe... Set the latest edition of a Sone when the identity...
2011-04-16 David ‘Bombe... Downlad SSKs instead of USKs to prevent triggering...
2011-04-16 David ‘Bombe... Merge branch 'fix-post-inserts-167' into next
2011-04-16 David ‘Bombe... Return page 1 for pages without pagination.
2011-04-16 David ‘Bombe... Do not insert posts if we’re not on the first page...
2011-04-16 David ‘Bombe... Add method to get the current page of a pagination.
2011-04-16 David ‘Bombe... Add pagination name on post feed.
2011-04-16 David ‘Bombe... Add name of pagination as CSS class.
2011-04-15 David ‘Bombe... Move permalinks behind the time, insert comment links...
2011-04-15 David ‘Bombe... Add logging.
2011-04-15 David ‘Bombe... Use double instead of int for score calculation, weigh...
2011-04-14 David ‘Bombe... Fix Sone marking.
2011-04-14 David ‘Bombe... Filter by correct element.
2011-04-14 David ‘Bombe... Add permalinks for posts and authors.
2011-04-14 David ‘Bombe... Merge branch 'relative-timestamps-150' into next
2011-04-14 David ‘Bombe... Update relative times on each status update.
2011-04-14 David ‘Bombe... Show age text in HTML, use formatted date as tooltip.
2011-04-14 David ‘Bombe... Add accessor for the age text of a Sone.
2011-04-14 David ‘Bombe... Override Time.toString() to return the text.
2011-04-14 David ‘Bombe... Expose time calculation.
2011-04-14 David ‘Bombe... Merge branch 'improve-notification-handling' into next
2011-04-14 David ‘Bombe... Only render notifications if they have changed.
2011-04-14 David ‘Bombe... Add AJAX page that returns a number of notifications.
2011-04-14 David ‘Bombe... Add method to return the last-updated time of a notific...
2011-04-14 David ‘Bombe... Store last-updated time in notifications.
2011-04-14 David ‘Bombe... Expose new-post and new-reply filters to the world.
2011-04-14 David ‘Bombe... Don’t call touch() when setting all elements at once.
2011-04-14 David ‘Bombe... Notify listeners when a post is removed.
2011-04-14 David ‘Bombe... Change title of replies listing on Sone page.
next