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

Customizable per-message avatar #2943

Merged
merged 33 commits into from
Feb 29, 2020

Commits on Feb 28, 2020

  1. Initial commit

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    6a4b250 View commit details
    Browse the repository at this point in the history
  2. Flush

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    b3683cb View commit details
    Browse the repository at this point in the history
  3. Clean up

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    646521e View commit details
    Browse the repository at this point in the history
  4. Add Edge debugger

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    cb0071d View commit details
    Browse the repository at this point in the history
  5. Add online status

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    9337465 View commit details
    Browse the repository at this point in the history
  6. Clean up

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    d229ffc View commit details
    Browse the repository at this point in the history
  7. Support non-square avatar

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    fb5eac8 View commit details
    Browse the repository at this point in the history
  8. Fix bubble nub on RTL

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    e52b0f3 View commit details
    Browse the repository at this point in the history
  9. Clean up

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    aff6935 View commit details
    Browse the repository at this point in the history
  10. Clean up CSS

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    6ea024d View commit details
    Browse the repository at this point in the history
  11. Add .prettierignore

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    66bbc0a View commit details
    Browse the repository at this point in the history
  12. Add background color

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    19974c1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    54d9133 View commit details
    Browse the repository at this point in the history
  14. Fix tests

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    356389f View commit details
    Browse the repository at this point in the history
  15. Add tests

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    1efda35 View commit details
    Browse the repository at this point in the history
  16. Add tests

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    9373550 View commit details
    Browse the repository at this point in the history
  17. Rename to avatarBorderRadius

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    96ac64f View commit details
    Browse the repository at this point in the history
  18. Add tests

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5cd62a1 View commit details
    Browse the repository at this point in the history
  19. Add sample

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    b649cc7 View commit details
    Browse the repository at this point in the history
  20. Prettier

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    dc6ae3d View commit details
    Browse the repository at this point in the history
  21. Add CHANGELOG.md

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    2bebe1c View commit details
    Browse the repository at this point in the history
  22. Fix ESLint

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5a5d434 View commit details
    Browse the repository at this point in the history
  23. Prettier

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    a156376 View commit details
    Browse the repository at this point in the history
  24. Add entry

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    c22e2bf View commit details
    Browse the repository at this point in the history
  25. Fix CDN URL

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    39a00a5 View commit details
    Browse the repository at this point in the history
  26. Update CHANGELOG.md

    Co-Authored-By: TJ Durnford <tjdford@gmail.com>
    compulim and tdurnford committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    f406c2a View commit details
    Browse the repository at this point in the history
  27. Fix build break

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    bd6b1e3 View commit details
    Browse the repository at this point in the history
  28. Disable offline MockBot

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    faf6b73 View commit details
    Browse the repository at this point in the history
  29. Apply PR suggestions

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    224f1d5 View commit details
    Browse the repository at this point in the history
  30. Apply PR suggestions

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5da164c View commit details
    Browse the repository at this point in the history
  31. Apply suggestions from code review

    Co-Authored-By: Corina <14900841+corinagum@users.noreply.github.com>
    compulim and corinagum committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    c033361 View commit details
    Browse the repository at this point in the history
  32. Add comments

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    bed7fdf View commit details
    Browse the repository at this point in the history
  33. Fix tests

    compulim committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    83463cc View commit details
    Browse the repository at this point in the history