1. 08 Aug, 2015 2 commits
  2. 07 Aug, 2015 1 commit
  3. 06 Aug, 2015 1 commit
  4. 27 Jul, 2015 1 commit
  5. 16 Jul, 2015 1 commit
  6. 15 Jul, 2015 1 commit
  7. 13 Jul, 2015 1 commit
  8. 06 Jul, 2015 1 commit
  9. 04 Jul, 2015 2 commits
  10. 30 Jun, 2015 2 commits
  11. 29 Jun, 2015 1 commit
  12. 24 May, 2015 1 commit
    • Fabio Bas's avatar
      More work · 471f6371
      Fabio Bas authored
       * Refactored code out of common/ into servatrice/
       * added smtp client library
       * disable registration when connected
       * validate email address
       * send activation token via email
      471f6371
  13. 23 May, 2015 4 commits
  14. 21 May, 2015 1 commit
  15. 01 May, 2015 1 commit
  16. 27 Apr, 2015 1 commit
  17. 26 Apr, 2015 1 commit
  18. 22 Apr, 2015 1 commit
    • Matt Lowe's avatar
      Updated server shutdown timer logic · e646122f
      Matt Lowe authored
      Will follow the following rules
      
      + send a message initially
      + send a message every 20 mins
      + send a message every min when time <= 5
      
      Updated client popup
      
      Updated client to close any previous popups and bring up a new one.
      
      NEEDS TO BE TESTED
      
      added missing include
      
      Added delete on close
      e646122f
  19. 16 Apr, 2015 1 commit
  20. 15 Apr, 2015 2 commits
  21. 14 Apr, 2015 2 commits
  22. 08 Apr, 2015 2 commits
  23. 07 Apr, 2015 1 commit
  24. 02 Apr, 2015 2 commits
  25. 31 Mar, 2015 1 commit
    • Matt Lowe's avatar
      tray icon is now hidden and then removed · 5bd37e1d
      Matt Lowe authored
      I noticed that sometimes I would have lots of icons in the sys tray. I
      would have to mouse over them to make then be removed. This also happens
      with some other programs too. I have added some code to hide() the sys
      icon when the client is close, it seems to be helping with the issue.
      Hard to reproduce, might also only be a windows issue.
      5bd37e1d
  26. 26 Mar, 2015 2 commits
    • Matt Lowe's avatar
      Failed logins reopen login dlg · 12716e43
      Matt Lowe authored
      If you fail a login you are returned to the login dialog
      12716e43
    • Matt Lowe's avatar
      Added system tray icon · 81a8141f
      Matt Lowe authored
      + Can be used for setting client size and closing the client.
      
      Will expand on by sending client alerts to the tray.
      
      Updated to push message notifactions to the toolbar
      
      Preview image:
      
      Added setting to enable/disable message popups
      
      Added functionality
      
      + updated popup message and translation
      + Double clicking tray icon will now bring up the app/minimize it
      + can now be alerted of mentions
      + added setting to set if you want mentions on desktop
      + clicking mention message will take you to the main chat
      + added translations for icon menu
      + removed maximize/minimize/restore from menu, not needed.
      
      Added disconnect
      
      + Disconnects any previous message slots/signals from the system icon
      message bubble
      81a8141f
  27. 03 Mar, 2015 1 commit
    • Matt Lowe's avatar
      Added username to window title · 4cbffc3f
      Matt Lowe authored
      While having more than 1 client open I found it hard to know which user
      was which. I have added the user name to the title bar so you know who
      you are logged in as.
      4cbffc3f
  28. 25 Feb, 2015 1 commit
  29. 21 Feb, 2015 1 commit