summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG13
1 files changed, 9 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e033a32c..c0eee2b5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,15 +3,20 @@ For more detailed changelog, see the roadmap:
http://codingteam.net/project/poezio/roadmap
* Poezio 0.7 - dev
-"Complete the MUC support"
-- All poezio colors can be changed with a theme file
-- /say command
+"Roster"
+- Introduce the roster
+- One to one conversations
+- Roster search
+- Resizable mini-buffer displaying various informations
+- All colors can be changed with a theme file
+- /say and // commands
- Warn user about publicly logged rooms
- Possibility to limit the number of history messages received from MUC
- auto-rejoin when kicked from a MUC
- The number of lines available to scroll down is displayed
- Possibility to use a modified nickname automatically when a nick is reserved
-- A line indicates the new messages in the window
+- A line separates the alread-read messages
+ from the new messages in a conversation
- Information messages are more colored
- bugfixes