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

[WIP] Add API for comment reactions #8823

Closed
wants to merge 27 commits into from

Commits on Nov 4, 2019

  1. move comment api to Group

    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    6b04d0a View commit details
    Browse the repository at this point in the history
  2. add CommentReaction types

    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    3005fb6 View commit details
    Browse the repository at this point in the history
  3. add reactions to comment API

    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    825c0e7 View commit details
    Browse the repository at this point in the history
  4. ready define API

    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ea4d0c3 View commit details
    Browse the repository at this point in the history
  5. go fmt

    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    eeacb98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3a8f37 View commit details
    Browse the repository at this point in the history
  7. smal imprufements

    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    5623f8b View commit details
    Browse the repository at this point in the history
  8. add swagger information

    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ad78480 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4b7914 View commit details
    Browse the repository at this point in the history
  10. smal fix

    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    83343fa View commit details
    Browse the repository at this point in the history
  11. add missing bind statement

    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    2ae5955 View commit details
    Browse the repository at this point in the history
  12. make revive luky

    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    4a24bf1 View commit details
    Browse the repository at this point in the history
  13. optimize if you can

    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    1b4b4b9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    13b5cef View commit details
    Browse the repository at this point in the history
  15. funny commit messages included ;)

    no just a "make fmt"
    6543 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ffb31cd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    f067046 View commit details
    Browse the repository at this point in the history
  2. add swagger comment

    6543 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    e3b0f1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f340171 View commit details
    Browse the repository at this point in the history
  4. CI.restart()

    sometimes the CI doesnt now what to do ... so lest just restart it
    I'll write this long message of an empty commit just for funn
    
     > commit -m 'some message' --allow-empty
    
    and '-S' if you like to add Signature
    
    why this long text: just for funn
    6543 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    ae525ef View commit details
    Browse the repository at this point in the history
  5. go fmt

    6543 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    9d3a36a View commit details
    Browse the repository at this point in the history
  6. make generate-swagger

    6543 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    e41f843 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d561946 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a20248 View commit details
    Browse the repository at this point in the history
  9. rm binding:"Required"

    6543 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    856878d View commit details
    Browse the repository at this point in the history
  10. init map

    6543 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    18ac502 View commit details
    Browse the repository at this point in the history
  11. cleanup

    6543 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    cf0332a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

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