Commit 5376d267 authored by Nÿco's avatar Nÿco Committed by JC Brand

Double entry

"- Properly handle message correction being received before the corrected message"
was there twice
parent a0b925ef
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
- Allow for synchronous events. When a synchronous event is fired, Converse will - Allow for synchronous events. When a synchronous event is fired, Converse will
wait for all promises returned by the event's handlers to finish before continuing. wait for all promises returned by the event's handlers to finish before continuing.
- Properly handle message correction being received before the corrected message - Properly handle message correction being received before the corrected message
- Properly handle message correction being received before the corrected message
- Groupchat default configuration now supports `list-multi` fields - Groupchat default configuration now supports `list-multi` fields
- Bugfix: Don't set `muc_domain` for roomspanel if `locked_muc_domain` is `true`. - Bugfix: Don't set `muc_domain` for roomspanel if `locked_muc_domain` is `true`.
- Bugfix: Modal auto-closes when you open it for a second time. - Bugfix: Modal auto-closes when you open it for a second time.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment