molan-git
9b5e8e5516
fix anchors profile labels
2020-06-10 14:33:23 +02:00
molan-git
52c8f549c0
info labels for profile header
...
adds info labels to profile header ('Following you' / 'Bot')
2020-06-10 13:26:16 +02:00
molan-git
5dad14eafb
ui-improvements
2020-06-10 11:44:58 +02:00
molan-git
7eaad1b867
small fixes for notification page
2020-06-10 10:17:51 +02:00
molan-git
d157c08c34
component id fix
2020-06-09 19:14:40 +02:00
molan-git
262a6352d4
Merge pull request #62 from molan-git/search-ui
...
avoid empty search-results
2020-06-09 19:08:28 +02:00
molan-git
4218867748
Merge branch 'notifications-improvements' into ui-improvements
2020-06-09 18:59:39 +02:00
molan-git
6c4e5466c0
fix copy toot-URL
...
if the toot url isn't provided (for example in retoots), the toot uri will be used
2020-06-09 18:46:36 +02:00
molan-git
c22254364e
avoid empty search-results
...
show # results also uf term is entered by user without #
2020-06-09 12:05:25 +02:00
molan-git
092c7d880f
revert bgBotIcon
2020-06-09 08:52:22 +02:00
molan-git
d0125d86ac
improved notifications UI
...
- small changes / additions
2020-06-08 17:34:32 +02:00
molan-git
9fb1efc189
improved notifications UI
...
notifications (mentions, favs, reblogs) are distinguished by different looks (initial commits)
2020-06-06 23:17:27 +02:00
molan-git
5f4dae2a2d
added icon-s-following
...
- added custom follower icon for miniHeader
- theme coloring for miniHeader icons
- removed unused icons
- changed icon name emojis
2020-06-05 18:38:15 +02:00
molan-git
99b070124b
small ui-adjustments
2020-06-04 19:44:12 +02:00
molan-git
75e4a71955
issue #38 fix + ui-improvements
2020-06-04 11:17:06 +02:00
molan-git
eac5aac326
ui-improvements-fixes
...
Fixes new UI elements
New responsive UI items
2020-06-03 11:52:07 +02:00
molan-git
16e211ddb9
ui-improvements
...
- open profile picture
- improved media viewer
- improved user suggestion
- better responsive UI design
- code refactoring
- updated settings page
2020-06-03 07:34:33 +02:00
molan-git
fd2f317f25
Add / improve UI elements
...
- new ProfilePage expander
- flexible UI elements for various screensizes
- various UI changes
- code refactoring
2020-05-29 20:05:05 +02:00
molan-git
893bae4b93
syntax fix
2020-05-25 18:54:43 +02:00
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
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
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
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
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
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
82740965ea
Merge branch 'master' of https://github.com/dysk0/harbour-tooter
2020-04-27 17:04:58 +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
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
5bd990e3df
Delete Browser.qml
2020-01-21 16:50:31 +01:00