Commit Graph

227 Commits

Author SHA1 Message Date
stom79 812a8210a9 Fixes issue #330 - Fix exif issue 2018-04-17 18:53:18 +02:00
stom79 570667159e Fixes issue #397 - Disable toot button when uploading media 2018-04-16 07:54:22 +02:00
stom79 7851ceb824 Fixes issue #402 - Adding an option to send photos as JPEG instead of PNG 2018-04-15 09:44:37 +02:00
stom79 b74c6d423f Bug fixes + downgrades some libs to avoid NRA with webview 2018-03-17 18:28:07 +01:00
stom79 7eef4c8c3e Fixes bug #329 - Default Post Privacy Overridden 2018-03-02 14:38:58 +01:00
stom79 491687e0c1 Fixes bug #338 - Error notifications stack endlessly 2018-03-02 14:20:33 +01:00
stom79 1609c084aa Fixes bug #341 - Error when sharing media 2018-02-26 14:06:12 +01:00
stom79 d7df757e59 Fixes visibility 2018-02-18 19:08:24 +01:00
stom79 40b29f8600 Fixes issue with visibility #329 2018-02-18 16:51:30 +01:00
stom79 8d1c0bec77 Fixes issue #304: Auto save drafts when app is in background 2018-02-09 13:48:03 +01:00
stom79 55627cdf29 Fixes issue #291: Removes newline before/after usernames in replies 2018-02-09 08:49:49 +01:00
stom79 84fc31d2a4 Fixes issue #300: Default post visibility for locked accounts 2018-02-09 08:39:54 +01:00
stom79 e41b5791d2 Clean code 2018-01-30 11:10:42 +01:00
stom79 6ea6b93534 Clean code 2018-01-30 10:55:57 +01:00
stom79 50947fb4ae Fixes issue #288 - Keeps animated pictures + fix a resize issue 2018-01-30 10:42:02 +01:00
stom79 ec61cd2b0c Fixes issue #288 - Crash when sharing a .mp4 file 2018-01-30 08:59:39 +01:00
stom79 66be3fb7fa Merge branch 'resize_pictures' into develop 2018-01-25 10:06:16 +01:00
stom79 b058df8353 Allows onion urls 2018-01-24 15:56:33 +01:00
stom79 3184f375db Fixes issue #265 - Resize pictures before upload 2018-01-24 11:15:45 +01:00
stom79 84d0aa7a43 Allows to take pictures from camera #253 2018-01-19 15:30:27 +01:00
stom79 4be6f4dc95 Potential crashes during download 2018-01-11 07:26:10 +01:00
stom79 e8f73d3ed3 Some cleaning 2018-01-10 16:00:57 +01:00
stom79 521476eac6 Fixes an issue with bookmark 2018-01-10 14:39:01 +01:00
stom79 e69e2cde1f Some fixes 2018-01-10 10:37:55 +01:00
stom79 ebe4b44e7c fixes capitalization issue 2018-01-06 09:41:16 +01:00
stom79 b84ebba6c6 Fixes issue #112 - transparency for pp 2018-01-06 09:12:39 +01:00
stom79 8c147d4c0a Fixes issue #162 - Cursor's Default Position for replies 2018-01-06 08:19:26 +01:00
stom79 20aca3cb7a Fixes issue #213 - Images in alt-text entry stretch 2018-01-02 16:49:42 +01:00
stom79 0707fb7570 Adds instance to sharedpref 2017-12-28 17:25:36 +01:00
stom79 0583fa2651 Small fix for replies 2017-12-26 17:10:30 +01:00
stom79 7dd364f27d Fixes issue #201 - Mentions in replies & cursor position 2017-12-26 14:54:01 +01:00
stom79 3c5965d4e4 Fixes issue #201 - Mentions in replies & cursor position 2017-12-26 13:18:54 +01:00
stom79 e787a27005 Fixes issue #201 - Mentions in replies & cursor position 2017-12-26 12:33:11 +01:00
stom79 34e8438d7c Fixes issue #186 - Store visibility of the toots for replies 2017-12-23 08:42:27 +01:00
stom79 9d0b4847e5 Fixes issue #161 - Cannot reply with different account 2017-12-20 19:23:17 +01:00
stom79 dc4636ce01 Some code cleaning 2017-12-17 13:56:38 +01:00
stom79 3a93e35551 Extends classes 2017-12-12 18:17:01 +01:00
stom79 33f55accd9 Fixes issue #91 - Can't save video 2017-12-07 18:48:18 +01:00
stom79 4bb4a0199e Fixes some issues with translation 2017-12-03 14:17:57 +01:00
stom79 a5593cd517 Deals with translations 2017-12-03 11:14:52 +01:00
stom79 5a7ecf6bca Fixes issue #73 - The fix 2017-12-02 17:18:38 +01:00
stom79 c979bd9ee4 Fixes issue #73 - This is a try 2017-12-02 16:54:59 +01:00
Thomas b066690e37
Merge pull request #74 from PhotonQyv/TumblrFix
TumblrFix: Added code to change an image URL to 'https://' rather than 'http://'…
2017-12-02 15:51:21 +01:00
PhotonQyv 1ccdf2444d Added code to change an image URL to 'https://' rather than 'http://' so that sharing from Tumblr works. 2017-12-02 14:26:19 +00:00
stom79 502b130899 Some cleaning 2017-12-02 15:05:54 +01:00
stom79 2ed93d99dc Some cleaning 2017-12-02 14:54:25 +01:00
stom79 e3c663237c Changes lib for media 2017-12-02 11:02:25 +01:00
stom79 a6a296854b some fixes 2017-12-02 08:39:01 +01:00
stom79 9d5a7112db Uses the MyTransL library 2017-11-29 15:06:30 +01:00
PhotonQyv 4e23de5f32 Added code to put the 'http://' onto a URL in the actual toot, so that Mastodon web app treats it as a URL too. 2017-11-29 12:15:38 +00:00