Richard Ramos
|
a342192f43
|
fix: code review
|
2020-07-10 20:09:15 -04:00 |
Richard Ramos
|
649023bacf
|
feat: support message replies
|
2020-07-10 20:09:15 -04:00 |
Iuri Matias
|
e82dbfb7c6
|
add /shrug and /tableflip cmds
add /shrug and /tableflip cmds
fix
|
2020-07-10 15:56:05 -04:00 |
Jonathan Rainville
|
25ac69b37c
|
fix: fix message width by using the plainText
|
2020-07-10 15:54:48 -04:00 |
Jonathan Rainville
|
cbcab82e5d
|
fix: fix PopupMenu icon size to be back to 25 but customizable
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
c00843c94c
|
chore: remove useless console log
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
1b3314ea9a
|
fix: fix chat input size and postiion
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
dd6454f55c
|
fix: fix PopupMenu style
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
9462beaa3f
|
fix: fix chat menu button
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
b5619dadaf
|
fix: close chat menu when re-clicking the button
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
bcee0079e5
|
fix: change sticker background to white
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
3d19e9ed74
|
feat: add profile popup for the empty chat view
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
b3b7047fe1
|
feat: add invite friends modal
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
ff2ed712f2
|
feat: improve Copy button to copy directly and have an active state
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
33d639b071
|
feat: fix walkie talkie image and add text with links
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
284572898a
|
feat: add view when clicking the X on the EmptyView
|
2020-07-10 15:39:56 -04:00 |
Jonathan Rainville
|
fc80e1e1ac
|
feat: add section for friend in contact column
|
2020-07-10 15:39:56 -04:00 |
Iuri Matias
|
91cf1682b1
|
put sounds on top level to avoid duplicated sound channels
|
2020-07-10 15:27:26 -04:00 |
Richard Ramos
|
7b82f52fac
|
fix: show replies and do not trigger an activeChannelChanged event on init
|
2020-07-09 12:01:32 -04:00 |
Pascal Precht
|
17db2f4056
|
feat(chat): show "@" when logged in user has been mentioned in channel
Closes #516
|
2020-07-09 11:12:26 -04:00 |
Richard Ramos
|
4ee0d78cb6
|
feat: using threads for resolving ENS usernames
|
2020-07-08 13:53:21 -04:00 |
Richard Ramos
|
93d420758f
|
feat: device pairing
|
2020-07-08 13:53:04 -04:00 |
Pascal Precht
|
75e3e10f58
|
feat(chat): open user profile from mentions
Closes #455
|
2020-07-08 13:12:31 -04:00 |
Jonathan Rainville
|
1eb1d3d41c
|
chore: run transform script to change qstr to qstrid
|
2020-07-08 12:37:41 -04:00 |
Richard Ramos
|
f16ee322e1
|
fix: code review
|
2020-07-06 14:17:19 -04:00 |
Richard Ramos
|
5ee3c6938f
|
feat: Advertise device
|
2020-07-06 14:17:19 -04:00 |
Richard Ramos
|
a4b9eedd5e
|
feat: set device name
|
2020-07-06 14:17:19 -04:00 |
Iuri Matias
|
49e76d17bf
|
use SVGimage for emojis
|
2020-07-06 13:59:47 -04:00 |
Jonathan Rainville
|
4c2e50ae47
|
fix: fix wrong emoji being posted for flags and the emojis not elliding
|
2020-07-06 13:59:47 -04:00 |
Jonathan Rainville
|
6e8c371063
|
feat: enable adding the clicked emoji to the chat input
|
2020-07-06 13:59:47 -04:00 |
Jonathan Rainville
|
8aa8474cb1
|
feat: add emoji button and style them to have the hover and right color
|
2020-07-06 13:59:47 -04:00 |
Jonathan Rainville
|
4371e37b27
|
feat: show the all the emojis in the popup
|
2020-07-06 13:59:47 -04:00 |
Richard Ramos
|
3072ec83f9
|
fix: remove animation causing CPU usage to increase
|
2020-07-03 14:03:57 -04:00 |
Jonathan Rainville
|
0f9a79e214
|
feat: save and get appearance from the settings
|
2020-07-03 09:59:14 -04:00 |
Jonathan Rainville
|
881f6dbe80
|
feat: enable changing theme from the profile settings
|
2020-07-03 09:59:14 -04:00 |
Jonathan Rainville
|
a529d729ea
|
feat: change Theme to Style to enable changing Theme
|
2020-07-03 09:59:14 -04:00 |
Richard Ramos
|
5b3f077fa9
|
feat: bundle resources
- Update linux build to package resources
- Refactor macOS packaging re: resources.rcc
|
2020-07-03 09:59:00 -04:00 |
Richard Ramos
|
64452e71b9
|
feat: Determine if a message was sent
|
2020-07-02 11:57:48 -04:00 |
Jonathan Rainville
|
e378d94ca8
|
feat: show dialog for send errors and success
|
2020-07-02 11:41:11 -04:00 |
Jonathan Rainville
|
81e7dffaa2
|
feat: make token send and eth send work
|
2020-07-02 11:41:11 -04:00 |
Jonathan Rainville
|
19f8f8e457
|
feat: add validation on amount and show current balance
|
2020-07-02 11:41:11 -04:00 |
Jonathan Rainville
|
70fdcb85c6
|
feat: add asset selector in send modal
|
2020-07-02 11:41:11 -04:00 |
Jonathan Rainville
|
d90c9ba882
|
fix: use normal Inter for normal text and StatusInter for addresses
|
2020-07-02 10:51:57 -04:00 |
Richard Ramos
|
a63da4889b
|
fix: hour format and show timestamp on messages
|
2020-07-02 10:47:08 -04:00 |
Richard Ramos
|
f191f7fe8b
|
feat: Support status-tag to join a public channel if mentioned in the message list
|
2020-07-02 10:33:33 -04:00 |
Iuri Matias
|
9935d349c4
|
play sounds when a message is sent or an error occurs
|
2020-07-02 10:31:10 -04:00 |
Richard Ramos
|
961139e778
|
feat: start chats with ENS usernames
|
2020-06-30 16:21:21 -04:00 |
Iuri Matias
|
4fe19e8130
|
use username or ens name instead of old hardcoded value
use username or ens name instead of old hardcoded value
return false
|
2020-06-30 14:35:32 -04:00 |
Richard Ramos
|
bbd51cdcfe
|
Use twemoji.js
|
2020-06-30 14:35:14 -04:00 |
Richard Ramos
|
2af0b0bc6a
|
feat: adds emoji contentType support
|
2020-06-30 14:35:14 -04:00 |