Alexander Pantyukhov
74f9ea32a3
[ fix #1604 ]: Commands send, request, location are sent several times if quickly tap on send button
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-02-01 19:16:53 +03:00
Andrey Shovkoplyas
7e78acc0cc
implemented browser , removed browse command
2018-01-30 16:19:59 +03:00
Julien Eluard
fc92dafca6
Fixed android build script.
...
Upgraded to latest dependencies and removed useless plugins.
2018-01-17 14:56:52 +01:00
janherich
201484f37f
Faster msg status updates
2018-01-09 15:00:06 +01:00
Oskar Thoren
751998e980
Intercept received messages and queue them
...
- Exposes behavior under QUEUE_MESSAGE_ENABLED flag that is turned off in
production.
- Delays messages to allow for reordering of latecoming messages up to 500ms
2018-01-05 17:25:27 +09:00
janherich
52ddccca96
Refactored statuses
2018-01-04 13:49:21 +01:00
alwx
a813ff9e9f
Chat refactoring: updated console (former sign-up) namespace
2017-12-25 22:16:01 +03:00
janherich
eb8d0a8a79
Refactored message data-model and view
2017-12-19 12:50:36 +01:00
Alexander Pantyuhov
3795cd9888
Chat WebView bridge refactoring ( #2535 )
2017-12-04 13:22:41 +01:00
Julien Eluard
7f2085fb14
Fixed regression when sending transaction
...
Remove obsolete realm
2017-11-30 11:04:33 +01:00
Eric Dvorsak
9bf5facb63
[bug] fix error when receiving message from unknown contact
2017-11-22 17:45:50 +01:00
janherich
e50d56a4d0
Refactored jail loading + commands/responses
2017-11-21 10:51:15 +01:00
janherich
16fcef909f
Fix broken group chats
2017-11-20 14:20:29 +01:00
Julien Eluard
0d4cbd98e5
[ISSUE #2177 ] Moved component into ui
2017-11-10 10:49:21 +01:00
janherich
d39357996b
Proceed with move from side-effect to functional
2017-11-07 13:35:12 +01:00
Roman Volosovskyi
5dd2f899ad
remove password from db
...
fix incorrect :bot field in commands and requests
2017-10-27 18:09:00 +02:00
Andrey Shovkoplyas
29030db2b6
browse from message bug
2017-10-23 11:55:06 +02:00
Roman Volosovskyi
f22cf27a66
fix undeclared var
2017-10-18 09:56:13 +02:00
alwx
712b1d3a61
wallet bot has been removed completely
2017-10-18 09:56:13 +02:00
Andrey Shovkoplyas
8269d6d9a9
hide old wallet Dapp #2021
2017-10-13 17:49:25 +02:00
Herich
d9db548e57
Refactoring chat events to shorten event chains
2017-10-03 09:28:38 +02:00
Herich
e3f27ee5ee
Refactor command data loading + chat input handling
...
Also accomplished was removal of redundant preview loading
and command markup is now stored as cljs data in app-db,
only being translated to RN components in subscriptions
2017-08-17 09:08:07 +03:00