Daniel Kornev

Results 22 comments of Daniel Kornev

fully agree this with PR! It'd be so useful to know which APIs are deprecated and which should be used with the new apps!

Hi! I have a similar problem: I'm building a very simple Slack client embedded into my app. For that, it needs to act on behalf of the user. Therefore, I've...

Aha, so it seems like the problem is this: https://api.slack.com/changelog/2021-10-rtm-start-to-stop Apps created after November 2021 won't work with rtm.start API. 🤔

Aha, so the thing is, one can use Conversations instead of Channels. Seems like this PR would make this library's usage much simpler: https://github.com/Inumedia/SlackAPI/pull/274

it's a bit similar to https://github.com/photodiode/panorama-view/issues/134 but perhaps a bit more ambitious

same issue :( 22H2 Windows 11 (RP)

@jeffijoe Just FYI, it's quite possible to build apps using WPF and NReact even w/o CSX right now, take a look ;) Here's a current state of my work on...

I’d suggest you to do a bit differently. On small devices it makes sense to hide it in the … menu, but on a tablet, it doesn’t (you want to...

Wonder who's gonna merge this into agent and ship, so that we could pick up the changes in depending projects?