1. 82c0d53 smart list: fix row selection by Kateryna Kostiuk · 6 years ago
  2. 77a50d5 refactor call view UI/UX by Andreas Traczyk · 6 years ago
  3. 0bf0375 fix: search new contact ui by Kateryna Kostiuk · 6 years ago
  4. 761aebe profile: never save a '?' as default avatar by Andreas Traczyk · 6 years ago
  5. 87ae2bf profile: photo selection by Kateryna Kostiuk · 6 years ago
  6. a0f1686 UI/UX: messages by Kateryna Kostiuk · 6 years ago
  7. 252a94a UI/UX: refactor smartlist by Andreas Traczyk · 6 years ago
  8. 9d8b792 UI/UX: messages view by Kateryna Kostiuk · 6 years ago
  9. ae660fd UI/UX: refactor messages view by Kateryna Kostiuk · 6 years ago
  10. db95b47 UI/UX: refactor conversation view by Kateryna Kostiuk · 6 years ago
  11. 4fdb2d9 fix: removes smartlist selector when last account is deleted by Andreas Traczyk · 6 years ago
  12. 22ce936 fix: update smart list with a new conversation by Kateryna Kostiuk · 6 years ago
  13. ab499f4 fix: update conversation when account deleted by Kateryna Kostiuk · 6 years ago
  14. 46d53af smartlist: fix lag on message notifications by Andreas Traczyk · 6 years ago
  15. 87c999f invite list: fixes fallback avatars by Andreas Traczyk · 6 years ago
  16. 0febcfa fix: search field by Kateryna Kostiuk · 6 years ago
  17. e3f3f37 fix: update chat view for a new contact. by Kateryna Kostiuk · 6 years ago
  18. f1d2190 presence: fixes subscription timing for presence by Andreas Traczyk · 6 years ago
  19. 3b98eb8 fix: prevent confetti smartlist selection when updating contacts by Andreas Traczyk · 6 years ago
  20. 2efc5a9 UI: unread messages and presence indicator by Kateryna Kostiuk · 6 years ago
  21. d51a325 smart list: add contextual menu by Kateryna Kostiuk · 6 years ago
  22. 1004caa fix: ui call view by Kateryna Kostiuk · 6 years ago
  23. 557f5ea fix: connect conversations signals by Kateryna Kostiuk · 6 years ago
  24. e4d6e78 app: prevent sleeping with timed events by Andreas Traczyk · 7 years ago
  25. ecdc4fa UI: parametrize animating in/out VCs and disable by Andreas Traczyk · 7 years ago
  26. e521a18 support "transfer unjoinable" status to messagesVC by Olivier Soldano · 7 years ago
  27. c892084 datatransfer: support awaiting_peer and awaiting_host states by Andreas Traczyk · 7 years ago
  28. f2bb17d add CONTACT and CALL interactions in conversations by Anthony Léonard · 7 years ago
  29. c0013bb fix window size changes during some message interactions by Anthony Léonard · 7 years ago
  30. 5c28764 fix fullscreen behavior when stopping call by Anthony Léonard · 7 years ago
  31. dd85dee fix unread msg counter update + dock icon counter by Anthony Léonard · 7 years ago
  32. 48079de fix account selector behaviour by Anthony Léonard · 7 years ago
  33. ccb9d42 fix account selection on fresh install by Anthony Léonard · 7 years ago
  34. 0c65bd1 handle auto trust when sending file to unknown peer by Anthony Léonard · 7 years ago
  35. 70638f0 add strings for translation by Anthony Léonard · 7 years ago
  36. e7d62ed add file transfer in conversations by Anthony Léonard · 7 years ago
  37. ff0cb03 fix renamed signal from LRC by Anthony Léonard · 7 years ago
  38. 97eba80 fix half of constraint issues on message bubbles by Anthony Léonard · 7 years ago
  39. 3ad4811 remove shadow from message bubbles + fix padding by Anthony Léonard · 7 years ago
  40. f584cc5 trust pending contact if incoming call accepted by Anthony Léonard · 7 years ago
  41. 9afb9fe remove black line around profile pictures by Anthony Léonard · 7 years ago
  42. 64e1967 fix profile pictures in conversations by Anthony Léonard · 7 years ago
  43. cb73a2c hide list type selector when no requests in list by Anthony Léonard · 7 years ago
  44. d00cd18 switch list type on call if needed by Anthony Léonard · 7 years ago
  45. bee94cc close right panel on list type change by Anthony Léonard · 7 years ago
  46. 4bfd68b improve contact request list behavior by Anthony Léonard · 7 years ago
  47. e6a01fa use named constant for smartlist selector indices by Anthony Léonard · 7 years ago
  48. 0a9904c add contact request view by Anthony Léonard · 7 years ago
  49. f563e15 hide bestId in conversation when duplicated by Olivier Soldano · 7 years ago
  50. 13c69e3 replace contact method combobox by Olivier Soldano · 7 years ago
  51. 8ee2678 improve name display in call view by Anthony Léonard · 7 years ago
  52. 6f81975 deduplicate code retrieving conversation from uid by Anthony Léonard · 7 years ago
  53. a9d7c8e fix possible segfault when reading video frames by Anthony Léonard · 7 years ago
  54. 66a050c implement call duration display with NewCallModel by Anthony Léonard · 7 years ago
  55. 8585cc0 deselect conversation when right panel disappear by Anthony Léonard · 7 years ago
  56. 0163410 improve ConversationModel signal handling by Anthony Léonard · 7 years ago
  57. 72128c9 fix account selection after first account creation by Anthony Léonard · 7 years ago
  58. 61e3dcf update RingID/registered name on account selection by Anthony Léonard · 7 years ago
  59. 4b0935f fix in-call chat view by Anthony Léonard · 7 years ago
  60. 9bebf1d handle account selection change by Anthony Léonard · 7 years ago
  61. 2382b56 refactoring of messaging controller with new model by Anthony Léonard · 7 years ago
  62. be33911 fix malformed method call by Anthony Léonard · 7 years ago
  63. 994971f reimplement CurrentCallVC with new call model by Olivier Soldano · 7 years ago
  64. d431155 implement new conversation list by Olivier Soldano · 7 years ago
  65. 49cb291 reimplement ChooseAccountVC with new account model by Anthony Léonard · 7 years ago
  66. 7959760 model: init new lrc and clean main function by Anthony Léonard · 7 years ago
  67. ccf53d1 remove unused panels selection from menu by Olivier Soldano · 7 years ago
  68. d7952d5 draw picture for new lrc model of conversation by Anthony Léonard · 7 years ago
  69. 1f70f72 account: add password change modal in settings by Anthony Léonard · 7 years ago
  70. 7f56bde fix build on Xcode 9 by Anthony Léonard · 7 years ago
  71. 5dfbd6f account: add import-by-file ui in link wizard by Anthony Léonard · 7 years ago
  72. 24110e8 ui: remove mechanisms for mandatory password by Anthony Léonard · 7 years ago
  73. 22f7127 replace gradient separator with flat color by Anthony Léonard · 7 years ago
  74. c40b347 modernize avatar placeholder by Anthony Léonard · 7 years ago
  75. ade9f9b im: remove bestID if equal to bestName by Anthony Léonard · 7 years ago
  76. 6097085 remove add contact popover by Anthony Léonard · 7 years ago
  77. 4adc3f0 smartlist: do not display bestID if equal to name by Anthony Léonard · 7 years ago
  78. a63112f im: display bestId instead of uri in header bar by Anthony Léonard · 7 years ago
  79. 716020c Advanced settings: fix constraints by Kateryna Kostiuk · 7 years ago
  80. 958cd07 Icon Button: add functionality by Kateryna Kostiuk · 7 years ago
  81. 3308987 Conversation view: UI by Kateryna Kostiuk · 7 years ago
  82. 64d025a Conversation View: change UI by Kateryna Kostiuk · 7 years ago
  83. 5e6ce9d Contextual menu: remove contact by Kateryna Kostiuk · 7 years ago
  84. 516a688 Add Contact: disable MAC Address book by Kateryna Kostiuk · 7 years ago
  85. 8807191 Contact Request: remove confirmation window by Kateryna Kostiuk · 7 years ago
  86. 4f403b6 Send request: manage button visibility by Kateryna Kostiuk · 7 years ago
  87. 9dd759c Smart View: contextual menu for not selected row by Kateryna Kostiuk · 7 years ago
  88. b90f92a Add contact: check if MAC contacts is available by Kateryna Kostiuk · 7 years ago
  89. 065aaf2 Selected Account: update image by Kateryna Kostiuk · 7 years ago
  90. 067dec6 SmartList: one entry for Ring and Mac contact by Kateryna Kostiuk · 7 years ago
  91. fd179e5 Account settings: remove dtmf configuration by Kateryna Kostiuk · 7 years ago
  92. 882cbac UI: change responder for place call button by Kateryna Kostiuk · 7 years ago
  93. b264547 UI: message field take focus by Kateryna Kostiuk · 7 years ago
  94. 9aef849 account: fix clear history by Kateryna Kostiuk · 7 years ago
  95. c14b584 Smart list: fix constrains by Kateryna Kostiuk · 7 years ago
  96. 8ca0c7e Contact request: remove msg by Kateryna Kostiuk · 7 years ago
  97. 78e1f12 Contact Request: hide for SIP account by Kateryna Kostiuk · 7 years ago
  98. 14e7bf3 video: OpenGL rendering of incoming frames by Anthony Léonard · 7 years ago
  99. d2f7b5d SmartList: fix ContactMethod duplication by Kateryna Kostiuk · 7 years ago
  100. 0a54fa8 Hardware acceleration: add UI by Kateryna Kostiuk · 7 years ago