Commit graph

154 commits

Author SHA1 Message Date
molan-git
25def13744 Update ProfileHeader.qml 2020-05-11 12:24:44 +02:00
molan-git
c4820adaf2
Fix playerIcons
Show pause button when playingState
Show play button when pausingState
2020-05-11 09:05:45 +02:00
molan-git
141e25e0d7
Text.RichText for lblContent
Toots are now displayed with proper text style (paragraph spacing)
2020-05-08 10:17:10 +02:00
molan-git
f82bf51ad6
Text.RichText for lblContent
Toots are now displayed with proper text style (paragraph spacing)
2020-05-08 10:11:49 +02:00
molan-git
f8b12cc95b
Revert icon 2020-05-07 17:07:28 +02:00
molan-git
37d74229a3 Update Conversation.qml 2020-05-07 16:58:06 +02:00
molan-git
5c97fbe0de Merge branch 'upstream' of https://github.com/molan-git/harbour-tooter into upstream 2020-05-07 16:44:08 +02:00
molan-git
35a4f221d8 Added topMargin padding 2020-05-07 16:42:07 +02:00
molan-git
4cdb2f1540 Update Conversation.qml 2020-05-04 15:32:01 +02:00
molan-git
7b0ff5f760 Fix anchors text toot 2020-05-04 14:55:52 +02:00
molan-git
8f87b85026
Icon alignment fixes 2020-05-04 11:48:29 +02:00
molan-git
4832ab50f4
Fix empty profile title
If no display name is provided, use user account name.
2020-05-04 10:24:30 +02:00
molan-git
ba39f51a5e
Fix empty display/user name
If no display_name is profided, use username (without @instance)
2020-05-04 10:20:09 +02:00
molan-git
ac26d6772b
Fix empty profile title
If no display name is provided, use user account name.
2020-05-04 10:17:10 +02:00
molan-git
97fc84f0c7
Update Profile.qml 2020-05-04 10:16:43 +02:00
molan-git
a51acf9499
Fix empty profile title
If no display name is provided, use user account name.
2020-05-04 10:16:04 +02:00
molan-git
4a03433ccb
Update ProfileHeader.qml 2020-05-04 10:15:34 +02:00
molan-git
231c4d6e19
Fix empty profil title
If no display name is provided, use user account name (in ProfileHeader.qml)
2020-05-04 10:14:10 +02:00
molan-git
f492be89f1
Update Conversation.qml
Adjusted font-size for user input (toots)
2020-05-04 10:10:35 +02:00
molan-git
eb14c94dc8
Fix empty profil title
If no display name is provided, use user account name.
2020-05-04 10:07:10 +02:00
molan-git
8db104ae72
Label colour change 2020-04-30 14:30:36 +02:00
molan-git
d6897db2d5
Delete ProfileHeader.qml 2020-04-30 14:30:01 +02:00
molan-git
17dbf74bf5
Text colour change 2020-04-30 14:28:54 +02:00
molan-git
fac72217e8
Added avatar placeholder
icon-l-profile.svg being used if no avatar image can be loaded
2020-04-29 15:30:47 +02:00
molan-git
9d1846ec19
Added avatar placeholder
icon-m-profile.svg being used if no avatar image can be loaded
2020-04-29 15:28:19 +02:00
molan-git
e3e4a1fac0
Add icon for profiles
For profiles without own avatar
2020-04-29 15:25:47 +02:00
molan-git
28cd0629b6
Replaced icons
Use better matching icons
2020-04-29 14:27:54 +02:00
molan-git
c321a76f75
Fixed margins and text colour
- new top margin for better separation between text labels
- fixed wrong label alignment with Theme.horizontalPageMargin
- Changed colour of Mastodon description to Theme.highlightColor
2020-04-29 14:08:20 +02:00
molan-git
ded87711f4
Fixed ReferenceError
Fixed ReferenceError: m is not defined
2020-04-28 22:24:35 +02:00
molan-git
e2a52205f3
Improved label text 2020-04-28 22:11:07 +02:00
molan-git
7dc858d4c7
Added information to Credits 2020-04-28 11:43:57 +02:00
molan-git
017cca76a3
Fix writing mistakes and add missing contributors 2020-04-28 08:53:15 +02:00
molan-git
d067dd0807
Fix writing mistake 2020-04-28 07:24:51 +02:00
molan-git
222c112f6f
Added Chinese contributor 2020-04-27 17:43:10 +02:00
molan-git
bef74d3857
Added Chinese contributor 2020-04-27 17:42:59 +02:00
molan-git
d196727d23
Added Chinsese contributor 2020-04-27 17:40:16 +02:00
molan-git
b392d5b12c
Update Settings.qml 2020-04-27 17:31:25 +02:00
molan-git
f6a3e2438e Merge branch 'master' of https://github.com/molan-git/harbour-tooter 2020-04-27 17:29:18 +02:00
molan-git
8c31138a50 Sync to upstream
Merge with upstream release 1.0.4-1
2020-04-27 17:28:59 +02:00
molan-git
977f8b2fc0
Sync to upstream 2020-04-27 17:26:05 +02:00
molan-git
a87c27e58e
Sync to upstream 2020-04-27 17:25:01 +02:00
molan-git
91b63bfef5
Sync to upstream 2020-04-27 17:24:01 +02:00
molan-git
25ef712cba
Added contributor and fixes
Writing fix in "Development and maintenance" and added translation contributors for Chinese and Spanish.
2020-04-27 17:14:03 +02:00
molan-git
3078cef1a2
Writing mistake fix
Fixed 'Development and maintenance'
2020-04-27 17:11:34 +02:00
molan-git
873d9b7231 Merge branch 'master' of https://github.com/molan-git/harbour-tooter 2020-04-27 17:05:22 +02:00
molan-git
82740965ea Merge branch 'master' of https://github.com/dysk0/harbour-tooter 2020-04-27 17:04:58 +02:00
molan-git
220deae6d5
Merge branch 'master' into crash-fix 2020-04-27 16:53:48 +02:00
Dusko Angirevic
ea792957bc
Merge branch 'master' into crash-fix 2020-04-16 00:49:29 +02:00
Dusko Angirevic
45ba338259 1.0.4-1
Merge

Co-Authored-By: molan-git <molan-git@users.noreply.github.com>
2020-04-16 00:37:11 +02:00
carlosgonz
7e02a35e86
Update Settings.qml 2020-02-03 16:52:28 -05:00