Commit Graph

1000 Commits

Author SHA1 Message Date
stom79 4183137863 TLS factory fix 2017-12-05 19:17:14 +01:00
PhotonQyv 2beea3bda5 Added a couple of Helper methods to allow a status's date to be clickable, so that an absolute date & time are shown (SHORT format for both) for 5 seconds. 2017-12-05 14:24:14 +00:00
stom79 b4b8d85904 Fixes issue #83 - Emoji break mentions in toots 2017-12-05 07:24:50 +01:00
stom79 6816de9ca6 Fixes issue #77 - Weird issue with mentions in 1.6.4.1 2017-12-04 07:04:07 +01:00
stom79 eddfc6f67e Fixes issue #76 - Does not load all favorites 2017-12-03 18:58:41 +01:00
stom79 343b3d76ac Fixes missing content in notifications 2017-12-03 15:10:11 +01:00
stom79 625c1ade6f Forces to open keyboard 2017-12-03 14:55:55 +01:00
stom79 4b2d708af7 Fixes profile pictures not shown under replies 2017-12-03 14:40:11 +01:00
stom79 73ee9de5ab Some cleaning 2017-12-03 14:32:11 +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 09802c4860 Changes the way to deal with status 2017-12-03 10:56:54 +01:00
stom79 257e446033 Fixes crashes with notifications 2017-12-03 07:52:32 +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 0bd711be9a Fixes an issue 2017-12-02 14:17:06 +01:00
stom79 829ea6fd43 clean 2017-12-02 14:10:42 +01:00
stom79 ae27c7b0e1 Fixes null with shared toots 2017-12-02 14:09:52 +01:00
stom79 97fb1e71f3 Some improvements 2017-12-02 12:38:58 +01:00
stom79 55d3a241fa Removes useless lib 2017-12-02 12:23:38 +01:00
stom79 fc792a8f24 Some improvements 2017-12-02 11:29:29 +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 2f48281c25 Improves streaming 2017-11-30 18:43:47 +01:00
stom79 55fd0c68c2 Improves streaming 2017-11-30 18:18:58 +01:00
stom79 64bb95e51a Some improvements 2017-11-30 07:32:14 +01:00
stom79 257c799442 Updates streaming service 2017-11-30 07:16:18 +01:00
stom79 97cd37384a Fixes issue with counter and notifications 2017-11-29 18:51:41 +01:00
stom79 4dc40d3ee4 Fixes an issue with services 2017-11-29 18:26:32 +01:00
stom79 3f71a78c2e Fixes streaming service restart 2017-11-29 17:29:41 +01:00
stom79 5a3f10f9b1 Merge branch 'use_mytransl_lib' into develop 2017-11-29 15:34:42 +01:00
stom79 53674358f7 Merge branch 'bug_fix' into develop
# Conflicts:
#	app/src/main/java/fr/gouv/etalab/mastodon/client/HttpsConnection.java
2017-11-29 15:34:08 +01:00
stom79 83e64c2dda Removes support for profile pictures which are not loaded as it is due to mastodon.social server 2017-11-29 15:29:23 +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
PhotonQyv 8433fdc8c2 Added a fix for a url that arrives sans 'http://', which would cause failure. 2017-11-29 11:32:08 +00:00
PhotonQyv 0c6f7f9a1b Tweaked code to get rid of warning. 2017-11-29 10:55:41 +00:00
PhotonQyv a0542a39fb Added code to catch situations where a url is not actually a url, before it escalates and crashes the app. 2017-11-29 10:35:26 +00:00
PhotonQyv d79a99ce44 Added a fix for Wikipedia (& other apps perhaps), so that if title or description are empty strings ("") the original sharedContent doesn't get wiped out in toot. 2017-11-28 22:12:59 +00:00
stom79 46821b7ddb Fixes cache issue 2017-11-28 06:54:52 +01:00
stom79 34c3a244ad Fixes issue #64 - Error when boosting/faving from non-default account. 2017-11-27 18:25:55 +01:00
stom79 732f482551 Fixes issue #63 - Emojos are not displayed in the notification column 2017-11-27 13:11:21 +01:00
stom79 978824f8bd Fixes issue #62 - Removes hash if present in keywords 2017-11-27 10:03:08 +01:00
stom79 6805cb5f16 Fixes issue with encoding 2017-11-27 08:24:24 +01:00
stom79 b068a579e2 Fixes issue with encoding 2017-11-27 08:02:18 +01:00
stom79 149032b2b2 Cache system 2017-11-26 19:49:32 +01:00
stom79 ca3cceddd9 Fixes issue with profile pictures 2017-11-26 19:10:42 +01:00
stom79 9e743176cb Small fix with toot activity 2017-11-26 07:31:50 +01:00
stom79 171f7457e9 Fixes checked date 2017-11-25 15:27:05 +01:00
stom79 c789e8be69 Fixes issue #59: Prevent the loss of privacy when replying to a toot 2017-11-25 14:05:39 +01:00
stom79 e463bc4ebe Release 1.6.2 2017-11-25 11:16:23 +01:00
stom79 8ed008221c adds health checker 2017-11-25 11:01:34 +01:00
stom79 8f31196425 Merge branch 'develop' into instance_health 2017-11-25 07:51:25 +01:00
stom79 0f66ff5ec6 Adds some elements 2017-11-24 19:55:06 +01:00
stom79 e36f95b65e Adds asynctask 2017-11-24 18:49:02 +01:00
stom79 7e840efe9a Health - 1 2017-11-24 18:25:25 +01:00
stom79 528fb8be8c Limit search size 2017-11-24 16:05:13 +01:00
stom79 b215a92c42 Some improvements 2017-11-24 16:02:25 +01:00
stom79 09698bf950 Some improvements 2017-11-24 15:49:05 +01:00
stom79 83bcc752a9 Improves search 2017-11-24 15:34:55 +01:00
stom79 6c48fd6c3a Merge branch 'develop' into custom_search 2017-11-24 14:46:31 +01:00
stom79 3ea3c9d9eb Changes the way it works... 2017-11-24 14:46:22 +01:00
stom79 beca6e67d0 Merge branch 'filter_regex' into develop 2017-11-24 14:34:36 +01:00
stom79 5fd84efc6b Removes case sensitive 2017-11-24 14:34:06 +01:00
stom79 0cb3a6bc64 Display icon only if custom emoji 2017-11-24 07:25:04 +01:00
stom79 6efbf03add Retrieves custom emoji automatically 2017-11-24 07:13:30 +01:00
stom79 03c119e367 Applies search 2017-11-23 19:18:40 +01:00
stom79 e74a273f97 Search with keywords 2017-11-23 18:16:47 +01:00
stom79 038fe79718 Catch some errors 2017-11-23 15:51:55 +01:00
stom79 a5cade3fe4 Fixes crashes when filtering notifications 2017-11-23 07:08:43 +01:00
stom79 3d4848883b Issue #43 - Fixes filter association in TL 2017-11-22 19:32:46 +01:00
stom79 1bd7843ad3 Issue #43 - Extends regex filter to local & federated timelines 2017-11-22 19:29:53 +01:00
stom79 a29fcbde6b Issue #43 - Filter home timeline with regex 2017-11-22 19:09:22 +01:00
stom79 03fa84a09a Fixes issue #52 - Crashes on sharing content from other apps 2017-11-22 10:45:13 +01:00
stom79 e3ec47361a Small fix for upload 2017-11-22 09:04:31 +01:00
stom79 a087d271cc Small fix for upload 2017-11-22 07:51:12 +01:00
stom79 bc58301b74 Fixes encoding 2017-11-21 18:12:57 +01:00
stom79 f102a1fa67 Fixes pull to refresh 2017-11-20 16:27:40 +01:00
stom79 2321a891b4 Removes HTML elements from toast messages 2017-11-20 16:06:31 +01:00
stom79 28b259ea54 Fixes potential null pointers 2017-11-20 16:06:09 +01:00
stom79 bb4d44b446 Fixes crashes when adding description 2017-11-20 16:05:42 +01:00
stom79 537f853c83 Fixes issue #42 - scrolling issue 2017-11-20 16:05:18 +01:00
stom79 31a303521d Download progress restored 2017-11-19 16:32:00 +01:00
stom79 78605a6568 Fixes issue with custom emoji from other instances 2017-11-19 16:08:34 +01:00
stom79 9961e31335 Fixes toots not translated in special cases 2017-11-19 15:03:19 +01:00
stom79 5299fe83e4 Prepares release 1.6.0-rc-2 2017-11-19 14:20:44 +01:00
stom79 0f8eb792f9 Removes the issue when sharing 2017-11-19 14:02:51 +01:00
stom79 12da7c3a03 Fixes issue #37 - treatment not called :\ 2017-11-19 12:35:33 +01:00
stom79 9d8efda289 Improvements with array parameters 2017-11-19 08:46:53 +01:00
stom79 4db35284d5 Fixes issue #37 - Fix for issue raised by @creideik - Removes parameters encoding 2017-11-19 08:46:05 +01:00
stom79 2376607d8c Fixes max_id / since_id issue 2017-11-19 07:25:43 +01:00
stom79 f2de904785 Fixes issue #37 - bug raised by @creideiki *FileNotFoundException* 2017-11-18 21:04:56 +01:00
stom79 8290e09dd7 Fixes issue #37 - bug raised by @creideiki *FileNotFoundException* 2017-11-18 21:04:13 +01:00
stom79 c407f92ef7 Avoid null pointers 2017-11-18 19:39:53 +01:00
stom79 9bb2af8bee Fixes issue when loading videos 2017-11-18 19:31:43 +01:00
stom79 3c48cbfd97 Fixes issue when sharing 2017-11-18 19:25:00 +01:00