WildcatIP / other.js

The Chatternet feature platform
GNU Affero General Public License v3.0
7 stars 1 forks source link

Implement "go" and "whisper" chat complete actions. #101

Closed tonygentilcore closed 7 years ago

tonygentilcore commented 7 years ago

This entails user agents listening for a new NAVIGATE event. It should only be handled if the reply tag matches the ACTIVATE_CHAT_COMPLETE_RESULT that it emitted. This ensures that features can only navigate on user gesture.

Ref #18, Fixes #70

tonygentilcore commented 7 years ago

TBRing -- will fix up any comments you have