Roman Volosovskyi
61600a534b
[ #15152 ] SHow ENS name on adding contact via ENS name
2023-03-14 19:34:39 +01:00
Alexander
4097aba39b
Fetch details of user when adding a contact ( #15070 )
...
* Fixes
* Fixes
* Final fixes
* Lint fixes
2023-03-14 11:40:38 +01:00
flexsurfer
80f063d0dd
[ #15056 ] Can't see display/ens/name when mentioning in community ( #15085 )
2023-02-27 12:51:53 +01:00
Andrea Maria Piana
6830f98f95
Add support for compressed keys
...
fc03393e...caf3cc04
2023-01-30 16:11:09 +00:00
flexsurfer
f0272f2e77
move chat events ( #14835 )
2023-01-19 19:35:14 +01:00
flexsurfer
ed348e0871
cleaning ( #14808 )
...
cleaning, introduce react-native.red-black-tree and move messages list events
2023-01-18 12:16:33 +01:00
yqrashawn
4ce71e4d29
refactor: fix make lint and reformat ( #14653 )
2022-12-28 15:47:55 +08:00
Volodymyr Kozieiev
9c7b69a2cd
status-im/utils/fx replaced with utils/re-frame to avoid unambiguities ( #14640 )
2022-12-26 15:00:17 +00:00
yqrashawn
0a8993bbf1
refactor: reformat all clojure code with zprint ( #14589 )
...
Co-authored-by: refactor-only <auto@status.im>
2022-12-20 22:45:37 +08:00
Erik Seppanen
45e47ad3d9
Extend integration tests to back up seed phrase ( #13804 )
2022-08-29 14:32:20 -04:00
andrey
9648f741b4
cleaning 3
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-02-17 16:16:54 +01:00
Eric Dvorsak
69a84c8315
Costmetic refactoring according to refactoring guidelines
2017-08-16 11:00:25 +03:00
Andrey Shovkoplyas
883b702fcb
Introduced new hierarchy ,refactored core
2017-08-14 13:42:20 +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
Danny Wilson
68fe57b016
fix #1171 : hide remove option from profile menu for unremovable contacts
2017-07-28 15:40:00 +03:00
Julien Eluard
585d4e0195
Reduce captured photo size.
2017-07-12 09:21:11 +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
21626549d1
implemented spec for app-db
2017-07-10 22:57:36 +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
Julien Eluard
2ab9e4e85e
Clear Seq arguments before navigating back to chat. Fixes #1355
2017-06-26 10:49:29 +03:00
Julien Eluard
9c6e5e4984
Fixes #1222 Do not crash when sharing null address.
2017-05-23 11:09:27 +03:00
Gustavo Nunes
d533d48402
fix #1154
2017-05-04 12:16:13 +03:00
Gustavo Nunes
faa146a35d
bigger tap area for buttons
2017-05-03 15:17:30 +03:00
alwx
a8566759b5
App crashes if access to camera was denied and user tries to scan QR or capture image ( #1134 )
2017-05-03 13:29:41 +03:00
alwx
504e3493ef
Runtime permissions ( #762 )
2017-04-28 16:45:01 +03:00
Roman Volosovskyi
239a0cbfe6
split console bot into separate files
...
bots dir
slurp-bot macro
split commands.js into browse, mailman and wallet
bot-url & loading of default bots
command schema
command-parameter schema
global-command in default_commands
@browse command in all chats
load global command from jail
optimize applications startup
Conflicts:
bots/wallet/translations.js
resources/console.js
resources/dapp.js
resources/default_contacts.json
resources/status.js
resources/wallet.js
src/status_im/accounts/screen.cljs
src/status_im/chat/constants.cljs
src/status_im/chat/handlers.cljs
src/status_im/chat/handlers/commands.cljs
src/status_im/chat/handlers/send_message.cljs
src/status_im/chat/subs.cljs
src/status_im/chat/suggestions.cljs
src/status_im/chat/views/command.cljs
src/status_im/chat/views/suggestions.cljs
src/status_im/commands/handlers/jail.cljs
src/status_im/commands/handlers/loading.cljs
src/status_im/contacts/handlers.cljs
src/status_im/data_store/realm/schemas/account/core.cljs
src/status_im/data_store/realm/schemas/account/v5/core.cljs
src/status_im/models/commands.cljs
src/status_im/utils/js_resources.cljs
2017-04-28 15:08:53 +03:00
Alexander Pantyuhov
8c262d0b07
Upgrade to React Native 0.43 ( #1079 )
...
* React Native 0.40 migration (#1076 )
2017-04-24 17:50:16 +03:00
alwx
9d6f155c38
Style fixes; Emoji in Display name is cut on Chats, View Profile and Contacts ( #945 )
2017-04-20 14:23:52 +03:00
Andrey Shovkoplyas
954acda50f
fixes https://github.com/status-im/status-react/issues/994
2017-04-19 14:30:14 +03:00
Andrey Shovkoplyas
0e5b515f5e
updated ui for accounts, login and recover screens
2017-04-17 14:51:11 +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
ccc3eb6397
code review for #953
2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas
9987e1bd55
colors (+1 squashed commit)
...
Squashed commits:
[11d7921] android styles and functionality (+2 squashed commits)
Squashed commits:
[c93f5ab] implemented error
[d6fe519] implemented text-input-with-label
2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas
ae000ec118
fixes https://github.com/status-im/status-react/issues/964
2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas
74380bf3bb
common components in chats list (+3 squashed commits)
...
Squashed commits:
[aecb167] removed old group settings screen
[2fec747] common components in new chat screen
[718e445] small fixes (+1 squashed commit)
Squashed commits:
[4a9be3c] rebase (+1 squashed commit)
Squashed commits:
[ef4f140] clear code, refactored groups using common components, moved styles from platform using defstyle macro (+1 squashed commit)
Squashed commits:
[b1ddb03] ns fixes (+2 squashed commits)
Squashed commits:
[236ec35] moved toggle contact item to components
[42e0aa9] implemented list-separator, list-footer, list-header, renderers, contact-list-item, removed unused code
2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas
9c89c56679
fixes for code review (+1 squashed commit)
...
Squashed commits:
[58e9394] fix for https://github.com/status-im/status-react/issues/928 (+1 squashed commit)
Squashed commits:
[f56e7ad] fixes after rebase (+1 squashed commit)
Squashed commits:
[bb4a409] fixes after rebase (+1 squashed commit)
Squashed commits:
[297b52d] rebase onto ui-refresh
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
a543cdfa26
fixes for https://github.com/status-im/status-react/issues/911 and https://github.com/status-im/status-react/issues/834
2017-04-13 18:15:40 +03:00
Gustavo Nunes
a116600679
using KeyboardAvoidingView to fix the issue
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
6ca2f61eb3
fix for https://github.com/status-im/status-react/issues/934 , implemented contacts-list-modal, refactored common styles
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
1b6112a9bd
first iteration, implemented profile screens and my profile screen
...
android styles, moved styles to platform files
implemented edit profile, refactored components
refactored common components, moved platform specific
styles small fix
fixes for code review
use defstyle macro
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
791620ce33
fix for https://github.com/status-im/status-react/issues/867
2017-03-08 16:06:32 +02:00
Gustavo Nunes
8957e00592
Fix #774 - Profile and drawer input inconsistencies
2017-02-11 10:53:31 +02:00
Juraj Martinka
28f82558bf
fix #701 : Redirect user to console when he tries to edit phone number in profile screen
...
New event :phone-number-change-requested is dispatched and this is used to just redirect user
to the console while automatically issuing :phone command.
We don't allow to edit phone number directly in profile screen, because phone change requires
entering sms confirmation code.
2017-01-31 10:38:48 +02:00
Juraj Martinka
71ba979671
profile: Redirect user to the console when he tries to edit phone number on profile page ( #701 )
...
Since phone change requires sms verification, we don't want user let to edit it directly on profile page.
Instead, we redirect him to the Console automatically issuing :phone command.
2017-01-31 10:38:48 +02:00
alealejandro
30fb48523e
Refactor colors, remove unneeded (src/status_im) issue #278
2017-01-30 08:40:27 +02:00
alwx
3b80f7d088
/browse links (addition to #638 )
2017-01-25 22:45:04 +02:00
Gustavo Nunes
065a0ddc80
components, profile: better username validation #685
2017-01-21 09:51:13 +02:00
Andrey Shovkoplyas
2765ca3eca
https://github.com/status-im/status-react/pull/727#issuecomment-272797705
...
Revert "fixed #702"
This reverts commit ad255fbf8c474c0623eb0eb69ad31852b1b93f76.
fixed #702
2017-01-20 11:23:51 +02:00