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 | Add some margin to all buttons in the notifications. |
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 | Float sender selection button to the left. |
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-18 |
David ‘Bombe’ Roden | Don’t make all select boxes so wide. |
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 | 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 |
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 | Fix color of post deletion confirmation button. |
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 | Remove “!important” rules, “!important” was not so... |
tree | commitdiff |
2011-01-15 |
David ‘Bombe’ Roden | Ajaxify the edit button. |
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 | Fix some button spacings. |
tree | commitdiff |
2011-01-14 |
David ‘Bombe’ Roden | Add basic profile field editing. |
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 | Change all buttons’ appearance. |
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-13 |
David ‘Bombe’ Roden | Remove empty rule. |
tree | commitdiff |
2011-01-12 |
David ‘Bombe’ Roden | Change all buttons’ appearance. |
tree | commitdiff |
2011-01-09 |
David ‘Bombe’ Roden | Merge branch 'show-versions' into next |
tree | commitdiff |
2011-01-09 |
David ‘Bombe’ Roden | Add version information to all templates. |
tree | commitdiff |
2011-01-09 |
David ‘Bombe’ Roden | Merge branch 'release-0.3.6.5' 0.3.6.5 |
tree | commitdiff |
2011-01-07 |
David ‘Bombe’ Roden | Change javascript for notification. |
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-06 |
David ‘Bombe’ Roden | Improve display of parsed links. |
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 |
2011-01-02 |
David ‘Bombe’ Roden | Display trust control with only two buttons and no... |
tree | commitdiff |
2011-01-01 |
David ‘Bombe’ Roden | Merge branch 'next' into edit-wot-trust |
tree | commitdiff |
2011-01-01 |
David ‘Bombe’ Roden | Remove unnecessary CSS rule. |
tree | commitdiff |
2011-01-01 |
David ‘Bombe’ Roden | Add method to show a notification’s details. |
tree | commitdiff |
2010-12-31 |
David ‘Bombe’ Roden | Reactivate status polling on all pages, it’s necessary... |
tree | commitdiff |
2010-12-31 |
David ‘Bombe’ Roden | Only poll for status if a page ID is actually defined. |
tree | commitdiff |
2010-12-31 |
David ‘Bombe’ Roden | Don’t poll for status on the login page. |
tree | commitdiff |
2010-12-31 |
David ‘Bombe’ Roden | Merge branch 'next' into edit-wot-trust |
tree | commitdiff |
2010-12-30 |
David ‘Bombe’ Roden | Merge branch 'release-0.3.6.2' 0.3.6.2 |
tree | commitdiff |
2010-12-30 |
David ‘Bombe’ Roden | Fix posting (again). This should now not perform a... |
tree | commitdiff |
2010-12-30 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-12-30 |
David ‘Bombe’ Roden | Merge branch 'fix-posting' 0.3.6.1 |
tree | commitdiff |
2010-12-30 |
David ‘Bombe’ Roden | Fix posting. |
tree | commitdiff |
2010-12-30 |
David ‘Bombe’ Roden | Merge branch 'release-0.3.6' 0.3.6 |
tree | commitdiff |
2010-12-30 |
David ‘Bombe’ Roden | Improve check for already existing posts and replies. |
tree | commitdiff |
2010-12-30 |
David ‘Bombe’ Roden | Merge branch 'next' into edit-wot-trust |
tree | commitdiff |
2010-12-30 |
David ‘Bombe’ Roden | Don’t post a new status if no text was entered. |
tree | commitdiff |
2010-12-30 |
David ‘Bombe’ Roden | Merge branch 'next' into edit-wot-trust |
tree | commitdiff |
2010-12-22 |
David ‘Bombe’ Roden | Merge branch 'next' into edit-wot-trust |
tree | commitdiff |
2010-12-21 |
David ‘Bombe’ Roden | Merge branch 'next' into edit-wot-trust |
tree | commitdiff |
2010-12-18 |
David ‘Bombe’ Roden | Merge branch 'next' into edit-wot-trust |
tree | commitdiff |
2010-12-18 |
David ‘Bombe’ Roden | Show trust differently. |
tree | commitdiff |
2010-12-15 |
David ‘Bombe’ Roden | Display trust values a bit more concise. |
tree | commitdiff |
2010-12-10 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-12-09 |
David ‘Bombe’ Roden | Fix replies being inserted at the wrong posts if the... |
tree | commitdiff |
next |