| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Allow call to get ID of public room (channel) or user
|
Although the call of get_room_id (and set_room_topic too) to acquire the id of a group instead of a channel is misleading, as get_room_history is a call on channels, but would be a breaking change otherwise. |
Sorry, something went wrong.
Add .invite functions and create private room
|
Hey @pipozzz can you have a look? Closed most of your open issues and made a few enhancements. |
Sorry, something went wrong.
|
I'm a little busy right now, but definitely I'll review it and let you know. Thanks for contribution. |
Sorry, something went wrong.
Co-authored-by: Peter Gonda <pipo@pipoline.com>
| Derek Stegelman - dstegelman | ||
| Jorge Alberto Díaz Orozco - jadolg | ||
| cesarandreslopez | ||
| Luca Zimmermann - soundstorm No newline at end of file |
There was a problem hiding this comment.
Please, do not touch AUTHORS.txt, I'm planning to create CONTRIBUTORS.txt file which better describe its purpose.
Sorry, something went wrong.
|
Also we need to resolve failed build before merging, btw Thanks for your contribution again ! 👍 |
Sorry, something went wrong.
Co-authored-by: Peter Gonda <pipo@pipoline.com>
|
Hello, @soundstorm!
I'm very new to programming, but interested in the project, thank you! |
Sorry, something went wrong.
|
It seems that code is OK just test coverage dropped below 85%. |
Sorry, something went wrong.
|
This is still in the refresh branch after two years, will there be a release with those changes anytime? |
Sorry, something went wrong.
|
Hi @soundstorm, I was very busy, but Yes I'll review it and merge it if it's fine. There was failed some test last time I took a look. So let me check it again and merge it if it's fine. Thanks |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Allow call to get ID of public room (channel) or user; bump to 1.2.15
Will allow better code for fraschetti/Octoslack#93
Closes #46 as getting the id is now possible (but still not without auth).
Allow to create private rooms, invite users to rooms/channels (closes #35)
Complete documentation in README (closes #38 and closes #48)