Commit Graph

98 Commits

Author SHA1 Message Date
Julien Eluard 90d8b5c23c Fixes #1212 (#1249)
* Make sure suggestions properly popsup when command starts with space

* Added basic tests for splt-command-args

* Properly handle white spaces

* Added tests for commands with whitespaces
2017-06-26 13:45:49 +03:00
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: 958d900af7
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: bda65d6f1b
2016-10-28 16:30:37 +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 956da9b82e rework !send command
Former-commit-id: 608243bd3d
2016-10-18 15:40:57 +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 9a1593f0ef checking pending messages when user appears online (#210)
Former-commit-id: 7f21ab2d3c
2016-09-11 13:26:04 +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 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
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: 47b3e7fe08
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: ba1365fa0a
2016-07-27 18:21:19 +03:00
Roman Volosovskyi e9e3dc3896 on boarding tests
Former-commit-id: a0912230d4
2016-07-27 16:08:53 +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
Jarrad 4ac074a71d Merge pull request #146 from status-im/feature/#119
Feature/#119

Former-commit-id: db5c654686
2016-07-05 14:38:04 +02:00
Adrian Tiberius b8a0269357 fix signup process
Former-commit-id: 763aac2141
2016-06-30 19:05:28 +03:00
Adrian Tiberius 688fde47e9 updated status-lib dependency
Former-commit-id: 8a75e1eea7
2016-06-30 13:51:06 +03:00
Adrian Tiberius eb116cc65d try using clojure spec for validation
Former-commit-id: 42d8ea47df
2016-06-22 11:18:46 +03:00
Roman Volosovskyi 3ea8b2cb82 first unit test
Former-commit-id: 1766b1af12
2016-05-30 08:58:38 +03:00
Roman Volosovskyi c10abb17bb first attempt
Former-commit-id: dc2839e086
2016-05-26 15:31:11 +03:00
Roman Volosovskyi 0cd0a638a1 update protocol dependency
Former-commit-id: 83c36caf3a
2016-05-25 11:35:51 +03:00
Roman Volosovskyi 4bef3a0428 utf8 over whisper
Former-commit-id: 6b78d9eee2
2016-05-24 12:05:47 +03:00
virvar 844ff739af Merge 'develop' into 'real-data'
Former-commit-id: ff5898b0a1
2016-05-20 14:20:48 +03:00
virvar 98d0afd034 Last message date
Former-commit-id: a782cf0726
2016-05-20 12:41:55 +03:00
Jarrad ce948b2359 lein voom freshen
Former-commit-id: 5bea3815cd
2016-05-20 10:33:09 +02:00
Jarrad d1a8534f5a change lib branch
Former-commit-id: 6c63d8a428
2016-05-19 18:51:13 +02:00
Jarrad b5763bb8ad syng to status
Former-commit-id: 6a5250247c
2016-05-19 18:31:56 +02:00
Roman Volosovskyi 2ac2160993 protocol's version
Former-commit-id: 4bc6b83c96
2016-05-07 10:35:35 +03:00
michaelr d54d6555a4 moved re-frame app to root folder
Former-commit-id: 5a3b923b0c
2016-04-04 19:21:10 +03:00
michaelr 0b6cb78336 bring messages to chat view
Former-commit-id: ef26278908
2016-03-22 12:59:41 +02:00
michaelr ba87aa9f1d wip protocol integration
Former-commit-id: 2b6fdaa4e6
2016-03-17 19:25:36 +02:00
michaelr 5ed5e91e2d removed redundant deps and changes protocol version to latest
Former-commit-id: b9a6253357
2016-03-14 00:29:07 +02:00
virvar 577cf4e93c Setup cljsjs/web dependency
Former-commit-id: 8d7a57e6d4
2016-03-07 20:00:30 +03:00
virvar 93848fd255 Use syng-im/protocol to get whisper identity
Former-commit-id: 119c613f8a
2016-03-07 11:09:41 +03:00
virvar fe21a4f25f Add web3
Former-commit-id: 22310a3ee8
2016-03-04 20:28:06 +03:00
virvar 7c6e7c644a Initial 2016-02-23 01:04:42 +03:00