2010-11-12 |
David ‘Bombe’ Roden | Add methods to post replies and get replies. |
tree | commitdiff |
2010-11-12 |
David ‘Bombe’ Roden | Factor out method that adds comment links to a single... |
tree | commitdiff |
2010-11-12 |
David ‘Bombe’ Roden | Add notifications for new posts and replies. |
tree | commitdiff |
2010-11-12 |
David ‘Bombe’ Roden | Add a notification area. |
tree | commitdiff |
2010-11-12 |
David ‘Bombe’ Roden | Load texts for input fields only once. |
tree | commitdiff |
2010-11-12 |
David ‘Bombe’ Roden | Get translations of delete button texts only once. |
tree | commitdiff |
2010-11-11 |
David ‘Bombe’ Roden | Mark the “click to show” area if a hidden post is new. |
tree | commitdiff |
2010-11-11 |
David ‘Bombe’ Roden | Mark new replies. |
tree | commitdiff |
2010-11-11 |
David ‘Bombe’ Roden | Make reply input a bit smaller. |
tree | commitdiff |
2010-11-11 |
David ‘Bombe’ Roden | Mark new posts as new. |
tree | commitdiff |
2010-11-10 |
David ‘Bombe’ Roden | Add flattr button to page tail. |
tree | commitdiff |
2010-11-10 |
David ‘Bombe’ Roden | Add CSS class for new Sones. |
tree | commitdiff |
2010-11-10 |
David ‘Bombe’ Roden | Hide all replies but the last two. |
tree | commitdiff |
2010-11-10 |
David ‘Bombe’ Roden | Filter CSS class names, “~” is not a valid character. |
tree | commitdiff |
2010-11-05 |
David ‘Bombe’ Roden | Don’t show the key of other Sones. |
tree | commitdiff |
2010-11-05 |
David ‘Bombe’ Roden | Show Sone logo when not logged in, show avatar when... |
tree | commitdiff |
2010-11-05 |
David ‘Bombe’ Roden | Make input text fields and textareas smaller. |
tree | commitdiff |
2010-11-05 |
David ‘Bombe’ Roden | Add WoT identicons as avatars. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Update the list of Sones that like a post or reply... |
tree | commitdiff |
2010-11-02 |
David ‘Bombe’ Roden | Remove Sone URI from page tail. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Too many changes to list them all. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Add “help” page. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Add blacklisting functionality. |
tree | commitdiff |
2010-10-26 |
David ‘Bombe’ Roden | Add CSS class for local Sones. |
tree | commitdiff |
2010-10-24 |
David ‘Bombe’ Roden | Add birth date to profile. |
tree | commitdiff |
2010-10-24 |
David ‘Bombe’ Roden | Update the name of the Sone along with the status. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Hide the “idle” marker on a modified Sone. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Add optional parameter to insert an input field instead... |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Slightly change formatting of <h1> headers. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Enhance javascript “like” functionality to include... |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Hide 0 likes. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Don’t add comment links when nobody is logged in. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Add online/offline marker in Sone top <div>. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Fix bug with getting the Sone element of an element. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Add javascript version of “like” button. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Implement “like” button. |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Make “follow”, “unfollow”, “block” and “unblock” button... |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Enhance all post and reply delete buttons. |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Store form password in HTML. |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Small layout fixes. |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Fix syntax error. |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Only update fast if a Sone is modified, downloading... |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Add pagination to index page. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Use a “last” attribute instead of relying on “:last... |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Clear of floats before a post. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Style “edit profile” page. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Make input field/textarea replacement working when... |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Extract translation retrieval into own method. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Duplicate IDs are not allowed in HTML and do make probl... |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Move most of the JavaScript to sone.js. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Put Sone loading into its own include file. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Change left margin of input fields and textareas. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Add default texts for input fields with AJAX. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Don’t enlarge textareas. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Don’t copy the value, the input field is disabled anyway. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Apply gray color to all default input elements. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Restyle input fields and textareas for consistency. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Show key of Sone in “view Sone”. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Add name of input field to JavaScript function. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Show multiline-capable input boxes on focus, single... |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Add helper text to “add Sone” input field. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Update Sone logo. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Move Sone creation to its own template. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Omit bottom line on last post. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Change header. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Don’t color the separator dot. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Fix posting of comments. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Try to fix comment posting. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Implement reply deletion. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Show keys on “edit profile” page. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Add page tail that contains the key of the current... |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Add margin below header. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Reduce width of page. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Redesign and consolidate. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Remove margin below posts. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Make the view of a Sone a lot prettier. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Use straight logo, show desaturated logo when no Sone... |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Make unknown and modified marker red and bold. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Add “unknown” Sone state, initialize local and remote... |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Show markers for Sone statuses. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Create Sone view. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add links to follow and unfollow Sones from the “Known... |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Show the time of the last update. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Increase page width. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Improve formatting of known Sones. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Change links to HTML forms. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add icon to all delivered Sone pages. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Change hover color. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Change link colors to match logo. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Make profile link smaller. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Update logo. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Text is shown with line breaks as entered. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Only show reply form when “comment” is clicked. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Hide all reply input fields, add “comment” button. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Make reply input fields have a default text. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Format status line differently, rename “delete post... |
tree | commitdiff |
next |