Commit Graph

  • 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
  • 918a27799e
    feat: setting management procs Richard Ramos 2020-06-01 09:42:27 -0400
  • f145ecdab6 feat: add Input to Login screen and enable otherProps for the Input Jonathan Rainville 2020-05-29 15:54:06 -0400
  • 33bdcec628 chore: use Buttons for all components and improve Login Jonathan Rainville 2020-05-29 15:15:55 -0400
  • 56499026f7 refactor: delete sqlite Richard Ramos 2020-05-29 15:59:56 -0400
  • 64b7cecb1b
    refactor: delete sqlite Richard Ramos 2020-05-29 15:59:56 -0400
  • 484782a2de feat: add Input to Login screen and enable otherProps for the Input Jonathan Rainville 2020-05-29 15:54:06 -0400
  • 3be32db7e2 chore: use Buttons for all components and improve Login Jonathan Rainville 2020-05-29 15:15:55 -0400
  • 7d37e8bdfa move 'models' to status lib for clarity Iuri Matias 2020-05-29 15:54:35 -0400
  • fa7d2ba26f fix: duplicated chats added Richard Ramos 2020-05-29 15:31:30 -0400
  • c7044798e3
    fix: duplicated chats added Richard Ramos 2020-05-29 15:31:30 -0400
  • ebd29d9ffd simply chat views by reacting to model events Iuri Matias 2020-05-29 11:59:17 -0400
  • 6f3b987346 fix: code review Richard Ramos 2020-05-29 14:38:11 -0400
  • 1c00bb2dff Create a reusable modal popup Richard Ramos 2020-05-29 12:27:50 -0400
  • 4b15d86733 simply chat views by reacting to model events Iuri Matias 2020-05-29 11:59:17 -0400
  • 2f997d81c2
    fix: code review Richard Ramos 2020-05-29 14:38:11 -0400
  • 5afdd55e6e
    Create a reusable modal popup Richard Ramos 2020-05-29 12:27:50 -0400
  • 9d86082cfe Update channels position when receiving a new msg Richard Ramos 2020-05-29 14:24:48 -0400
  • de15f55f8a feat: add disabled state to button and enable changing color Jonathan Rainville 2020-05-29 14:12:57 -0400
  • b6cf47f467 feat: fix StyledButton and use it in Send modal Jonathan Rainville 2020-05-29 14:02:06 -0400
  • 65332804b9 feat: use Input component for the send modal Jonathan Rainville 2020-05-29 13:53:39 -0400
  • 582d838ae7 feat: add reusable Input component Jonathan Rainville 2020-05-29 13:42:25 -0400
  • 77966c8f6c feat: add very basic sendModal content Jonathan Rainville 2020-05-29 11:43:37 -0400
  • 3edb9d8b04
    Update channels position when receiving a new msg Richard Ramos 2020-05-29 14:24:48 -0400
  • 16836b3b6c feat: add disabled state to button and enable changing color Jonathan Rainville 2020-05-29 14:12:57 -0400
  • ec992a8cc0 feat: fix StyledButton and use it in Send modal Jonathan Rainville 2020-05-29 14:02:06 -0400
  • 09d94077f6 feat: use Input component for the send modal Jonathan Rainville 2020-05-29 13:53:39 -0400
  • bc0655eb1d feat: add reusable Input component Jonathan Rainville 2020-05-29 13:42:25 -0400
  • 24505c9b0f .gitmodules: fix URLs so `make github-ssh` works as intended Ștefan Talpalaru 2020-05-28 18:45:58 +0200
  • b03260e048 feat: add very basic sendModal content Jonathan Rainville 2020-05-29 11:43:37 -0400
  • a244e236e8 fix: code review + error handling Richard Ramos 2020-05-29 11:09:10 -0400
  • 02c9f1cc6a Leave chats Richard Ramos 2020-05-29 10:24:58 -0400
  • 9101ef9930
    fix: code review + error handling Richard Ramos 2020-05-29 11:09:10 -0400
  • 2956424f3c
    Leave chats Richard Ramos 2020-05-29 10:24:58 -0400
  • 98d2c1df68 display a sticker when a content type sticker message is received Iuri Matias 2020-05-28 17:34:04 -0400
  • 04ea98c7c4 display a sticker when a content type sticker message is received Iuri Matias 2020-05-28 17:34:04 -0400
  • f67fb34e69 Add scrollbar to chat messages Richard Ramos 2020-05-28 18:22:51 -0400
  • 5d2d585df9
    Add scrollbar to chat messages Richard Ramos 2020-05-28 18:22:51 -0400
  • 8d2b955bcd load chats on login Richard Ramos 2020-05-28 16:14:31 -0400
  • f08372879f fix: fix addChat plus sign Jonathan Rainville 2020-05-28 15:53:42 -0400
  • 9bd54881ce feat: hide arrow input when text is empty + use good arrow icon Jonathan Rainville 2020-05-28 15:41:31 -0400
  • 4fa3c34199 feat: new design for the chat bubble Jonathan Rainville 2020-05-28 15:32:14 -0400
  • 0ff2477571
    load chats on login Richard Ramos 2020-05-28 16:14:31 -0400
  • 5172aef3e8 fix: fix addChat plus sign Jonathan Rainville 2020-05-28 15:53:42 -0400
  • 72d6a80a0f feat: hide arrow input when text is empty + use good arrow icon Jonathan Rainville 2020-05-28 15:41:31 -0400
  • 00328413cf feat: new design for the chat bubble Jonathan Rainville 2020-05-28 15:32:14 -0400
  • b0f1bfc4fc chore: add missing files in .pro file Jonathan Rainville 2020-05-28 12:47:42 -0400
  • 39137c6afc chore: add missing files in .pro file Jonathan Rainville 2020-05-28 12:47:42 -0400
  • 7d12ed2561 chore: change font to StatusInter Jonathan Rainville 2020-05-28 13:02:20 -0400
  • 9760008625 feat: add design for the Asset Tab Jonathan Rainville 2020-05-28 11:38:00 -0400
  • 3ce1883c0b feat: add files for the wallet tabs Jonathan Rainville 2020-05-28 10:54:42 -0400
  • d1b786811f feat: add TabButton and TabBar for the Wallet Jonathan Rainville 2020-05-28 10:32:58 -0400
  • 2da4bd376f fix: fix receive icon rotation Jonathan Rainville 2020-05-28 09:50:31 -0400
  • 47cc169c4f chore: split WalletHeader to another file Jonathan Rainville 2020-05-28 09:49:28 -0400
  • 0ee32c2bb1 add default list to the chat messages Iuri Matias 2020-05-28 13:34:54 -0400
  • 2f428ef41d add default properties to message component Iuri Matias 2020-05-28 11:55:52 -0400
  • 8c98f10fc4 add default list to the chat messages Iuri Matias 2020-05-28 13:34:54 -0400
  • 79c95e93a5 chore: change font to StatusInter Jonathan Rainville 2020-05-28 13:02:20 -0400
  • 251dce5732
    .gitmodules: fix URLs so `make github-ssh` works as intended Ștefan Talpalaru 2020-05-28 18:45:58 +0200
  • 2ea6d9f6af add default properties to message component Iuri Matias 2020-05-28 11:55:52 -0400
  • 3b8408d21a Join private chats Richard Ramos 2020-05-28 10:58:25 -0400
  • 08518085ca feat: add design for the Asset Tab Jonathan Rainville 2020-05-28 11:38:00 -0400
  • a3a123f3dc
    Join private chats Richard Ramos 2020-05-28 10:58:25 -0400
  • e0b19b9088 feat: add files for the wallet tabs Jonathan Rainville 2020-05-28 10:54:42 -0400
  • 65775566db feat: add TabButton and TabBar for the Wallet Jonathan Rainville 2020-05-28 10:32:58 -0400
  • 1e58cf7a06 fix: fix receive icon rotation Jonathan Rainville 2020-05-28 09:50:31 -0400
  • 6d9eea4a80 chore: split WalletHeader to another file Jonathan Rainville 2020-05-28 09:49:28 -0400
  • 1a829828c8 feat: private chat popup Richard Ramos 2020-05-28 08:56:43 -0400
  • c28ef4581f
    feat: private chat popup Richard Ramos 2020-05-28 08:56:43 -0400
  • 31a310314c ui(chat): introduce identicons for channels and users Pascal Precht 2020-05-28 14:04:16 +0200
  • 37cce5b9f3 ui(chat): don't repeat user info for the same user Pascal Precht 2020-05-28 12:21:29 +0200
  • cc35eda7df
    ui(chat): introduce identicons for channels and users Pascal Precht 2020-05-28 14:04:16 +0200
  • a2e255e72c feat: Add generate account button to login screen emizzle 2020-05-28 14:06:57 +1000
  • 0f59529c57 feat: add login functionality emizzle 2020-05-27 17:15:42 +1000
  • 3c654901b6
    ui(chat): don't repeat user info for the same user Pascal Precht 2020-05-28 12:21:29 +0200
  • dd9b4c50ea extract add chat to its own file Iuri Matias 2020-05-28 07:32:05 -0400
  • e662f03e06 extract search box to its own file Iuri Matias 2020-05-28 07:19:18 -0400
  • 8590a288b2 extract channel to its own file Iuri Matias 2020-05-28 07:10:12 -0400
  • 0885ab6df0 extract ChannelList to its own file Iuri Matias 2020-05-28 07:06:17 -0400
  • bd4e1d37ab extract add chat to its own file Iuri Matias 2020-05-28 07:32:05 -0400