log src/browser/sat_browser/panels.py @ 592:c66f7227848e frontends_multi_profiles

age author description
2015-01-24 Goffi browser side: big refactoring to base Libervia on QuickFrontend, first draft: frontends_multi_profiles
2014-11-27 souliane browser and server side: uses RSM (XEP-0059)
2014-10-23 souliane browser_side: revert one change from previous changeset: explicitely get history also for MUC, as we don't know if the service will send us the backlog
2014-10-22 souliane browser_side: various improvements, especially for MUC
2014-10-20 souliane browser_side: fixes issue while getting a chat state for a MUC occupant who already left
2014-10-19 souliane browser_side: fixes call to logging method with more than one argument
2014-10-19 souliane browser_side (blogs): massive insertion display the actual number of blogs being inserted
2014-10-18 souliane browser_side: fixes the display of MUC occupants presences
2014-10-18 souliane browser_side: safer attributes handling in getOrCreateLiberviaWidget + use it to create MUC panels
2014-10-17 souliane browser_side: display MUC occupants presences
2014-10-06 souliane browser_side: implements "Show offline contacts" and "Show empty groups" parameters
2014-10-03 souliane browser_side: add XMLUI "int" widget type + historyPrint uses the new param "Chat history limit"
2014-09-23 souliane browser_side (plugin OTR): display the correct icons on opening the window + auto-open on accepted invitation
2014-09-17 souliane browser_side: disable OTR if the browser is too old to offer crypto.getRandomValues (CSPRNG)
2014-09-08 souliane browser_side (plugin OTR): display OTR states with icons instead of a text
2014-09-07 souliane browser_side: temporary way to display the OTR state in the LiberviaWidget header