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
molan-git
3ea6f9fb61
Add files via upload
2019-12-28 21:39:28 +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
Dusko Angirevic
3ec5066872
Merge pull request #38 from blizzz/fix/ugly-links
...
remove empty classes which causes some link texts to be rendered ugly
2018-12-14 11:41:04 +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
Arthur Schiwon
90802e506f
remove empty classes which causes some link texts to be rendered ugly
2018-11-15 00:05:07 +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
855a696e50
Bugfix for #33
2018-10-23 16:37:27 +02:00
Tom Hall
2e95d8cb43
Fix #30 : display attachments from boosted toots
...
A 'boost' contains a copy of the source toot's text as its content, but it
doesn't copy the media_attachments. If the data['reblog'] field is not null,
append media_attachments from data['reblog'] as well as from data.
2018-09-02 14:45:40 +01: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
0ceb7a7e4a
Cover page fix for SailfishX
2017-10-19 15:37:34 +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