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
molan-git
61c7c0bfa1
Updated Settings.qml
...
Small changes in text colouring.
2020-01-16 17:38:21 +00:00
molan-git
5acbba10f0
Small visual changes for better contrast
2020-01-16 17:29:26 +00:00
molan-git
bc338c39a3
Fix for issue #4
...
Fixes ssue with empty profile page when clicking on username in toots.
2020-01-16 16:34:12 +00:00
molan-git
52f83ced20
Fixed navigation icons for inverted ambiences
2020-01-16 15:31:13 +00:00
molan-git
3dc6145743
1.0.3-4
...
-Fixed display_name
-Open links in external browser
2020-01-15 21:30:48 +00:00
molan-git
db19fb254b
1.0.3-4
...
-Fixed display_name
-Open links in external browser
2020-01-15 21:30:19 +00:00
molan-git
247a26e3ac
1.0.3-4
...
-Fixed display_name
2020-01-15 21:27:37 +00:00
molan-git
0e3940f525
1.0.3-4
...
Added comment syntax about non-usage of page
2020-01-15 21:24:08 +00:00
molan-git
eae2cf989b
1.0.3-4
...
Changed send, content warning and add emoji icon in Conversation page for clarification
2020-01-15 21:22:18 +00:00
molan-git
6348b08106
1.0.3-4
...
-Fixed display_name
2020-01-15 21:20:58 +00:00
molan-git
eb137d4597
1.0.3-4
...
-Fixed display_name
-Open links in external browser
2020-01-15 21:19:51 +00:00
molan-git
b1748304ba
Updated Settings page
...
Added info about forked version and link to GitHub
2020-01-15 21:11:59 +00:00
molan-git
b86321927b
Update Settings.qml
2019-12-28 22:55:29 +01:00
molan-git
f0fcef072b
Update Settings.qml
2019-12-28 22:18:54 +01:00
Haelwenn (lanodan) Monnier
7739c9952e
qml/pages/LoginPage.qml: Fix URL parsing to get the Authentification code
2019-01-27 20:14:08 +01:00
Dusko Angirevic
dd764fe870
1.0.3
...
#41 remorse popup added
#39 login related issues
2019-01-27 09:59:43 +01:00
Dusko Angirevic
fb995fab60
Merge pull request #42 from tanghus/fix-instance-url
...
Fix always trying to log in to mastodon.social.
2018-12-14 11:42:39 +01:00
Thomas Tanghus
5ae287acf4
Fix always trying to log in to mastodon.social. Should fix #39
2018-12-12 02:00:31 +01:00
carlosgonz
3ddce4ee23
Update LoginPage.qml
2018-10-26 16:49:37 -04:00
Dusko Angirevic
45cecbc0ce
v 1.0.1
...
Conversation bugFix
2018-10-26 12:14:06 +02:00
Dusko Angirevic
90ab1cd922
Added toot char counter
2018-10-25 14:00:19 +02:00
Dusko Angirevic
f3814a0cd5
#35 #34 #33
2018-10-24 13:38:17 +02:00
Dusko Angirevic
14051ca51e
Updating navigation icons
2018-05-24 15:00:10 +02:00
Dusko Angirevic
4d9cc95aac
Fix for the #25
2018-05-24 14:59:01 +02:00
Dusko Angirevic
0764b81cf3
Bugfix #26
...
Fixed Possible to break the search page
2018-05-24 14:55:18 +02:00
Dusko Angirevic
240d15dd8f
Added local timeline & icons change
2018-05-24 11:14:02 +02:00
Dusko Angirevic
c17044e1c4
Generating more bugs for later fixing
2017-11-01 16:57:09 +01:00
Dusko Angirevic
f4150c47fc
Misc update
...
- User and tag search improvement
- Added visual hints
- User prediction added
2017-11-01 00:27:48 +01:00
Dusko Angirevic
10f27b9d50
Added User search support
2017-10-27 16:44:35 +02:00
Dusko Angirevic
539e681331
Video player
...
- fixed wrong media URL
- download media button repositioned
2017-10-26 16:38:07 +02:00
Dusko Angirevic
2588a802ea
Improvements
...
- deeplinking notifications test
- fixed remote_url images bug
- full screen image viewer and video player improvements
- user autocompleate in toots
2017-10-26 16:23:16 +02:00
Dusko Angirevic
ff6b92f5b6
Notification actions test 2
2017-10-25 23:45:15 +02:00
Dusko Angirevic
78ebabf471
Notification deep link test
2017-10-25 16:30:23 +02:00
Dusko Angirevic
a7670ecee2
Service test
2017-10-25 00:37:33 +02:00
Dusko Angirevic
430eb1c13f
Video player improvement
2017-10-24 15:49:52 +02:00
Dusko Angirevic
e7db78274e
Video support and pinch to zoom on images
2017-10-20 15:20:33 +02:00
Dusko Angirevic
a467ccf681
Minor fixes
...
- Translations update
- Cover page fix for the SailfishX
- Copy URL implemented on teh browser view #24
2017-10-19 11:44:53 +02:00
Dusko Angirevic
751a6e7759
Conversations improvement
...
Privacy option in the conversation is now inherited by toot in the thread
2017-10-19 10:42:40 +02:00
Dusko Angirevic
59437ec087
v0.2.0 Candidate
2017-07-20 15:26:20 +02:00
Dusko Angirevic
9975b54630
Added Settings page
2017-07-20 12:14:16 +02:00
Dusko Angirevic
1a4835dd8a
v 0.1.9 Candidate
...
- Image Upload added [#9 ]
- Emoji pannel added
2017-07-06 16:15:12 +02:00
Dusko Angirevic
20f7ce524a
Image upload and translations
...
- Image Upload added [#9 ]
- Fixed some translation strings
2017-07-06 11:22:12 +02:00
Dusko Angirevic
a19d7503b0
ImageUpload playground
2017-07-06 00:59:00 +02:00
Dusko Angirevic
a3b397cce8
0.1.8 & 0.1.7
...
+
+* Tue July 4 2017 Dusko Angirevic <dysko@me.com>
- Added spoiler support for toots
- Press and hold for boost and favorite option
- Updated harbour-tooter-es.ts by Caballlero
- Unable to connect to unixcorn.xyz [#12 ] [bugfix]
- Added notifications
- App Cover redesigned
2017-07-04 16:57:50 +02:00
Dusko Angirevic
05877e4bd4
Unable to connect to unixcorn.xyz #12 fixed
2017-07-04 01:26:49 +02:00
Dusko Angirevic
b2017bacb4
Fav + Boost option init
2017-07-04 01:07:39 +02:00
Dusko Angirevic
b241a857a5
0.1.6
...
- Fix for issue #10
- Hashtag search added
- Coversation with sections
2017-06-22 14:49:39 +02:00
Dusko Angirevic
affa006211
V 0.1.5-1
...
- Autoload older tweets on the list end
- Displaying images on the timeline
- NSFW support for images
- Basic support for video (still buggy)
- Toot rendering reverted to the HTML
- Translations added: FR, NL, OC, ES
2017-06-19 00:58:58 +02:00
Dusko Angirevic
6a20bc1657
Supporting images in the TL
2017-06-16 16:45:04 +02:00
Dusko Angirevic
a3bd2834b7
Preparing data for attachments display implementation
2017-06-16 00:56:29 +02:00
Dusko Angirevic
d73da448a8
Added Dutch language and Conversation view
2017-06-15 16:03:20 +02:00
Dusko Angirevic
e39f60f1f4
Fixed minor bugs, better timelines and notifications attempt :)
2017-06-15 00:48:53 +02:00
Dusko Angirevic
b00cd81d21
better dates for notifications
2017-06-14 16:57:44 +02:00
Dusko Angirevic
b59fe852c7
Updating timelines and additional changes
2017-06-14 16:42:28 +02:00
Dusko Angirevic
86f12f75c1
Refactoring timelines and notification lists
2017-06-13 16:45:52 +02:00
Dusko Angirevic
98d6eaa3d8
New toot feedback to user.
2017-06-09 16:56:16 +02:00
Dusko Angirevic
dc6ccb2ecb
Bugfix #1
...
Note to my future self: when you delete component, don’t use it in the
code :D
2017-06-09 00:23:12 +02:00
Dusko Angirevic
b74e3b71fb
Removing JSONlist model from source
2017-06-08 16:19:37 +02:00
Dusko Angirevic
a24eb2d25c
New Toot option added
2017-06-08 00:53:54 +02:00
Dusko Angirevic
c157ba28ee
Minor fixes to the timelines
2017-06-07 16:09:41 +02:00
Dusko Angirevic
47a56a9580
Home view, timeline view, user profile and notifications
2017-06-07 07:56:42 +02:00
Dusko Angirevic
01ac966b35
Conf saving and Mastodon instance login
...
Worst login implementation in the history of worst logins implementation
2017-06-02 15:51:17 +02:00
Dusko Angirevic
e0b81bf291
Init
2017-06-01 16:13:51 +02:00