• JC Brand's avatar
    Make the message view's `render` method async · e181aaf9
    JC Brand authored
    So that we first render dynamic content (e.g. images) before inserting
    it into the chat.
    
    Also, add the `show_images_inline` setting (which is the cause of this
    whole change).
    
    Updated tests to handle this new change and start using async/await
    instead of promise callbacks.
    e181aaf9
Analyzing file…
package.json 2.56 KB