Skip to content
Snippets Groups Projects
  1. Dec 29, 2021
  2. Dec 28, 2021
  3. Dec 27, 2021
  4. Dec 23, 2021
  5. Dec 22, 2021
  6. Dec 21, 2021
  7. Dec 20, 2021
    • Douglas Gubert's avatar
      [NEW][APPS] Allow Rocket.Chat Apps to register custom action buttons (#23679) · abf453f2
      Douglas Gubert authored
      * Add endpoint for fetching buttons
      
      * Add a sync manager
      
      * Add new websocket event
      
      * Remove unnecessary call in action event
      
      * Fix reference error
      
      * Show buttons in contexts (#23724)
      
      * Show buttons in contexts
      
      * Change tabbar filter
      
      * Improve room type filter
      
      * Remove testing code and refactor IRoom auxiliary functions
      
      * Add startup loadButtons
      
      * Trigger new UI button interactions (#23798)
      
      * Show buttons in contexts
      
      * Change tabbar filter
      
      * Handle action button interactions in endpoint
      
      * Trigger new interaction type on UI buttons
      
      * Handle timeout error
      
      * Handle translation of the buttons names (#23975)
      
      * Handle translation of the buttons names
      
      * Update Apps-Engine
      abf453f2
    • Douglas Fabris's avatar
      [FIX] Prevent the app from crashing when you look at the notification... · 6d00e5dd
      Douglas Fabris authored
      [FIX] Prevent the app from crashing when you look at the notification preferences of a room in which you are not a member #23995
      
      Co-authored-by: default avatarJean <45966964+Jeanstaquet@users.noreply.github.com>
      
      Co-authored-by: default avatarJean <45966964+Jeanstaquet@users.noreply.github.com>
      6d00e5dd
    • Thassio Victor's avatar
      [NEW][APPS] Allow apps to open contextual bar (#23843) · 67534abe
      Thassio Victor authored
      * Open contextual bar
      
      * Adjustments based on linter feedback
      
      * Update
      
      * Renaming methods
      
      * Minor adjustments on action filtering
      
      * Rename event for opening apps contextual bar
      
      * Adjustments based on linter feedback
      
      * Adjustments based on linter feedback
      
      * Use `instances` map to store ctxbar interaction
      
      * Refactor apps ctxbar launch mechanism
      
      * Remove UIKitContext and UIKitProvider
      
      * WIP: typings
      
      * WIP: typings
      
      * Typings
      
      * Handle 'empty payload' scenario
      
      * Removing old code
      
      * Set the corret type on view state
      
      * Add app's avatar and name to the contextual bar
      
      * Add submit, cancel and close handlers
      
      * Add typing for grouping method
      
      * Close the tabbar on submit/cancel/close actions
      
      * Fix import problem with `modalParser`
      
      * Pass appInfo as an object to the ctxbar component
      
      * Throw error getting interaction with no viewId
      
      * Update apps-engine version
      
      * Revert "Update apps-engine version"
      
      This reverts commit b3d5a44b622d58446eba83fd9aa8950ba8c49311.
      
      * Update apps-engine version
      
      * Revert "Update apps-engine version"
      
      This reverts commit 15641670d86ff03df8d85bbf229e52ec46f4f81e.
      
      * Update apps-engine version
      67534abe
    • Tasso Evangelista's avatar
Loading