Commit Graph

532 Commits

Author SHA1 Message Date
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
crockwave af61b59574 - Custom Sharing feature debugging 2019-02-13 20:31:28 -06:00
crockwave db4d67af11 - Added Custom Sharing feature to allow Mastodon/Misskey status metadata to be shared to remote content aggregator 2019-02-13 14:08:53 -06:00
stom79 a6e18d1b7e Fix image issue 2019-02-13 18:50:22 +01:00
stom79 da1b128daa Last fixes 2019-02-13 18:36:29 +01:00
stom79 be873f203e Fix issue #805 2019-02-13 09:30:45 +01:00
stom79 edc317f97b Fix issue #805 2019-02-13 09:26:35 +01:00
stom79 47ce52df39 Fix issue #804 2019-02-13 09:11:54 +01:00
stom79 3c9c0a2057 Improvements with Friendica and GNU 2019-02-08 19:13:40 +01:00
stom79 9b7b499997 Avoid issue with Tokens 2019-02-08 15:07:46 +01:00
stom79 893928985a Fix crashes & improve GNUSocial urls 2019-02-06 14:59:52 +01:00
stom79 ea86e070ba Fix media 2019-02-05 18:05:21 +01:00
stom79 c47dcdb8a3 Fix one char value issue 2019-02-02 10:26:58 +01:00
stom79 d97e4c9de7 Fix layout issue 2019-02-01 17:50:35 +01:00
stom79 137bba3741 Fix issue #780 2019-01-31 18:01:08 +01:00
stom79 cebcfd3edc Moderation feature in non compact mode 2019-01-30 09:50:07 +01:00
stom79 a920659622 Change layout 2019-01-29 18:03:53 +01:00