2011-04-11 |
David ‘Bombe’ Roden | Mark the correct sone as known. |
tree | commitdiff |
2011-04-10 |
David ‘Bombe’ Roden | Merge branch 'release-0.6.1' 0.6.1 |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Also update times on invisible replies. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Reset activation after all notifications have been... |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Hide error message when deleting already deleted post... |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Reset blinking tab icon when no notifications are visible. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Mark own posts as new to allow retrieval and insertion... |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Merge branch 'mark-elements-as-known' into next |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Mark elements as known when a notification is removed. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Check replaced notifications for changes. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Add methods that compare notifications and mark element... |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Use convenience method to get the notification for... |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Add “skipRequest” parameter to all mark*AsKnown() methods. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Add method to access notification elements. |
tree | commitdiff |
2011-04-07 |
David ‘Bombe’ Roden | Add method to retrieve a Sone element by its ID. |
tree | commitdiff |
2011-04-06 |
David ‘Bombe’ Roden | Add relative and dynamic timestamps to the web interface. |
tree | commitdiff |
2011-04-06 |
David ‘Bombe’ Roden | Add getReply() function that works the same as getPost(). |
tree | commitdiff |
2011-04-06 |
David ‘Bombe’ Roden | Remove obsolete getReply() function. |
tree | commitdiff |
2011-04-05 |
David ‘Bombe’ Roden | Change the way notifications are handled. |
tree | commitdiff |
2011-04-03 |
David ‘Bombe’ Roden | Fix search term input field jumping around on Firefox. |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Merge branch 'release-0.6' 0.6 |
tree | commitdiff |
2011-04-02 |
David ‘Bombe’ Roden | Enable text field on empty input, request focus. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Remove debug output. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Implement search. |
tree | commitdiff |
2011-04-01 |
David ‘Bombe’ Roden | Disable buttons after posting, re-enable after the... |
tree | commitdiff |
2011-03-29 |
David ‘Bombe’ Roden | Merge branch 'new-web-of-trust' into next |
tree | commitdiff |
2011-03-23 |
David ‘Bombe’ Roden | Move ajaxification of album creation form fields to... |
tree | commitdiff |
2011-03-22 |
David ‘Bombe’ Roden | Ajaxify the album creation form. |
tree | commitdiff |
2011-03-22 |
David ‘Bombe’ Roden | Merge branch 'next' into image-management |
tree | commitdiff |
2011-03-08 |
David ‘Bombe’ Roden | Merge branch 'release-0.5' 0.5 |
tree | commitdiff |
2011-03-07 |
David ‘Bombe’ Roden | Add “toggle parser” link to posts and replies to deacti... |
tree | commitdiff |
2011-02-17 |
David ‘Bombe’ Roden | Merge branch 'bookmarks' into next. This fixes #103. |
tree | commitdiff |
2011-02-17 |
David ‘Bombe’ Roden | Ajaxify bookmark buttons. |
tree | commitdiff |
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-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-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 | Merge branch 'release-0.4.3' 0.4.3 |
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-25 |
David ‘Bombe’ Roden | Merge branch 'release-0.4.2' 0.4.2 |
tree | commitdiff |
2011-01-25 |
David ‘Bombe’ Roden | Only match a notifications state if it’s visible. |
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 | 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 | 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 | When replacing a notification, remember whether it... |
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 | Add missing jQuery plugin. |
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 | Add “mark as read” buttons to new post, reply, and... |
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 sender selection on new posts. |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Also show “unknown” when updating a Sone from the web... |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Don’t show distrust button when trust is assigned.... |
tree | commitdiff |
2011-01-16 |
David ‘Bombe’ Roden | Don’t show “comment” link if there’s no reply form... |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Merge branch 'release-0.4' 0.4 |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Disable all original input fields when form is submitted. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Merge branch 'edit-wot-trust' into next |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Merge branch 'profile-fields' into next |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Don’t mark everything as known when a “click to show... |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Add Javascript methods to add profile fields. |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Add method that renames a profile field. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Add function that deletes a profile field. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Mark click area as known when the post is marked as... |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Merge branch 'next' into profile-fields |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Merge branch 'release-0.3.7' 0.3.7 |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Merge branch 'reduce-loading' into next |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Check for post time at the correct place. |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Return time of a post, and don’t load it if it’s older... |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Don’t show posts that are older than the last post... |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Merge branch 'reduce-loading' into next |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Add more information to new reply information and don... |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Also react correctly on a “view Sone” page. |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | The posting Sone for a created post is always the logge... |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Return IDs of Sone and recipient when getting new posts. |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Add IDs of posting Sone and recipient to loadNewPost(). |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Add function to extract ID of current Sone from HTML. |
tree | commitdiff |
2011-01-13 |
David ‘Bombe’ Roden | Small optimization to prevent loading of a post if... |
tree | commitdiff |
2011-01-12 |
David ‘Bombe’ Roden | Fix syntax error. |
tree | commitdiff |
2011-01-11 |
David ‘Bombe’ Roden | Add form for album creation. |
tree | commitdiff |
2011-01-06 |
David ‘Bombe’ Roden | Merge branch 'next' into edit-wot-trust |
tree | commitdiff |
2011-01-06 |
David ‘Bombe’ Roden | Merge branch 'next' into edit-wot-trust |
tree | commitdiff |
2011-01-06 |
David ‘Bombe’ Roden | Merge branch 'release-0.3.6.3' 0.3.6.3 |
tree | commitdiff |
2011-01-03 |
David ‘Bombe’ Roden | Ajaxify trust controls in replies. |
tree | commitdiff |
2011-01-03 |
David ‘Bombe’ Roden | Fix iteration over all replies. |
tree | commitdiff |
2011-01-03 |
David ‘Bombe’ Roden | Update all replies of a Sone, too. |
tree | commitdiff |
2011-01-03 |
David ‘Bombe’ Roden | Convert trust controls to javascript functions. |
tree | commitdiff |
2011-01-03 |
David ‘Bombe’ Roden | Add methods to trust, distrust, or untrust Sones and... |
tree | commitdiff |
2011-01-03 |
David ‘Bombe’ Roden | Add methods to return the authoring Sone ID for a post... |
tree | commitdiff |
next |