2010-11-11 |
David ‘Bombe... | Set version to 0.2.1. 0.2.1 |
commit | commitdiff | tree | snapshot |
2010-11-11 |
David ‘Bombe... | Mark the “click to show” area if a hidden post is new. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
David ‘Bombe... | Mark new replies. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
David ‘Bombe... | Mark own posts as read immediately. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
David ‘Bombe... | Move newPosts and knownPosts below posts. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
David ‘Bombe... | Make reply input a bit smaller. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
David ‘Bombe... | Mark new posts as new. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
David ‘Bombe... | Don’t only update remote Sones, update any known Sones. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
David ‘Bombe... | Rename variable and don’t forget to increment counter. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
David ‘Bombe... | Don’t check for Sones but for their IDs. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Always check the full set of own identities. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Store friend Sones as strings, not as Sone objects. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Add method to check whether the core knows about a... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Add “create” parameter that can skip the creation of... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Blocking and blacklisting does not exist anymore. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Add flattr button to page tail. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Add second set of known Sones and persist that across... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Sones may be known before but must not have a request... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | A Sone is only new if it has no request URI. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Don’t NPE when the request URI is not yet set. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Add CSS class for new Sones. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Add member “new” to Sone accessor. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Add method to check for the newness of a Sone. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Add Sones as new when they are first added. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Add method to check for the remoteness of a Sone by... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Set version to 0.2. 0.2 |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Show template rendering time in milliseconds. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Fix typo in log message. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Do not log the insert URI but only its length (to disti... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Remote Sones start as unknown. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Hide all replies but the last two. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Set version to 0.2-RC4. 0.2-RC4 |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Filter CSS class names, “~” is not a valid character. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Copy the identity from the original Sone, too. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Remove Sones do not need to be saved. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Reset modification counter after updating a Sone. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Download a local Sone from Freenet, too. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Always create a new Sone. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Set version to 0.2-RC3. 0.2-RC3 |
commit | commitdiff | tree | snapshot |
2010-11-10 |
David ‘Bombe... | Save the plugin store after each modification. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
David ‘Bombe... | Set version to 0.2-RC2. 0.2-RC2 |
commit | commitdiff | tree | snapshot |
2010-11-08 |
David ‘Bombe... | Don’t block the USK callback thread. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
David ‘Bombe... | Clear message names after timeout. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
David ‘Bombe... | Set latest edition more effectively. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
David ‘Bombe... | Download a Sone again when its identity was updated. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
David ‘Bombe... | Log when an OwnIdentity is removed. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
David ‘Bombe... | Deactivate console logging. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
David ‘Bombe... | Check for changes in the context list, too. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
David ‘Bombe... | Use more convenient method from core. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
David ‘Bombe... | Set version to 0.2-RC1. 0.2-RC1 |
commit | commitdiff | tree | snapshot |
2010-11-06 |
David ‘Bombe... | Increase version requirement of freenet to build 1297. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Re-enable Freenet logger. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Prevent NPE. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Improve synchronization. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Use Sone comparator. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Use better synchronization and the pre-defined post... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Add post comparator that sorts by time. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Match latest changes in WoT. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Parse changed property names. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Don’t show the key of other Sones. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Remove backup and key display. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Improve message about not having any WoT identities. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Don’t modify a Sone when the sone inserter was stopped... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Check for modified own identities every time the list... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Fix exception message. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Delete correct value to mark the Sone as deleted. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Remove the “help” page. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Prevent reloading of a Sone after it has been deleted. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Show Sone logo when not logged in, show avatar when... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Whitespace fix. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Use traditional getter name. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Use traditional getter name. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Use traditional getter name. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Use traditional getter name. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Make input text fields and textareas smaller. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Don’t extend AbstractService for the web interface... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Save the Sone after resetting the modification counter! |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Return the URI that was ultimately downloaded. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Reformatting, no structural changes. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Add WoT identicons as avatars. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Don’t set the latest edition from the WoT URI! |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Actually check for liked replies. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Rename l10n variables, add missing texts. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Remove extra space for all not-last posts. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Remove “Sone.LatestEdition” property when deleting... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David ‘Bombe... | Sone Inserters are indexed by Sones, not by IDs. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Remove logging of friends. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Return null when the insert URI is null, don’t NPE. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Update Sones even if they are already known. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Download remote Sones first thing after adding them. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Load Sone locally when adding a local Sone. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Add method that loads and updates a local Sone. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Save modification counter. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Save friends. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Return to storing the ID instead of getting it from... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Save Sone locally after changing friends. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Return “null” for Sones without a name. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Update the list of Sones that like a post or reply... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Show Sones that like a post or reply. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
David ‘Bombe... | Return the Sones that like a post or reply. |
commit | commitdiff | tree | snapshot |
next |