Skip to content

Commit

Permalink
[merge] Merged chat.
Browse files Browse the repository at this point in the history
  • Loading branch information
seland committed Aug 15, 2018
2 parents c9f2788 + ad0de2b commit 215c88d
Show file tree
Hide file tree
Showing 27 changed files with 1,233 additions and 876 deletions.
5 changes: 3 additions & 2 deletions .env.dev.example
7 changes: 3 additions & 4 deletions __tests__/src/sagas/accounts/sagas.js
Binary file removed android/panthalassa.aar
Binary file not shown.
Binary file modified android/panthalassa/panthalassa.aar
Binary file not shown.
Binary file modified ios/Frameworks/panthalassa.framework/Versions/A/Panthalassa
Binary file not shown.
272 changes: 145 additions & 127 deletions package-lock.json
7 changes: 4 additions & 3 deletions package.json
201 changes: 123 additions & 78 deletions src/actions/chat.js
50 changes: 49 additions & 1 deletion src/reducers/chat.js
8 changes: 2 additions & 6 deletions src/sagas/accounts/sagas.js
27 changes: 13 additions & 14 deletions src/sagas/chat/index.js
478 changes: 133 additions & 345 deletions src/sagas/chat/sagas.js
11 changes: 6 additions & 5 deletions src/sagas/upstream/uiAPI.js
25 changes: 15 additions & 10 deletions src/screens/PrivateChat/Chat/index.js
4 changes: 2 additions & 2 deletions src/screens/PrivateChat/ChatList/NewChatModal.js
118 changes: 66 additions & 52 deletions src/screens/PrivateChat/ChatList/index.js
93 changes: 48 additions & 45 deletions src/screens/WalletScreen/SendMoney/index.js
91 changes: 45 additions & 46 deletions src/services/accounts/index.js
469 changes: 469 additions & 0 deletions src/services/chat/compiled.js
149 changes: 43 additions & 106 deletions src/services/chat/index.js
17 changes: 17 additions & 0 deletions src/services/chat/profile.proto
2 changes: 0 additions & 2 deletions src/services/dApps/index.js
14 changes: 8 additions & 6 deletions src/services/panthalassa/index.js
2 changes: 2 additions & 0 deletions src/services/upstream/upstream.js
20 changes: 1 addition & 19 deletions src/types/Chat.js
35 changes: 32 additions & 3 deletions src/utils/chat.js

0 comments on commit 215c88d

Please sign in to comment.