Mercurial > libervia-backend
comparison CHANGELOG @ 1190:d8cdbbb244a8
misc: CHANGELOG update
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 08 Sep 2014 23:30:42 +0200 |
parents | 1beb207e9267 |
children | a090e5ee83c2 |
comparison
equal
deleted
inserted
replaced
1189:7d640c303140 | 1190:d8cdbbb244a8 |
---|---|
110 - history edit bar doesn't propagate up/down key events anymore | 110 - history edit bar doesn't propagate up/down key events anymore |
111 - use of new keys modules from Urwid SàText and inhibate SIG_INT | 111 - use of new keys modules from Urwid SàText and inhibate SIG_INT |
112 - fixes the messages display order when opening a conversation | 112 - fixes the messages display order when opening a conversation |
113 - prevent a notification flood when displaying the history | 113 - prevent a notification flood when displaying the history |
114 - add the /history command | 114 - add the /history command |
115 - focus fixes | |
116 - added keys to focus main parts | |
115 - libervia: | 117 - libervia: |
116 - reorganize all the source files hierarchy, fixes module import | 118 - reorganize all the source files hierarchy, fixes module import |
117 - refactor HTTP request result values, handle "NoReply" error | 119 - refactor HTTP request result values, handle "NoReply" error |
118 - new account password must contain at least 6 chars | 120 - new account password must contain at least 6 chars |
119 - display favicons | 121 - display favicons |