1. b0ffc34 fix button next to search entry by Stepan Salenikovich · 8 years ago
  2. b8bbe1f scale down ring icon by Stepan Salenikovich · 8 years ago
  3. 6aeb485 Implement Multi-Device by aviau · 8 years ago
  4. 738e59a use new lrc API to clear all chat and call history by Stepan Salenikovich · 8 years ago
  5. a647bcf GtkQTreeModel: remove warning about multiple columns by Stepan Salenikovich · 8 years ago wip/multi-device
  6. f607822 remove GtkQSortFilterTreeModel by Stepan Salenikovich · 8 years ago
  7. e993324 search entry: open chat view instead of call by Stepan Salenikovich · 8 years ago
  8. eea501d don't include category when copying number by Stepan Salenikovich · 8 years ago
  9. 544a1ee initialize context menu before selection is made by Stepan Salenikovich · 8 years ago
  10. 3e2851a reveal qr code as an overlay over the welcome view by Stepan Salenikovich · 8 years ago
  11. 64d446c don't display ringID/QR code of deleted account by Stepan Salenikovich · 8 years ago
  12. ba87ae2 save and restore main window size by Stepan Salenikovich · 8 years ago
  13. 5a12767 allow disabling call and chat notifications by Stepan Salenikovich · 8 years ago
  14. f8e78cb select ContactMethod when clicking on notification by Stepan Salenikovich · 8 years ago
  15. d8a9ce2 fix avatar manipulation when selecting an image by Stepan Salenikovich · 8 years ago
  16. 09e0b78 show chat/call view from selection in history and contacts by Stepan Salenikovich · 8 years ago
  17. fc79fc1 don't show read messages in chat notifications by Stepan Salenikovich · 8 years ago
  18. d9a3830 avatarmanipuation: fix return button infinite loop by Stepan Salenikovich · 8 years ago
  19. 5c54b35 use CcCropArea to crop avatar by Stepan Salenikovich · 8 years ago
  20. 1dc123f avatar: make background color white by Stepan Salenikovich · 8 years ago
  21. 398a489 i18n: Remove markup from translation strings in all languages by Baptiste Jonglez · 8 years ago
  22. e221811 i18n: Update French translation by Baptiste Jonglez · 8 years ago
  23. f07b7b9 i18n: Update translation strings in all languages by Baptiste Jonglez · 8 years ago
  24. 45ea8c1 remove libqrencode submodule by Stepan Salenikovich · 8 years ago
  25. 03c42af require glib-2.0 >= 2.40 by Stepan Salenikovich · 8 years ago
  26. 66e4df7 add SmartInfo by Olivier Gregoire · 8 years ago
  27. 5fd97bc prevent duplicate calls by Stepan Salenikovich · 8 years ago
  28. 8eaa13e improve behaviour of context menu in treeviews by Stepan Salenikovich · 8 years ago
  29. 4ce8a2b prevent settings closing after first launch by Stepan Salenikovich · 8 years ago
  30. d273d34 translations: update source files by Stepan Salenikovich · 8 years ago
  31. 40a77bd remove markup in strings marked for translation by Stepan Salenikovich · 8 years ago
  32. 541a40a do not abort when daemon not found by Stepan Salenikovich · 8 years ago
  33. 1c1b0d8 avatar: fix black camera image by Stepan Salenikovich · 8 years ago
  34. 8eacc9d i18n: update by Guillaume Roguez · 8 years ago
  35. ae92efd improve avatar manipulation by Stepan Salenikovich · 8 years ago
  36. 02b283d libnm-glib: addapt to 0.9.8.8 api by Stepan Salenikovich · 8 years ago
  37. 28ca317 use libnm-glib instead of libnm by Stepan Salenikovich · 8 years ago
  38. 472c905 monitor network status using libnm by Stepan Salenikovich · 8 years ago
  39. f762d38 VideoWidget: prevent use after free by Stepan Salenikovich · 8 years ago
  40. 884c37c i18n: update by Guillaume Roguez · 8 years ago
  41. 9717736 systray icon: fix icon menu in Unity by Stepan Salenikovich · 8 years ago
  42. bdb0ecd accountview: add account import/export by Stepan Salenikovich · 8 years ago
  43. ad58908 accountview: fix tab selection by Stepan Salenikovich · 8 years ago
  44. 1a468b9 remove IAX account type by Stepan Salenikovich · 8 years ago
  45. 092bb8c quality: accountview improvements by Stepan Salenikovich · 8 years ago
  46. 3f27dc9 fix restore main window state regression by Stepan Salenikovich · 8 years ago
  47. 982b288 Add Ring systray icon by Stepan Salenikovich · 8 years ago
  48. 526c41e Revert "Rename gnome-ring to ring-gnome" by Stepan Salenikovich · 8 years ago
  49. c634cbe Rename gnome-ring to ring-gnome by aviau · 8 years ago
  50. 419414c account wizard: make sure VideoWidget is destroyed by Stepan Salenikovich · 8 years ago
  51. 61b7118 Include cmath in avatarmanipulation.cpp by aviau · 8 years ago
  52. 89e3d9f contact images: add black background to handle alpha by Stepan Salenikovich · 8 years ago
  53. aa60ff4 profile: add tooltips to buttons by Stepan Salenikovich · 8 years ago
  54. 7e4bc02 profile : revamp general settings view by Nicolas Jager · 8 years ago
  55. 6f5e04a profile : allows to edit profile in the settings by Nicolas Jager · 8 years ago
  56. b413b30 profile: avatar selection during account wizard by Nicolas Jager · 8 years ago
  57. f968138 ringmainwindow: prevent crash on exit by Stepan Salenikovich · 8 years ago
  58. 271bcc2 synchronize GtkQTreeModel and GtkQSortFilterTreeModel APIs by aviau · 8 years ago
  59. 9bbb19b Edit bootstrap servers as a list + GtkQTreeModel API changes by aviau · 8 years ago
  60. 4bb2954 video : allows snapshot from camera by Nicolas Jager · 8 years ago
  61. 5834f83 quality: forward declare classes where possible by Stepan Salenikovich · 8 years ago
  62. 0731de0 escape pango markup formatted strings by Stepan Salenikovich · 8 years ago
  63. 1cf2711 PixbufManipulator : overload function toByteArray by Nicolas Jager · 8 years ago
  64. 635258c quality: fix warnings due to unused functions/vars by Stepan Salenikovich · 8 years ago
  65. 5e604d5 account creation : handle "Unknown" user name by Nicolas Jager · 8 years ago
  66. fea8405 do not differentiate ip2ip and SIP in the UI by Stepan Salenikovich · 8 years ago
  67. 07107e9 currentcallview: show peer uri by Stepan Salenikovich · 8 years ago
  68. 86e9168 incomingcallview: show the peer's uri by Stepan Salenikovich · 8 years ago
  69. bbfa440 chatview: show uri even when there is only one by Stepan Salenikovich · 8 years ago
  70. 7082adf chatview: remove border width of chat header by Stepan Salenikovich · 8 years ago
  71. 1f47b55 Add make uninstall target by Stepan Salenikovich · 8 years ago
  72. 4afc17d Rename ring binary to ring.cx by aviau · 8 years ago
  73. 5e922d7 desktop entry: do not hardcode the icon path by Stepan Salenikovich · 8 years ago
  74. 50fd6af profile: implement account decoration role by Alexandre Lision · 8 years ago
  75. 438c6dd i18n: translation update by Guillaume Roguez · 8 years ago
  76. 96e51d5 fix for libqrencode compilation by Edric Milaret · 8 years ago
  77. dd355ba qrcode support by aviau · 8 years ago
  78. dab80ab Add basic manpage by aviau · 8 years ago
  79. a06a97e Allow building the client without installing lrc by aviau · 9 years ago
  80. 0196b0e desktop entry: Added keywords by aviau · 8 years ago
  81. b001816 i18n: update translation from transifex by Guillaume Roguez · 9 years ago
  82. ef4b71b remove gnome-icon-theme-symbolic from cmake dpendencies by Stepan Salenikovich · 9 years ago
  83. 8043a56 Add button to hide chat view by Stepan Salenikovich · 9 years ago
  84. 58e7107 adapt to LRC API changes by Edric Milaret · 9 years ago
  85. 825bb0a account view: prevent use after free by Stepan Salenikovich · 9 years ago
  86. d61974b Reduce size of header bar icons by Stepan Salenikovich · 9 years ago
  87. 45bee9c bump to version 1.0.0 by Guillaume Roguez · 9 years ago 1.0.0
  88. 59cb02e Release name change by Guillaume Roguez · 9 years ago
  89. 04cd8ba i18n: translation update by Guillaume Roguez · 9 years ago
  90. 865676b Add the possibility to call and copy name/number on all views by Julien Baron · 9 years ago
  91. cf3e08c media settings: larger video preview by Adrien Béraud · 9 years ago
  92. 13b7fa1 fix unchangeable video settings bug by Stepan Salenikovich · 9 years ago
  93. ce06adb chat: display outgoing text in blue by Stepan Salenikovich · 9 years ago
  94. 1b7100a chat: show date and time by Stepan Salenikovich · 9 years ago
  95. babe26f account wizard: remove second step by Stepan Salenikovich · 9 years ago
  96. 5039c9b show number category for multiple contact methods by Stepan Salenikovich · 9 years ago
  97. ee068bc Search bar: ensure a minimum height by Stepan Salenikovich · 9 years ago
  98. 1118d7a Align comboboxes in media settings view. by Stepan Salenikovich · 9 years ago
  99. ab0f5be allow main window to be resized smaller by Stepan Salenikovich · 9 years ago
  100. 066e33b track build instructions inside repositories + update wiki links by aviau · 9 years ago