moving mailchimp_activity update functions to the correct .install file.
Restructuring entity_path values to be pulled from entity information rather than being input by user.
Restructured activity email field selection to handle tree structures of fields. Rebuild handling of this email field data to be more intelligent.
Making the email field in mailchimp_activity more intelligent about tracking down the actual email address in more complex email containing fields.
Added field to activity entities to track the correct location of entities, allowing for viewing of activity on entities in non-standard locations.
Added test for role configuration changes in mailchimp_lists_list_form_submit. Allows for a process to be triggered to resolve list membership mismatches (unwritten).
Refactored mailchimp_lists_user_sync for clarity in the add/update subscription section and to resolve [#194720].
Include Freeform lists in subscription updates to harmlessly update freefrom subscription data for account holders.
Fixed malformed conditional in mailchimp_lists_user_insert
misc coding standards and typos