found a way to avoid requesting all the MUCs history alltogether on startup

This commit is contained in:
Blue 2020-08-09 19:28:03 +03:00
parent 3a120c773a
commit ef1a9846bf
4 changed files with 34 additions and 6 deletions

View file

@ -7,6 +7,9 @@
- global availability (in drop down list) gets restored after reconnection
- status icon in active chat changes when presence of the pen pal changes
### Improvements
- slightly reduced the traffic on the startup by not requesting history of all MUCs
## Squawk 0.1.5 (Jul 29, 2020)
### Bug fixes