Skip to content
Snippets Groups Projects
  1. May 06, 2017
  2. Apr 19, 2017
  3. Apr 13, 2017
  4. Apr 06, 2017
  5. Mar 29, 2017
  6. Mar 24, 2017
  7. Mar 23, 2017
  8. Mar 16, 2017
  9. Feb 19, 2017
  10. Feb 16, 2017
    • Bradley Hilton's avatar
      Enhance outgoing webhooks and add history (#5823) · e8888082
      Bradley Hilton authored
      * Convert the majority of the integrations package to JavaScript
      
      * Move the trigger handler to it's own class
      
      * Start trying to generalize integration items
      
      * Yay, additional events trigger outgoing webhooks
      
      * Silence codacy and fix eslint problems.
      
      * Started work on user created event for outgoing integrations
      
      * Finish the outgoing integration work on the user created event.
      
      * Add user join and leave room events for outgoing webhooks
      
      * Add fields to the rest api integration creation and clean up the processWebhookMessage
      
      * Add the HTTP to the incoming webhook context
      
      * Don't check for property on result if it isn't there.
      Closes #4175, #5762, and #5896.
      
      * Add archive room and file upload events for the webhooks
      
      * Disable integrations when the user to run/post as gets deleted.
      
      * Try to fix the tests failing due to the requird events property
      
      * Add history of integration which get fired
      
      * Add the missing file for the IntegrationHistory
      
      * Fix deleting users being broke due to my code
      
      * Add the outgoing webhook integration history viewing page along with v1 rest api to retrieve it
      
      * Integration history replays are now enabled along with advanced settings
      
      * Work on the advanced settings and enable paging on the integration history
      
      * Enable i18n for the history and advanced settings
      
      * Update the wording on the word placement
      
      * Move migration to be 88 now.
      
      * Add missing translations for the webhooks
      
      * Fix en.i18n.json identation
      
      * Fix integrations.html indentation
      
      * Fix more identations
      
      * Fix identation of integrationsOutgoing.html
      e8888082
  11. Feb 01, 2017
  12. Jan 30, 2017
  13. Jan 27, 2017
  14. Jan 24, 2017
  15. Jan 20, 2017
  16. Jan 18, 2017
  17. Jan 17, 2017
  18. Jan 16, 2017
  19. Jan 10, 2017
  20. Jan 09, 2017
  21. Jan 04, 2017
Loading