Jonathan Rainville
8755c901de
fix: fix font loading issue and create a text component to use that font
2020-06-19 14:53:45 -04:00
Jonathan Rainville
f2a573bf53
add translation files to the pro file
2020-06-19 14:36:14 -04:00
Jonathan Rainville
a31fde5e5a
feat: add one translation
2020-06-19 14:36:14 -04:00
Jonathan Rainville
5dacb89822
feat: add base for translations
2020-06-19 14:36:14 -04:00
Jonathan Rainville
bae8e44f37
fix: fix long texts to wrap correctly in chat bubble
2020-06-18 17:09:56 -04:00
Jonathan Rainville
21afaf4ea4
fix: fix channel text with break lines and add default props
2020-06-18 17:09:56 -04:00
Jonathan Rainville
98d4c7ef1e
feat: add id to the collectible
2020-06-18 16:47:24 -04:00
Jonathan Rainville
3e152e5d35
feat: show collectibles in the Collectibles tab
2020-06-18 16:47:24 -04:00
Jonathan Rainville
810831e41e
fix: fix token list having a space when using the filter
2020-06-18 13:55:54 -04:00
Jonathan Rainville
5c63adb0ad
refactor: change token settings to the ModalPopup component
2020-06-18 13:55:54 -04:00
Pascal Precht
7d5ea12095
feat(chat): implement clearing chat history
...
Closes #148
2020-06-18 13:46:05 -04:00
Iuri Matias
719d66b332
update qml imports
2020-06-18 11:02:11 -04:00
Iuri Matias
0ad64cc5de
update qml imports
2020-06-18 11:02:11 -04:00
Iuri Matias
1cacc8cf88
support enabling/disabling tabs in the advanced settings
...
support enabling/disabling tabs in the advanced settings
use qstr
2020-06-18 10:28:43 -04:00
Pascal Precht
a538584835
ui: fine-tune rounded icon border
...
The border color of `RoundedColor` is way darker than channel and chat icons in
other places of the application.
This commit aligns it so it's the same everywhere
2020-06-18 10:21:31 -04:00
Richard Ramos
b70a29f059
fix: code review
2020-06-18 10:16:32 -04:00
Richard Ramos
4fef70fc4a
feat: Create group chats
2020-06-18 10:16:32 -04:00
Iuri Matias
73520d1796
add send message button to profile popup; auto switch to chat tab if necessary
...
add send message button to profile popup; auto switch to chat tab if necessary
use theme colors
use i18n
2020-06-18 08:27:24 -04:00
Iuri Matias
93361921b7
support opening profile modal in contacts section
2020-06-18 08:13:45 -04:00
Iuri Matias
e7e77f58dc
make profile popup reusable
2020-06-18 08:13:45 -04:00
Iuri Matias
c79fa1e4cc
disable unused methods
2020-06-18 08:13:45 -04:00
Iuri Matias
965e71e45d
display more info in the about section
2020-06-18 08:13:45 -04:00
Iuri Matias
22721f3c47
display selected side menu
2020-06-18 08:13:45 -04:00
Iuri Matias
090ba1a063
display pubkey in the profile
2020-06-18 08:13:45 -04:00
Iuri Matias
bddfe99621
use properties for profile section qml
2020-06-18 08:13:45 -04:00
Iuri Matias
365e5ab4c1
fix require for components folder
2020-06-17 18:58:39 -04:00
Pascal Precht
b8ba44e982
feat: implement transaction detail modal
...
Closes #170
2020-06-17 13:14:38 -04:00
Richard Ramos
0971b5928d
feat: Support ENS usernames in messages
2020-06-17 13:09:31 -04:00
Pascal Precht
0f7e08075b
feat(wallet): Introduce simple account transaction list
...
There's still some things that needs to be done (possibly in future commits):
[ ] Asset icons need to be determined so they can be displayed along the transaction
[ ] Transaction values need to be converted to decimal values
[ ] Date-time formatting
[ ] Grouping of transactions by days
2020-06-17 12:47:53 -04:00
Iuri Matias
116b04a9ef
fix installationId usage; disable in-app logout for now
...
fix installationId usage; disable in-app logout for now
fix
2020-06-17 12:26:41 -04:00
Iuri Matias
fe82f762bb
display list of contacts in the open chat modal
2020-06-17 07:41:32 -04:00
Iuri Matias
e802159a6a
display real contacts on profile
...
display real contacts on profile
query contacts
add contact in form
fixes
fixes
display contacts
cleanup
cleanup
remove echo
refactor to use profile instead of contact model
2020-06-16 12:48:25 -04:00
Richard Ramos
88bf4fca66
feat: add id to profile object and verify membership on groups
2020-06-16 12:46:40 -04:00
Richard Ramos
b0a8bc3368
fix: make text selectable, limit text input content width and execute actions onEnter
2020-06-16 12:05:22 -04:00
Richard Ramos
b842925ba4
feat: edit group name
2020-06-16 12:05:22 -04:00
Jonathan Rainville
de5d542b8e
fix: change text strings to qsTr
...
Co-authored-by: RichΛrd <info@richardramos.me>
2020-06-16 11:57:11 -04:00
Jonathan Rainville
34810e0587
chore: remove AccountSelection component that is no longer needed
2020-06-16 11:57:11 -04:00
Jonathan Rainville
026d1d1c4d
feat: design onboarding
2020-06-16 11:57:11 -04:00
Jonathan Rainville
03305c548f
fix: make gen key modal not flickable
2020-06-16 11:54:52 -04:00
Richard Ramos
d7f9120840
Adding messageId to messages
2020-06-15 08:23:03 -04:00
Richard Ramos
9ef575dc30
Add members list menu and support colors in icons on the menu
2020-06-15 08:19:37 -04:00
Richard Ramos
95de3b4267
feat: group information
2020-06-15 08:19:37 -04:00
Jonathan Rainville
7873a0ff58
feat: design gen new key modal
2020-06-15 08:07:15 -04:00
Richard Ramos
f52ae4f994
fix: qml warnings
2020-06-13 10:01:05 -04:00
Richard Ramos
e38f1b0268
fix: code review
2020-06-13 09:56:58 -04:00
Richard Ramos
78e8e6be93
feat: group information
2020-06-13 09:56:58 -04:00
Jonathan Rainville
846dc646e1
feat: add design to enter a seed key
2020-06-13 09:51:38 -04:00
Pascal Precht
73eb4fe8b1
feat: introduce button to block users
...
Closes #158
2020-06-12 08:30:10 -04:00
Richard Ramos
b3a9bff381
Add small icon to items in chat list depending on type
2020-06-12 08:14:44 -04:00
Jonathan Rainville
67c7e9b0ca
feat: implement design on the login screen
2020-06-12 08:11:14 -04:00