Commit Graph

122 Commits

Author SHA1 Message Date
Iuri Matias 639da85799 display self in user list 2018-11-23 18:03:48 -05:00
Iuri Matias b66ba27bfa fix chat box transparency 2018-11-23 17:41:28 -05:00
Iuri Matias 102b644436 keep ipfs image originally dimensions 2018-11-23 17:29:34 -05:00
Iuri Matias a18f70fdb4
Merge pull request #2 from status-im/emoji
Add emoji support
2018-11-23 17:03:29 -05:00
Barry Gitarts ccefe4bcf6 Merge branch 'master' of https://github.com/status-im/status-js-desktop 2018-11-23 17:02:22 -05:00
Barry Gitarts 345350538b add support for posting to status from dapps
add openBrowserWindow
add addWindowEventListeners
2018-11-23 17:01:20 -05:00
Jonathan Rainville e846724b99 make emojis work 2018-11-23 16:56:12 -05:00
Jonathan Rainville 5b2552f7da attempt to display emoji 2018-11-23 15:20:49 -05:00
Jonathan Rainville ef7458e819 add emoji cart 2018-11-23 15:18:43 -05:00
Iuri Matias 8a5bbff725
Merge pull request #1 from status-im/users-sidebar
Add Users sidebar
2018-11-23 15:01:59 -05:00
Jonathan Rainville 13550eff08 fix double ping 2018-11-23 14:57:16 -05:00
Jonathan Rainville e9fb8464d4 add account list at the right 2018-11-23 14:44:41 -05:00
Iuri Matias 7f8ff2b0e3 add fix for the chat form 2018-11-23 13:55:50 -05:00
Jonathan Rainville 4c494a5ff2 fix windows flow-typed 2018-11-23 12:43:05 -05:00
Barry Gitarts 6521be1f6d display images from ipfs 2018-11-21 14:16:04 -05:00
Barry Gitarts 5c73e4b7d4 add ipfs 2018-11-21 12:10:16 -05:00
Barry Gitarts 00d0fc47e9 add file dropzone to chatroom 2018-11-21 09:25:05 -05:00
Barry Gitarts 71082fbdbf add multiple language syntax highlighting 2018-11-20 12:57:29 -05:00
Barry Gitarts 3a8e122c86 add new line to chatbox when \n 2018-11-20 12:20:46 -05:00
Barry Gitarts e000c53ac6 add error text for incorrect password 2018-11-19 12:54:22 -05:00
Barry Gitarts d22467a916 allow to login with randomly generated account 2018-11-18 12:36:33 -05:00
Barry Gitarts 34e07c9bcb remove use lazy for chatroom + bump material-ui 2018-11-18 08:23:33 -05:00
Barry Gitarts dcf023f730 bump react add lazy+suspense 2018-11-18 08:12:21 -05:00
Barry Gitarts 4e149e6b03 add logo to login screen 2018-11-17 13:51:15 -05:00
Barry Gitarts 0939000f0e add create account and destroy account 2018-11-17 12:46:31 -05:00
Barry Gitarts 47edc0343d add reset account button 2018-11-17 07:25:00 -05:00
Barry Gitarts 304c0654a5 add loading screen for login 2018-11-17 07:13:47 -05:00
Barry Gitarts d58139041b add password form + identity state 2018-11-17 06:03:48 -05:00
Barry Gitarts 16a6e50c8b add multline text input in chatroom 2018-11-16 12:50:19 -05:00
Barry Gitarts ab79bd3f55 add word break to messages 2018-11-16 11:35:43 -05:00
Barry Gitarts a7675dfaab add code syntax highlighting 2018-11-16 09:53:48 -05:00
Barry Gitarts a78a833465 add key management 2018-11-15 16:59:18 -05:00
Barry Gitarts f2ac78492c move whoIsTyping to component level 2018-11-12 15:59:29 -05:00
Barry Gitarts 90268e7b6e remove memory leak, add more performant online check 2018-11-12 15:03:52 -05:00
Barry Gitarts 7d58454b79 show direct message by 3 word name 2018-11-12 12:50:52 -05:00
Barry Gitarts b3446a3eac remove breaking side chatroom users online 2018-11-12 09:37:33 -05:00
Barry Gitarts c795cfd812 seperate channels from direct messages 2018-11-11 16:04:08 -05:00
Barry Gitarts 9a73564d9c accept all direct messages 2018-11-11 15:43:54 -05:00
Barry Gitarts eebba31eb3 Merge branch 'master' of https://github.com/status-im/status-js-desktop 2018-11-11 14:49:38 -05:00
Barry Gitarts 2f5384f0e6 add being able to initiate direct message 2018-11-11 14:49:11 -05:00
Iuri Matias 738bf846e3 display users in the sidebar and their online/offline state; replace avatars with jazzicons 2018-11-11 12:27:54 -05:00
Iuri Matias 630a168104 Merge branch 'master' of github.com:status-im/status-js-desktop 2018-11-11 09:18:59 -05:00
Iuri Matias 74bd13031e add spotify player support 2018-11-11 09:15:47 -05:00
Barry Gitarts 2b34e724a9 Merge branch 'master' of https://github.com/status-im/status-js-desktop 2018-11-11 08:30:24 -05:00
Barry Gitarts 2d4319abd5 remove css warnings from console 2018-11-11 08:29:49 -05:00
Iuri Matias a9acd3921c make links clickable 2018-11-11 08:09:48 -05:00
Iuri Matias 15f8b2bab5 add autoscroll 2018-11-11 07:53:23 -05:00
Iuri Matias 5401819be9 video preview 2018-11-11 07:42:42 -05:00
Barry Gitarts 994b116e07 add jazzicon for avatar 2018-11-10 15:37:47 -05:00
Barry Gitarts f3de3cb3e9 add number of users indicator 2018-11-10 15:26:59 -05:00