-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add threading support #67
Conversation
3bd89c3
to
319d492
Compare
👍 |
I spent the day using the IRC gateway with this code instead of the web app and it worked well. Two things I noticed:
|
@thmzlt You should be able to see the ID without waiting for a reply. Try a different IRC client? Works on ChatZilla. Any idea on the best way to implement the radix? |
Good point. I was using irssi.
You can convert an integer to/from a different base using |
This feature would be superduper amazing :) 🐈 🌵 🍰 |
Suggestion: in addition to This is literally the only thing forcing me and others to use the GUI Flowdock client. |
Is there any interest from flowdock in merging this? Any outstanding concerns? I see that this repo continues to receive new commits. This feature would be very useful to me and I'd like to help if I can. |
|
Can we please merge this? Although I am not the author of this PR, I am for quite some time already using it on my machine without issues, so I don't know why we don't have it upstream. Without this oulu is not that usable |
To update my earlier comments on this thread, my team no longer needs this PR since we are switching to Slack, which has excellent IRC support. |
I'm sorry guys, but the flowdock team is no longer supporting oulu. You are welcome to fork and run your own server. We'd even be willing to point people to your fork if you'd like. IRC has just been deprioritized. I'm sorry for not following up sooner. |
@coldpour Would the Flowdock team be willing, then, to transfer ownership of this repository to it's own organization so that the community could then continue managing it? |
This is an implementation of what @lewellyn suggested in #47 to allow users to use threading via IRC.