2011-02-17 |
David ‘Bombe’ Roden | Add functions to bookmark and unbookmark posts. |
tree | commitdiff |
2011-02-17 |
David ‘Bombe’ Roden | Add function to return the post for an ID. |
tree | commitdiff |
2011-02-17 |
David ‘Bombe’ Roden | Add AJAX pages to bookmark and unbookmark posts. |
tree | commitdiff |
2011-02-17 |
David ‘Bombe’ Roden | Fix form class names and CSS. |
tree | commitdiff |
2011-02-17 |
David ‘Bombe’ Roden | Add star for bookmarks in post view. |
tree | commitdiff |
2011-02-17 |
David ‘Bombe’ Roden | Add pages that let the user bookmark or unbookmark... |
tree | commitdiff |
2011-02-17 |
David ‘Bombe’ Roden | Expose whether a post is bookmarked. |
tree | commitdiff |
2011-02-17 |
David ‘Bombe’ Roden | Add bookmark management. |
tree | commitdiff |
2011-02-04 |
David ‘Bombe’ Roden | Set local Sones in posts deliverd by AJAX. |
tree | commitdiff |
2011-02-02 |
David ‘Bombe’ Roden | Sort the local Sones in the sender dropdown. |
tree | commitdiff |
2011-02-02 |
David ‘Bombe’ Roden | Implement Comparable interface in Sone. |
tree | commitdiff |
2011-02-02 |
David ‘Bombe’ Roden | Add collection sort filter to template context factory. |
tree | commitdiff |
2011-01-28 |
David ‘Bombe’ Roden | Reregister the USK subscription after a successful... |
tree | commitdiff |
2011-01-28 |
David ‘Bombe’ Roden | Don’t run background fetchers for Sones that are last... |
tree | commitdiff |
2011-01-28 |
David ‘Bombe’ Roden | Actually allow -100 to be entered by getting 4 characte... |
tree | commitdiff |
2011-01-28 |
David ‘Bombe’ Roden | Wrap the Core’s options into a Preferences object which... |
tree | commitdiff |
2011-01-28 |
David ‘Bombe’ Roden | Allow sender selection when sending a message on the... |
tree | commitdiff |
2011-01-28 |
David ‘Bombe’ Roden | Wrap setting the document title into an own function... |
tree | commitdiff |
2011-01-28 |
David ‘Bombe’ Roden | Convert links to posts on the current page to relative... |
tree | commitdiff |
2011-01-28 |
David ‘Bombe’ Roden | Add easily identifiable link class. |
tree | commitdiff |
2011-01-27 |
David ‘Bombe’ Roden | Move anchors to within the <div>. |
tree | commitdiff |
2011-01-27 |
David ‘Bombe’ Roden | Prevent multiple blink cycles happening simultaneously. |
tree | commitdiff |
2011-01-27 |
David ‘Bombe’ Roden | Let the toggleIcon() method reset the icon. |
tree | commitdiff |
2011-01-27 |
David ‘Bombe’ Roden | Animate icon on activity. |
tree | commitdiff |
2011-01-26 |
David ‘Bombe’ Roden | Change icon of page on activity. |
tree | commitdiff |
2011-01-26 |
David ‘Bombe’ Roden | Always mark the homepage as a trusted page. |
tree | commitdiff |
2011-01-26 |
David ‘Bombe’ Roden | Allow specifying a Sone ID in addition to a template... |
tree | commitdiff |
2011-01-26 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2011-01-26 |
David ‘Bombe’ Roden | Merge branch 'release-0.4.3' 0.4.3 |
tree | commitdiff |
2011-01-26 |
David ‘Bombe’ Roden | Set version to 0.4.3. |
tree | commitdiff |
2011-01-26 |
David ‘Bombe’ Roden | Hide message input when not logged in. Fixes #98. |
tree | commitdiff |
2011-01-26 |
David ‘Bombe’ Roden | Remove the “new” class from clicked items immediately. |
tree | commitdiff |
2011-01-26 |
David ‘Bombe’ Roden | Prevent marking items as known multiple times. |
tree | commitdiff |
2011-01-26 |
David ‘Bombe’ Roden | Show a link to the Sone homepage in the new-version... |
tree | commitdiff |
2011-01-26 |
David ‘Bombe’ Roden | Store and propagate the latest edition, too. |
tree | commitdiff |
2011-01-25 |
David ‘Bombe’ Roden | Use the URI from the Sone directly. |
tree | commitdiff |
2011-01-25 |
David ‘Bombe’ Roden | Always store USKs in the Sone. |
tree | commitdiff |
2011-01-25 |
David ‘Bombe’ Roden | Save Sone after inserting it. |
tree | commitdiff |
2011-01-25 |
David ‘Bombe’ Roden | Remove misleading paragraph from javadoc. |
tree | commitdiff |
2011-01-25 |
David ‘Bombe’ Roden | Compare the new list of replies with the correct old... |
tree | commitdiff |
2011-01-25 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2011-01-25 |
David ‘Bombe’ Roden | Merge branch 'release-0.4.2' 0.4.2 |
tree | commitdiff |
2011-01-25 |
David ‘Bombe’ Roden | Set version to 0.4.2. |
tree | commitdiff |
2011-01-25 |
David ‘Bombe’ Roden | Show the “create Sone” page in the menu if we’re auto... |
tree | commitdiff |
2011-01-25 |
David ‘Bombe’ Roden | Only match a notifications state if it’s visible. |
tree | commitdiff |
2011-01-24 |
David ‘Bombe’ Roden | Set the latest edition in a better way on a Sone being... |
tree | commitdiff |
2011-01-24 |
David ‘Bombe’ Roden | Download the edition if it’s newer than the current... |
tree | commitdiff |
2011-01-21 |
David ‘Bombe’ Roden | Checking for the “newness” of an item will never mark... |
tree | commitdiff |
2011-01-21 |
David ‘Bombe’ Roden | Small performance improvements. |
tree | commitdiff |
2011-01-21 |
David ‘Bombe’ Roden | Use “hidden” CSS class to show the notification’s details. |
tree | commitdiff |
2011-01-21 |
David ‘Bombe’ Roden | Only try to remember the notification’s “opened” status... |
tree | commitdiff |
2011-01-21 |
David ‘Bombe’ Roden | If there is only one local Sone, always be logged in... |
tree | commitdiff |
2011-01-21 |
David ‘Bombe’ Roden | Don’t create session when not visiting Sone. Fixes... |
tree | commitdiff |
2011-01-21 |
David ‘Bombe’ Roden | Fix detection of notifications that show their details. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Use the Sone element as parameter, not its ID. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Add format filter to context factory. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Mark Sones as known by clicking on them. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Move ajaxification of a Sone to its own function. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Don’t barf when post-processing a non-existing post. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | When replacing a notification, remember whether it... |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Don’t include the request verbally, it’s found in the... |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Store the notification in itself when rendering. |
tree | commitdiff |
2011-01-20 |
David ‘Bombe’ Roden | Add HTML filter. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Replace the “insert” filter with the “replace” filter. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Add some margin to all buttons in the notifications. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Cache templates. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Fix documentation to remove warning. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Merge branch 'mark-as-read' into next |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Ajaxify notifications and the “mark as read” button. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Use correct request variable. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Add missing jQuery plugin. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Add missing translation. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Replace two separate AJAX pages by one that handles... |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Remove debug output. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Add “mark as read” buttons to new post, reply, and... |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Store Sone in correct set when marking as known. |
tree | commitdiff |
2011-01-19 |
David ‘Bombe’ Roden | Use new template engine. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Float sender selection button to the left. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Use the core to check for the locality of a Sone. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Merge branch 'select-sender-identity' into next |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Allow sender selection in replies. This finally fixes... |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Fix display of button. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Allow specifying the sender when creating replies. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Allow deletion of replies for all local Sones. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Allow sender selection on new posts. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Don’t make all select boxes so wide. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Store all local Sones in every template. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Parse sender from request and set it as posting Sone. |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Allow deletion of posts of all local Sones, not only... |
tree | commitdiff |
2011-01-18 |
David ‘Bombe’ Roden | Beautify select boxes. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Beautify CSS a little bit. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Deletion confirmation button is red again. Fixes #59. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Add page that marks posts, replies, and Sones as read. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Use “returnPage” instead of “returnPath” everywhere... |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Mark Sones as known on “view Sone” and “known Sones... |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Rewrite isNewSone() to match isNewPost() and isNewReply(). |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Add method to mark a Sone as known. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Set the status for newly created Sones. |
tree | commitdiff |
2011-01-17 |
David ‘Bombe’ Roden | Move status update form to post feed page. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Also show “unknown” when updating a Sone from the web... |
tree | commitdiff |
next |