1. f3681aa chatview: fix button_send_invitation's behavior by Sébastien Blin · 7 years ago
  2. 7196927 ui: center Welcome to msg and Ring logo by Guillaume Roguez · 7 years ago
  3. 602babf ringmainwindow: improve ui of the search box. by AmarOk · 7 years ago
  4. 2a6150d update copyright date by Guillaume Roguez · 7 years ago
  5. f8d7586 about: update copyrights date to 2017 by Guillaume Roguez · 7 years ago
  6. e748a0f i18n: automatic bump by Jenkins · 7 years ago
  7. b37e92b drawing: improved display of avatars by AmarOk · 7 years ago
  8. 748d6cd webkitchatcontainer: enable context-menu for copy/paste. by AmarOk · 7 years ago
  9. 0c43e51 update version number and name by Anthony Léonard · 7 years ago
  10. f6189ad banner: remove “Beta 2” mention by Anthony Léonard · 7 years ago
  11. 4f1f760 authors: update list and add a missing line feed by Anthony Léonard · 7 years ago
  12. cba0395 chatview: improve ui for combobox_cm by AmarOk · 7 years ago
  13. e7c0297 callview: improve ui for current and incoming callview by AmarOk · 7 years ago
  14. 884ef73 i18n: loads language code only and full locale name for lrc by Guillaume Roguez · 7 years ago
  15. bf695b4 chatview: set a minimum width to avoid ugly message input by AmarOk · 7 years ago
  16. 2631489 i18n: automatic bump by Jenkins · 7 years ago
  17. 6286ad4 chatview: add multiline messages support by AmarOk · 7 years ago
  18. 72e5124 chatview: update invite button when contact method is confirmed by AmarOk · 7 years ago
  19. d55d85e chatview: fix messages alignment by AmarOk · 7 years ago
  20. b425324 chatview: improve UI for text input by AmarOk · 7 years ago
  21. 436bd9b generalsettings: improve ui for general settings. by AmarOk · 7 years ago
  22. 25d8c1a cmake: use CMAKE_CXX_STANDARD by Adrien Beraud · 7 years ago
  23. 6dcc94c links: use https for links to ring.cx by Adrien Beraud · 7 years ago
  24. e080c09 i18n: automatic bump by Jenkins · 7 years ago
  25. c07bd3e settings: remove dtmf configuration by Anthony Léonard · 7 years ago
  26. d35d649 hide invite button when peer trust us. by Guillaume Roguez · 7 years ago
  27. 6377f8a force gnome client to use xwayland by philippegorley · 7 years ago
  28. a733794 fix critical warning about negative dimensions by philippegorley · 7 years ago
  29. f109fd3 remove dead code by philippegorley · 7 years ago
  30. cea60ca chatview: prevent QVector::at() call on empty object by Guillaume Roguez · 7 years ago
  31. e198ac6 add checkbox to toggle hardware decoding by philippegorley · 7 years ago
  32. ad4ae04 AccountBansTab : allow to unban a peer by Nicolas Jager · 7 years ago
  33. 005fc55 add AccountBansTab and BannedContactsView by Nicolas Jager · 7 years ago
  34. aae526c i18n: update from translators by Guillaume Roguez · 7 years ago
  35. 682e57b i18n: source resource update by Guillaume Roguez · 7 years ago
  36. 2bc3fd9 disable pending contact requests tab for sip accounts by Nicolas Jager · 7 years ago
  37. 6d4734e factorize some code in ringmainwindow by Guillaume Roguez · 7 years ago
  38. cd54b99 add guard to current_account_changed against nullptr parameters by Nicolas Jager · 7 years ago
  39. ffc4711 RingMainWindow : fix (un)selections in the left panel by Nicolas Jager · 7 years ago
  40. 0a41120 RingMainWindow : add notification to pending contact request tab by Guillaume Roguez · 7 years ago
  41. 567a97b set auto-quality off by default by Guillaume Roguez · 7 years ago
  42. aa4ff43 IncomingCallView: update name and photo by Stepan Salenikovich · 7 years ago
  43. 46bb157 CurrentCallView: update name and photo by Stepan Salenikovich · 7 years ago
  44. 6dbaf26 CurrentCallView: remove unnecessary cast by Stepan Salenikovich · 7 years ago
  45. 6829382 do not use deprecated gtk_widget_override_font by Houmin · 7 years ago
  46. 8809293 Prevent warnings about size allocation by Stepan Salenikovich · 7 years ago
  47. 3d1add6 Remove file name filters from avatar file chooser by Stepan Salenikovich · 7 years ago
  48. beab3c9 Replace all instances of "getBestId()" with "bestId()" by Houmin · 7 years ago
  49. e084a8c Display name and number in the smart view by Stepan Salenikovich · 7 years ago
  50. 03c80d0 ignore whitespace in search entry by Stepan Salenikovich · 7 years ago
  51. 697bd6d ringmainwindow.ui : remove wrong properties by Nicolas Jager · 7 years ago
  52. 8c73cd1 PendingContactRequest: init model at start by Nicolas Jager · 7 years ago
  53. 7b9f592 ContactRequest: show vCard info by Nicolas Jager · 7 years ago
  54. 7261c4f ringmainwindow: set notebook tabs exapandable by Stepan Salenikovich · 7 years ago
  55. cda9552 do not perform lookup if search entry is empty by Stepan Salenikovich · 7 years ago
  56. 1cf35e5 re-create WebView when process crashes by Stepan Salenikovich · 7 years ago
  57. 02518e8 height-request: fixup typo "34>" -> "34" by aviau · 7 years ago
  58. 5bf681c RingMainWindow : replace text tabs by icons by Nicolas Jager · 7 years ago
  59. 709ff15 smart list: sync initial selection with model by Stepan Salenikovich · 7 years ago
  60. c372e81 display presence status by aviau · 8 years ago
  61. 3026bb3 prevent crash during Qt model layout change by Stepan Salenikovich · 7 years ago
  62. ce1d013 change function signatures to reduce code by Stepan Salenikovich · 7 years ago
  63. 08c4ab2 use gtk_combo_box_set_qmodel to reduce code by Stepan Salenikovich · 7 years ago
  64. 79b5f10 use gtk_combo_box_set_qmodel for account selector by Stepan Salenikovich · 7 years ago
  65. 4c31b21 improve combo box model utility functions by Stepan Salenikovich · 7 years ago
  66. 40d6325 GtkQTreeModel: fix layoutChanged handling by Stepan Salenikovich · 7 years ago
  67. c8402f0 GtkQTreeModel: check that iter is valid by Stepan Salenikovich · 7 years ago
  68. 11d88d8 update welcome view on init by Stepan Salenikovich · 7 years ago
  69. 9a53f8c improve search entry behaviour by Stepan Salenikovich · 7 years ago
  70. 8f58c9e remove QByteArray::toStdString() usage by aviau · 7 years ago
  71. 509670b save user selected account by Stepan Salenikovich · 7 years ago
  72. 22667e4 pendingcontact: fix nullptr access by Guillaume Roguez · 7 years ago
  73. f3bd438 contactrequestcontentview : add block button by Nicolas Jager · 7 years ago
  74. d00761d ContactRequestContentView : new widget for contact request by Nicolas Jager · 8 years ago
  75. 91cae75 fix: AvailableAccountModel uses by Mathieu Audat · 7 years ago
  76. 8e25afb chatview: fix scroll behavior by Adrien Beraud · 7 years ago
  77. f842c8b prevent crash when searching contacts by Stepan Salenikovich · 7 years ago
  78. e23e494 welcome view : update on currentChanged by Nicolas Jager · 7 years ago
  79. 15434f5 use the correct idx to select account on incoming call by Nicolas Jager · 7 years ago
  80. 8a6e10a fix : signal in pending_contact_requests_view_init by Nicolas Jager · 7 years ago
  81. f71f8d8 fix : AvailableAccountModel uses by Nicolas Jager · 7 years ago
  82. a06e443 currentcallview: fix GTK+ API incompatibility by Stepan Salenikovich · 7 years ago
  83. 08389d2 Revert "fix : AvailableAccountModel uses" by Nicolas Jager · 7 years ago
  84. 6fa2205 video_widget: fix invalid snapshot memory by Stepan Salenikovich · 7 years ago
  85. 1124172 fix : AvailableAccountModel uses by Nicolas Jager · 7 years ago
  86. 37194a6 fix account selector visibility by Stepan Salenikovich · 7 years ago
  87. ec16deb account wizard: make sure avatar is created by Stepan Salenikovich · 7 years ago
  88. a169c71 combobox_account_selector : set visibility in terms of accounts by Nicolas Jager · 7 years ago
  89. 5e2be73 combobox_account_selector : style for the alias improved by Nicolas Jager · 8 years ago
  90. bf68610 smartinfo: add translucent background by Guillaume Roguez · 7 years ago
  91. 4c87b83 cc-crop-area: fix unused variable warnings by aviau · 8 years ago
  92. 0efc843 RingMainWindow : introduces contact requests list by Nicolas Jager · 8 years ago
  93. 759faea ChatView : add button to send basic invitation. by Nicolas Jager · 8 years ago
  94. 40916b4 chosen account : use it for calls and lookups. by Nicolas Jager · 8 years ago
  95. 85e992a incoming call : change selected account to the same as the call by Nicolas Jager · 8 years ago
  96. 15a8b90 RingMainWindow : add account selector by Nicolas Jager · 8 years ago
  97. cbc8dcc don't show settings button during account wizard by Stepan Salenikovich · 7 years ago
  98. bd8c3ac ring logo: GNU project -> GNU package by Stepan Salenikovich · 7 years ago
  99. 08b2f45 fix displaced preview video on Wayland by Stepan Salenikovich · 7 years ago
  100. 1820ba1 chat: fix invalid pointer access by Guillaume Roguez · 7 years ago