Commit Graph

125 Commits

Author SHA1 Message Date
Roman Volosovskyi ec469f59b1 schedule :check-sync outside callback (which can be not called after locking/unlocking phone) 2017-06-01 11:10:36 +03:00
Roman Volosovskyi 0919b4364e use :topic instead :topics for pending messages from realm 2017-05-17 12:58:33 +03:00
Roman Volosovskyi 4655323fbb migrate to new shh api 2017-05-15 08:12:03 +03:00
Roman Volosovskyi a9d1426426 sendWeb3Request method in StatusModule 2017-04-25 11:00:58 +03:00
alwx 735639776b text-change optimisations (#971) 2017-04-24 12:37:31 +03:00
Roman Volosovskyi 7b89adc877 add customized logging on android and whisper ver5 support 2017-04-06 16:18:55 +03:00
Alexander Pantyuhov 874bf16f97 Switching networks (#845) (#852)
* Switching networks (#845)

* pass RPC host to webview bridge
2017-03-08 13:45:02 +02:00
Roman Volosovskyi e28b1aeea1 fix #849 2017-03-06 12:27:55 +02:00
alwx 64adf43902 Updating profile names (#659), fixing small iOS bug caused by #809 2017-02-20 12:01:23 +02:00
Roman Volosovskyi ace355515a public group chat 2017-02-14 15:15:59 +02:00
alwx bf27c55398 Development tools (#719) 2017-02-13 12:14:28 +02:00
alwx 78e70571df Generating message preview on the fly, localization of request data and previews (#645, #754) 2017-02-01 16:12:45 +02:00
alealejandro 30fb48523e Refactor colors, remove unneeded (src/status_im) issue #278 2017-01-30 08:40:27 +02: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 19e3be5109 make isNodeInitialized instance variable
re-init jail on Android
2017-01-20 18:25:17 +02:00
alwx d08ca05d33 Add to Contacts tab does not appear (#636) 2017-01-18 09:40:48 +02:00
alwx 9462088de8 Update public/private keys for discoveries (#557) 2017-01-16 11:42:12 +02:00
Roman Volosovskyi 9f4fd79586 kibit suggestion (in progress) 2017-01-16 08:25:45 +02:00
Roman Volosovskyi 81257b815a unused symbols 2017-01-16 08:25:45 +02:00
Roman Volosovskyi 0c69a27d95 unused aliases 2017-01-16 08:23:02 +02:00
Roman Volosovskyi a0d8c22f84 another attempt to fix issue #607 2017-01-04 10:58:46 +02:00
Roman Volosovskyi afaef1db9c restart rpc on "Failed to connect to localhost/127.0.0.1:8545" (related to #607) 2017-01-03 10:18:29 +02:00
Roman Volosovskyi 7fb7b60a65 Merge pull request #571 from status-im/bug/#570
Fix for "Add to contacts" request (#570)
2016-12-21 17:22:22 +02:00
alwx 5547fd65ba Fix for Add to contacts request (#570) 2016-12-21 17:55:48 +03:00
alwx 80018f1cb8 Staging area disabled (#562) 2016-12-21 13:09:36 +03:00
Roman Volosovskyi 48f367c958 Merge pull request #555 from status-im/feature/syncing-information
More detailed information about syncing in toolbar
2016-12-20 17:41:19 +02:00
Roman Volosovskyi cd1ad1afc4 more detailed information about syncing in toolbar 2016-12-20 17:40:28 +02:00
alwx 158d0ba033 Order of messages fix (#550) 2016-12-20 14:56:37 +03:00
alwx 395aa9d807 Contacts search (#448);
Processed messages cache (#552);
Fix for adding pending contacts manually (#554);
Lots of fixes for toolbar & contact item
2016-12-14 18:40:22 +03:00
Roman Volosovskyi 6c1f24b211 handle "Invalid JSON RPC response" error by restarting RPC server 2016-12-12 18:50:46 +02:00
Roman Volosovskyi 3d72c6f300 fix bugs at adding/removing to/from group chat related to inconsistent order of incoming messages 2016-12-05 12:39:35 +02:00
Roman Volosovskyi d1c8912cf5 group adding/adding 2016-11-28 19:18:05 +02:00
Jarrad Hope b008e59e0f fix #483 2016-11-28 16:08:17 +02:00
Roman Volosovskyi 0ce43593aa closes #446 2016-11-21 18:02:24 +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 07301497ea fix #433
add contact to contact list only after pressing "Add to contacts"

add new contact bar & badges
2016-11-17 10:43:37 +02:00
Alexander Pantyuhov 87159dca7e Fix for red screen on login
Former-commit-id: fcf44737a4
2016-11-02 22:19:45 +03:00
Roman Volosovskyi b9d29b7fd8 fix bugs related to release build for android devices
Former-commit-id: 53e7ca91d9
2016-10-26 15:16:27 +03:00
Roman Volosovskyi 8439407520 show connectivity issues & retry sending of phone/confirmation code to server if application is offline
Former-commit-id: 2580b0a9d9
2016-10-23 12:49:36 +03:00
Alexander Pantyuhov 879393913c Correct ordering of messages (#224)
Former-commit-id: ff32691fea
2016-10-21 13:21:26 +03:00
Roman Volosovskyi e3ec4757b7 fixes #368
Former-commit-id: 2c72274025
2016-10-20 15:01:50 +03:00
Alexander Pantyuhov 76b6cbd443 Sync indicator (#312)
Former-commit-id: 52b786dd25
2016-10-13 14:59:19 +03:00
Alexander Pantyuhov d6c4c36f80 Chat list and contact list UI fixes (#291, #274, #275)
Former-commit-id: decc2188e6
2016-10-05 15:02:36 +03:00
Roman Volosovskyi 04aa0e8848 Discoveries (fixes #318):
populate discoveries with statuses received from contacts
allow user to receive his own status


Former-commit-id: 1444465e89
2016-10-04 20:38:58 +03:00
Adrian Tiberius 2c3eec3c43 added database migration functionality
Former-commit-id: a6f63a5b5f
2016-10-04 18:29:41 +03:00
Roman Volosovskyi 3e95b85408 Group chat: stop watching of group's topic & handle new participant (fixes #265 #263)
Former-commit-id: 828010849b
2016-09-29 09:28:41 +03:00
Roman Volosovskyi 54f76720c4 Chats list: new messages counter for group chat (fixes #252)
Former-commit-id: 3c28b83e43
2016-09-23 16:30:30 +03:00
Roman Volosovskyi d4f51d06ad Merge pull request #251 from status-im/bug/#248
Delivery status issues #248

Former-commit-id: ebd09dcc77
2016-09-22 17:17:56 +03:00
Roman Volosovskyi be66439f53 Fixes delivery status issues:
use :ack-of-message instead of :message-id
check if message was already set to :seen


Former-commit-id: cfc16ee008
2016-09-21 10:28:12 +03:00
adrian-tiberius 9f99dba7bd Merge pull request #239 from status-im/bug/#237
Fix error after account recovery

Former-commit-id: c06b1249e8
2016-09-21 00:13:39 +03:00
Roman Volosovskyi f5854fb43c fix ack messages handling
Former-commit-id: 6d333bfed7
2016-09-20 15:48:24 +03:00
Roman Volosovskyi 0a3b8e137e nilable :message/to spec
Former-commit-id: 50e37bf327
2016-09-20 15:15:09 +03:00
Roman Volosovskyi a560493eb7 fixes #237
Former-commit-id: fbbee2e268
2016-09-19 14:24:24 +03:00
Roman Volosovskyi 8b77fa8870 fix delivery bugs
Former-commit-id: 20fda59dd9
2016-09-19 12:11:34 +03:00
Roman Volosovskyi 816281bf7f Cleanup after protocol's refactoring
Former-commit-id: b6977dc0b7
2016-09-18 09:29:35 +03:00
Roman Volosovskyi 3a6f4008f2 protocol rework
Former-commit-id: 27ab637e94
2016-09-16 19:27:58 +03:00
alwxndr c489c72635 group chat statuses (#205)
Former-commit-id: ea9ff21174
2016-09-16 14:37:53 +03:00
alwxndr f3d0f3765d improved contact request (#122)
Former-commit-id: b260e7ba6b
2016-09-08 09:26:35 +03:00
alwxndr 91fdff9429 improved messages delivery (#191)
Former-commit-id: fb06c9161a
2016-08-29 12:51:54 +03:00
Roman Volosovskyi 34f62d3865 Group chat: basic features
Former-commit-id: e73de0a86d
2016-08-26 15:53:45 +03:00
Roman Volosovskyi 5940af50ad send-transaction in commands.js
Former-commit-id: 871f803651
2016-08-19 11:52:44 +03:00
alwxndr a598200ace discovery rework
Former-commit-id: 92073f3d67
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: 91d8ecc4bd
2016-08-06 11:58:04 +03:00
Roman Volosovskyi aa89c0f85d fix protocol's initialization on js reloading
Former-commit-id: 55a5b96ad7
2016-07-07 11:08:22 +03:00
Roman Volosovskyi 6af6d5cedd unviewed messages counter
Former-commit-id: 2e790fb006
2016-07-06 20:17:52 +03:00
Roman Volosovskyi 34059e5c61 "seen" message
Former-commit-id: 155626f59a
2016-07-06 11:55:21 +03:00
Roman Volosovskyi 4a70678ced pending/sent/failed statuses for messages
Former-commit-id: 0f7143e5bf
2016-07-05 19:07:34 +03:00
Adrian Tiberius 97b5014307 merge develop
Former-commit-id: 4fca2507da
2016-06-30 19:12:07 +03:00
Adrian Tiberius b8a0269357 fix signup process
Former-commit-id: 763aac2141
2016-06-30 19:05:28 +03:00
Roman Volosovskyi b746bcef4f attempt to fix performance issues
Former-commit-id: 3a93e0890b
2016-06-30 17:23:38 +03:00
Adrian Tiberius 232259c4ba changed add account flow to use new binding system
Former-commit-id: ec9cfe8f8c
2016-06-30 13:37:36 +03:00
Adrian Tiberius 67e784598a changed translation style
Former-commit-id: 182600b2d7
2016-05-25 18:57:06 +03:00
Adrian Tiberius 7d47ab2d62 added i18n translations
Former-commit-id: b15c156a40
2016-05-25 04:27:03 +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: 277905124d
2016-05-21 16:07:37 +03:00
Jarrad b5763bb8ad syng to status
Former-commit-id: 6a5250247c
2016-05-19 18:31:56 +02:00