1
0
mirror of https://github.com/fazo96/telecommander.git synced 2025-01-10 11:34:20 +01:00

update readme, reorganized goals for 0.1

This commit is contained in:
Enrico Fasoli 2015-09-04 20:09:09 +02:00
parent 8405ae9237
commit 7e89423226

View File

@ -17,6 +17,7 @@ As of __now__, __Telecommander lets you__:
- Sign in with a code sent via SMS or Telegram until you delete the Telecommander session files or the session expires - Sign in with a code sent via SMS or Telegram until you delete the Telecommander session files or the session expires
- Chat in groups and in private (it also marks messages as read when you read them) - Chat in groups and in private (it also marks messages as read when you read them)
- Know when you have unread messages - Know when you have unread messages
- View who's online
- Do everything __completely in the terminal, even via ssh__ using only the keyboard - Do everything __completely in the terminal, even via ssh__ using only the keyboard
- Do everything (except writing messages, duh) using only the mouse, in the terminal! - Do everything (except writing messages, duh) using only the mouse, in the terminal!
- Navigate your contact and chat list - Navigate your contact and chat list
@ -24,10 +25,8 @@ As of __now__, __Telecommander lets you__:
Waht's missing for version _0.1.0_ (__Almost done!__): Waht's missing for version _0.1.0_ (__Almost done!__):
- View who's online and when was the last time they logged in - View when was the last time someone logged in
- Automatic datacenter switching - Download latest messages on session start and show unreads
- Fixing a few bugs:
- unread messages aren't displayed on session start, only if they were received when the client was open
What's missing (for future versions up to 1.0) What's missing (for future versions up to 1.0)
@ -43,6 +42,7 @@ What's missing (for future versions up to 1.0)
- Reply to and Forward message support - Reply to and Forward message support
- Search, Tab completion, chatbox history - Search, Tab completion, chatbox history
- Send multiline messages - Send multiline messages
- Automatic datacenter switching
- Themes and configurability! Basic scripting! - Themes and configurability! Basic scripting!
- Optimization - Optimization
What could be available after 1.0: What could be available after 1.0: