Commit Graph

548 Commits

Author SHA1 Message Date
tom79 ddea5e1653 #915 comment - Change layout for statuses 2019-05-12 14:48:23 +02:00
tom79 a894a75a82 #915 comment - Add indicators in toots 2019-05-12 11:39:25 +02:00
tom79 f8d823360e Remove screenshot in mentions 2019-05-11 19:29:39 +02:00
tom79 2b33c044b7 Fix a crash for click on boosted media 2019-05-10 07:34:49 +02:00
tom79 aa7d4ab054 Fix an issue with media when sensitive with boost 2019-05-09 17:55:24 +02:00
tom79 2c71ce1371 Fix sentence 2019-05-08 11:44:16 +02:00
tom79 95bf2b5bc6 Fix for wifi only or ask for media 2019-05-08 11:17:42 +02:00
tom79 8a88975d6a Fix for all 2019-05-08 09:37:17 +02:00
tom79 09bb853bf3 Fix for not cropped media 2019-05-07 19:28:14 +02:00
tom79 71b2f15483 Fix for not cropped media 2019-05-07 19:20:00 +02:00
tom79 e1228f15c8 Fix for not cropped media 2019-05-07 18:10:49 +02:00
tom79 ec28de29ec Add coding 2019-05-06 18:56:44 +02:00
tom79 249fac6b8b Prepares layouts 2019-05-06 18:32:38 +02:00
tom79 25a2972e89 Allow the long press for download in another activities 2019-05-06 07:44:47 +02:00
tom79 e9db8a4655 Fix vote on polls from a reblog. 2019-05-05 17:28:19 +02:00
tom79 4077802949 Affect polls 2019-05-05 17:26:30 +02:00
tom79 c3847398df Fix issue #919 - Long press on the fetch more button to retrieve all missing toots 2019-05-05 16:53:35 +02:00
tom79 f5dbfe2517 Fix issue #918 2019-05-05 12:41:45 +02:00
tom79 b57831b01b Fix a null pointer exception 2019-05-05 11:46:52 +02:00
tom79 41eaf45ff1 Fix some crashes 2019-04-29 19:16:36 +02:00
tom79 0b62272203 Fix issue #909 & #904 2019-04-29 18:18:40 +02:00
tom79 fc966d4964 Allow polls for private messages 2019-04-28 14:30:37 +02:00
tom79 9b102a87a6 Improve polls by allowing more choices 2019-04-28 11:15:57 +02:00
tom79 c9c89dada0 Merge branch 'k-a-s-u-n/mastalab-working' into develop
# Conflicts:
#	app/src/main/res/values/strings.xml
2019-04-25 18:52:52 +02:00
tom79 248b7e98b1 Fix some issues 2019-04-25 07:38:34 +02:00
Kasun e977ecac68 add an option to disable new badge on unread statuses 2019-04-22 14:42:42 +05:30
tom79 2cd43b4142 Loop through tl 2019-04-21 18:50:56 +02:00
Kasun 20d8464bdf add translations disabled toast 2019-04-21 22:19:11 +05:30
tom79 be081cfa56 fix poll issue when no votes 2019-04-19 13:16:16 +02:00
tom79 d6ef3e4382 Some changes 2019-04-18 18:01:44 +02:00
tom79 76e10fccf8 Fix issue #862 2019-03-31 18:29:02 +02:00
tom79 cf874f6ef2 poll changes 2019-03-31 09:52:35 +02:00
tom79 250e052b8f Refresh statuses after an action 2019-03-30 18:48:38 +01:00
tom79 cceace8e65 Fix typo 2019-03-25 18:50:48 +01:00
tom79 f46f49f661 Release 1.77.1 2019-03-24 19:53:36 +01:00
tom79 60b5c01b10 improve poll 2019-03-24 19:06:03 +01:00
tom79 58efaf1d00 Fix last issues 2019-03-24 17:21:13 +01:00
tom79 4c54271a70 Manage votes 2019-03-24 16:38:12 +01:00
crockwave 22310ccef1 - Redefined bundle_source as the account URL of the toot creator, to be listed in the RSS feed with source value as the URL and creator value as the readable portion in the <source> tag of RSS feed
- Modified bundle_creator tag to always be formatted as account_name@instance to reference creator of toot in RSS feed, because the status.getAccount().getAcct() result value varies if the toot came from current Mastodon instance or not
- Added ${creator} and ${thumbnailurl} to custom sharing URL parameters, to improve customizability of custom sharing URL
- Modified default custom sharing URL value to include ${creator} and ${thumbnailurl}
- Fixed bug in Description field rendering in CustomSharingActivity, introduced by emoticon handling code adding HTML elements into bundle_content value
- Removed parameters from encodeCustomSharingURL() method of CustomSharingActivity, as those variables are accessible from the activity
2019-02-25 16:27:44 -06:00
tom79 2acee4570d Fix issue #806 2019-02-23 18:22:35 +01:00
stom79 bf702b742e Only put the status for reblog. That avoids too much management 2019-02-23 09:14:09 +01:00
crockwave 8644f1170f - Moved reblog handling to Custom Sharing Activity from StatusListAdapter to fix null contentSpan issue
- Add Instance value to Source field when toots are shared from local instance
- Removed extraneous semicolon in CustomSharingActivity
- Rewrote encodeCustomSharingURL method in CustomSharingActivity to allow all parameters in the Custom Sharing URL to be passed through
- Changed default Custom Sharing URL value to emulate the new Content Sharing Server token method
2019-02-22 17:48:45 -06:00
stom79 0d5223dff7 Fix Friendica conversation issue 2019-02-21 19:06:04 +01:00
stom79 a63ebb04f0 Fix url in cardview 2019-02-21 18:15:58 +01:00
stom79 4f66ebf64c Add conversation for GNU/Friendica 2019-02-21 15:46:33 +01:00
stom79 6da8084aab Add token management to custom share feature 2019-02-21 15:09:35 +01:00
crockwave 5b602817f4 - Custom Sharing feature fix string compatibility with Crowdin 2019-02-17 10:52:59 -06:00
stom79 3983bd7840 fix videos 2019-02-16 10:48:41 +01:00
stom79 73133ea6ce Custom sharing fixes 2019-02-15 19:39:17 +01:00
crockwave dd075a5bf1 Merge branch 'develop' of https://gitlab.com/tom79/mastalab into develop-curate_content 2019-02-13 20:31:44 -06:00