Commit Graph

  • 1cb9104810
    fix: show new messages at the bottom Richard Ramos 2020-06-04 19:42:11 -0400
  • f8271c0c38 fix asset initilization Iuri Matias 2020-06-04 19:39:34 -0400
  • 0dcf257f0c trigger new balance when currency change happens Iuri Matias 2020-06-04 15:40:32 -0400
  • b4aae8fa3b move wallet related models Iuri Matias 2020-06-04 13:59:25 -0400
  • 1a160cf664 Revert "build system refactoring" Iuri Matias 2020-06-04 17:18:11 -0400
  • 4854430e60 Revert "build system refactoring" Iuri Matias 2020-06-04 17:18:11 -0400
  • 65772129d7 trigger new balance when currency change happens Iuri Matias 2020-06-04 15:40:32 -0400
  • c881809935 move wallet related models Iuri Matias 2020-06-04 13:59:25 -0400
  • 9c668c79d1 fix generate button position Jonathan Rainville 2020-06-04 15:55:05 -0400
  • 3bab66fde9 add the account like a boss Jonathan Rainville 2020-06-04 15:41:23 -0400
  • adda897eb9 make color selector work Jonathan Rainville 2020-06-04 14:56:04 -0400
  • 68689147d6 wip select input Jonathan Rainville 2020-06-04 11:48:38 -0400
  • bf5f0b6dda feat: add basic generate account popup Jonathan Rainville 2020-06-04 10:53:10 -0400
  • 13cac6088e fix generate button position Jonathan Rainville 2020-06-04 15:55:05 -0400
  • 97703aeb8f add the account like a boss Jonathan Rainville 2020-06-04 15:41:23 -0400
  • 2449a12fb7 build system refactoring Ștefan Talpalaru 2020-05-25 04:18:37 +0200
  • e6bc4e85c2
    build system refactoring Ștefan Talpalaru 2020-05-25 04:18:37 +0200
  • 4d7d831b54
    Sort messages by clock Richard Ramos 2020-06-04 15:07:07 -0400
  • cd217f5b7b make color selector work Jonathan Rainville 2020-06-04 14:56:04 -0400
  • df9a6d0f07 refactor & update currency modal to look and work like designs Iuri Matias 2020-06-04 12:00:07 -0400
  • ef1e50075f refactor & update currency modal to look and work like designs Iuri Matias 2020-06-04 12:00:07 -0400
  • 2850a80bb0 wip select input Jonathan Rainville 2020-06-04 11:48:38 -0400
  • 51b1c0ade3 feat: add basic generate account popup Jonathan Rainville 2020-06-04 10:53:10 -0400
  • 68047eb8fd fix: leave channel Richard Ramos 2020-06-04 10:36:27 -0400
  • b412a56577 use Theme properties Iuri Matias 2020-06-04 10:30:34 -0400
  • 9b58111cab support filtering tokens Iuri Matias 2020-06-03 15:24:07 -0400
  • b43d6c7b01 check if asset is configured for account Iuri Matias 2020-06-03 14:32:11 -0400
  • ca82c9d5b2 fix icons; add slot for checking if an asset is currently added Iuri Matias 2020-06-03 14:21:05 -0400
  • a9844099bb fix styling of token list Iuri Matias 2020-06-03 13:52:30 -0400
  • 94bc4f02d7 add list of tokens and icons Iuri Matias 2020-06-03 12:49:18 -0400
  • 0ea8fc08de refactor to use passed functions as props Iuri Matias 2020-06-04 09:00:17 -0400
  • 64b565c6c3 extract Login wizard components Iuri Matias 2020-06-03 16:50:59 -0400
  • 1ba579e94b extract the slide into a component Iuri Matias 2020-06-03 15:49:47 -0400
  • cab667ef2c
    fix: leave channel Richard Ramos 2020-06-04 10:36:27 -0400
  • c3a87af976 use Theme properties Iuri Matias 2020-06-04 10:30:34 -0400
  • a885e1f0b8 support filtering tokens Iuri Matias 2020-06-03 15:24:07 -0400
  • 91f205cdaa check if asset is configured for account Iuri Matias 2020-06-03 14:32:11 -0400
  • ff633c32fc fix icons; add slot for checking if an asset is currently added Iuri Matias 2020-06-03 14:21:05 -0400
  • 5e8a86398a fix styling of token list Iuri Matias 2020-06-03 13:52:30 -0400
  • d255813b2a add list of tokens and icons Iuri Matias 2020-06-03 12:49:18 -0400
  • 94c15869fb refactor to use passed functions as props Iuri Matias 2020-06-04 09:00:17 -0400
  • ffd356d182 feat(Chat): introduce Profile Popup Pascal Precht 2020-06-04 12:30:49 +0200
  • 48f64eeb91 chore(Message): expose fromAuthor property Pascal Precht 2020-06-04 12:29:37 +0200
  • dd0e9de324 refactor: code cleanup Richard Ramos 2020-06-03 16:33:36 -0400
  • c76bc21c39 refactor: code cleanup Richard Ramos 2020-06-03 16:33:36 -0400
  • 2641986bbe feat(chat): clear unread messages count when changing channels Pascal Precht 2020-05-28 15:55:39 +0200
  • f57eaf7a41
    feat(Chat): introduce Profile Popup Pascal Precht 2020-06-04 12:30:49 +0200
  • d46900b527
    chore(Message): expose fromAuthor property Pascal Precht 2020-06-04 12:29:37 +0200
  • 8624fa109e
    feat(chat): clear unread messages count when changing channels Pascal Precht 2020-05-28 15:55:39 +0200
  • 15dc98b44a feat: show the real value of the current account in the wallet Jonathan Rainville 2020-06-03 15:59:18 -0400
  • 24c31e04f6 Rotate mailservers when not connected and load old messages Richard Ramos 2020-06-03 13:01:18 -0400
  • 61b70fb969 Ask mailserver messages when joining a channel Richard Ramos 2020-06-02 16:44:23 -0400
  • aaf023015e removing topics Richard Ramos 2020-06-02 16:23:04 -0400
  • 94dd48a7fd extract Login wizard components Iuri Matias 2020-06-03 16:50:59 -0400
  • ef29f9a58f feat: show the real value of the current account in the wallet Jonathan Rainville 2020-06-03 15:59:18 -0400
  • 71f20e8370 extract the slide into a component Iuri Matias 2020-06-03 15:49:47 -0400
  • 0c55c3d67e
    Rotate mailservers when not connected and load old messages Richard Ramos 2020-06-03 13:01:18 -0400
  • 24d0306869 use dropdown for wallet settings Iuri Matias 2020-06-03 11:18:39 -0400
  • 428ef41353 use dropdown for wallet settings Iuri Matias 2020-06-03 11:18:39 -0400
  • f62d3aaca7 wallet settings modal; save default currency Iuri Matias 2020-06-01 21:02:50 -0400
  • ac37f0fdbb fix: small onboarding/login fixes and feats emizzle 2020-06-03 16:38:26 +1000
  • 52302b5bf3
    fix: small onboarding/login fixes and feats emizzle 2020-06-03 16:38:26 +1000
  • b295cb02db wallet settings modal; save default currency Iuri Matias 2020-06-01 21:02:50 -0400
  • cfc0c6044d
    Ask mailserver messages when joining a channel Richard Ramos 2020-06-02 16:44:23 -0400
  • 80384d8bcb
    removing topics Richard Ramos 2020-06-02 16:23:04 -0400
  • 691717990d feat: Add import account functionality emizzle 2020-06-02 18:41:24 +1000
  • dc6793a0f0 refactor(chat): make activeChannel a ChatItem to expose relevant information to the view Pascal Precht 2020-06-02 14:00:38 +0200
  • 1cc41cc8aa refactor(chat): make activeChannel a ChatItem to expose relevant information to the view Pascal Precht 2020-06-02 14:00:38 +0200
  • 6db5d46cef
    Ask mailserver messages when joining a channel Richard Ramos 2020-06-02 16:44:23 -0400
  • f6f1f88cdf
    removing topics Richard Ramos 2020-06-02 16:23:04 -0400
  • cc85a42b5c feat: show accounts in wallet and put assetList in Account Jonathan Rainville 2020-06-02 16:10:48 -0400
  • 15bd1c3c2c load mailservers messages on future logins Richard Ramos 2020-06-02 15:57:48 -0400
  • a27a91a073 feat: show accounts in wallet and put assetList in Account Jonathan Rainville 2020-06-02 16:10:48 -0400
  • c682d7821c
    load mailservers messages on future logins Richard Ramos 2020-06-02 15:57:48 -0400
  • 31b0207dcc refactor: Use status object Richard Ramos 2020-06-02 12:53:18 -0400
  • 4670bd57c4 fix: codereview Richard Ramos 2020-06-02 12:40:38 -0400
  • 886f58491d Handling peer summary changes (required for mailservers) Richard Ramos 2020-06-02 12:35:21 -0400
  • 366d50bb74 feat(ui): introduce `ChannelIcon` component Pascal Precht 2020-06-02 11:54:46 +0200
  • 11cb87c2d0
    refactor: Use status object Richard Ramos 2020-06-02 12:53:18 -0400
  • c32ef2d46a
    fix: codereview Richard Ramos 2020-06-02 12:40:38 -0400
  • 8f73d40db5
    Handling peer summary changes (required for mailservers) Richard Ramos 2020-06-02 12:35:21 -0400
  • 82285b50e4
    feat(ui): introduce `ChannelIcon` component Pascal Precht 2020-06-02 11:54:46 +0200
  • 8332e3ac8a fix(chat): ensure chatType is set properly Pascal Precht 2020-06-02 11:45:22 +0200
  • a4a4dbb0c3
    feat: Add import account functionality emizzle 2020-06-02 18:41:24 +1000
  • ae47c8a666
    fix(chat): ensure chatType is set properly Pascal Precht 2020-06-02 11:45:22 +0200
  • 9e25ba1d95 fix: fix wallet missing file message and color warning Jonathan Rainville 2020-06-01 12:58:46 -0400
  • d4341e1f17 cleanup imports Iuri Matias 2020-05-29 19:08:31 -0400
  • 2bc165bbc2 move 'models' to status lib for clarity Iuri Matias 2020-05-29 15:54:35 -0400
  • 54d90dc5df fix: fix wallet missing file message and color warning Jonathan Rainville 2020-06-01 12:58:46 -0400
  • cc3b3e345e cleanup imports Iuri Matias 2020-05-29 19:08:31 -0400
  • e0803e29fb move 'models' to status lib for clarity Iuri Matias 2020-05-29 15:54:35 -0400
  • 73069255cd move 'models' to status lib for clarity Iuri Matias 2020-05-29 15:54:35 -0400
  • f16de508ed Add procs for save/get settings Richard Ramos 2020-06-01 09:47:06 -0400
  • 7dd4c98179
    Add procs for save/get settings Richard Ramos 2020-06-01 09:47:06 -0400
  • 470687c2a6 show dropdown for add account button Iuri Matias 2020-06-01 10:59:46 -0400
  • 9fc93b8db2 fix: genKey binding and focus Jonathan Rainville 2020-06-01 10:36:06 -0400
  • 545bb751c1 feat: add Input to Login screen and enable otherProps for the Input Jonathan Rainville 2020-05-29 15:54:06 -0400
  • c29160fff7 chore: use Buttons for all components and improve Login Jonathan Rainville 2020-05-29 15:15:55 -0400
  • 2cc73232c6 show dropdown for add account button Iuri Matias 2020-06-01 10:59:46 -0400
  • 307efcbca8 fix: genKey binding and focus Jonathan Rainville 2020-06-01 10:36:06 -0400