1. c07bd3e settings: remove dtmf configuration by Anthony Léonard · 7 years ago
  2. d35d649 hide invite button when peer trust us. by Guillaume Roguez · 7 years ago
  3. 6377f8a force gnome client to use xwayland by philippegorley · 7 years ago
  4. a733794 fix critical warning about negative dimensions by philippegorley · 7 years ago
  5. f109fd3 remove dead code by philippegorley · 7 years ago
  6. cea60ca chatview: prevent QVector::at() call on empty object by Guillaume Roguez · 7 years ago
  7. e198ac6 add checkbox to toggle hardware decoding by philippegorley · 7 years ago
  8. ad4ae04 AccountBansTab : allow to unban a peer by Nicolas Jager · 7 years ago
  9. 005fc55 add AccountBansTab and BannedContactsView by Nicolas Jager · 7 years ago
  10. 2bc3fd9 disable pending contact requests tab for sip accounts by Nicolas Jager · 7 years ago
  11. 6d4734e factorize some code in ringmainwindow by Guillaume Roguez · 7 years ago
  12. cd54b99 add guard to current_account_changed against nullptr parameters by Nicolas Jager · 7 years ago
  13. ffc4711 RingMainWindow : fix (un)selections in the left panel by Nicolas Jager · 7 years ago
  14. 0a41120 RingMainWindow : add notification to pending contact request tab by Guillaume Roguez · 7 years ago
  15. 567a97b set auto-quality off by default by Guillaume Roguez · 7 years ago
  16. aa4ff43 IncomingCallView: update name and photo by Stepan Salenikovich · 7 years ago
  17. 46bb157 CurrentCallView: update name and photo by Stepan Salenikovich · 7 years ago
  18. 6dbaf26 CurrentCallView: remove unnecessary cast by Stepan Salenikovich · 7 years ago
  19. 6829382 do not use deprecated gtk_widget_override_font by Houmin · 7 years ago
  20. 8809293 Prevent warnings about size allocation by Stepan Salenikovich · 7 years ago
  21. 3d1add6 Remove file name filters from avatar file chooser by Stepan Salenikovich · 7 years ago
  22. beab3c9 Replace all instances of "getBestId()" with "bestId()" by Houmin · 7 years ago
  23. e084a8c Display name and number in the smart view by Stepan Salenikovich · 7 years ago
  24. 03c80d0 ignore whitespace in search entry by Stepan Salenikovich · 7 years ago
  25. 8c73cd1 PendingContactRequest: init model at start by Nicolas Jager · 7 years ago
  26. 7b9f592 ContactRequest: show vCard info by Nicolas Jager · 7 years ago
  27. cda9552 do not perform lookup if search entry is empty by Stepan Salenikovich · 7 years ago
  28. 1cf35e5 re-create WebView when process crashes by Stepan Salenikovich · 7 years ago
  29. 709ff15 smart list: sync initial selection with model by Stepan Salenikovich · 7 years ago
  30. c372e81 display presence status by aviau · 8 years ago
  31. 3026bb3 prevent crash during Qt model layout change by Stepan Salenikovich · 7 years ago
  32. ce1d013 change function signatures to reduce code by Stepan Salenikovich · 7 years ago
  33. 08c4ab2 use gtk_combo_box_set_qmodel to reduce code by Stepan Salenikovich · 7 years ago
  34. 79b5f10 use gtk_combo_box_set_qmodel for account selector by Stepan Salenikovich · 7 years ago
  35. 4c31b21 improve combo box model utility functions by Stepan Salenikovich · 7 years ago
  36. 40d6325 GtkQTreeModel: fix layoutChanged handling by Stepan Salenikovich · 7 years ago
  37. c8402f0 GtkQTreeModel: check that iter is valid by Stepan Salenikovich · 7 years ago
  38. 11d88d8 update welcome view on init by Stepan Salenikovich · 7 years ago
  39. 9a53f8c improve search entry behaviour by Stepan Salenikovich · 7 years ago
  40. 8f58c9e remove QByteArray::toStdString() usage by aviau · 7 years ago
  41. 509670b save user selected account by Stepan Salenikovich · 7 years ago
  42. 22667e4 pendingcontact: fix nullptr access by Guillaume Roguez · 7 years ago
  43. f3bd438 contactrequestcontentview : add block button by Nicolas Jager · 7 years ago
  44. d00761d ContactRequestContentView : new widget for contact request by Nicolas Jager · 8 years ago
  45. 91cae75 fix: AvailableAccountModel uses by Mathieu Audat · 7 years ago
  46. f842c8b prevent crash when searching contacts by Stepan Salenikovich · 7 years ago
  47. e23e494 welcome view : update on currentChanged by Nicolas Jager · 7 years ago
  48. 15434f5 use the correct idx to select account on incoming call by Nicolas Jager · 7 years ago
  49. 8a6e10a fix : signal in pending_contact_requests_view_init by Nicolas Jager · 7 years ago
  50. f71f8d8 fix : AvailableAccountModel uses by Nicolas Jager · 7 years ago
  51. a06e443 currentcallview: fix GTK+ API incompatibility by Stepan Salenikovich · 7 years ago
  52. 08389d2 Revert "fix : AvailableAccountModel uses" by Nicolas Jager · 7 years ago
  53. 6fa2205 video_widget: fix invalid snapshot memory by Stepan Salenikovich · 7 years ago
  54. 1124172 fix : AvailableAccountModel uses by Nicolas Jager · 7 years ago
  55. 37194a6 fix account selector visibility by Stepan Salenikovich · 7 years ago
  56. ec16deb account wizard: make sure avatar is created by Stepan Salenikovich · 7 years ago
  57. a169c71 combobox_account_selector : set visibility in terms of accounts by Nicolas Jager · 7 years ago
  58. 5e2be73 combobox_account_selector : style for the alias improved by Nicolas Jager · 8 years ago
  59. bf68610 smartinfo: add translucent background by Guillaume Roguez · 7 years ago
  60. 4c87b83 cc-crop-area: fix unused variable warnings by aviau · 8 years ago
  61. 0efc843 RingMainWindow : introduces contact requests list by Nicolas Jager · 8 years ago
  62. 759faea ChatView : add button to send basic invitation. by Nicolas Jager · 8 years ago
  63. 40916b4 chosen account : use it for calls and lookups. by Nicolas Jager · 8 years ago
  64. 85e992a incoming call : change selected account to the same as the call by Nicolas Jager · 8 years ago
  65. 15a8b90 RingMainWindow : add account selector by Nicolas Jager · 8 years ago
  66. cbc8dcc don't show settings button during account wizard by Stepan Salenikovich · 7 years ago
  67. 08b2f45 fix displaced preview video on Wayland by Stepan Salenikovich · 7 years ago
  68. 1820ba1 chat: fix invalid pointer access by Guillaume Roguez · 7 years ago
  69. c74f761 fix : enumeration value 'ContactRequest' not handled in switch by Nicolas Jager · 7 years ago
  70. 65d6e1f name lookup : associate Account used with the ContactMethod by Nicolas Jager · 7 years ago
  71. 7f2b5ab use Appindicator in KDE as well by Marco Martin · 8 years ago
  72. 167bbb6 Call Ring ID accepted as command line argument by Victor Nikulshin · 8 years ago
  73. e7221ed fix search bar crash by Guillaume Roguez · 8 years ago
  74. 26835d1 migration : remove timeout by Nicolas Jager · 8 years ago
  75. 84fe45e migration : update UI and logic by Nicolas Jager · 8 years ago
  76. 5590314 lookup : removes the lock during a lookup by Nicolas Jager · 8 years ago
  77. 3f4fe18 config.h: fix check for appindicator by Stepan Salenikovich · 8 years ago
  78. 72d812f Only use AppIndicator in Unity by Stepan Salenikovich · 8 years ago
  79. 9a27747 recentcontactsview.cpp: handle Certificate in switches by aviau · 8 years ago
  80. 6aa46d1 eds backend: clarify error logs by Stepan Salenikovich · 8 years ago
  81. d0d1d81 IncomingCallView : show registered name if present by Nicolas Jager · 8 years ago
  82. 2e467c3 ui : update instances names by Nicolas Jager · 8 years ago
  83. 4a1f064 CurrentCallView : show registered name if present by Nicolas Jager · 8 years ago
  84. 153b765 chatView : show registered name if present by Nicolas Jager · 8 years ago
  85. b52dbc5 Simplify check for webkigtk API version by Stepan Salenikovich · 8 years ago
  86. 7d8548c Username registration: fix typo by Stepan Salenikovich · 8 years ago
  87. 32e636a i18n: update translations by Stepan Salenikovich · 8 years ago
  88. 5d3e40a Account Settings: Remove Audio and Video tabs by aviau · 8 years ago
  89. 922473c Account Settings: move bootstrap servers to advanced tab by aviau · 8 years ago
  90. 7e3c3f9 AccountSecurityTab: hide everything that is not relevant by aviau · 8 years ago
  91. cbb2fc4 Hide ice fallback settings for non-Ring accounts by aviau · 8 years ago
  92. b135a69 AccountView: removed a gtk_widget_show_all call by aviau · 8 years ago
  93. 9e4e84d Account Settings: only show devices tab for Ring accounts by aviau · 8 years ago
  94. 2a23183 Account Settings: re-order tabs by aviau · 8 years ago
  95. f74c7b5 ringwelcomeview: display registered name by aviau · 8 years ago
  96. 3e5f1b6 ChatView: move sent icon + no longer use jquery by Frédéric Guimont · 8 years ago
  97. af7d6bb New account creation wizard standardization by aviau · 8 years ago
  98. 407dc41 chatview: prevent crash due to invalid memory by Stepan Salenikovich · 8 years ago
  99. fa24b93 Display different error when username lookup fails by Stepan Salenikovich · 8 years ago
  100. b6185e9 Don't show bad username icon without blockchain by Stepan Salenikovich · 8 years ago