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

[Feature] Custom Reactions #8886

Merged
merged 23 commits into from
Dec 1, 2019

Commits on Nov 28, 2019

  1. add [ui] Reactions

    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    91a4560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845edfd View commit details
    Browse the repository at this point in the history
  3. use else if

    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    67ccdd5 View commit details
    Browse the repository at this point in the history
  4. check if reaction is allowed only on react

    (so previous custom reaction can be still removed)
    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    cdbd309 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc5915b View commit details
    Browse the repository at this point in the history
  6. use ctx.Flash.Error

    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    ca0e124 View commit details
    Browse the repository at this point in the history
  7. use it there too

    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    1973706 View commit details
    Browse the repository at this point in the history
  8. add redirection

    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    adc83d6 View commit details
    Browse the repository at this point in the history
  9. back to server error

    because a wrong reaction is a template issue ...
    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    e40a3d2 View commit details
    Browse the repository at this point in the history
  10. add emoji list link

    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    629e0c7 View commit details
    Browse the repository at this point in the history
  11. add docs entry

    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    6ee03e2 View commit details
    Browse the repository at this point in the history
  12. small wording nit

    suggestions from @jolheiser - thx
    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    6c3cbde View commit details
    Browse the repository at this point in the history
  13. same reactions as github

    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    3299075 View commit details
    Browse the repository at this point in the history
  14. fix PR reactions

    6543 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    cad5add View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0e406a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Add Integrations Test

    6543 committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    1171bac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0491ce3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Configuration menu
    Copy the full SHA
    60b10ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45c2e8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0275998 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6456022 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Configuration menu
    Copy the full SHA
    13b1025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74caa24 View commit details
    Browse the repository at this point in the history