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 amp-live-list comments #909

Merged
merged 27 commits into from Jan 31, 2018
Merged

Add amp-live-list comments #909

merged 27 commits into from Jan 31, 2018

Commits on Jan 26, 2018

  1. add amp comment walker

    DavidCramer committed Jan 26, 2018
    Copy the full SHA
    bf03e0f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9a9b1c3 View commit details
    Browse the repository at this point in the history
  3. add comments sanitiser

    DavidCramer committed Jan 26, 2018
    Copy the full SHA
    5f004e8 View commit details
    Browse the repository at this point in the history
  4. add comment walker

    DavidCramer committed Jan 26, 2018
    Copy the full SHA
    82162c3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    04eebf6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    80feeed View commit details
    Browse the repository at this point in the history
  7. fix new line issue

    DavidCramer committed Jan 26, 2018
    Copy the full SHA
    396aa91 View commit details
    Browse the repository at this point in the history
  8. Add form posting handler

    DavidCramer committed Jan 26, 2018
    Copy the full SHA
    1d8728a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b2577c2 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    87c46b6 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop' of https://github.com/Automattic/amp-wp into a…

    …dd/amp-live-list-comments
    westonruter committed Jan 26, 2018
    Copy the full SHA
    0822a34 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. wip - walker changes.

    DavidCramer committed Jan 30, 2018
    Copy the full SHA
    dffb7ca View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    98fee1b View commit details
    Browse the repository at this point in the history
  3. Remove uneeded function

    DavidCramer committed Jan 30, 2018
    Copy the full SHA
    014807d View commit details
    Browse the repository at this point in the history
  4. merge develop

    DavidCramer committed Jan 30, 2018
    Copy the full SHA
    ae13421 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    646debb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    4b38a5b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    63d83d0 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    310a74a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5ee1709 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    8f1b37c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Copy the full SHA
    82e5218 View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    91b0c8d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    77dc127 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ef0e4c3 View commit details
    Browse the repository at this point in the history
  5. Fix setting initial replyToName state

    Also fix php notices regarding undefined pagenow var and pass var by ref
    westonruter committed Jan 31, 2018
    Copy the full SHA
    28d760c View commit details
    Browse the repository at this point in the history
  6. Move function with closures out of amp.php for sake of PHP 5.2 check

    Remove unused amp_comments_order_disable_scripts() function.
    westonruter committed Jan 31, 2018
    Copy the full SHA
    8b2232f View commit details
    Browse the repository at this point in the history