Use method.
[Sone.git] / src /
2011-04-27 David ‘Bombe’ RodenUse method.
2011-04-27 David ‘Bombe’ RodenAdd method to check a post’s visibility.
2011-04-27 David ‘Bombe’ RodenOnly allow posts that have been downloaded.
2011-04-25 David ‘Bombe’ RodenCheck a reply’s post and its Sone before using those...
2011-04-24 David ‘Bombe’ RodenRemove a Sone if no own identity trusts it anymore.
2011-04-24 David ‘Bombe’ RodenAdd link to Sone homepage.
2011-04-24 David ‘Bombe’ RodenStore current edition in template context for inserted...
2011-04-24 David ‘Bombe’ RodenStrip links to local node, leaving only the keys (or...
2011-04-24 David ‘Bombe’ RodenStore request in link parser context.
2011-04-24 David ‘Bombe’ RodenStore request in template context when rendering posts...
2011-04-24 David ‘Bombe’ RodenShow link to WoT profile more prominently.
2011-04-23 David ‘Bombe’ RodenEnhance text for auto-follow option.
2011-04-23 David ‘Bombe’ RodenAlways follow the official Sone when creating a new...
2011-04-20 David ‘Bombe’ RodenDon’t save Sone twice, especially not while synchronizi...
2011-04-20 David ‘Bombe’ RodenDownload a Sone as USK when it’s the first time.
2011-04-20 David ‘Bombe’ RodenUse Mappers instead of Converters.
2011-04-17 David ‘Bombe’ RodenMerge branch 'master' into next
2011-04-17 David ‘Bombe’ RodenMerge branch 'release-0.6.2' 0.6.2
2011-04-17 David ‘Bombe’ RodenSet version to 0.6.2.
2011-04-17 David ‘Bombe’ RodenFix logging of expression.
2011-04-16 David ‘Bombe’ RodenFormatting and whitespace fixes.
2011-04-16 David ‘Bombe’ RodenRemove references to Freetalk.
2011-04-16 David ‘Bombe’ RodenFix more project names in headers.
2011-04-16 David ‘Bombe’ RodenFix filenames in license headers.
2011-04-16 David ‘Bombe’ RodenAdd missing license headers.
2011-04-16 David ‘Bombe’ RodenFix wrong project name in file headers.
2011-04-16 David ‘Bombe’ RodenSet the latest edition of a Sone when the identity...
2011-04-16 David ‘Bombe’ RodenDownlad SSKs instead of USKs to prevent triggering...
2011-04-16 David ‘Bombe’ RodenMerge branch 'fix-post-inserts-167' into next
2011-04-16 David ‘Bombe’ RodenReturn page 1 for pages without pagination.
2011-04-16 David ‘Bombe’ RodenDo not insert posts if we’re not on the first page...
2011-04-16 David ‘Bombe’ RodenAdd method to get the current page of a pagination.
2011-04-16 David ‘Bombe’ RodenAdd pagination name on post feed.
2011-04-16 David ‘Bombe’ RodenAdd name of pagination as CSS class.
2011-04-15 David ‘Bombe’ RodenMove permalinks behind the time, insert comment links...
2011-04-15 David ‘Bombe’ RodenAdd logging.
2011-04-15 David ‘Bombe’ RodenUse double instead of int for score calculation, weigh...
2011-04-14 David ‘Bombe’ RodenFix Sone marking.
2011-04-14 David ‘Bombe’ RodenFilter by correct element.
2011-04-14 David ‘Bombe’ RodenAdd permalinks for posts and authors.
2011-04-14 David ‘Bombe’ RodenMerge branch 'relative-timestamps-150' into next
2011-04-14 David ‘Bombe’ RodenUpdate relative times on each status update.
2011-04-14 David ‘Bombe’ RodenShow age text in HTML, use formatted date as tooltip.
2011-04-14 David ‘Bombe’ RodenAdd accessor for the age text of a Sone.
2011-04-14 David ‘Bombe’ RodenOverride Time.toString() to return the text.
2011-04-14 David ‘Bombe’ RodenExpose time calculation.
2011-04-14 David ‘Bombe’ RodenMerge branch 'improve-notification-handling' into next
2011-04-14 David ‘Bombe’ RodenOnly render notifications if they have changed.
2011-04-14 David ‘Bombe’ RodenAdd AJAX page that returns a number of notifications.
2011-04-14 David ‘Bombe’ RodenAdd method to return the last-updated time of a notific...
2011-04-14 David ‘Bombe’ RodenStore last-updated time in notifications.
2011-04-14 David ‘Bombe’ RodenExpose new-post and new-reply filters to the world.
2011-04-14 David ‘Bombe’ RodenDon’t call touch() when setting all elements at once.
2011-04-14 David ‘Bombe’ RodenNotify listeners when a post is removed.
2011-04-14 David ‘Bombe’ RodenChange title of replies listing on Sone page.
2011-04-13 David ‘Bombe’ RodenFix typo.
2011-04-12 David ‘Bombe’ RodenFix null pointer access when a reply’s post is yet...
2011-04-11 David ‘Bombe’ RodenInsert link to author the user is replying to.
2011-04-11 David ‘Bombe’ RodenStore textarea in input field’s data.
2011-04-11 David ‘Bombe’ RodenAdd all Sone-specific options when creating a Sone.
2011-04-11 David ‘Bombe’ RodenMark the correct sone as known.
2011-04-10 David ‘Bombe’ RodenMerge branch 'master' into next
2011-04-10 David ‘Bombe’ RodenMerge branch 'release-0.6.1' 0.6.1
2011-04-10 David ‘Bombe’ RodenSet version to 0.6.1.
2011-04-10 David ‘Bombe’ RodenAdd explanatory text for Sone-specific options while...
2011-04-10 David ‘Bombe’ RodenReduce default number of posts per page to 10.
2011-04-08 David ‘Bombe’ RodenAdd redirect page before all other toadlets.
2011-04-08 David ‘Bombe’ RodenRedirect to “index.html” if no path is given.
2011-04-08 David ‘Bombe’ RodenCreate page implementation that simply performs a redirect.
2011-04-08 David ‘Bombe’ RodenAdd sone:// and post:// links.
2011-04-08 David ‘Bombe’ RodenMark deleted posts and replies as known.
2011-04-08 David ‘Bombe’ RodenAlso show posts and replies that have the current Sone...
2011-04-08 David ‘Bombe’ RodenAdjust displayed times.
2011-04-08 David ‘Bombe’ RodenShow default texts in the trust-related settings on...
2011-04-08 David ‘Bombe’ RodenAllow user to configuration the number of posts shown...
2011-04-08 David ‘Bombe’ RodenAdd javadoc comments.
2011-04-07 David ‘Bombe’ RodenCreate new-element notifications as non-dismissable.
2011-04-07 David ‘Bombe’ RodenCopy all values in the copy constructor.
2011-04-07 David ‘Bombe’ RodenAdd constructor to allow to specify the dismissable...
2011-04-07 David ‘Bombe’ RodenDon’t mark elements as known automatically when viewing...
2011-04-07 David ‘Bombe’ RodenDisplay new-reply notification differently.
2011-04-07 David ‘Bombe’ RodenAdd filter to sort replies differently.
2011-04-07 David ‘Bombe’ RodenAlso update times on invisible replies.
2011-04-07 David ‘Bombe’ RodenReset activation after all notifications have been...
2011-04-07 David ‘Bombe’ RodenFilter posts and replies from the future.
2011-04-07 David ‘Bombe’ RodenHide error message when deleting already deleted post...
2011-04-07 David ‘Bombe’ RodenReset blinking tab icon when no notifications are visible.
2011-04-07 David ‘Bombe’ RodenMark own posts as new to allow retrieval and insertion...
2011-04-07 David ‘Bombe’ RodenMerge branch 'mark-elements-as-known' into next
2011-04-07 David ‘Bombe’ RodenMark elements as known when a notification is removed.
2011-04-07 David ‘Bombe’ RodenCheck replaced notifications for changes.
2011-04-07 David ‘Bombe’ RodenAdd methods that compare notifications and mark element...
2011-04-07 David ‘Bombe’ RodenUse convenience method to get the notification for...
2011-04-07 David ‘Bombe’ RodenAdd “skipRequest” parameter to all mark*AsKnown() methods.
2011-04-07 David ‘Bombe’ RodenAdd method to access notification elements.
2011-04-07 David ‘Bombe’ RodenAdd method to retrieve a Sone element by its ID.
2011-04-07 David ‘Bombe’ RodenAdd element IDs to new-element notifications.
2011-04-07 David ‘Bombe’ RodenMark all elements as known in the processing method...
2011-04-06 David ‘Bombe’ RodenAdd relative and dynamic timestamps to the web interface.
2011-04-06 David ‘Bombe’ RodenAdd getReply() function that works the same as getPost().
next