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

Add support for inline replies #132

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on May 22, 2018

  1. Adding Inline Notification Replies to the spec

    Anita Woodruff committed May 22, 2018
    Configuration menu
    Copy the full SHA
    904bcad View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Updating based on annevk's review

    Anita Woodruff committed May 24, 2018
    Configuration menu
    Copy the full SHA
    eac4ebe View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. address some nits

    annevk committed May 28, 2018
    Configuration menu
    Copy the full SHA
    844b530 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. s/A action/An action

    Anita Woodruff committed May 29, 2018
    Configuration menu
    Copy the full SHA
    1dba647 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Addressing (some of) Peter's comments

    Anita Woodruff committed May 31, 2018
    Configuration menu
    Copy the full SHA
    e308162 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Configuration menu
    Copy the full SHA
    8467059 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Add a note encouraging attribution

    Anita Woodruff committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    56bb9a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    b8426e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. Amend note on treating text actions as buttons

    Text actions should be treated as button actions for display purposes only - their type should not be updated.
    anitawoodruff authored Jul 13, 2018
    Configuration menu
    Copy the full SHA
    301ccf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Add note on destination of reply data

    In response to TAG Review, emphasize that user agents should make it clear that replies entered in a notification will be sent to the notification's origin.
    anitawoodruff authored Jul 18, 2018
    Configuration menu
    Copy the full SHA
    713eafb View commit details
    Browse the repository at this point in the history