Skip to content
Snippets Groups Projects
  1. Jul 27, 2017
  2. Jul 25, 2017
  3. Jul 20, 2017
  4. Jul 19, 2017
  5. Jul 18, 2017
  6. Jul 17, 2017
  7. Jul 13, 2017
  8. Jul 11, 2017
  9. Jun 26, 2017
  10. Jun 21, 2017
  11. Jun 16, 2017
  12. Jun 13, 2017
  13. Jun 09, 2017
  14. Jun 06, 2017
  15. May 26, 2017
  16. May 09, 2017
  17. May 05, 2017
    • Olivier SOLDANO's avatar
      change account deletion process · 9b7e80d9
      Olivier SOLDANO authored
      
      The account deletion was performed by solely clicking the bin icon
      in the configuration account panel of a selected account.
      This was done without warning nor confirmation.
      
      This patch moves the dedicated button to the account list bottom
      as in the other desktop clients, and adds a confimation popup,
      summarising the account identifiers (in order, alias, registered name,
      ringID), and displays a warning about losing the account in case
      it hasn't been exported or added to another device.
      
      Change-Id: I259388da9e143400ab65e88d1fb7c223dbfbff19
      Reviewed-by: default avatarAnthony Léonard <anthony.leonard@savoirfairelinux.com>
      9b7e80d9
    • Anthony Léonard's avatar
      remove remaining userChosenAccount · a3cc5f0d
      Anthony Léonard authored
      
      One occurence of userChosenAccount() was left which was crashing the
      application when sending a contact request to a ContactMethod without
      account linked to it.
      
      Moreover, this is a deprecated method which is now totally removed
      from the client.
      
      Change-Id: I46a938c7bf4ac8a3212a2a7a2f7de80a647d956d
      Reviewed-by: default avatarOlivier Soldano <olivier.soldano@savoirfairelinux.com>
      a3cc5f0d
    • Anthony Léonard's avatar
      fix incorrect behavior of unread message indicator · 7c63032e
      Anthony Léonard authored
      
      When the messaging panel was closed by clicking on the back button, a
      slot was still triggered when the last selected contact method
      received a message. This one was calling setAllRead() from
      TextRecording to indicate that all messages were read by the user and
      then the indicator wasn't displayed.
      
      Clicking on the back button now disconnect this signal so new incoming
      messages are not marked as read.
      
      Change-Id: I65049ac13ea6fe5c758935333ceda0f97f2b45ab
      Reviewed-by: default avatarOlivier Soldano <olivier.soldano@savoirfairelinux.com>
      7c63032e
Loading