flexsurfer
602b27105b
FINAL BOSS! rename status-im2 to status-im ( #18241 )
2023-12-19 20:59:07 +01:00
flexsurfer
c7d5e90882
introduce new project structure (first step) ( #14356 )
...
* introduce new project structure
2022-11-14 19:16:55 +01:00
Ícaro Motta
cdbd85f116
[ #13690 ] Fix visibility status color ( #13747 )
2022-08-04 11:48:47 +02:00
andrey
54c3030971
640793fe85...0048aaebcc
n
...
[#13173 ] move stickers business logic to status-go
Signed-off-by: andrey <motor4ik@gmail.com>
2022-05-09 15:51:05 +02:00
Parvesh Monu
1034d542db
Online Status Indicator ( #12716 )
2021-10-29 21:55:01 +05:30
andrey
82b640abe1
chats list performance
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-09-20 18:40:07 +02:00
Roman Volosovskyi
58d358125c
[wallet] Show cached balance before fetching latest
2021-05-25 10:26:57 +03:00
Volodymyr Kozieiev
e307b4faa6
Fixed error on login with attempt to save wrong key into account
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com>
2021-04-14 11:14:12 +03:00
andrey
3de7c37d90
chat input performance improvements
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-03-25 14:44:57 +01:00
andrey
9648f741b4
cleaning 3
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-02-17 16:16:54 +01:00
andrey
35671226e4
remove outdated :initial-props
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-01-25 10:38:34 +01:00
Roman Volosovskyi
15cbec07e9
[keycard] Rename all "hardwallet" occurencies to "keycard"
...
Previously we used both "keycard" and "hardwallet" names for stuff
related to keycard. It can be confusing as "hardwallet" might be used
for other hardwallets in future.
2020-07-14 14:17:48 +03:00
112132aa94
drop all desktop related files and references
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-07-08 10:26:51 +02:00
Andrey Shovkoplyas
d91067bb96
removed check spec, and moved db, events and navigation from ui to root folder
2020-05-04 12:23:19 +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
21626549d1
implemented spec for app-db
2017-07-10 22:57:36 +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
Andrey Shovkoplyas
d17646a6e9
https://github.com/status-im/status-react/issues/585
2017-04-13 18:15:40 +03:00
Roman Volosovskyi
58fd0c1134
move statusgo to StatusModule
...
remove StatusService
few minor performance fixes in RN app
2017-01-30 08:09:31 +02:00
Roman Volosovskyi
aad122a724
fix #573 & remove staged-commands
2016-12-27 11:15:30 +02:00
Roman Volosovskyi
692de70933
debug and release mode on real iOS device
2016-11-30 12:22:02 +02:00
Jarrad Hope
b008e59e0f
fix #483
2016-11-28 16:08:17 +02:00
Roman Volosovskyi
5bf8cebb83
fix #471
2016-11-21 12:01:01 +02:00
Alexander Pantyuhov
2f7d75c90f
Discovery fixes ( #432 , #434 )
...
No more newline characters in statuses (#463 )
Copyable address and key in profile (#462 ), several fixes
2016-11-17 20:15:46 +02:00
Roman Volosovskyi
d8499e6bad
fix #392
...
Former-commit-id: 581b64fa101296156f8b451a6933c92b48a41729
2016-10-30 00:35:37 +03: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
Alexander Pantyuhov
e9777a6a0a
Navigator fixes ( #343 )
...
Former-commit-id: 96e8f32c376e69585c20bfd51e545da2eb35362f
2016-10-18 14:15:55 +03:00
Alexander Pantyuhov
76b6cbd443
Sync indicator ( #312 )
...
Former-commit-id: 52b786dd25cc47b80c8ec01434e34a36baf2a759
2016-10-13 14:59:19 +03:00
Adrian Tiberius
3aeebe42e6
fix #280
...
Former-commit-id: 1464bd97f1cb01fefa0ec373af3b162dddbc7289
2016-10-05 16:48:05 +03:00
Alexander Pantyuhov
d1fe30cd59
correct styles for new group chat screen ( #253 and #266 ), better chat screen UI
...
Former-commit-id: c095db8dd305706905d104addd0e35ed628da7e2
2016-09-28 17:21:22 +03:00
alwxndr
08f17909f6
Profile validations ( #235 )
...
Former-commit-id: 80ec3eeef3c816b5ed24bf992fac4115523ca378
2016-09-27 20:04:00 +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
91fdff9429
improved messages delivery ( #191 )
...
Former-commit-id: fb06c9161a70eeed2d75ef5127bfe27a479edde7
2016-08-29 12:51:54 +03:00
alwxndr
6319a755fe
discovery search results
...
Former-commit-id: 9a1d274c4fc3f15d41cb9e50eee638c6c7d89305
2016-08-22 11:45:23 +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
Adrian Tiberius
a479ae3e15
merge develop
...
Former-commit-id: 04440181b2d27c09c6a8af79b85ef6c6834ab741
2016-07-18 21:33:41 +03:00
Adrian Tiberius
d3b8840893
account database separation try
...
Former-commit-id: d19b595b9faa7e77b6af8f70840dff7dd75d8e96
2016-07-18 15:42:48 +03:00
Roman Volosovskyi
5a44a15597
separate animations values for different chats
...
Former-commit-id: 65772e3438230aef52466e9bf596dc5943e2cac3
2016-07-08 18:30:16 +03:00
Adrian Tiberius
7d6ff2bd68
implemented login flow on startup
...
Former-commit-id: 14c2b1940200540f5211c1b871f6375d568fbab1
2016-07-05 19:59:03 +03:00
Adrian Tiberius
97b5014307
merge develop
...
Former-commit-id: 4fca2507da80bb91decb20d92acc4de7baa58b36
2016-06-30 19:12:07 +03:00
Adrian Tiberius
ea7c5b1665
created new accounts realm object and fixed new create account flow
...
Former-commit-id: c878fba6f13f458d4918ea02cab19e03f9d0b3fe
2016-06-30 18:06:05 +03:00
Roman Volosovskyi
4ed06ff622
first attempt
...
Former-commit-id: 6cd5e29c8aba3f47e612b1b1127bf5b826bb7dbf
2016-06-25 18:44:37 +03:00