Commit Graph

  • a5f5f6f016 use constant for default networks Iuri Matias 2020-05-21 15:17:25 -0400
  • 61b5d6e311 refactor/extract generateMultiAccounts method Iuri Matias 2020-05-21 15:13:49 -0400
  • 6c03369ca2 refactor/extract saveAccountAndLogin method Iuri Matias 2020-05-21 14:52:41 -0400
  • f5a1c8a065 cleanup Iuri Matias 2020-05-21 13:57:25 -0400
  • 8b5ec19fec remove old test.nim; move relevant methods to accounts Iuri Matias 2020-05-21 13:51:07 -0400
  • 8a0a5a2e60 separate model events from app events Iuri Matias 2020-05-21 13:15:11 -0400
  • d434af40e1 move generate addresses action to qml state machine enter state event Iuri Matias 2020-05-21 12:35:02 -0400
  • 15b32ddd5a remove lib file Iuri Matias 2020-05-21 12:21:20 -0400
  • ce236fbc82 cleanup Iuri Matias 2020-05-21 12:16:00 -0400
  • ff25fc818a move logic to model Iuri Matias 2020-05-21 11:42:52 -0400
  • 81a478d797 remove unsused method Iuri Matias 2020-05-21 11:31:37 -0400
  • 7cd9ceac28 refactor: move onboarding logic out of the view Iuri Matias 2020-05-21 11:25:33 -0400
  • 6e2f61b08e add todos Iuri Matias 2020-05-20 16:07:48 -0400
  • 23f72c77bc move generateRandomAccountAndLogin out of view Iuri Matias 2020-05-20 15:40:37 -0400
  • 2cf1541115 move storeAccount logic out of the view Iuri Matias 2020-05-20 15:20:31 -0400
  • 033cd3bd06 rename onboarding view; cleanup Iuri Matias 2020-05-20 14:00:52 -0400
  • e08c4b75a4 rename onboarding view Iuri Matias 2020-05-20 13:47:06 -0400
  • 6ef7c9008e add controller for onboarding Iuri Matias 2020-05-20 13:36:44 -0400
  • 40fcc1538a move onboarding to onboarding module Iuri Matias 2020-05-20 13:15:22 -0400
  • 48b600f3fd move init node to status_accounts Iuri Matias 2020-05-20 13:11:30 -0400
  • 0a2c8bc86c fix rebase conflict Iuri Matias 2020-05-20 07:54:52 -0400
  • dafd11fbc0 feat: onboarding generate new account emizzle 2020-05-19 23:22:38 +1000
  • 6e9f85d621 address code review Iuri Matias 2020-05-21 19:32:27 -0400
  • bf83613260 address code review Iuri Matias 2020-05-21 17:41:27 -0400
  • 907a34f5d7 clean up Iuri Matias 2020-05-21 17:10:00 -0400
  • 7ba02fef09 cleanup Iuri Matias 2020-05-21 16:57:45 -0400
  • 6e23b15792 pass generated account to profile Iuri Matias 2020-05-21 16:52:00 -0400
  • 29272256af cleanup Iuri Matias 2020-05-21 16:25:19 -0400
  • 2f30b75eb9 remove random account from status model Iuri Matias 2020-05-21 16:19:54 -0400
  • ea421cdd34 refactor account setup Iuri Matias 2020-05-21 16:15:44 -0400
  • 7f0ec6cd6b simplify method Iuri Matias 2020-05-21 15:59:09 -0400
  • d2b1e12806 refactor/extract getAccountData method Iuri Matias 2020-05-21 15:54:25 -0400
  • 33f33c27a3 refactor/extract accountsSettings method Iuri Matias 2020-05-21 15:44:07 -0400
  • aaf900652c use default node config Iuri Matias 2020-05-21 15:22:10 -0400
  • 20e8e8006c use constant for default networks Iuri Matias 2020-05-21 15:17:25 -0400
  • f787633340 refactor/extract generateMultiAccounts method Iuri Matias 2020-05-21 15:13:49 -0400
  • e4f3b95bca refactor/extract saveAccountAndLogin method Iuri Matias 2020-05-21 14:52:41 -0400
  • 76731babac cleanup Iuri Matias 2020-05-21 13:57:25 -0400
  • 85d60bea57 remove old test.nim; move relevant methods to accounts Iuri Matias 2020-05-21 13:51:07 -0400
  • 905b4946e1 separate model events from app events Iuri Matias 2020-05-21 13:15:11 -0400
  • 9adada1346 move generate addresses action to qml state machine enter state event Iuri Matias 2020-05-21 12:35:02 -0400
  • ca7f3b8ebe remove lib file Iuri Matias 2020-05-21 12:21:20 -0400
  • ec7dcee884 cleanup Iuri Matias 2020-05-21 12:16:00 -0400
  • f3b7791d42 move logic to model Iuri Matias 2020-05-21 11:42:52 -0400
  • 5c02126d30 remove unsused method Iuri Matias 2020-05-21 11:31:37 -0400
  • 56c0cee1f4 refactor: move onboarding logic out of the view Iuri Matias 2020-05-21 11:25:33 -0400
  • 012865c32d add todos Iuri Matias 2020-05-20 16:07:48 -0400
  • a2b3ea006e move generateRandomAccountAndLogin out of view Iuri Matias 2020-05-20 15:40:37 -0400
  • 7ee96567cc move storeAccount logic out of the view Iuri Matias 2020-05-20 15:20:31 -0400
  • c8b5790cba rename onboarding view; cleanup Iuri Matias 2020-05-20 14:00:52 -0400
  • 905e8ebfda rename onboarding view Iuri Matias 2020-05-20 13:47:06 -0400
  • c473ce3012 add controller for onboarding Iuri Matias 2020-05-20 13:36:44 -0400
  • 0c60dcacd0 move onboarding to onboarding module Iuri Matias 2020-05-20 13:15:22 -0400
  • 01096927b1 move init node to status_accounts Iuri Matias 2020-05-20 13:11:30 -0400
  • 9a8faa0efc fix rebase conflict Iuri Matias 2020-05-20 07:54:52 -0400
  • 175dbc19e6 feat: onboarding generate new account emizzle 2020-05-19 23:22:38 +1000
  • ed683fd2f0
    fix: support multiple subscribers per signal Richard Ramos 2020-05-21 16:00:15 -0400
  • 1a92cda0d9 feat: add nim-chronicles Richard Ramos 2020-05-21 15:07:55 -0400
  • 601906219a
    feat: add nim-chronicles Richard Ramos 2020-05-21 15:07:55 -0400
  • 972309689d
    feat: support multiple channels on the UI Richard Ramos 2020-05-21 11:08:04 -0400
  • 9fde96f5cd
    Build target for windows Richard Ramos 2020-05-19 19:02:12 -0400
  • 6d34c8fa79 feat: set chat item height depending on the height of the text Jonathan Rainville 2020-05-20 15:25:53 -0400
  • e157b1bc6d fix: always scroll to last item and only scroll when at bottom Jonathan Rainville 2020-05-20 15:10:09 -0400
  • 3133debeb6 feat: set chat item height depending on the height of the text Jonathan Rainville 2020-05-20 15:25:53 -0400
  • 594d10bb9c fix: always scroll to last item and only scroll when at bottom Jonathan Rainville 2020-05-20 15:10:09 -0400
  • 98ce32204d add icon for node tab Iuri Matias 2020-05-20 07:16:48 -0400
  • 4e6eadfe35 add icon for node tab Iuri Matias 2020-05-20 07:16:48 -0400
  • c13a569aab
    feat: onboarding generate new account emizzle 2020-05-19 23:22:38 +1000
  • 51ced8bc2d display users identicon in the profile instead of an hardcoded one Iuri Matias 2020-05-19 22:02:38 -0400
  • 24bb268934 add profile module; display username from one of the accounts instead of hardcoded one Iuri Matias 2020-05-19 21:59:15 -0400
  • c6e17d869f display users identicon in the profile instead of an hardcoded one Iuri Matias 2020-05-19 22:02:38 -0400
  • 36cd39fbfa add profile module; display username from one of the accounts instead of hardcoded one Iuri Matias 2020-05-19 21:59:15 -0400
  • 6ed3299c28 added webview Iuri Matias 2020-05-19 20:07:31 -0400
  • e31d22fd22 added webview Iuri Matias 2020-05-19 20:07:31 -0400
  • d673915975 feat: layouts for the Profile screens Michael Bradley, Jr 2020-05-19 14:44:45 -0500
  • 8d3a617b98
    feat: layouts for the Profile screens Michael Bradley, Jr 2020-05-19 14:44:45 -0500
  • 5cc31ae28d display identicons; display correct details for the user own messages Iuri Matias 2020-05-19 19:39:04 -0400
  • 4701bc6a2e display identicons; display correct details for the user own messages Iuri Matias 2020-05-19 19:39:04 -0400
  • 6a4c50fe9c subscribe node module to notifications Iuri Matias 2020-05-19 17:00:04 -0400
  • 755fd6056b move block notification to node management tab Iuri Matias 2020-05-19 16:53:11 -0400
  • 8720695a0d subscribe node module to notifications Iuri Matias 2020-05-19 17:00:04 -0400
  • 29e391c943 move block notification to node management tab Iuri Matias 2020-05-19 16:53:11 -0400
  • 959f8277ce feat: enable filtering the channels with the search Jonathan Rainville 2020-05-19 16:23:22 -0400
  • 26d7cacaea feat: add easy to use get function for chat channels Jonathan Rainville 2020-05-19 16:12:05 -0400
  • e2bf81a281 bump vendor/nimbus-build-system Ștefan Talpalaru 2020-05-19 21:46:28 +0200
  • 3a6639d5e1 feat: enable filtering the channels with the search Jonathan Rainville 2020-05-19 16:23:22 -0400
  • 107b6e8f41 feat: add easy to use get function for chat channels Jonathan Rainville 2020-05-19 16:12:05 -0400
  • 0317a3875c
    bump vendor/nimbus-build-system Ștefan Talpalaru 2020-05-19 21:46:28 +0200
  • 8341dd36c0 address code review changes Iuri Matias 2020-05-19 15:29:11 -0400
  • cd1e6780be remove unused file Iuri Matias 2020-05-19 14:47:40 -0400
  • 175c3a57f4 remove logic message model from view and replace it with view representation Iuri Matias 2020-05-19 14:46:06 -0400
  • 1883a4bc1f display users own message Iuri Matias 2020-05-19 14:30:53 -0400
  • b7f31b5efc address code review changes Iuri Matias 2020-05-19 15:29:11 -0400
  • ab17620e7f remove unused file Iuri Matias 2020-05-19 14:47:40 -0400
  • 1ea8e30cd1 remove logic message model from view and replace it with view representation Iuri Matias 2020-05-19 14:46:06 -0400
  • b71c2d2b3c display users own message Iuri Matias 2020-05-19 14:30:53 -0400
  • 3916fb739b fix: fix name and chat text in middle bar to have an ellipsis Jonathan Rainville 2020-05-19 13:58:29 -0400
  • 33011385af feat: enable to send private messages after doing add chat Jonathan Rainville 2020-05-19 13:23:31 -0400
  • 97cd5043eb chore: git should ignore nimcache Michael Bradley, Jr 2020-05-19 13:10:46 -0500
  • 3cea8d661b Makefile: don't run the "setup-dev" target in vendor/status-go Ștefan Talpalaru 2020-05-19 19:55:27 +0200