1. edbf332 config: remove boost by Andreas Traczyk · 7 years ago
  2. e69563f config: remove cryptopp by Kateryna Kostiuk · 7 years ago
  3. 5d7c535 conf: link secp256k1 by Kateryna Kostiuk · 7 years ago
  4. ef18957 contact requests: prevent double loading and double ns lookup by Andreas Traczyk · 7 years ago
  5. 899126b contact requests: clean image data handle invalid images by Andreas Traczyk · 7 years ago
  6. 778b262 smartlist: display avatar image in for conversation recipient by Andreas Traczyk · 7 years ago
  7. c8af47b avatars: observe on main thread and unwrap optionals when initializing by Andreas Traczyk · 7 years ago
  8. e7bb5dd ui/ux: fix username appearance by Kateryna Kostiuk · 7 years ago
  9. 5e91261 contact request: send VCard by Kateryna Kostiuk · 7 years ago
  10. 85f3ac2 contact requests: keep vcard data updated and hide fallback avatars when image exists by Andreas Traczyk · 7 years ago
  11. 3b382a3 profile: save vCard by Kateryna Kostiuk · 7 years ago
  12. 330f20d ui/ux: modernize fallback avatars by Andreas Traczyk · 7 years ago
  13. bf8889e build: remove version check for swiftgen by Andreas Traczyk · 7 years ago
  14. 8cb78b7 presence: initial implementation of contact presence indicators by Andreas Traczyk · 7 years ago
  15. 9fd7d04 contact request: send invitation by Kateryna Kostiuk · 7 years ago
  16. cd1a85f Me: refactor MeViewController by Hadrien De Sousa · 7 years ago
  17. 8fe122e swiftlint: change configuration by Kateryna Kostiuk · 7 years ago
  18. a44b205 navigation: apply the Coordinator pattern by Kateryna Kostiuk · 7 years ago
  19. f23abd3 swiftgen: migrate to version 5.1.1 by Kateryna Kostiuk · 7 years ago
  20. 51c46ad project: optimize Build time by Thibault Wittemberg · 7 years ago
  21. eaacc4f project: add merge union git strategy by Thibault Wittemberg · 7 years ago
  22. 0fdb569 ContactRequests: add Contact requests screen by Silbino Goncalves Matado · 7 years ago
  23. dd026ff build: use C++14 language dialect by Thibault Wittemberg · 7 years ago
  24. cfe0eba ui: add theming basis by Thibault Wittemberg · 7 years ago
  25. 799a4ca launch: fix account loading by Hadrien De Sousa · 7 years ago
  26. 1122c61 fix: AccountTableViewCell had no identifier by Thibault Wittemberg · 7 years ago
  27. d28b748 project: conform to a swifty way of coding by Thibault Wittemberg · 7 years ago
  28. 6998185 project: add SwiftyBeaver for log by Thibault Wittemberg · 7 years ago
  29. fb8bb07 project: add Reusable framework by Thibault Wittemberg · 7 years ago
  30. 1f9ce46 project: add SwiftGen code generation by Thibault Wittemberg · 7 years ago
  31. 14b092a project: add static code analysis by Thibault Wittemberg · 7 years ago
  32. 93d8029 Smartlist: Add Editing mode and swipe to delete conversations by Silbino Goncalves Matado · 7 years ago
  33. 67e3461 Project: organize folders by Thibault Wittemberg · 7 years ago
  34. 95482f1 Carthage: bump Realm-Cocoa version by Thibault Wittemberg · 7 years ago
  35. 748f3f4 Smartlist: Add conversations persistence with Realm by Silbino Goncalves Matado · 7 years ago
  36. 5cbb809 Smartlist: Add a search bar to filter conversations and lookup users by Silbino Goncalves Matado · 7 years ago
  37. 37f2ea9 Messages: Add messages screen to read messages and reply by Silbino Goncalves Matado · 7 years ago
  38. 5e44294 Bump RxSwift version + fix depracated methods warnings by Silbino Goncalves Matado · 7 years ago
  39. 497b200 Smartlist: Add the conversations list for received messages by Silbino Goncalves Matado · 7 years ago
  40. 435a705 Link Device To An Accout: add segues and view controller by Silbino Goncalves Matado · 7 years ago
  41. 6ae4a1b CreateRingAccount: move cells from storyboard to separate .xibs by Silbino Goncalves Matado · 7 years ago
  42. 478dd48 CreateRingAccount: Add progress views and succes/error messages by Silbino Goncalves Matado · 7 years ago
  43. 0de5265 Lookup and register name: add services and adapters by Silbino Goncalves Matado · 7 years ago
  44. fd9f3ab CreateRingAccount: Add Rx+MVVM bindings for the form validation by Silbino Goncalves Matado · 8 years ago
  45. eec4d58 CreateRingAccountViewController.swift: change superclass by Silbino Goncalves Matado · 8 years ago
  46. 726c83d account: add ring account by Romain Bertozzi · 7 years ago
  47. 59f7ea3 arch: remove singleton and add DI by Romain Bertozzi · 7 years ago
  48. 3d98ef9 utils: add utility method for vectors and arrays by Romain Bertozzi · 7 years ago
  49. 1caaa4b project: add Walkthrough.strings and LocalizedStringTableNames by Silbino Goncalves Matado · 8 years ago
  50. 351479e system adapter: add files by Romain Bertozzi · 7 years ago
  51. 37f3359 accountModelHelper: add unit tests by Romain Bertozzi · 8 years ago
  52. de1d038 welcome screen: customize the view by Silbino Goncalves Matado · 8 years ago
  53. 4361db3 accountModel: create model stack by Romain Bertozzi · 8 years ago
  54. 3b289ad serviceEvent: add unit tests by Romain Bertozzi · 8 years ago
  55. 2202e6d services: create serviceEvent structure by Romain Bertozzi · 8 years ago
  56. 72a1b8d wizard: complete add account pipe by Romain Bertozzi · 8 years ago
  57. 545255d build: remove -std flag from client script by Alexandre Lision · 8 years ago
  58. 0fefaa3 compile-ios: support NPROC env variable by Romain Bertozzi · 8 years ago
  59. bb76bf3 wizard: bind V to VM for create Ring account by Romain Bertozzi · 8 years ago
  60. 06adf62 wizard: build skeleton by Romain Bertozzi · 8 years ago
  61. fe53566 dringadapter: use main thread for calls by Romain Bertozzi · 8 years ago
  62. a933e79 project: adopt recommended configuration by Romain Bertozzi · 8 years ago
  63. 3ab7352 gitignore: ignore Carthage build folder by Romain Bertozzi · 8 years ago
  64. 33cd34f RXSwift: add library via Carthage by Romain Bertozzi · 8 years ago
  65. 8164698 bridge: replace nsnotification by delegation by Romain Bertozzi · 8 years ago
  66. 8d90d9e account service: modify bridging by Romain Bertozzi · 8 years ago
  67. ce321fb gitignore: exclude Ring build folder by Romain Bertozzi · 8 years ago
  68. 88859c0 UT: add daemon service unit tests by Romain Bertozzi · 8 years ago
  69. f31aa1d daemonservice: introduce service by Romain Bertozzi · 8 years ago
  70. 966233f project: reorganize structure, begin mvvm by Romain Bertozzi · 8 years ago
  71. e36578b project: clean storyboards by Romain Bertozzi · 8 years ago
  72. 4384369 conf: set deployment target to 9.3 by Romain Bertozzi · 8 years ago
  73. fac9f89 swift: migrate code to Swift 3 by Romain Bertozzi · 8 years ago
  74. 70d602f conf: update dependencies and pbxproj by Romain Bertozzi · 8 years ago
  75. 2a9233a project: add COPYING file by Romain Bertozzi · 8 years ago
  76. 143c534 build: remove -j4 to build contrib by Guillaume Roguez · 8 years ago
  77. 4ac4aee fix code style by Edric Milaret · 8 years ago
  78. a68931d fix build script by Edric Milaret · 8 years ago
  79. a2a4985 remove libiax from link by Edric Milaret · 8 years ago
  80. 8240a6c add gitreview and gitignore by Edric Milaret · 8 years ago
  81. d0a1faf first import by Guillaume Roguez · 8 years ago