Bradley Hilton

Results 100 comments of Bradley Hilton

@rodrigok one thing to keep in mind when you guys do this, that will be a breaking change in and of itself as well. Because it won't be compatible with...

@ggazzo I am closing this due to us needing to make these checks since the entire Apps Framework can be disabled via a setting.

It can not be closed. This issue is about adding support for new items to the `plus` icon in the message box inside rocket.chat

No. It is a feature we have wanted since the first days of the Apps (Rocketlets) conception. An app should be able to add a new entry in the "Add...

So, how would you propose packaging these files up and enabling Apps to access them? What sort of API are you thinking? If you can do pseudo code or even...

Okay, so the compiler currently does not compile images except for the logo in the zip file. This was done intentionally since the Apps Engine does not currently support this...

Okay, so interesting enough there's already the concept of Assets in the Apps Engine...but I fail to see where Apps can access the assets declared. Here's it in the `app.json`...

You are correct, I do not believe there is a way to add a button to the settings page in the app. It does make sense to have one. This...

So, with an order like that, what would be executed first? Would the lowest be executed first since it's not important and the result can be overwrote? Or would the...

I am thinking we could have five priority levels for the interfaces which destructively mutate the items. 1. Highest 2. High 3. Medium 4. Low 5. Lowest They would be...