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