Commit Graph

2168 Commits

Author SHA1 Message Date
crockwave 4684aaa6bd - 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 19:51:27 -06: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
tom79 23ca767841 Allow to change video mode for Peertube from other social networks 2019-02-23 18:13:41 +01:00
tom79 f699f03ad8 Merge branch 'custom_sharing_improvements' into develop 2019-02-23 16:29:50 +01:00
tom79 077a468f38 Fixes with media 2019-02-23 16:27:05 +01:00
tom79 c25b3d52e0 Remove scheduled toots from server side for GNU and Friendica 2019-02-23 14:50:02 +01:00
tom79 287a188361 Some fixes 2019-02-23 14:39:51 +01:00
tom79 4d61600ed2 Merge branch 'develop' of https://gitlab.com/tom79/mastalab into develop 2019-02-23 14:25:28 +01:00
tom79 f9f4b83e9f Friendica post issue 2019-02-23 14:25:21 +01:00
stom79 c19a4dadcc Restore accounts 2019-02-23 14:23:31 +01:00
stom79 d4c3ffed58 Fix export 2019-02-23 14:16:15 +01:00
stom79 f66e389275 Automatically add author and image 2019-02-23 09:54:05 +01:00
stom79 cb1f86ae11 make image smaller 2019-02-23 09:42:10 +01:00
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
stom79 33bfb87d26 Merge branch 'develop' of https://gitlab.com/tom79/mastalab into develop 2019-02-23 08:42:22 +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 bd51be594a Hide contacts for GNU 2019-02-22 14:30:04 +01:00
stom79 21d7229a11 Fix pull to refresh for GNU 2019-02-22 14:06:39 +01:00
stom79 007c0c8c8b Fix issue #816 2019-02-22 11:29:23 +01:00
ivan agosto c24dd6ab06 Added queet in TootActivity 2019-02-21 13:04:16 -06:00
stom79 0d5223dff7 Fix Friendica conversation issue 2019-02-21 19:06:04 +01:00
stom79 9c6f2b779f Merge branch 'develop' of https://gitlab.com/tom79/mastalab into develop 2019-02-21 18:16:14 +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 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
ivan agosto f2f9d80560 Fixed error in usernames and names on GNUSocial 2019-02-20 12:03:27 -06: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 6a745cf9b5 Merge remote-tracking branch 'origin/develop' into develop 2019-02-18 18:12:34 +01:00
stom79 545b6ccb7c Fix pagination issue 2019-02-18 14:00:00 +01:00
crockwave 5b602817f4 - Custom Sharing feature fix string compatibility with Crowdin 2019-02-17 10:52:59 -06:00
stom79 5e1d0e305d Fix a bug 2019-02-16 15:05:39 +01:00
stom79 3983bd7840 fix videos 2019-02-16 10:48:41 +01:00
stom79 d0621b7379 Some fixes with URL make it disabled by default 2019-02-15 19:52:44 +01:00
stom79 73133ea6ce Custom sharing fixes 2019-02-15 19:39:17 +01:00
stom79 2d06ca921a Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	app/src/main/java/fr/gouv/etalab/mastodon/drawers/NotificationsListAdapter.java
2019-02-15 19:35:30 +01:00
stom79 b0de582150 Fix menu entry in notifications 2019-02-15 18:50:26 +01:00
stom79 7e8d4749f8 Improve ads blocker 2019-02-15 18:43:48 +01:00
stom79 a4adef24ed Improve ads blocker 2019-02-15 18:19:32 +01:00
crockwave c9eda8e81f Merge branch 'develop' of https://gitlab.com/tom79/mastalab into develop-curate_content 2019-02-15 10:12:31 -06:00
crockwave f05aa0fb2f - Custom Sharing feature fix string compatibility with Crowdin 2019-02-14 17:50:05 -06:00
stom79 17e029ae70 Apply blocking 2019-02-14 18:14:20 +01:00
stom79 7bb586225c Tracking database 2019-02-14 17:46:38 +01:00
stom79 5da0994eb2 Create table for blocking tracking domains 2019-02-14 11:49:52 +01:00
stom79 7d814d8ce3 Merge branch 'conscrypt_disable' into develop 2019-02-14 11:32:01 +01:00