2010-10-24 |
David ‘Bombe’ Roden | Add birth date to profile.
|
commit | commitdiff | tree |
2010-10-24 |
David ‘Bombe’ Roden | Update the name of the Sone along with the status.
|
commit | commitdiff | tree |
2010-10-24 |
David ‘Bombe’ Roden | Return the name of the Sone.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Hide the “idle” marker on a modified Sone.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Don’t change the document name, it is okay!
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Fix insertion logic.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Change inserter logic to wait 60 seconds after each...
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Use input fields instead of textareas in a couple of...
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Add optional parameter to insert an input field instead...
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Add omitted input field name.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Slightly change formatting of <h1> headers.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Fix label.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Hardcode document name for Sone SSKs to “Sone”.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Enhance description of Sone creation.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Use a lot more <p> and a lot less <div>.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Add GPLv3 license text.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Add “about” page.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Make parser a bit more tolerant for Sones with missing...
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Enhance javascript “like” functionality to include...
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Enhance javadoc.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Add like functionality to replies.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Fix error message.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Store and parse replies in/from inserted Sone.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Add method that returns all Sones that like a given...
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Persist likes replies over plugin restarts.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Store IDs of like replies in Sone.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Use a more general way to like something.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Hide 0 likes.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Don’t add comment links when nobody is logged in.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Add online/offline marker in Sone top <div>.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Fix bug with getting the Sone element of an element.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Add javascript version of “like” button.
|
commit | commitdiff | tree |
2010-10-23 |
David ‘Bombe’ Roden | Implement “like” button.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Don’t show (obsolete) friend Sones anymore.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Adding and removing friends does not modify a Sone...
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Don’t insert friends anymore.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Parse known Sones correctly, don’t parse friends anymore.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Fix filename in copied file.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Make “follow”, “unfollow”, “block” and “unblock” buttons...
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Enhance all post and reply delete buttons.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Add AJAX page that deletes a reply.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Store form password in HTML.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Add AJAX page that deletes a post.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Return an error code if form password is wrong.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Copy session management from SoneTemplatePage.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Enhance JSON page to optionally require a form password.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Store the form password.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Increase pagination threshold to 25 items.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Small layout fixes.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Paginate known Sones.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Always show header.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Paginate “view Sone” page.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Use parameter name from data provider.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Add parameter to get the name of the parameter from...
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Move pagination to template.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Add plugins to template factory.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Add template plugin that extracts the page number from...
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Use default loop variable.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Fix syntax error.
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Only update fast if a Sone is modified, downloading...
|
commit | commitdiff | tree |
2010-10-22 |
David ‘Bombe’ Roden | Don‘t download a Sone more than once.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Add pagination to index page.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Add request change filters to all created templates.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Add request change filter.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Use a “last” attribute instead of relying on “:last...
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Clear of floats before a post.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Store posts, replies, and friends in backup.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Actually fix backup function.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Style “edit profile” page.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Make input field/textarea replacement working when...
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Return friends sorted by name.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Extract translation retrieval into own method.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Use a POST form to delete posts.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Duplicate IDs are not allowed in HTML and do make problems...
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Move most of the JavaScript to sone.js.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Make update interval depend on the age of the Sone.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Return age of Sone in seconds.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Only register each Sone once!
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Update the last update date, too.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Return date of last update in JSON object.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Update the status of the Sone (more or less) immediately...
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Add JSON page that returns the status of a Sone.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Synchronize status map.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Put Sone loading into its own include file.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Change left margin of input fields and textareas.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Add default texts for input fields with AJAX.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Add translation page.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Add page implementation that delivers a JSON object.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Add utils.json dependency.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Hide advanced settings.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Don’t enlarge textareas.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Add default texts to all “create Sone” input fields.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Don’t copy the value, the input field is disabled anyway.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Apply gray color to all default input elements.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | XML parsing is not thread-safe, synchronize on Sone...
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Actually parse friends and known Sones from a downloaded...
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Restyle input fields and textareas for consistency.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Show key of Sone in “view Sone”.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Add name of input field to JavaScript function.
|
commit | commitdiff | tree |
2010-10-21 |
David ‘Bombe’ Roden | Don’t register shutdown hooks for all Services.
|
commit | commitdiff | tree |
next |