1. 697bd6d ringmainwindow.ui : remove wrong properties by Nicolas Jager · 7 years ago
  2. 8c73cd1 PendingContactRequest: init model at start by Nicolas Jager · 7 years ago
  3. 7b9f592 ContactRequest: show vCard info by Nicolas Jager · 7 years ago
  4. 7261c4f ringmainwindow: set notebook tabs exapandable by Stepan Salenikovich · 7 years ago
  5. cda9552 do not perform lookup if search entry is empty by Stepan Salenikovich · 7 years ago
  6. 1cf35e5 re-create WebView when process crashes by Stepan Salenikovich · 7 years ago
  7. 02518e8 height-request: fixup typo "34>" -> "34" by aviau · 7 years ago
  8. 5bf681c RingMainWindow : replace text tabs by icons by Nicolas Jager · 7 years ago
  9. 709ff15 smart list: sync initial selection with model by Stepan Salenikovich · 7 years ago
  10. c372e81 display presence status by aviau · 8 years ago
  11. 3026bb3 prevent crash during Qt model layout change by Stepan Salenikovich · 7 years ago
  12. ce1d013 change function signatures to reduce code by Stepan Salenikovich · 7 years ago
  13. 08c4ab2 use gtk_combo_box_set_qmodel to reduce code by Stepan Salenikovich · 7 years ago
  14. 79b5f10 use gtk_combo_box_set_qmodel for account selector by Stepan Salenikovich · 7 years ago
  15. 4c31b21 improve combo box model utility functions by Stepan Salenikovich · 7 years ago
  16. 40d6325 GtkQTreeModel: fix layoutChanged handling by Stepan Salenikovich · 7 years ago
  17. c8402f0 GtkQTreeModel: check that iter is valid by Stepan Salenikovich · 7 years ago
  18. 11d88d8 update welcome view on init by Stepan Salenikovich · 7 years ago
  19. 9a53f8c improve search entry behaviour by Stepan Salenikovich · 7 years ago
  20. 8f58c9e remove QByteArray::toStdString() usage by aviau · 7 years ago
  21. 509670b save user selected account by Stepan Salenikovich · 7 years ago
  22. 22667e4 pendingcontact: fix nullptr access by Guillaume Roguez · 7 years ago
  23. f3bd438 contactrequestcontentview : add block button by Nicolas Jager · 7 years ago
  24. d00761d ContactRequestContentView : new widget for contact request by Nicolas Jager · 8 years ago
  25. 91cae75 fix: AvailableAccountModel uses by Mathieu Audat · 7 years ago
  26. 8e25afb chatview: fix scroll behavior by Adrien Beraud · 7 years ago
  27. f842c8b prevent crash when searching contacts by Stepan Salenikovich · 7 years ago
  28. e23e494 welcome view : update on currentChanged by Nicolas Jager · 7 years ago
  29. 15434f5 use the correct idx to select account on incoming call by Nicolas Jager · 7 years ago
  30. 8a6e10a fix : signal in pending_contact_requests_view_init by Nicolas Jager · 7 years ago
  31. f71f8d8 fix : AvailableAccountModel uses by Nicolas Jager · 7 years ago
  32. a06e443 currentcallview: fix GTK+ API incompatibility by Stepan Salenikovich · 7 years ago
  33. 08389d2 Revert "fix : AvailableAccountModel uses" by Nicolas Jager · 7 years ago
  34. 6fa2205 video_widget: fix invalid snapshot memory by Stepan Salenikovich · 7 years ago
  35. 1124172 fix : AvailableAccountModel uses by Nicolas Jager · 7 years ago
  36. 37194a6 fix account selector visibility by Stepan Salenikovich · 7 years ago
  37. ec16deb account wizard: make sure avatar is created by Stepan Salenikovich · 7 years ago
  38. a169c71 combobox_account_selector : set visibility in terms of accounts by Nicolas Jager · 7 years ago
  39. 5e2be73 combobox_account_selector : style for the alias improved by Nicolas Jager · 8 years ago
  40. bf68610 smartinfo: add translucent background by Guillaume Roguez · 7 years ago
  41. 4c87b83 cc-crop-area: fix unused variable warnings by aviau · 8 years ago
  42. 0efc843 RingMainWindow : introduces contact requests list by Nicolas Jager · 8 years ago
  43. 759faea ChatView : add button to send basic invitation. by Nicolas Jager · 8 years ago
  44. 40916b4 chosen account : use it for calls and lookups. by Nicolas Jager · 8 years ago
  45. 85e992a incoming call : change selected account to the same as the call by Nicolas Jager · 8 years ago
  46. 15a8b90 RingMainWindow : add account selector by Nicolas Jager · 8 years ago
  47. cbc8dcc don't show settings button during account wizard by Stepan Salenikovich · 7 years ago
  48. bd8c3ac ring logo: GNU project -> GNU package by Stepan Salenikovich · 7 years ago
  49. 08b2f45 fix displaced preview video on Wayland by Stepan Salenikovich · 7 years ago
  50. 1820ba1 chat: fix invalid pointer access by Guillaume Roguez · 7 years ago
  51. c74f761 fix : enumeration value 'ContactRequest' not handled in switch by Nicolas Jager · 7 years ago
  52. 65d6e1f name lookup : associate Account used with the ContactMethod by Nicolas Jager · 7 years ago
  53. 7f2b5ab use Appindicator in KDE as well by Marco Martin · 8 years ago
  54. 167bbb6 Call Ring ID accepted as command line argument by Victor Nikulshin · 8 years ago
  55. e7221ed fix search bar crash by Guillaume Roguez · 8 years ago
  56. 26835d1 migration : remove timeout by Nicolas Jager · 8 years ago
  57. 84fe45e migration : update UI and logic by Nicolas Jager · 8 years ago
  58. 5590314 lookup : removes the lock during a lookup by Nicolas Jager · 8 years ago
  59. 3f4fe18 config.h: fix check for appindicator by Stepan Salenikovich · 8 years ago
  60. a7898b6 README: fix typos by Jérôme Oufella · 8 years ago
  61. 72d812f Only use AppIndicator in Unity by Stepan Salenikovich · 8 years ago
  62. 9a27747 recentcontactsview.cpp: handle Certificate in switches by aviau · 8 years ago
  63. 6aa46d1 eds backend: clarify error logs by Stepan Salenikovich · 8 years ago
  64. f2b8bad i18n: update by Guillaume Roguez · 8 years ago
  65. d0d1d81 IncomingCallView : show registered name if present by Nicolas Jager · 8 years ago
  66. 2e467c3 ui : update instances names by Nicolas Jager · 8 years ago
  67. 4a1f064 CurrentCallView : show registered name if present by Nicolas Jager · 8 years ago
  68. 153b765 chatView : show registered name if present by Nicolas Jager · 8 years ago
  69. b52dbc5 Simplify check for webkigtk API version by Stepan Salenikovich · 8 years ago
  70. 7d8548c Username registration: fix typo by Stepan Salenikovich · 8 years ago
  71. 32e8e03 Devices tab: fix widget visiblity by Stepan Salenikovich · 8 years ago
  72. 32e636a i18n: update translations by Stepan Salenikovich · 8 years ago
  73. 5d3e40a Account Settings: Remove Audio and Video tabs by aviau · 8 years ago
  74. 922473c Account Settings: move bootstrap servers to advanced tab by aviau · 8 years ago
  75. 7e3c3f9 AccountSecurityTab: hide everything that is not relevant by aviau · 8 years ago
  76. cbb2fc4 Hide ice fallback settings for non-Ring accounts by aviau · 8 years ago
  77. b135a69 AccountView: removed a gtk_widget_show_all call by aviau · 8 years ago
  78. 9e4e84d Account Settings: only show devices tab for Ring accounts by aviau · 8 years ago
  79. 2a23183 Account Settings: re-order tabs by aviau · 8 years ago
  80. f74c7b5 ringwelcomeview: display registered name by aviau · 8 years ago
  81. 3e5f1b6 ChatView: move sent icon + no longer use jquery by Frédéric Guimont · 8 years ago
  82. af7d6bb New account creation wizard standardization by aviau · 8 years ago
  83. 407dc41 chatview: prevent crash due to invalid memory by Stepan Salenikovich · 8 years ago
  84. fa24b93 Display different error when username lookup fails by Stepan Salenikovich · 8 years ago
  85. b6185e9 Don't show bad username icon without blockchain by Stepan Salenikovich · 8 years ago
  86. a603542 Display RingID during account migration by Stepan Salenikovich · 8 years ago
  87. 16a94be Link to an existing account: split in two steps by aviau · 8 years ago
  88. 8b75a4c Add Dorina Mosku to Authors list by Dorina Mosku · 8 years ago
  89. 1f73121 ChatView: make sure name is updated by Stepan Salenikovich · 8 years ago
  90. efd8cae Specify Ring account when perform name lookup by Stepan Salenikovich · 8 years ago
  91. ae86864 AccountCreationWizard: ensure buttons have same size by aviau · 8 years ago
  92. 692fe6d AccountCreationWizard: username/displayname improvements by aviau · 8 years ago
  93. e52afa2 Chatview: Adapt fillMessages to new API by aviau · 8 years ago
  94. ef36cb2 ChatView: Fix race condition on printing messages by aviau · 8 years ago
  95. 8f436a3 Fix URI lookups by aviau · 8 years ago
  96. f9a551d Display Ring username after account creation by Stepan Salenikovich · 8 years ago
  97. a8ad047 accountmigrationview: don't display account id by aviau · 8 years ago
  98. 7b7be48 Search entry: use first account to detemine URI type by Stepan Salenikovich · 8 years ago
  99. ac74ac3 ChatView: fix memory leak in set_sender_image by aviau · 8 years ago
  100. 15b4576 i18n: update translations by Stepan Salenikovich · 8 years ago