1. 6b5ad3e callwidget: fix handling of smartlist for calls by Andreas Traczyk · 6 years ago
  2. 3fc824d wizard: update account information after creating first account by Andreas Traczyk · 6 years ago
  3. b15c83a update account combobox when avatar is changed from settings by Andreas Traczyk · 6 years ago
  4. 5a5fe43 fix crash when conversation does not exist and contact is added by Andreas Traczyk · 6 years ago
  5. 4386537 message view: update message view when reacting to invites by Andreas Traczyk · 6 years ago
  6. 14c3e86 project: header/warnings cleanup by Andreas Traczyk · 6 years ago
  7. 6ace34f add new wizard by Andreas Traczyk · 6 years ago
  8. 4b4bfde videoview: move conversation connection to callwidget by Andreas Traczyk · 6 years ago
  9. 62b08ac callwidget: fix fullscreen behavior by Sébastien Blin · 6 years ago
  10. 93bd206 callview: show call maximized by default by Sébastien Blin · 6 years ago
  11. fc33a49 main window: hide/show top level widgets when navigating by Andreas Traczyk · 6 years ago
  12. 1d8159a smartlist: update filter badges by Andreas Traczyk · 6 years ago
  13. b81281e settings: inject settings widget dynamically into nav stack by Andreas Traczyk · 6 years ago
  14. 31fccce conversationmodel: add options to remove a conversation by Sébastien Blin · 6 years ago
  15. 942d102 chatview: add invitation top bar when necessary by Sébastien Blin · 6 years ago
  16. cba5b52 ui: change name from Ring to Jami by Sébastien Blin · 6 years ago
  17. 054ef9a ui/ux: preserve camera resolution between settings by Isa Nanic · 6 years ago
  18. 7548e73 remove incorrectly functioning widgets/views based on old lrc by Andreas Traczyk · 6 years ago
  19. 6e4a39a new lrc: refactor settings page, ui overhaul by Isa Nanic · 6 years ago
  20. 43c0823 message/call views: ui overhaul by Andreas Traczyk · 6 years ago
  21. fd0d7c0 fix regression introduced by 37ccc1c by Andreas Traczyk · 6 years ago
  22. 37ccc1c ui: move settings button to combobox by Isa Nanic · 6 years ago
  23. 912242e conversation view: add call buttons by Andreas Traczyk · 6 years ago
  24. 1c20ef1 account: update combobox when adding accounts by Isa Nanic · 6 years ago
  25. db3894b call: use new lrc models for in-call chat by Andreas Traczyk · 6 years ago
  26. 601de1d accounts: add subclassed QComboBox for current account selection by Isa Nanic · 6 years ago
  27. 55f92cb ux: change application start by Andreas Traczyk · 6 years ago
  28. 0a4e7aa smartlist: fix spacing when conv/invite buttons are hidden by Andreas Traczyk · 6 years ago
  29. b8b13ba refactor: implement new lrc api by Andreas Traczyk · 6 years ago
  30. 072291f avatars: refactor avatar generation by Andreas Traczyk · 6 years ago
  31. e86fb3c Revert "Revert "fix: name compatibility with lrc"" by Andreas Traczyk · 6 years ago
  32. 72bd450 Revert "fix: name compatibility with lrc" by Adrien Béraud · 6 years ago
  33. d7e4144 fix: name compatibility with lrc by Andreas Traczyk · 6 years ago
  34. 2100f1c Fix first wizard hangup by Olivier SOLDANO · 7 years ago
  35. c1ca2df Navigation stack refactorisation by Olivier SOLDANO · 7 years ago
  36. 6c31889 fix sip messaging display layout by Olivier SOLDANO · 7 years ago
  37. 1f41a0d disable sip messaging interface out of call by Olivier SOLDANO · 7 years ago
  38. 2742f55 set focus on message input when showing page by Olivier SOLDANO · 7 years ago
  39. cc28a0d refacto of contextual menu by Olivier SOLDANO · 7 years ago
  40. 483f968 remove double Ids by Olivier SOLDANO · 7 years ago
  41. 5cb1a42 remove videoOverlay back button by Olivier SOLDANO · 7 years ago
  42. 8179e99 change comportment of recent and request tabs by Olivier SOLDANO · 7 years ago
  43. 70279d3 fix crash on calls by Olivier SOLDANO · 7 years ago
  44. 041ad39 improve visibility of the invite button by Anthony Léonard · 7 years ago
  45. 31b9aac remove remaining hashes by Olivier SOLDANO · 7 years ago
  46. 815d92f change instant messaging UI by Olivier SOLDANO · 7 years ago
  47. af8f282 force display of all incoming calls invites by Olivier SOLDANO · 7 years ago
  48. ee35181 remove unused options in account configuration by Olivier SOLDANO · 7 years ago
  49. 7357364 use right api of getNumber to avoid smartlist dup by Olivier SOLDANO · 7 years ago
  50. 5d4a1ff add tab to accountdetails managing banned contacts by Olivier SOLDANO · 7 years ago
  51. 1919341 add active hint of call process on outgoing call by Olivier SOLDANO · 7 years ago
  52. 2c03dc7 add bestId on incoming call screen by Olivier SOLDANO · 7 years ago
  53. ecfe742 replace text by icons on main tabs + ui fixes by Anthony Léonard · 7 years ago
  54. 97c4c2d manage case of no account enabled for searchbar by Olivier SOLDANO · 7 years ago
  55. 7c63032 fix incorrect behavior of unread message indicator by Anthony Léonard · 7 years ago
  56. 8c13644 display vCard data in contact request view by Anthony Léonard · 7 years ago
  57. 2bcdfd7 add buttons on videooverlay and fix multi account by Olivier SOLDANO · 7 years ago
  58. 2532827 Revert "refresh smartlist on current account ..." by Anthony Léonard · 7 years ago
  59. 6936119 separate contact request list in dedicated widget by Olivier SOLDANO · 7 years ago
  60. 9690f64 refresh smartlist on current account changes by Anthony Léonard · 7 years ago
  61. 5cc7641 fix ContactMethod/Account association by Anthony Léonard · 7 years ago
  62. 2d99df0 use new lrc system for account selection + ui fixes by Anthony Léonard · 7 years ago
  63. 2fde81d code cleanup in multiple files by Anthony Léonard · 7 years ago
  64. f95f7f6 add delegate for pending contact requests by Anthony Léonard · 7 years ago
  65. 266dd30 display the selected account's RingID/username by Anthony Léonard · 7 years ago
  66. d47179c contactrequest: add ui for managing pending CR by Anthony Léonard · 7 years ago
  67. 47aa97f minor code style and css corrections by Olivier SOLDANO · 7 years ago
  68. 9657fd1 implements current account selection by Olivier SOLDANO · 7 years ago
  69. dd87866 implements send contact request page by Olivier SOLDANO · 7 years ago
  70. 14a15ea Remove dead code related to history and contact by Anthony Léonard · 8 years ago
  71. a86a897 Display registered name in CallWidget by Anthony Léonard · 8 years ago
  72. ad0fabb ui: set avatar on outgoing calls by Olivier SOLDANO · 8 years ago
  73. ea6d71b ui: patch to correct behaviour of smartlist when switching calls by Olivier SOLDANO · 8 years ago
  74. 703caba ui: Patch callwidget because of blanck messagingPage by Olivier SOLDANO · 8 years ago
  75. 61065ec ui: fix chat inactive after call by Olivier SOLDANO · 8 years ago
  76. 02971ce ui: Patch call state display by Olivier SOLDANO · 8 years ago
  77. 63178ee Patch search entry by Olivier SOLDANO · 8 years ago
  78. aa90e1a Implement Ring usernames (Ethereum) by Anthony Léonard · 8 years ago
  79. 2f9e670 ui: true call state in callwidget by Olivier SOLDANO · 8 years ago
  80. 314c2a4 ui: fix wizard dialog not displayed when no account exist by Anthony Léonard · 8 years ago
  81. 5746784 Implement multi-device by Edric Milaret · 8 years ago
  82. 4194158 i18n: updating translations by Edric Milaret · 8 years ago
  83. ac21b3d add copy name action by Edric Milaret · 8 years ago
  84. 1e59859 move qrcode function to a dedicated button by Edric Milaret · 8 years ago
  85. 1bed3f9 show outgoing call photo by Edric · 8 years ago
  86. 70ae878 Rewrite instant messaging screen by Edric Milaret · 8 years ago
  87. 74474f5 code cleanup by Edric Milaret · 8 years ago
  88. 00d34f2 update incoming call page by Edric Milaret · 8 years ago
  89. 25236d9 add profile feature by Edric Milaret · 8 years ago
  90. 6d0e531 fix qrcode by Edric Milaret · 8 years ago
  91. e19c4cd share: refactor share menu to show a qrcode by Edric Milaret · 9 years ago
  92. a86e3f5 im: fix instant messaging in conference by Edric Milaret · 9 years ago
  93. e41bb58 fix: Video button appearing on many row by Nicolas Jager · 9 years ago
  94. 74fe46f ui : improve configuration menu and contactView by Nicolas Jager · 9 years ago
  95. 854c6b44d fix call state not being handled by Edric Milaret · 9 years ago
  96. 6a785af fix for out of call messaging by Edric Milaret · 9 years ago
  97. 5e8c382 refreshing icons by Nicolas Jager · 9 years ago
  98. 5e845d5 add new contact + open instant message windows by Nicolas Jager · 9 years ago
  99. 1374506 fix : for regression in hangup action by Nicolas Jager · 9 years ago
  100. 4097d2f wizard: improve setup wizard by Edric Milaret · 9 years ago