Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up[WIP] Full rewrite, candidate for v1.0 #87
Conversation
shazow
added some commits
Dec 20, 2014
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
shazow
Dec 24, 2014
Owner
Pinging top contributors, in case you feel like looking around and giving some feedback. :) Open to ideas for the rewrite.
/cc @empathetic-alligator, @Kealper, @IQAndreas, @jazzychad
|
Pinging top contributors, in case you feel like looking around and giving some feedback. :) Open to ideas for the rewrite. /cc @empathetic-alligator, @Kealper, @IQAndreas, @jazzychad |
shazow
added this to the v1.0 milestone
Dec 24, 2014
shazow
self-assigned this
Dec 24, 2014
shazow
added
Help Wanted
and removed
Help Wanted
labels
Dec 24, 2014
shazow
added some commits
Dec 25, 2014
aquilax
reviewed
Dec 25, 2014
shazow
and others
added some commits
Dec 26, 2014
shazow
and others
added some commits
Jan 4, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
SamMauldin
Jan 18, 2015
Contributor
Why is OP required for whois? Seems like it's public info anyways. Make it a configurable option?
|
Why is OP required for whois? Seems like it's public info anyways. Make it a configurable option? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
shazow
Jan 20, 2015
Owner
Why is OP required for whois?
No good reason, it was changed to public in a later commit. Soon I want to add more metadata for admins (e.g. ip address) than normal users, though.
Make it a configurable option?
Making things configurable increases code complexity, I avoid it whenever possible.
No good reason, it was changed to public in a later commit. Soon I want to add more metadata for admins (e.g. ip address) than normal users, though.
Making things configurable increases code complexity, I avoid it whenever possible. |
shazow
added some commits
Jan 19, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
shazow
Jan 20, 2015
Owner
Just added a bunch of work. Should be almost at feature parity, would love it if people tried it and let me know how it is. Things I need to add:
- Name sanitizing
- Uptime/version
Anything else?
|
Just added a bunch of work. Should be almost at feature parity, would love it if people tried it and let me know how it is. Things I need to add:
Anything else? |
shazow
added some commits
Jan 20, 2015
shazow
merged commit c4ffd6f
into
master
Jan 20, 2015
1 check was pending
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
shazow
Jan 20, 2015
Owner
YAY IT'S MERGED!
Not super battle tested yet, but ready for trial by combat.
|
YAY IT'S MERGED! Not super battle tested yet, but ready for trial by combat. |
shazow commentedDec 23, 2014
chatsubmodule that knows nothing about the transport.sshdsubmodule that knows nothing about chat.Everything is different, so would be cool if new PRs were against this branch rather than new branch, but ¯_(ツ)_/¯.
Related: #76