1. e05cde1 accountview: fix account creation by updating selectedInfo by Sébastien Blin · 6 years ago
  2. 24356d4 accountcreationwizard: close preview when hidden by Hugo Lefeuvre · 6 years ago
  3. b8a8057 ringmainwindow: fix view inconsistency bug by Hugo Lefeuvre · 6 years ago
  4. 276202f settings: link settings tabs to selected account by Sébastien Blin · 6 years ago
  5. ef608ea popupmenu: fix menu for banned accounts by Hugo Lefeuvre · 6 years ago
  6. 6bbfd87 chatview: clearly display banned contacts as such by Hugo Lefeuvre · 6 years ago
  7. a74167e datatransfer: support timeout_expired status by Sébastien Blin · 6 years ago
  8. 6f2ceb1 Refactoring of the accountContainer logic by Hugo Lefeuvre · 6 years ago
  9. 03f071d datatransfer: automatically accepts images instead of awaiting by Sébastien Blin · 6 years ago
  10. 30044bc dialogs: update credits by Sébastien Blin · 6 years ago
  11. a3ae9fd Fix various icon_username_availability issues by Hugo Lefeuvre · 6 years ago
  12. a5acec0 Leave settings view if accounts gets empty by Hugo Lefeuvre · 6 years ago
  13. e18c192 ringmainwindow: do not open first conversation when not necessary by Sébastien Blin · 6 years ago
  14. 59514ed prefer Ayatana AppIndicator by aviau · 6 years ago
  15. 09478e4 fix: race condition + crash when deleting accounts by Hugo Lefeuvre · 6 years ago
  16. 1946b53 settings: check if g_get_user_special_dir fails by Sébastien Blin · 6 years ago
  17. 1e2dd35 datatransfer: show images in chatview by Sébastien Blin · 6 years ago
  18. 68bc012 fix: close preferences when going to background by Hugo Lefeuvre · 6 years ago
  19. a8f9115 conversationsview: link to new signal conversationUpdated by Sébastien Blin · 6 years ago
  20. 7e10089 fix: make download directory dialog modal by Hugo Lefeuvre · 6 years ago
  21. 4090acc registration: fix segfault when looking for a username without account by Sébastien Blin · 6 years ago
  22. 4c2fb56 accountadvancedtab: add option to modify proxy config by AmarOk · 7 years ago
  23. 2bc42b6 drawing: replace ? avatar by a fallback image and supports special characters by Sébastien Blin · 7 years ago
  24. 8fca81d settings: add a default folder for receiving files by Sébastien Blin · 7 years ago
  25. 6960624 contextmenus: add some options for users by Sébastien Blin · 7 years ago
  26. f66322e settings: fix the ability to register on another name server by Sébastien Blin · 7 years ago
  27. 1f92b4a importexport: remove old disabled and unused view by Sébastien Blin · 7 years ago
  28. 1e191dc accounttab: move auto-answer and UPnP option to advanced tab by Sébastien Blin · 7 years ago
  29. f21ffca datatransfer: support awaiting_peer and awaiting_host states by Sébastien Blin · 7 years ago
  30. afbc959 chatview: set default filename when accepting a file by Sébastien Blin · 7 years ago
  31. b5da5ab accountgeneraltab: add the ability to export an account to a file by Sébastien Blin · 7 years ago
  32. 8ab4a81 chatview: fix add button and invitation visibility by Sébastien Blin · 7 years ago
  33. 162eb0f chatview: fix unread text messages counter by Sébastien Blin · 7 years ago
  34. 5b137be chatview: Add data transfer support by Guillaume Roguez · 7 years ago
  35. 1140f87 welcomeview: fix bad initialization by Sébastien Blin · 7 years ago
  36. 05317a7 chatview: improve large history loading by Sébastien Blin · 7 years ago
  37. 77c579d copyright date update by Guillaume Roguez · 7 years ago
  38. be42d67 release name change by Guillaume Roguez · 7 years ago
  39. 6635b0d rename newUnreadMessage to newInteraction by Nicolas Jager · 7 years ago
  40. aaf8b0f currentcallview: C++'ize implementation by Guillaume Roguez · 7 years ago
  41. 1b69f09 ringmainwindow: fix namespace firewall by Guillaume Roguez · 7 years ago
  42. 1fa8eb2 ringmainwindow: reduce code footprint by Guillaume Roguez · 7 years ago
  43. ac6698c fix : accept_incoming_call by Nicolas Jager · 7 years ago
  44. 3807d98 fix clear_history button with new lrc api by Nicolas Jager · 7 years ago
  45. baf20c8 check obsolete history at start by Nicolas Jager · 7 years ago
  46. a880482 change PendingRequests tabs management by Guillaume Roguez · 7 years ago
  47. 6673656 fix crash when no account selected by Guillaume Roguez · 7 years ago
  48. d27fdaa set history limit by Nicolas Jager · 7 years ago
  49. cfeffc3 fix: incoming chat message notification by Nicolas Jager · 7 years ago
  50. e9669d2 fix smartlist tabs behavior by Nicolas Jager · 7 years ago
  51. 655b8db play sound when notification pops by Nicolas Jager · 7 years ago
  52. 3e4055b edit tabs by Nicolas Jager · 7 years ago
  53. abc26c3 client: port to libnm by Lubomir Rintel · 7 years ago
  54. a491104 ringmainwindow: move helpers into its own namespace by Guillaume Roguez · 7 years ago
  55. dcddfb5 replace displayPresence by displayInformation by Nicolas Jager · 7 years ago
  56. a5d8922 drawing: correct comments and palette color for avatars by Sébastien Blin · 7 years ago
  57. 8a3095a ringmainwindow: remove unused Qt connectors by Nicolas Jager · 7 years ago
  58. c209592 fix the non-checked call to lrc ContactModel::getContact() by Guillaume Roguez · 7 years ago
  59. a04f442 ringmainwindow: more robust account selection by Guillaume Roguez · 7 years ago
  60. 64236c2 ringmainwindow: re-organize all Qt slots by Guillaume Roguez · 7 years ago
  61. 1eb30c6 ringmainwindow: minor code layout changes by Guillaume Roguez · 7 years ago
  62. 7e23840 ringmainwindow: factorize actions on enabled lrc account by Guillaume Roguez · 7 years ago
  63. 5121fd6 ringmainwindow: fix abuse of lambdas by Guillaume Roguez · 7 years ago
  64. b96d653 ringmainwindow: use unique_ptr than raw pointer by Guillaume Roguez · 7 years ago
  65. 3ea37de ringmainwindow: rename CppImpl::priv to widgets by Guillaume Roguez · 7 years ago
  66. 47cd8b5 ringmainwindow: move init code into CppImpl ctor/dtor by Guillaume Roguez · 7 years ago
  67. dbefafd ringmainwindow: refactor all remaining static functions by Guillaume Roguez · 7 years ago
  68. 6ee8df6 ringmainwindow: refactor hide_view_clicked by Guillaume Roguez · 7 years ago
  69. 1d96327 ringmainwindow: refactor fullscreen functions by Guillaume Roguez · 7 years ago
  70. 11339f8 ringmainwindow: refactor get_webkit_chat_container() by Guillaume Roguez · 7 years ago
  71. 527dc6b ringmainwindow: C++'ize change_view() by Guillaume Roguez · 7 years ago
  72. 6f43137 ringmainwindow: move C++ members into CppImpl by Guillaume Roguez · 7 years ago
  73. 1e50f0b ringmainwindow: create C++/C binding separation by Guillaume Roguez · 7 years ago
  74. 28af666 fix typo by philippegorley · 7 years ago
  75. d64d88e add visual notification for unread messages by Nicolas Jager · 7 years ago
  76. d29ae95 allows to perform audio-only call by Nicolas Jager · 7 years ago
  77. f11c9f3 conversationsview: always retrieve the correct best id by Sébastien Blin · 7 years ago
  78. b210553 fix build error when libnotify is not installed by Rafał Babski · 7 years ago
  79. ac74368 currentcallview: improve button's contrast by Sébastien Blin · 7 years ago
  80. 2edfbe2 dialogs: update contributor list by Sébastien Blin · 7 years ago
  81. a5c756e video_widget: fix the sharing file feature by Sébastien Blin · 7 years ago
  82. d6787ad conversationpopupmenu: add option to copy the ring uri by Sébastien Blin · 7 years ago
  83. 3667fa6 currentcallview: reactivate the quality slider by Sébastien Blin · 7 years ago
  84. 366243f currentcallview: fix Gtk warning and critical messages by Sébastien Blin · 7 years ago
  85. 5851aaf chatview: avoid segfault when using priv->conversation_ by Sébastien Blin · 7 years ago
  86. 1ffd472 currentcallview: remove flag from toggleMedia by Sébastien Blin · 7 years ago
  87. fbcb229 pixbufmanipulator: add avatar for temporary item by Sébastien Blin · 7 years ago
  88. 4e556d0 refactor: remove unused code by Sébastien Blin · 7 years ago
  89. 55bff9d link client to LRC new models by Sébastien Blin · 7 years ago
  90. fad674f hardening delete operator by Nicolas Jager · 7 years ago
  91. d532c74 contactsview: remove contacts view by Sébastien Blin · 7 years ago
  92. b5702dc historyview: remove history view by Sébastien Blin · 7 years ago
  93. f4f9028 chatview: update for the new lrc by Sébastien Blin · 7 years ago
  94. e72d43c conversationsview: add class to draw conversation items by Sébastien Blin · 7 years ago
  95. 0575214 conversationpopupmenu: add popup menu for conversations by Sébastien Blin · 7 years ago
  96. c50a8a3 account: add the ability to change the account password by Sébastien Blin · 7 years ago
  97. 50215a4 account: allow to import existing archive by Adrien Beraud · 7 years ago
  98. a85c1f8 account: Add the ability to create an account without any password by AmarOk · 7 years ago
  99. 70dc0b7 generalsettingsview: add an option to disable images loading in the chatview by Sébastien Blin · 7 years ago
  100. 2309eda pixbufmanipulator: fix crash when CM has no name by Sébastien Blin · 7 years ago