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