yenda
65f05933bc
[feature] use status-go signal subscriptions for current block
...
- use signal subscriptions to get latest block signals
- compute confirmations in transaction details from current block
dynamically
Signed-off-by: yenda <eric@status.im>
2019-05-13 15:36:58 +02:00
Roman Volosovskyi
33621aec7c
Fix crash on switching to Ropsten (dev mode)
2019-05-06 12:55:54 +03:00
Andrey Shovkoplyas
082188eea9
small changes in subscriptions
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-05-02 12:13:37 +02:00
Andrey Shovkoplyas
428464df07
re-frame subscriptions optimization
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-05-01 12:49:31 +02:00
Andrey Shovkoplyas
883b702fcb
Introduced new hierarchy ,refactored core
2017-08-14 13:42:20 +03:00
Andrey Shovkoplyas
b429076cad
refactored new-group events using fx and cofx
...
reorganized modules structure, renamed files, improved requirements
2017-08-04 06:36:16 +03:00
Andrey Shovkoplyas
3d05f99bd4
implemented fx handler, rewrite handlers using fx and cfx, optimized subscriptions, reorganized structure and renamed files, implemented re-frame-test and wrote some tests
2017-07-28 17:25:55 +03:00
Andrey Shovkoplyas
0bf8b711be
removed old unused code and resources
2017-07-17 22:48:06 +03:00
Julien Eluard
6e5e6200ab
Upgraded to re-frame 0.9.4
...
Simplify handlers chaining
Moved to reg-sub usage
Use reg-sub 3-arity to remove subscribe calls
2017-07-11 11:03:28 +03:00
Roman Volosovskyi
03cab7ace2
interactive suggestions
2017-04-28 15:08:53 +03:00
alwx
a15fb7e2a8
New chat input & suggestions area; new handlers to work with the improved logic ( #880 )
2017-04-13 18:17:56 +03:00
Gustavo Nunes
990f9fcbf5
tabs bar UI refresh
2017-04-13 18:15:40 +03:00
Gustavo Nunes
9f2af87393
chats list UI refresh
2017-04-13 18:15:40 +03:00
Jarrad Hope
b008e59e0f
fix #483
2016-11-28 16:08:17 +02:00
Roman Volosovskyi
816281bf7f
Cleanup after protocol's refactoring
...
Former-commit-id: b6977dc0b77d89220d8c3f4e38c671841edd87b5
2016-09-18 09:29:35 +03:00
Roman Volosovskyi
5940af50ad
send-transaction in commands.js
...
Former-commit-id: 871f8036516fd0fab72c2f17c7c0218c31ca022e
2016-08-19 11:52:44 +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
virvar
9ec0d03d90
Animation refactoring
...
Former-commit-id: 4413d8dc3bb0101e583beacbd89e57d223ad2d5a
2016-06-10 12:09:19 +03:00
Roman Volosovskyi
7d2371afec
Merge branch 'develop' into group-chat
...
Conflicts:
src/status_im/android/core.cljs
src/status_im/chat/handlers.cljs
src/status_im/group_settings/handlers.cljs
src/status_im/group_settings/screen.cljs
src/status_im/group_settings/styles/chat_name_edit.cljs
src/status_im/group_settings/subs.cljs
src/status_im/group_settings/views/chat_name_edit.cljs
src/status_im/handlers.cljs
src/status_im/navigation.cljs
src/status_im/participants/views/contact.cljs
src/status_im/participants/views/create.cljs
src/status_im/participants/views/remove.cljs
src/syng_im/subs.cljs
Former-commit-id: 277905124dc9fe2bd4ea6362dd1365dca567ae38
2016-05-21 16:07:37 +03:00
Jarrad
b5763bb8ad
syng to status
...
Former-commit-id: 6a5250247ca0de762169548c2ff109486b709f13
2016-05-19 18:31:56 +02:00