Commit Graph

9967 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
Thomas 493c8c862c New translations strings.xml (Czech) 2019-02-25 11:48:50 +00:00
Thomas 19ff7857e4 New translations strings.xml (Italian) 2019-02-25 10:42:42 +00:00
Thomas 9d3413f584 New translations strings.xml (Galician) 2019-02-25 08:06:00 +00:00
Thomas 73d276b410 New translations strings.xml (French) 2019-02-24 19:09:01 +00:00
Thomas 3c9f75a756 New translations strings.xml (Arabic) 2019-02-24 19:08:56 +00:00
Thomas 2922b12363 New translations strings.xml (German) 2019-02-24 18:53:40 +00:00
Thomas de531a4c95 New translations strings.xml (Greek) 2019-02-24 18:00:01 +00:00
Thomas e7a9a28176 New translations strings.xml (Greek) 2019-02-24 17:43:34 +00:00
Thomas 5319a20c2d New translations strings.xml (Greek) 2019-02-24 17:36:01 +00:00
Thomas 831ed5b6ca New translations strings.xml (Greek) 2019-02-24 17:24:10 +00:00
Thomas eb8b626e72 New translations strings.xml (Chinese Traditional) 2019-02-24 13:54:40 +00:00
tom79 8c03324e96 Only targets from user 2019-02-24 11:18:39 +01:00
tom79 995bf9d37e Retrieve if the message is liked - #826 2019-02-24 11:08:15 +01:00
tom79 7df7cb585e add like instead of favorites - #826 2019-02-24 10:52:36 +01:00
Thomas f5611df8bb New translations strings.xml (Czech) 2019-02-24 09:04:33 +00:00
Thomas a023ea1e0f Update issue_template.md 2019-02-24 08:04:38 +00:00
Thomas 323886315a Update issue_template.md 2019-02-24 07:58:57 +00:00
Thomas a3d52524db New translations strings.xml (Greek) 2019-02-24 00:45:01 +00:00
Thomas 8e67a54352 New translations strings.xml (Greek) 2019-02-24 00:29:53 +00:00
Thomas 64dc998f74 New translations strings.xml (Greek) 2019-02-24 00:25:27 +00:00
Thomas 263e651fb7 New translations strings.xml (Greek) 2019-02-24 00:17:01 +00:00
Thomas 0d159cd373 New translations strings.xml (Greek) 2019-02-24 00:08:03 +00:00
Thomas c7161ee187 New translations strings.xml (Greek) 2019-02-23 23:54:52 +00:00
Thomas b3bb9ff54e Update CHANGELOG 2019-02-23 18:12:18 +00:00
Thomas c809e64759 Update CHANGELOG 2019-02-23 17:36:58 +00:00
Thomas a298e6897b Add CHANGELOG 2019-02-23 17:35:46 +00:00
tom79 15e79d19ac Merge branch 'l10n_crowdin_localization_gitlab' into develop 2019-02-23 18:31:08 +01:00
tom79 8e08901ac4 Release 1.75.0 2019-02-23 18:30:42 +01: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
Thomas b9b05b16f1 New translations strings.xml (Russian) 2019-02-23 17:05:10 +00:00
Thomas 9db658e6c6 Update README.md 2019-02-23 16:20:44 +00:00
tom79 52446277d9 change readme 2019-02-23 16:42:18 +01:00
tom79 be86b00c57 Fixes with media 2019-02-23 16:40:59 +01:00
tom79 3ca82b058c Fixes with media 2019-02-23 16:39:02 +01:00
tom79 2d628299a0 Merge branch 'l10n_crowdin_localization_gitlab' into develop 2019-02-23 16:30:53 +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
Thomas d32679016f New translations strings.xml (German) 2019-02-23 14:25:45 +00:00
Thomas ea047c7f36 New translations strings.xml (Norwegian) 2019-02-23 14:13:47 +00:00
Thomas aaf9361334 New translations strings.xml (Dutch) 2019-02-23 14:13:42 +00:00
tom79 c25b3d52e0 Remove scheduled toots from server side for GNU and Friendica 2019-02-23 14:50:02 +01:00
tom79 b8482ed91e Merge branch 'l10n_crowdin_localization_gitlab' into develop 2019-02-23 14:43:40 +01:00
tom79 287a188361 Some fixes 2019-02-23 14:39:51 +01:00
Thomas 6db6a60e4c New translations strings.xml (Sinhala) 2019-02-23 13:28:12 +00:00
Thomas a75b3a0de7 New translations strings.xml (Japanese) 2019-02-23 13:28:09 +00:00
Thomas 427f8882d2 New translations strings.xml (Italian) 2019-02-23 13:28:06 +00:00
Thomas 711eec5c03 New translations strings.xml (Indonesian) 2019-02-23 13:28:02 +00:00