Fix #136: display anonymous users at the end of the participants list
This commit is contained in:
@ -10,7 +10,9 @@
|
||||
* UX: add a label ('Choose a nickname to enter') for the anonymous nickname prompt. Fix #287.
|
||||
* Translation updates: German, French.
|
||||
* New Swedish translations.
|
||||
* UI/UX improvment: 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).
|
||||
* UI/UX improvments:
|
||||
* 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)
|
||||
* Using patched ConverseJS for performance improvment (related to #96):
|
||||
* debounce MUC sidebar rendering in ConverseJS (Fix #138)
|
||||
* force history pruning, even if messages keep coming (Fix #140)
|
||||
|
Reference in New Issue
Block a user