set new privacy policy and terms of use urls
fix mic volume tester visibility in call
fix #LINQT-1583 secured avatar on unsecured address in call history
fix #LINQT-1631 zrtp to verify devices
fix #LINQT-1526 title inside stackview to avoid freeze effect
fix #LINQT-1579 spacing in layouts
fix #LINQT-1625 right panel closes before new call starts
crop text sticker
fix verified icon size
- button style + icons
- try to fix mac text edition error
- disabled color considering lightness
- fix #LINQT-1524 avatar secured border
- fix #LINQT-1525 padding add participant form
- fix #LINQT-1537 more options menu in call
- fix #LINQT-1538 floating header in parameters
- fix #LINQT-1539 display name in conf info participants list
- fix #LINQT-1462 rm waiting time
- store search parameters into Core.
- add search limitation to avoid 300 useless items.
- retrieve old parameters on proxy when changing list.
- store parent proxy to avoid MOC warnings.
Fix contacts search views:
- add a loading state for buzy indicators.
- limit results on suggestions.
- avoid to create MagicSearchProxy if not needed.
- add a status to know if friend is stored or not.
- propagate invalidateFilter.
- delay search while typing.
Fix margins and participants selection.
Do not search contacts when contact panel is not shown.
Avoid search on empty magicbar.
Avoid repeating section on object that disappeared from cache.
Focus on new contact after creation.
Avoid changing maxresult if not needed.
Redirect only if friend is not ldap
Fix empty display name on making favorite a ldap contact.
Fix focus and positions on favorites.
- Reset data list and initialization on single step.
- Just add a log on new call log.
- Remove updateView : it should not be needed as contains are updated automatically from its items.
- Clean AbstractListProxy from LimitProxy implementation.
- Avoid to reset left panel if not needed to not reload lists.
- Fix missing objectName in history list view.
Fix display on new call button.