Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toggle Off The Record #866

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Toggle Off The Record #866

wants to merge 3 commits into from

Commits on Jan 27, 2018

  1. toggle otr

    Insert button to conversation head that displays whether history is on or off for conversation. Allow this button to toggle otr status for the conversation
    Paul Grugnale committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    138b532 View commit details
    Browse the repository at this point in the history
  2. grouping of events in conversation now includes otr modification

    each time otr status is modified, the conversation shows up as a different “group” of messages
    Paul Grugnale committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    4197659 View commit details
    Browse the repository at this point in the history
  3. Add styling to history on/off events

    Add a banner in conversation to replicate hangouts behavior that notifies who turned history on/off. Change color of conversation bubbles depending on history being on or off
    Paul Grugnale committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    aac4e3f View commit details
    Browse the repository at this point in the history