An error occurred fetching the project authors.
  1. 30 Aug, 2017 1 commit
  2. 28 Aug, 2017 1 commit
  3. 09 Jun, 2017 2 commits
  4. 02 Jun, 2017 2 commits
  5. 24 May, 2017 3 commits
  6. 26 Apr, 2017 1 commit
  7. 07 Apr, 2017 1 commit
  8. 07 Mar, 2017 1 commit
  9. 06 Mar, 2017 1 commit
    • Eric Eastwood's avatar
      Use native unicode emojis · e6fc0207
      Eric Eastwood authored
       - gl_emoji for falling back to image/css-sprite when the browser
         doesn't support an emoji
       - Markdown rendering (Banzai filter)
       - Autocomplete
       - Award emoji menu
          - Perceived perf
          - Immediate response because we now build client-side
       - Update `digests.json` generation in gemojione rake task to be more
         useful and  include `unicodeVersion`
      
      MR: !9437
      
      See issues
      
       - #26371
       - #27250
       - #22474
      e6fc0207
  10. 12 Dec, 2016 1 commit
  11. 23 Nov, 2016 1 commit
  12. 17 Nov, 2016 2 commits
    • Z.J. van de Weg's avatar
      Remove duplication of implementations · 47621989
      Z.J. van de Weg authored
      47621989
    • Z.J. van de Weg's avatar
      issue and mergerequest slash command for mattermost · 9d8ca60d
      Z.J. van de Weg authored
      This commit includes a couple of thing:
      - A chatops controller
      - Mattermost::CommandService
      - Mattermost::Commands::(IssueService|MergeRequestService)
      
      The controller is the point where mattermost, and later slack will have
      to fire their payload to. This in turn will execute the CommandService.
      
      Thats where the authentication and authorization should happen. So far
      this is not yet implemented. This should happen in later commits.
      
      Per subcommand, in case of `/gitlab issue show 123` issue whould be the
      subcommand, there is a service to parse the data, and fetch the
      resource. The resource is passed back to the CommandService which
      structures the data.
      9d8ca60d
  13. 07 Nov, 2016 1 commit
  14. 15 Oct, 2016 2 commits
  15. 14 Oct, 2016 3 commits
  16. 10 Oct, 2016 1 commit
  17. 06 Oct, 2016 1 commit
  18. 05 Oct, 2016 4 commits
  19. 27 Sep, 2016 1 commit
  20. 20 Sep, 2016 2 commits
  21. 19 Sep, 2016 2 commits
  22. 13 Sep, 2016 1 commit
  23. 08 Sep, 2016 1 commit
  24. 07 Sep, 2016 2 commits
  25. 26 Aug, 2016 1 commit
  26. 25 Aug, 2016 1 commit