47 Commits

Author SHA1 Message Date
Andrey Shovkoplyas
96dc348d7c implemented sorted app-db and interface for pre-send function 2017-04-24 12:37:17 +03:00
Andrey Shovkoplyas
0c98cd0aaf moved re-frisk in the dev env
0.4.4

added re-frisk debugger

implemented “lein re-frisk use-re-natal”
2017-03-29 15:53:03 +03:00
Roman Volosovskyi
6ec0c4d6f7 update externs & add lein generate-externs 2017-02-19 16:47:28 +02:00
Gustavo Nunes
a8a588bb70 Onboarding tests: fixed existing and added new 2017-02-08 17:01:14 +02:00
Roman Volosovskyi
ba6da9264e advanced cljs compilation for iOS 2017-01-01 20:20:52 +02:00
Roman Volosovskyi
d57f4847c3 advanced cljs compilation on android 2017-01-01 18:52:38 +02:00
Roman Volosovskyi
85a48072ce fix #484 2016-11-30 09:42:51 +02:00
Roman Volosovskyi
3e588ea74c reloadable js resources for jail
Former-commit-id: 958d900af7c2e40146d24e3f8219e29f43ee1326
2016-11-03 12:00:04 +02:00
Roman Volosovskyi
f3c5cd9700 reset password after 3 wrong attempts & close transactions screen if there are no transactions (#371, #372)
Former-commit-id: bda65d6f1b9d782cd2e0c7352222567f99c9511c
2016-10-28 16:30:37 +03:00
Roman Volosovskyi
b9d29b7fd8 fix bugs related to release build for android devices
Former-commit-id: 53e7ca91d97fdf7ec0094249b9fc16f32f8e0ead
2016-10-26 15:16:27 +03:00
Roman Volosovskyi
956da9b82e rework !send command
Former-commit-id: 608243bd3d5bce1f2729a3fe65b10f233641c5eb
2016-10-18 15:40:57 +03:00
Roman Volosovskyi
816281bf7f Cleanup after protocol's refactoring
Former-commit-id: b6977dc0b77d89220d8c3f4e38c671841edd87b5
2016-09-18 09:29:35 +03:00
Roman Volosovskyi
3a6f4008f2 protocol rework
Former-commit-id: 27ab637e94d52ee0db07db78001053ef0a7339c7
2016-09-16 19:27:58 +03:00
alwxndr
c489c72635 group chat statuses (#205)
Former-commit-id: ea9ff21174bc31e93fd03bac490168751f8d1526
2016-09-16 14:37:53 +03:00
alwxndr
9a1593f0ef checking pending messages when user appears online (#210)
Former-commit-id: 7f21ab2d3cbf9704e52c91d185fbaba3adec5403
2016-09-11 13:26:04 +03:00
alwxndr
f3d0f3765d improved contact request (#122)
Former-commit-id: b260e7ba6b93fc1da406236531938d89bbdf19f8
2016-09-08 09:26:35 +03:00
alwxndr
91fdff9429 improved messages delivery (#191)
Former-commit-id: fb06c9161a70eeed2d75ef5127bfe27a479edde7
2016-08-29 12:51:54 +03:00
Roman Volosovskyi
5940af50ad send-transaction in commands.js
Former-commit-id: 871f8036516fd0fab72c2f17c7c0218c31ca022e
2016-08-19 11:52:44 +03:00
alwxndr
a598200ace discovery rework
Former-commit-id: 92073f3d679d09b01ddf827442e2face6b0c2dc9
2016-08-18 19:16:07 +03:00
alwxndr
1b480a1a58 * new my-profile screen
* ability to edit profile data
* ability to update status (we save it internally for now)
* ability to change profile picture (from camera or gallery)
* enhanced way of storing profile-related data in realm and internal state db


Former-commit-id: 91d8ecc4bdf8407bc95b2fe703113bebccbbd885
2016-08-06 11:58:04 +03:00
alwxndr
cb2709cef4 * ios-related fixes;
* separate components for geth and jail (required for ios app);
* status bar for both ios and android
* style fixes (including better login screen on Android);
* internal re-natal package


Former-commit-id: 47b3e7fe089a247aa9a670af45412496a1006f35
2016-07-29 14:49:52 +03:00
alwxndr
75d6313511 react-native upgrade, re-natal upgrade, dependencies updates and fixes to make ios builds work
Former-commit-id: ba1365fa0a588792c0a9bf9df8530f18968c2b4f
2016-07-27 18:21:19 +03:00
Roman Volosovskyi
e9e3dc3896 on boarding tests
Former-commit-id: a0912230d4a293aa62c5105693babc5918b92fd0
2016-07-27 16:08:53 +03:00
Roman Volosovskyi
34059e5c61 "seen" message
Former-commit-id: 155626f59a8b4956bf2b5cc46f0fd3ec396214c4
2016-07-06 11:55:21 +03:00
Roman Volosovskyi
4a70678ced pending/sent/failed statuses for messages
Former-commit-id: 0f7143e5bf8e7e2c5e19570d207268e001098108
2016-07-05 19:07:34 +03:00
Jarrad
4ac074a71d Merge pull request #146 from status-im/feature/#119
Feature/#119

Former-commit-id: db5c654686263068343ebe0f4aeb39b89dac868b
2016-07-05 14:38:04 +02:00
Adrian Tiberius
b8a0269357 fix signup process
Former-commit-id: 763aac2141bd13dd108563f353d0e2f4310c740f
2016-06-30 19:05:28 +03:00
Adrian Tiberius
688fde47e9 updated status-lib dependency
Former-commit-id: 8a75e1eea79515522395d27bcd51f7e992720d37
2016-06-30 13:51:06 +03:00
Adrian Tiberius
eb116cc65d try using clojure spec for validation
Former-commit-id: 42d8ea47dff1a9494522c764af8eb837512aacf1
2016-06-22 11:18:46 +03:00
Roman Volosovskyi
3ea8b2cb82 first unit test
Former-commit-id: 1766b1af1295f6773f580a3a6d3a1afba3dbff0a
2016-05-30 08:58:38 +03:00
Roman Volosovskyi
c10abb17bb first attempt
Former-commit-id: dc2839e0861cd17ae5b40d28f08c27dc6f658c8c
2016-05-26 15:31:11 +03:00
Roman Volosovskyi
0cd0a638a1 update protocol dependency
Former-commit-id: 83c36caf3a3f83d3f7787b14defa10cfc456ed22
2016-05-25 11:35:51 +03:00
Roman Volosovskyi
4bef3a0428 utf8 over whisper
Former-commit-id: 6b78d9eee2aa9d0c75e910b046beaab2638d5a51
2016-05-24 12:05:47 +03:00
virvar
844ff739af Merge 'develop' into 'real-data'
Former-commit-id: ff5898b0a12f3702bf303bd20b42340ef61c6e68
2016-05-20 14:20:48 +03:00
virvar
98d0afd034 Last message date
Former-commit-id: a782cf07262cfee70f150e29b6f98a68be76b4ce
2016-05-20 12:41:55 +03:00
ce948b2359 lein voom freshen
Former-commit-id: 5bea3815cd22fea35aecf265a1d144000b979a8a
2016-05-20 10:33:09 +02:00
d1a8534f5a change lib branch
Former-commit-id: 6c63d8a42875dabfbadaddd5d6682cb6b368fe7c
2016-05-19 18:51:13 +02:00
Jarrad
b5763bb8ad syng to status
Former-commit-id: 6a5250247ca0de762169548c2ff109486b709f13
2016-05-19 18:31:56 +02:00
Roman Volosovskyi
2ac2160993 protocol's version
Former-commit-id: 4bc6b83c96d081c9274b02c9292fd5425a33fd09
2016-05-07 10:35:35 +03:00
michaelr
d54d6555a4 moved re-frame app to root folder
Former-commit-id: 5a3b923b0c32e5e900b89e984393822ce6a15abc
2016-04-04 19:21:10 +03:00
michaelr
0b6cb78336 bring messages to chat view
Former-commit-id: ef26278908734ada4b30511c88755d53f71fc4b2
2016-03-22 12:59:41 +02:00
michaelr
ba87aa9f1d wip protocol integration
Former-commit-id: 2b6fdaa4e64fd50d8c20a8907010b7cda74df435
2016-03-17 19:25:36 +02:00
michaelr
5ed5e91e2d removed redundant deps and changes protocol version to latest
Former-commit-id: b9a625335779ae016be250bdafb013a79833fe90
2016-03-14 00:29:07 +02:00
virvar
577cf4e93c Setup cljsjs/web dependency
Former-commit-id: 8d7a57e6d42949e7e8f53697045390ca3b2ae216
2016-03-07 20:00:30 +03:00
virvar
93848fd255 Use syng-im/protocol to get whisper identity
Former-commit-id: 119c613f8a02827b9d9872eecf2710c65fcd4bcc
2016-03-07 11:09:41 +03:00
virvar
fe21a4f25f Add web3
Former-commit-id: 22310a3ee8ce8f759b06a34ed427b6adc6ff1940
2016-03-04 20:28:06 +03:00
virvar
7c6e7c644a Initial 2016-02-23 01:04:42 +03:00