Oskar Thorén
389e79d683
console: amend fix of #1207 (bad suggestions)
...
A single unbalanced ')' shouldn't count as nesting, so ')' and 'a)' etc don't make the form ''.
console: add ad-hoc test script for suggestions
This creates a quicker feedback loop for testing console suggestions, as well as making sure we don't introduce suggestions regressions.
chat, parameter-box: hide parameter-box when {markup: null} is returned
2017-07-26 16:16:59 +03:00
jaimeagudo
be503447ee
Add comment to guide Android newbies builds, fix README typos
2017-07-26 15:54:02 +03:00
Herich
f5b0c0c368
chat, data, utils: add implementation of simple preview caching
2017-07-26 15:00:14 +03:00
Herich
59edcb37ef
wallet: always displays fee with fixed precision
2017-07-26 14:51:33 +03:00
Julien Eluard
98b58c9036
Removed useless natal-shell dependency
2017-07-26 08:37:59 +03:00
Roman Volosovskyi
0a76262953
fix ArgumentError - invalid byte sequence in US-ASCII at pod install
2017-07-26 08:34:03 +03:00
alwx
fe78e7d786
Can use requesting message to send ether if recipient name contains double quotes ( #1411 )
2017-07-25 13:56:07 +03:00
alwx
32b64dcdb9
App no longer crashes if start deleting url while browsing ( #1468 )
2017-07-25 11:15:49 +03:00
Julien Eluard
cdbabca9fe
Multiple hit on save should not create multiple groups
2017-07-25 10:24:02 +03:00
Julien Eluard
20550b42c6
Upgraded translations to reflect changes to :debug-enabled
2017-07-21 12:55:27 +02:00
Julien Eluard
eed74d8af0
Fixed incorrect message keys
2017-07-21 12:53:57 +02:00
nulldash
76e3068220
Update Bahasa Malaysia translation
...
Translated the new added/fixed strings on the tracked en.cljs following commit 5051d1ce9e
and 41ee6bfa89
plus properly translated the word `Wallet`.
2017-07-21 12:52:46 +02:00
Oskar Thorén
263c05ffec
console: fix bad suggestion ( #1207 )
2017-07-21 12:51:06 +02:00
Roman Volosovskyi
cad5e0c567
fix missed web3 object
2017-07-18 10:17:58 +03:00
jaimeagudo
41ee6bfa89
Refine translations/es.cljs, fix en `:send-command-description`
2017-07-18 08:50:42 +03:00
Julien Eluard
adc55d6fb9
Make sure validation-messages are nil when navigating to a chat
2017-07-18 08:49:32 +03:00
TheHealthyCat
909f697efd
Update it.cljs
2017-07-18 08:46:38 +03:00
Roman Volosovskyi
be463e0947
messaging test
2017-07-18 08:41:03 +03:00
Andrey Shovkoplyas
0bf8b711be
removed old unused code and resources
2017-07-17 22:48:06 +03:00
Roman Volosovskyi
04c047a811
fix #1458
2017-07-17 16:01:07 +03:00
Roman Volosovskyi
670f873d2e
testfairy integration on iOS, update testfairy key for Android version
2017-07-17 14:27:22 +03:00
Roman Volosovskyi
23399c63e1
extract React Native dependencies
2017-07-17 11:38:48 +03:00
Julien Eluard
bd80c814c9
Upgraded figwheel/cljsbuild.
2017-07-17 08:49:36 +03:00
alwx
6669f79c44
Comments for input model; redundant functions has been removed; refactoring
2017-07-17 08:05:41 +03:00
Jan Herich
2adc02849f
console: add preview for phone command ( #1451 )
2017-07-15 19:41:54 +02:00
Andrey Shovkoplyas
f5348df929
fixes https://github.com/status-im/status-react/issues/1394
2017-07-15 07:13:09 +03:00
alwx
a0de31ebb6
Requesting message in group chat now contains recipient name ( #1396 ); restructuring of commands
2017-07-14 10:11:24 +03:00
Roman Volosovskyi
29ccf9546f
remove :chat-properties sub
2017-07-13 16:13:08 +03:00
Roman Volosovskyi
1a056d0256
fix #1414 by adding necessary data to bot-db
2017-07-13 16:13:08 +03:00
Herich
ac699e3320
chat: fix input length styling after commands
2017-07-13 14:01:35 +03:00
Andrey Shovkoplyas
458c884462
fixed es-mx ns
2017-07-12 13:12:40 +03:00
Roman Volosovskyi
8e896fcdfb
fix #1432 (related to re-frame migration)
2017-07-12 10:04:20 +03:00
Julien Eluard
585d4e0195
Reduce captured photo size.
2017-07-12 09:21:11 +03:00
Raúl Velázquez Collado
70e068b8b0
Create es-mx.cljs
...
Spanish translation for Mexico.
2017-07-12 09:09:09 +03:00
Julien Eluard
4cd140f701
Added missing spec for :sync-data key
2017-07-12 08:57:13 +03:00
Roman Volosovskyi
06bff32f79
fix handlers-> macro
2017-07-11 20:16:02 +03:00
Roman Volosovskyi
1a997cad39
fix Unhandled JS Exception: Vector's key for assoc must be a number.
2017-07-11 19:12:07 +03:00
Andrey Shovkoplyas
1485e07259
make all specs nilable
2017-07-11 15:06:23 +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
Andrey Shovkoplyas
f846cb8a92
fixes specs
2017-07-11 10:33:14 +03:00
Andrey Shovkoplyas
21626549d1
implemented spec for app-db
2017-07-10 22:57:36 +03:00
Andrey Shovkoplyas
5051d1ce9e
/location command
2017-07-10 18:20:58 +03:00
alwx
5c15df9b64
/send and /request commands; commands in group chats and fixes for parameter and result boxes
2017-07-10 12:41:30 +03:00
Roman Volosovskyi
a2b2851061
upgrade clojurescript to 1.9.671
2017-07-05 11:26:07 +03:00
Tienson Qin
4d73c47e62
status hashtags, android: fix #1247
...
Summary:
(.startsWith "#你好" "#") not works, but both
(.startsWith "#你好" "#你") and (.startsWith "#abc" "#") works.
2017-07-04 17:32:58 +03:00
Roman Volosovskyi
27536e55fe
add possibility to run ./run-osx.sh without iterm
2017-07-03 14:58:25 +03:00
nulldash
93889722fe
Update Bahasa Malaysia translation
...
Translated some more, corrected some misspelling and improved some phrase structure.
2017-07-01 20:15:06 +03:00
Mike Jackson
561e0fe77a
data-store: update command_parameter schema and create new migration to fix missing placeholders
2017-06-30 19:17:05 +03:00
Matthieu Béteille
8a3b7372ab
chat: emoji replace
2017-06-30 17:22:56 +03:00
Roman Volosovskyi
173d4afbf3
letsubs macro ( #1392 )
...
* letsubs macro
2017-06-30 16:49:28 +03:00