Sone.git
13 years agoMake web of trust comment configurable. (#24)
David ‘Bombe’ Roden [Sat, 15 Jan 2011 20:25:20 +0000 (21:25 +0100)]
Make web of trust comment configurable. (#24)

This also closes #1 for now.

13 years agoAdd configurable comment for trust assigned from Sone. (#24)
David ‘Bombe’ Roden [Sat, 15 Jan 2011 20:11:24 +0000 (21:11 +0100)]
Add configurable comment for trust assigned from Sone. (#24)

13 years agoAdd String options.
David ‘Bombe’ Roden [Sat, 15 Jan 2011 20:10:35 +0000 (21:10 +0100)]
Add String options.

13 years agoMerge branch 'next' into edit-wot-trust
David ‘Bombe’ Roden [Thu, 6 Jan 2011 14:50:28 +0000 (15:50 +0100)]
Merge branch 'next' into edit-wot-trust

13 years agoMerge branch 'master' into next
David ‘Bombe’ Roden [Thu, 6 Jan 2011 14:49:20 +0000 (15:49 +0100)]
Merge branch 'master' into next

13 years agoMerge branch 'release-0.3.6.4' 0.3.6.4
David ‘Bombe’ Roden [Thu, 6 Jan 2011 13:42:06 +0000 (14:42 +0100)]
Merge branch 'release-0.3.6.4'

13 years agoSet version to 0.3.6.4.
David ‘Bombe’ Roden [Thu, 6 Jan 2011 13:41:47 +0000 (14:41 +0100)]
Set version to 0.3.6.4.

13 years agoShorten a possible invalid link in a safer way.
David ‘Bombe’ Roden [Thu, 6 Jan 2011 13:39:33 +0000 (14:39 +0100)]
Shorten a possible invalid link in a safer way.

13 years agoDon’t add a link if an SSK or a USK fail parsing.
David ‘Bombe’ Roden [Thu, 6 Jan 2011 13:39:08 +0000 (14:39 +0100)]
Don’t add a link if an SSK or a USK fail parsing.

13 years agoMerge branch 'next' into edit-wot-trust
David ‘Bombe’ Roden [Thu, 6 Jan 2011 06:56:28 +0000 (07:56 +0100)]
Merge branch 'next' into edit-wot-trust

13 years agoMerge branch 'master' into next
David ‘Bombe’ Roden [Thu, 6 Jan 2011 06:46:34 +0000 (07:46 +0100)]
Merge branch 'master' into next

13 years agoMerge branch 'release-0.3.6.3' 0.3.6.3
David ‘Bombe’ Roden [Thu, 6 Jan 2011 06:42:16 +0000 (07:42 +0100)]
Merge branch 'release-0.3.6.3'

13 years agoSet version to 0.3.6.3.
David ‘Bombe’ Roden [Thu, 6 Jan 2011 06:35:10 +0000 (07:35 +0100)]
Set version to 0.3.6.3.

13 years agoHide details about new Sones, too.
David ‘Bombe’ Roden [Thu, 6 Jan 2011 06:41:37 +0000 (07:41 +0100)]
Hide details about new Sones, too.

13 years agoImprove display of parsed links.
David ‘Bombe’ Roden [Thu, 6 Jan 2011 06:31:34 +0000 (07:31 +0100)]
Improve display of parsed links.

13 years agoRemove exception from Identity interface, let null signal an error.
David ‘Bombe’ Roden [Tue, 4 Jan 2011 08:03:57 +0000 (09:03 +0100)]
Remove exception from Identity interface, let null signal an error.

13 years agoMake sure only a single request is sent to the WoT plugin at a time.
David ‘Bombe’ Roden [Tue, 4 Jan 2011 06:09:14 +0000 (07:09 +0100)]
Make sure only a single request is sent to the WoT plugin at a time.

13 years agoAdd empty constructor to prevent synthetic access warning.
David ‘Bombe’ Roden [Tue, 4 Jan 2011 06:08:51 +0000 (07:08 +0100)]
Add empty constructor to prevent synthetic access warning.

13 years agoDon’t fail when the trust can not be retrieved.
David ‘Bombe’ Roden [Tue, 4 Jan 2011 06:08:25 +0000 (07:08 +0100)]
Don’t fail when the trust can not be retrieved.

13 years agoAjaxify trust controls in replies.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 19:12:49 +0000 (20:12 +0100)]
Ajaxify trust controls in replies.

13 years agoFix iteration over all replies.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 19:01:01 +0000 (20:01 +0100)]
Fix iteration over all replies.

13 years agoUpdate all replies of a Sone, too.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 18:32:01 +0000 (19:32 +0100)]
Update all replies of a Sone, too.

13 years agoAdd AJAX handlers for distrusting and untrusting other Sones.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 15:32:01 +0000 (16:32 +0100)]
Add AJAX handlers for distrusting and untrusting other Sones.

13 years agoUse a timed map to forget all trust values after a minute.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 14:04:59 +0000 (15:04 +0100)]
Use a timed map to forget all trust values after a minute.

13 years agoAdd missing javadoc.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 14:04:47 +0000 (15:04 +0100)]
Add missing javadoc.

13 years agoConvert trust controls to javascript functions.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 06:27:24 +0000 (07:27 +0100)]
Convert trust controls to javascript functions.

13 years agoAdd methods to trust, distrust, or untrust Sones and update trust controls.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 06:26:40 +0000 (07:26 +0100)]
Add methods to trust, distrust, or untrust Sones and update trust controls.

13 years agoAdd methods to return the authoring Sone ID for a post or reply.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 06:25:20 +0000 (07:25 +0100)]
Add methods to return the authoring Sone ID for a post or reply.

13 years agoAdd AJAX handler that trusts a Sone.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 06:24:02 +0000 (07:24 +0100)]
Add AJAX handler that trusts a Sone.

13 years agoUpdate trust cache for target identity.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 06:22:44 +0000 (07:22 +0100)]
Update trust cache for target identity.

13 years agoAdd method to set the trust received by an OwnIdentity.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 06:22:35 +0000 (07:22 +0100)]
Add method to set the trust received by an OwnIdentity.

13 years agoUse writable cache for trust values.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 06:22:11 +0000 (07:22 +0100)]
Use writable cache for trust values.

13 years agoStore the updated Identity in the Sone.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 06:18:45 +0000 (07:18 +0100)]
Store the updated Identity in the Sone.

13 years agoFix check for removed identities.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 06:14:56 +0000 (07:14 +0100)]
Fix check for removed identities.

13 years agoForward context and property manipulation to the cache in DefaultIdentity.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 06:06:16 +0000 (07:06 +0100)]
Forward context and property manipulation to the cache in DefaultIdentity.

13 years agoStore author information in posts and replies.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 05:38:49 +0000 (06:38 +0100)]
Store author information in posts and replies.

13 years agoAdd missing separators.
David ‘Bombe’ Roden [Mon, 3 Jan 2011 05:38:36 +0000 (06:38 +0100)]
Add missing separators.

13 years agoAdd pages that let the user trust, distrust, or untrust another Sone.
David ‘Bombe’ Roden [Sun, 2 Jan 2011 18:40:11 +0000 (19:40 +0100)]
Add pages that let the user trust, distrust, or untrust another Sone.

13 years agoRename “identity” field to “sone”.
David ‘Bombe’ Roden [Sun, 2 Jan 2011 18:34:24 +0000 (19:34 +0100)]
Rename “identity” field to “sone”.

13 years agoReplace all those empty HTML files with an empty template.
David ‘Bombe’ Roden [Sun, 2 Jan 2011 18:13:55 +0000 (19:13 +0100)]
Replace all those empty HTML files with an empty template.

13 years agoAdd methods for single-shot trust mechanism.
David ‘Bombe’ Roden [Sun, 2 Jan 2011 17:57:12 +0000 (18:57 +0100)]
Add methods for single-shot trust mechanism.

13 years agoAdd methods to set and remove trust for identities.
David ‘Bombe’ Roden [Sun, 2 Jan 2011 17:56:57 +0000 (18:56 +0100)]
Add methods to set and remove trust for identities.

13 years agoAdd options for positive and negative trust values.
David ‘Bombe’ Roden [Sun, 2 Jan 2011 17:56:00 +0000 (18:56 +0100)]
Add options for positive and negative trust values.

13 years agoAdd methods to set and remove trust for identities.
David ‘Bombe’ Roden [Sun, 2 Jan 2011 12:47:51 +0000 (13:47 +0100)]
Add methods to set and remove trust for identities.

13 years agoAdd method to remove trust assignments. (Not implemented in WoT yet!)
David ‘Bombe’ Roden [Sun, 2 Jan 2011 12:47:31 +0000 (13:47 +0100)]
Add method to remove trust assignments. (Not implemented in WoT yet!)

13 years agoDisplay trust control with only two buttons and no numbers.
David ‘Bombe’ Roden [Sun, 2 Jan 2011 12:16:51 +0000 (13:16 +0100)]
Display trust control with only two buttons and no numbers.

13 years agoMerge branch 'next' into edit-wot-trust
David ‘Bombe’ Roden [Sat, 1 Jan 2011 23:57:17 +0000 (00:57 +0100)]
Merge branch 'next' into edit-wot-trust

13 years agoMerge branch 'protocol-version' into next
David ‘Bombe’ Roden [Sat, 1 Jan 2011 18:17:58 +0000 (19:17 +0100)]
Merge branch 'protocol-version' into next

13 years agoParse protocol version from sone XML, don’t parse if unknown version.
David ‘Bombe’ Roden [Sat, 1 Jan 2011 16:48:58 +0000 (17:48 +0100)]
Parse protocol version from sone XML, don’t parse if unknown version.

13 years agoAdd protocol version to inserted XML.
David ‘Bombe’ Roden [Sat, 1 Jan 2011 16:44:10 +0000 (17:44 +0100)]
Add protocol version to inserted XML.

13 years agoHide information in notification until a link is clicked.
David ‘Bombe’ Roden [Sat, 1 Jan 2011 01:27:46 +0000 (02:27 +0100)]
Hide information in notification until a link is clicked.

This should reduce visual clutter when lots of new posts and replies have
been found, e.g. after Sone has not been running for a while.

13 years agoRemove unnecessary CSS rule.
David ‘Bombe’ Roden [Sat, 1 Jan 2011 01:27:05 +0000 (02:27 +0100)]
Remove unnecessary CSS rule.

13 years agoAdd method to show a notification’s details.
David ‘Bombe’ Roden [Sat, 1 Jan 2011 01:26:53 +0000 (02:26 +0100)]
Add method to show a notification’s details.

13 years agoStore the list notification itself in the notification template.
David ‘Bombe’ Roden [Sat, 1 Jan 2011 01:26:36 +0000 (02:26 +0100)]
Store the list notification itself in the notification template.

13 years agoReactivate status polling on all pages, it’s necessary for the notifications.
David ‘Bombe’ Roden [Fri, 31 Dec 2010 10:23:27 +0000 (11:23 +0100)]
Reactivate status polling on all pages, it’s necessary for the notifications.

13 years agoDon’t try to get the status of a non-existing Sone.
David ‘Bombe’ Roden [Fri, 31 Dec 2010 10:22:54 +0000 (11:22 +0100)]
Don’t try to get the status of a non-existing Sone.

13 years agoDon’t create cookies for link-enabled checking.
David ‘Bombe’ Roden [Fri, 31 Dec 2010 10:20:37 +0000 (11:20 +0100)]
Don’t create cookies for link-enabled checking.

13 years agoOnly poll for status if a page ID is actually defined.
David ‘Bombe’ Roden [Fri, 31 Dec 2010 10:15:29 +0000 (11:15 +0100)]
Only poll for status if a page ID is actually defined.

13 years agoDon’t poll for status on the login page.
David ‘Bombe’ Roden [Fri, 31 Dec 2010 09:43:27 +0000 (10:43 +0100)]
Don’t poll for status on the login page.

13 years agoSet page ID on login page.
David ‘Bombe’ Roden [Fri, 31 Dec 2010 09:43:17 +0000 (10:43 +0100)]
Set page ID on login page.

13 years agoUse session mechanisms from SoneTemplatePage.
David ‘Bombe’ Roden [Fri, 31 Dec 2010 09:41:11 +0000 (10:41 +0100)]
Use session mechanisms from SoneTemplatePage.

13 years agoMerge branch 'next' into edit-wot-trust
David ‘Bombe’ Roden [Fri, 31 Dec 2010 00:20:07 +0000 (01:20 +0100)]
Merge branch 'next' into edit-wot-trust

13 years agoMerge branch 'master' into next
David ‘Bombe’ Roden [Thu, 30 Dec 2010 23:58:29 +0000 (00:58 +0100)]
Merge branch 'master' into next

13 years agoMerge branch 'release-0.3.6.2' 0.3.6.2
David ‘Bombe’ Roden [Thu, 30 Dec 2010 23:57:39 +0000 (00:57 +0100)]
Merge branch 'release-0.3.6.2'

13 years agoSet version to 0.3.6.2.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 23:57:32 +0000 (00:57 +0100)]
Set version to 0.3.6.2.

13 years agoRequire utils 0.7.5 (for improved text persistence and parsing).
David ‘Bombe’ Roden [Thu, 30 Dec 2010 23:56:54 +0000 (00:56 +0100)]
Require utils 0.7.5 (for improved text persistence and parsing).

13 years agoFix posting (again). This should now not perform a real POST anymore.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 23:56:39 +0000 (00:56 +0100)]
Fix posting (again). This should now not perform a real POST anymore.

13 years agoMerge branch 'master' into next
David ‘Bombe’ Roden [Thu, 30 Dec 2010 22:13:42 +0000 (23:13 +0100)]
Merge branch 'master' into next

13 years agoMerge branch 'fix-posting' 0.3.6.1
David ‘Bombe’ Roden [Thu, 30 Dec 2010 22:12:13 +0000 (23:12 +0100)]
Merge branch 'fix-posting'

13 years agoSet version to 0.3.6.1.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 22:11:31 +0000 (23:11 +0100)]
Set version to 0.3.6.1.

13 years agoFix posting.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 22:10:59 +0000 (23:10 +0100)]
Fix posting.

13 years agoMerge branch 'release-0.3.6' 0.3.6
David ‘Bombe’ Roden [Thu, 30 Dec 2010 21:25:23 +0000 (22:25 +0100)]
Merge branch 'release-0.3.6'

13 years agoSet version to 0.3.6.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 21:25:12 +0000 (22:25 +0100)]
Set version to 0.3.6.

13 years agoImprove check for already existing posts and replies.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 20:48:44 +0000 (21:48 +0100)]
Improve check for already existing posts and replies.

13 years agoMerge branch 'next' into edit-wot-trust
David ‘Bombe’ Roden [Thu, 30 Dec 2010 20:39:40 +0000 (21:39 +0100)]
Merge branch 'next' into edit-wot-trust

13 years agoAdd all posts that have the current Sone as recipient.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 20:38:26 +0000 (21:38 +0100)]
Add all posts that have the current Sone as recipient.

13 years agoRename variable to fit purpose better.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 20:38:17 +0000 (21:38 +0100)]
Rename variable to fit purpose better.

13 years agoDon’t post a new status if no text was entered.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 20:33:31 +0000 (21:33 +0100)]
Don’t post a new status if no text was entered.

13 years agoTry to prevent deadlocks when saving the configuration.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 19:56:57 +0000 (20:56 +0100)]
Try to prevent deadlocks when saving the configuration.

13 years agoMerge branch 'next' into edit-wot-trust
David ‘Bombe’ Roden [Thu, 30 Dec 2010 19:35:03 +0000 (20:35 +0100)]
Merge branch 'next' into edit-wot-trust

13 years agoMerge branch 'new-priorities' into next
David ‘Bombe’ Roden [Thu, 30 Dec 2010 19:34:55 +0000 (20:34 +0100)]
Merge branch 'new-priorities' into next

13 years agoCreate our own realtime client for requests.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 19:34:15 +0000 (20:34 +0100)]
Create our own realtime client for requests.

13 years agoRequire fred build 1311.
David ‘Bombe’ Roden [Thu, 30 Dec 2010 19:34:04 +0000 (20:34 +0100)]
Require fred build 1311.

13 years agoMerge branch 'next' into edit-wot-trust
David ‘Bombe’ Roden [Wed, 22 Dec 2010 23:05:17 +0000 (00:05 +0100)]
Merge branch 'next' into edit-wot-trust

13 years agoSave the configuration after marking posts and replies as known.
David ‘Bombe’ Roden [Wed, 22 Dec 2010 23:05:09 +0000 (00:05 +0100)]
Save the configuration after marking posts and replies as known.

13 years agoMerge branch 'next' into edit-wot-trust
David ‘Bombe’ Roden [Tue, 21 Dec 2010 11:08:45 +0000 (12:08 +0100)]
Merge branch 'next' into edit-wot-trust

13 years agoStop the Sone downloader and unregister all USKs when stopping the core.
David ‘Bombe’ Roden [Tue, 21 Dec 2010 11:08:35 +0000 (12:08 +0100)]
Stop the Sone downloader and unregister all USKs when stopping the core.

13 years agoMerge branch 'next' into edit-wot-trust
David ‘Bombe’ Roden [Sat, 18 Dec 2010 11:10:49 +0000 (12:10 +0100)]
Merge branch 'next' into edit-wot-trust

13 years agoMerge branch 'master' into next
David ‘Bombe’ Roden [Sat, 18 Dec 2010 09:41:12 +0000 (10:41 +0100)]
Merge branch 'master' into next

13 years agoMerge branch 'fix-wrong-version-number' 0.3.5.1
David ‘Bombe’ Roden [Sat, 18 Dec 2010 09:37:01 +0000 (10:37 +0100)]
Merge branch 'fix-wrong-version-number'

13 years agoSet version number to 0.3.5.1.
David ‘Bombe’ Roden [Sat, 18 Dec 2010 09:36:52 +0000 (10:36 +0100)]
Set version number to 0.3.5.1.

13 years agoMerge branch 'release-0.3.5' 0.3.5
David ‘Bombe’ Roden [Sat, 18 Dec 2010 01:17:50 +0000 (02:17 +0100)]
Merge branch 'release-0.3.5'

13 years agoSet version to 0.3.5.
David ‘Bombe’ Roden [Sat, 18 Dec 2010 01:17:41 +0000 (02:17 +0100)]
Set version to 0.3.5.

13 years agoRequire utils-0.7.4.
David ‘Bombe’ Roden [Sat, 18 Dec 2010 01:09:32 +0000 (02:09 +0100)]
Require utils-0.7.4.

13 years agoSimplify removal of ticker object, ensure that the notification is removed.
David ‘Bombe’ Roden [Sat, 18 Dec 2010 01:07:35 +0000 (02:07 +0100)]
Simplify removal of ticker object, ensure that the notification is removed.

13 years agoRemove ticker object when sone-is-locked notification is shown.
David ‘Bombe’ Roden [Sat, 18 Dec 2010 01:06:54 +0000 (02:06 +0100)]
Remove ticker object when sone-is-locked notification is shown.

13 years agoUse different character for arrow.
David ‘Bombe’ Roden [Sat, 18 Dec 2010 00:55:00 +0000 (01:55 +0100)]
Use different character for arrow.

13 years agoShow trust differently.
David ‘Bombe’ Roden [Sat, 18 Dec 2010 00:55:11 +0000 (01:55 +0100)]
Show trust differently.

13 years agoUse different character for arrow.
David ‘Bombe’ Roden [Sat, 18 Dec 2010 00:55:00 +0000 (01:55 +0100)]
Use different character for arrow.

13 years agoAdd trust accessor to template factory.
David ‘Bombe’ Roden [Sat, 18 Dec 2010 00:54:32 +0000 (01:54 +0100)]
Add trust accessor to template factory.