KokoIRC / koko

Yet another IRC client for me and you :koko:
https://github.com/KokoIRC/koko
MIT License
307 stars 27 forks source link

modernization of dependencies #26

Open 0-M opened 7 years ago

0-M commented 7 years ago

hey everyone, I'm trying to do some maintenance to facilitate future features/fixes.

I'm working at mmarkman/koko

0-M commented 7 years ago

I've found that using DefinitelyTyped manually causes the project to use of older (deprecated) packages. I think it's a good idea to move towards using typings for the TS dependencies, most of which seem to be pulled from DefinitelyTyped.

Any objections?

hatashiro commented 7 years ago

Sorry for the late response. This project may not be continued by me, because I don't have enough resource to contribute on this. Therefore, I'm willing to hand this project over to other contributors who are interested and would like to maintain. Please leave comments in #28 if interested.

Sorry again, and thanks.

AriTheElk commented 7 years ago

I have no objections to it, I think it's a good idea and necessary for the future of koko. Do you have your fork building fine with those changes or are you still working on it?

0-M commented 7 years ago

it's building fine but not all features are working @garetmckinley

AriTheElk commented 7 years ago

Alright. Is it something that you'll be able to tackle yourself or would you rather commit the changes to a branch in this repository so we could tag team some of the issues?

0-M commented 7 years ago

I need to clean up a lot of the source and then I'll merge it to a dev branch on this repo On Wed, Nov 9, 2016 at 17:41 Garet McKinley notifications@github.com wrote:

Alright. Is it something that you'll be able to tackle yourself or would you rather commit the changes to a branch in this repository so we could tag team some of the issues?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KokoIRC/koko/issues/26#issuecomment-259579267, or mute the thread https://github.com/notifications/unsubscribe-auth/ADe-u-dmcmMF7HexeP3bSjG5Zul-ro6lks5q8nZigaJpZM4Kbz8Z .

0-M commented 7 years ago

Then we can evaluate how the work can be split if necessary before merging into master On Wed, Nov 9, 2016 at 17:43 Max M max.markmanrud@gmail.com wrote:

I need to clean up a lot of the source and then I'll merge it to a dev branch on this repo On Wed, Nov 9, 2016 at 17:41 Garet McKinley notifications@github.com wrote:

Alright. Is it something that you'll be able to tackle yourself or would you rather commit the changes to a branch in this repository so we could tag team some of the issues?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KokoIRC/koko/issues/26#issuecomment-259579267, or mute the thread https://github.com/notifications/unsubscribe-auth/ADe-u-dmcmMF7HexeP3bSjG5Zul-ro6lks5q8nZigaJpZM4Kbz8Z .