-
Couldn't load subscription status.
- Fork 25
New features #86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New features #86
Conversation
|
Thanks for the PR. Having all the features already working is a huge help. 👍 |
|
I am going to rebase and merge this PR first. The other PR changes too much things around conversations and I need more time to ensure that everything works fine and there are no problems migrating. |
- Use `messagesUri.threads` instead of passing empty threadId to `messagesUri.thread`. - Check for existence of location header and conversation id.
|
I just finished reviewing your changes: it's pretty good. I just did a small update in |
Also adds changelog entries for ocilo#86. - Closes ocilo/skype-http385
Also adds changelog entries for ocilo#86. - Closes ocilo/skype-http385
Also adds changelog entries for ocilo#86. - Closes ocilo/skype-http385
Also adds changelog entries for ocilo#86. - Closes ocilo/skype-http385
Hello! I use this methods in my matrix-skype project and it would be great if you add it to your project. I have never used typescript before, probably there are some incorrect interafaces or types.