Commit graph

223 commits

Author SHA1 Message Date
molan-git
7d5cf6f9d2 Merge branch 'ui-improvements' 2020-05-25 18:13:55 +02:00
molan-git
41041a77aa ui-improvements
New image/video viewer
Send-message
Profile background images
2020-05-25 17:54:02 +02:00
molan-git
c8ad3f02cc sentBanner
Adds a confirmation banner when sending a Toot
2020-05-24 19:54:46 +02:00
molan-git
cf335857dd
Merge pull request #49 from molan-git/develop
Syntax fix
2020-05-11 15:38:37 +02:00
molan-git
423ba338a6 Syntax fix 2020-05-11 15:37:32 +02:00
molan-git
b8f4c87037 Merge branch 'develop' 2020-05-11 15:21:10 +02:00
molan-git
4ad51e553a status_uri link
Possibility to open conversations in Browser or copy link with Pulley menu.
2020-05-11 15:12:13 +02:00
molan-git
da296e2821 Update ProfileHeader.qml 2020-05-11 12:27:48 +02:00
molan-git
25def13744 Update ProfileHeader.qml 2020-05-11 12:24:44 +02:00
molan-git
02109021e5 Merge branch 'upstream' 2020-05-11 10:03:18 +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
d482037ec2
revert icon 2020-05-07 17:06:32 +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
f420fa9d9e
Delete tooter.svg 2020-05-06 16:03:24 +02:00
molan-git
8ae7fb4c8b
tooterb commits 2020-05-06 16:02:20 +02:00
molan-git
9d7a0cb58b Merge branch 'upstream' 2020-05-04 15:44:29 +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
d94931bdff
Update Conversation.qml 2020-05-04 10:30:25 +02:00
molan-git
4a0cf8b080
Sync with upstream branch 2020-05-04 10:29:05 +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
aa24e1646d Update ProfileHeader.qml 2020-05-04 09:42:23 +02:00
molan-git
bd87353166 tooterb release 2020-05-04 09:26:41 +02:00
molan-git
5b5e6e39d9 Beta release version
Change file names for beta release version.
2020-05-01 12:23:36 +02:00
molan-git
db90429573
Rename harbour-tooter.qml to harbour-tooter-beta.qml 2020-05-01 09:32:31 +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
molan-git
cfe158d92e
Add contributor 2020-01-31 11:01:30 +01:00
molan-git
9384da4f42
Adjust TextArea height 2020-01-31 11:01:08 +01:00
molan-git
c1fa278b94
Fix placing of Emoji-selector 2020-01-31 08:48:08 +01:00
molan-git
ae41988dd3
Update Settings.qml 2020-01-30 14:26:23 +01:00
molan-git
5da02dd238
Fix bug in UI 2020-01-30 13:24:27 +01:00
molan-git
8c35913ed7
Updates text 2020-01-30 12:50:52 +01:00
molan-git
5e6b3db553
Updated Bio 2020-01-30 12:50:26 +01:00
molan-git
ee04ee65fd
Add translation option to improved text field 2020-01-30 11:01:33 +01:00
molan-git
bec23f5323
Add translation option for open in browser 2020-01-30 11:00:42 +01:00
molan-git
f54c27b84c
Update content / add translation option 2020-01-30 11:00:02 +01:00
molan-git
3f8643bb91
Changes in login text/description 2020-01-30 10:56:02 +01:00
molan-git
a591dbfd6d
Changed max height TextArea 2020-01-30 10:25:02 +01:00
molan-git
7dbcbeaeb6
Improved TextArea for Toots 2020-01-30 10:09:11 +01:00
molan-git
68f0ab53f4
Update Conversation.qml 2020-01-29 22:22:19 +01:00
molan-git
6267c3e616
Update emojiselect.svg 2020-01-29 22:18:24 +01:00
molan-git
e30f0c40fa
New icon for emojis in toots
Needs to be updated to medium icon size
2020-01-24 22:12:14 +01:00
molan-git
9e31fa771c
Syntax error fix 2020-01-24 22:11:27 +01:00
molan-git
7279d48f63
New items order in navigation bar 2020-01-24 22:10:00 +01:00
molan-git
5888922df1
Delete MyList.qml 2020-01-24 22:09:36 +01:00
molan-git
5a6a7646e6
Workaround for open user profiles from toots 2020-01-24 22:08:14 +01:00
molan-git
901de00b03
Remove unused code 2020-01-24 22:03:51 +01:00
molan-git
6f57aaeba4
Change order of navigation items
Adapt order of navigation items to the official Mastodon website
2020-01-24 22:02:59 +01:00
molan-git
9d8699318a
Visual update and fixes
Fixes column view for toot privacy settings, changes in size of textfield, adds placeholder in toot textfield and content warning field. 
Colour adjustments, modified icon for emojis.
2020-01-24 22:00:04 +01:00
molan-git
c81b747b6d
Fix syntax error 2020-01-24 21:57:16 +01:00
molan-git
c8545cca65
Workaround open profiles from toot
Opening profiles (@user) in toots via function onLinkActivated shows user via search. This is a workaround - aim is to open profiles directly in profile.qml
2020-01-24 21:56:13 +01:00
molan-git
d388de5f9f
Add Bio to Profile page 2020-01-24 21:52:27 +01:00
molan-git
fd0621be69
Update harbour-tooter.qml 2020-01-24 21:51:10 +01:00
molan-git
542f8344d3
Delete home.svg 2020-01-21 16:52:56 +01:00
molan-git
d335b4be6b
Delete public.svg 2020-01-21 16:52:47 +01:00
molan-git
5e25aa5ede
Delete local.svg 2020-01-21 16:52:38 +01:00
molan-git
3332f23e3f
Delete federated.svg 2020-01-21 16:52:19 +01:00