Commit Graph

13 Commits

Author SHA1 Message Date
stom79 57777563bb Add thumbnail from card when available 2019-02-23 09:21:29 +01:00
stom79 bf702b742e Only put the status for reblog. That avoids too much management 2019-02-23 09:14:09 +01:00
stom79 860d52d384 add desciption 2019-02-23 08:55:39 +01:00
stom79 b5e4e5e50f Add custom emoji image. 2019-02-23 08:51:57 +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 19c76b82fe Remove useless logs 2019-02-21 15:10:24 +01:00
stom79 6da8084aab Add token management to custom share feature 2019-02-21 15:09:35 +01:00
stom79 214a7c78a5 Replace three dots by a char 2019-02-19 18:39:59 +01:00
crockwave 8fc44c9002 Modified Custom Sharing UI to increase quantity of lines allocated to edittext fields, add ellipsis on title field as required, truncate suggested title to 60 char, and include entire toot text in description field 2019-02-18 15:31:32 -06:00
stom79 d0621b7379 Some fixes with URL make it disabled by default 2019-02-15 19:52:44 +01:00
crockwave f05aa0fb2f - Custom Sharing feature fix string compatibility with Crowdin 2019-02-14 17:50:05 -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