Fix typo: improvment/improvement
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
* hide nickname changes when previous nickname was like "Anonymous 12345". Helps to improve performances when massive anonymous users are joining (#138), and prevent displaying unnecessary messages (#111).
|
||||
* display anonymous users at the end of the participants list (Fix #136)
|
||||
* don't group "followup" messages, and always display avatar/nickname/datetime besides messages, even when it is the same user as previous one (#305)
|
||||
* Using patched ConverseJS for performance improvment (related to #96):
|
||||
* Using patched ConverseJS for performance improvement (related to #96):
|
||||
* debounce MUC sidebar rendering in ConverseJS (Fix #138)
|
||||
* force history pruning, even if messages keep coming (Fix #140)
|
||||
|
||||
@ -650,7 +650,7 @@ Moreover, they don't seem to be used much.
|
||||
### Features
|
||||
|
||||
* Translations for ca, eo, es and eu. Thanks to [Porrumentzio](https://github.com/Porrumentzio).
|
||||
* UX improvments. Buttons are now icons, and placed on top of the chat container.
|
||||
* UX improvements. Buttons are now icons, and placed on top of the chat container.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
Reference in New Issue
Block a user