diff --git a/Interesting-forks.md b/Interesting-forks.md index 16f85c0..c605bea 100644 --- a/Interesting-forks.md +++ b/Interesting-forks.md @@ -1,6 +1,11 @@ Modifications to ssh-chat that weren't merged: -## https://github.com/themester/ssh-chat +## za267 at https://github.com/shazow/ssh-chat/pull/242 + +- Adding global timestamp as an option + + +## themester at https://github.com/themester/ssh-chat - Added new rank: Administators (or masters). This rank can add or delete operators, but cannot add or remove another administrators. Administrators rank is designed by public key on server startup. - Added "vim mode". With this mode you can use commands as ':' instead of '/'. As you can see in the code, the Prefix parameter of Command structure was changed by a neutral parameter for future introductions of prefixes.