Sone.git
13 years agoAdd IDs of posting Sone and recipient to loadNewPost().
David ‘Bombe’ Roden [Thu, 13 Jan 2011 13:55:38 +0000 (14:55 +0100)]
Add IDs of posting Sone and recipient to loadNewPost().

13 years agoAdd function to extract ID of current Sone from HTML.
David ‘Bombe’ Roden [Thu, 13 Jan 2011 13:55:13 +0000 (14:55 +0100)]
Add function to extract ID of current Sone from HTML.

13 years agoInclude ID of current Sone in HTML.
David ‘Bombe’ Roden [Thu, 13 Jan 2011 13:53:00 +0000 (14:53 +0100)]
Include ID of current Sone in HTML.

13 years agoSmall optimization to prevent loading of a post if it’s obviously not necessary.
David ‘Bombe’ Roden [Thu, 13 Jan 2011 13:48:15 +0000 (14:48 +0100)]
Small optimization to prevent loading of a post if it’s obviously not necessary.

13 years agoImprove link parser.
David ‘Bombe’ Roden [Thu, 13 Jan 2011 13:36:29 +0000 (14:36 +0100)]
Improve link parser.

13 years agoName button differently (and all using the same style).
David ‘Bombe’ Roden [Thu, 13 Jan 2011 12:04:41 +0000 (13:04 +0100)]
Name button differently (and all using the same style).

13 years agoUse different classes for profile fields.
David ‘Bombe’ Roden [Thu, 13 Jan 2011 11:33:45 +0000 (12:33 +0100)]
Use different classes for profile fields.

13 years agoRemove empty rule.
David ‘Bombe’ Roden [Thu, 13 Jan 2011 11:32:29 +0000 (12:32 +0100)]
Remove empty rule.

13 years agoCopy field names, too.
David ‘Bombe’ Roden [Wed, 12 Jan 2011 14:49:52 +0000 (15:49 +0100)]
Copy field names, too.

13 years agoParse profile fields from inserted Sone.
David ‘Bombe’ Roden [Wed, 12 Jan 2011 13:39:49 +0000 (14:39 +0100)]
Parse profile fields from inserted Sone.

13 years agoRemove “changed” status.
David ‘Bombe’ Roden [Wed, 12 Jan 2011 13:23:33 +0000 (14:23 +0100)]
Remove “changed” status.

13 years agoChange all buttons’ appearance.
David ‘Bombe’ Roden [Wed, 12 Jan 2011 13:13:15 +0000 (14:13 +0100)]
Change all buttons’ appearance.

13 years agoMerge branch 'next' into profile-fields
David ‘Bombe’ Roden [Wed, 12 Jan 2011 12:44:07 +0000 (13:44 +0100)]
Merge branch 'next' into profile-fields

13 years agoLoad and save profile fields.
David ‘Bombe’ Roden [Wed, 12 Jan 2011 12:02:23 +0000 (13:02 +0100)]
Load and save profile fields.

13 years agoAssign a name to the save button, react only to that name.
David ‘Bombe’ Roden [Wed, 12 Jan 2011 11:19:51 +0000 (12:19 +0100)]
Assign a name to the save button, react only to that name.

13 years agoAdd method to set a field by its index.
David ‘Bombe’ Roden [Wed, 12 Jan 2011 09:32:00 +0000 (10:32 +0100)]
Add method to set a field by its index.

13 years agoMove “fields” functionality into Profile, remove ProfileAccessor.
David ‘Bombe’ Roden [Wed, 12 Jan 2011 09:28:44 +0000 (10:28 +0100)]
Move “fields” functionality into Profile, remove ProfileAccessor.

13 years agoShow profile fields on Sone page.
David ‘Bombe’ Roden [Wed, 12 Jan 2011 09:02:30 +0000 (10:02 +0100)]
Show profile fields on Sone page.

13 years agoRemove modified tracker from Profile.
David ‘Bombe’ Roden [Wed, 12 Jan 2011 09:00:33 +0000 (10:00 +0100)]
Remove modified tracker from Profile.

13 years agoRender templates in a thread-safe way.
David ‘Bombe’ Roden [Mon, 10 Jan 2011 20:09:45 +0000 (21:09 +0100)]
Render templates in a thread-safe way.

13 years agoAdd accessor for profile fields.
David ‘Bombe’ Roden [Mon, 10 Jan 2011 11:10:39 +0000 (12:10 +0100)]
Add accessor for profile fields.

13 years agoAdd custom fields to profile.
David ‘Bombe’ Roden [Mon, 10 Jan 2011 11:10:30 +0000 (12:10 +0100)]
Add custom fields to profile.

13 years agoImplement Fingerprintable interface in Profile.
David ‘Bombe’ Roden [Mon, 10 Jan 2011 08:06:06 +0000 (09:06 +0100)]
Implement Fingerprintable interface in Profile.

13 years agoAdd Fingerprintable interface.
David ‘Bombe’ Roden [Sat, 1 Jan 2011 13:31:53 +0000 (14:31 +0100)]
Add Fingerprintable interface.

13 years agoMerge branch 'show-versions' into next
David ‘Bombe’ Roden [Sun, 9 Jan 2011 20:52:44 +0000 (21:52 +0100)]
Merge branch 'show-versions' into next

13 years agoNotify all core listeners when a new version was found.
David ‘Bombe’ Roden [Sun, 9 Jan 2011 20:51:14 +0000 (21:51 +0100)]
Notify all core listeners when a new version was found.

13 years agoAdd version information to all templates.
David ‘Bombe’ Roden [Sun, 9 Jan 2011 20:51:01 +0000 (21:51 +0100)]
Add version information to all templates.

13 years agoAdd “new version” notification, set current and latest version in all templates.
David ‘Bombe’ Roden [Sun, 9 Jan 2011 20:50:51 +0000 (21:50 +0100)]
Add “new version” notification, set current and latest version in all templates.

13 years agoAdd “update found” event to core listener.
David ‘Bombe’ Roden [Sun, 9 Jan 2011 20:50:01 +0000 (21:50 +0100)]
Add “update found” event to core listener.

13 years agoAdd update checker to core.
David ‘Bombe’ Roden [Sun, 9 Jan 2011 20:48:47 +0000 (21:48 +0100)]
Add update checker to core.

13 years agoAdd update checker.
David ‘Bombe’ Roden [Sun, 9 Jan 2011 20:48:06 +0000 (21:48 +0100)]
Add update checker.

13 years agoCatch exceptions in the whole startup sequence.
David ‘Bombe’ Roden [Sun, 9 Jan 2011 20:13:42 +0000 (21:13 +0100)]
Catch exceptions in the whole startup sequence.

13 years agoAdd possibility to register arbitrary USKs for watching.
David ‘Bombe’ Roden [Sun, 9 Jan 2011 15:22:46 +0000 (16:22 +0100)]
Add possibility to register arbitrary USKs for watching.

13 years agoMerge branch 'master' into next
David ‘Bombe’ Roden [Sun, 9 Jan 2011 12:22:50 +0000 (13:22 +0100)]
Merge branch 'master' into next

13 years agoMerge branch 'release-0.3.6.5' 0.3.6.5
David ‘Bombe’ Roden [Sun, 9 Jan 2011 12:20:43 +0000 (13:20 +0100)]
Merge branch 'release-0.3.6.5'

13 years agoSet version to 0.3.6.5.
David ‘Bombe’ Roden [Sun, 9 Jan 2011 12:20:36 +0000 (13:20 +0100)]
Set version to 0.3.6.5.

13 years agoRequire utils 0.7.6.
David ‘Bombe’ Roden [Sun, 9 Jan 2011 11:37:19 +0000 (12:37 +0100)]
Require utils 0.7.6.

13 years agoStore version of configuration in the configuration.
David ‘Bombe’ Roden [Sun, 9 Jan 2011 11:09:42 +0000 (12:09 +0100)]
Store version of configuration in the configuration.

13 years agoChange javascript for notification.
David ‘Bombe’ Roden [Fri, 7 Jan 2011 21:48:44 +0000 (22:48 +0100)]
Change javascript for notification.

13 years agoPrevent crash on more invalid links.
David ‘Bombe’ Roden [Fri, 7 Jan 2011 21:48:02 +0000 (22:48 +0100)]
Prevent crash on more invalid links.

13 years agoEnhance Parser with a ParserContext.
David ‘Bombe’ Roden [Fri, 7 Jan 2011 21:33:33 +0000 (22:33 +0100)]
Enhance Parser with a ParserContext.

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