Commit Graph

120 Commits

Author SHA1 Message Date
Len Chan 840ad0024f add option for compose: user can disable retrieve metadata if URL from other app 2019-03-23 17:09:25 +08:00
Len Chan e054ce1501 add hide notification delete button 2019-03-19 09:12:29 +08:00
Len Chan 349cd9be31 add hide notification delete button 2019-03-19 09:04:09 +08:00
tom79 dc4be3b3d3 Merge branch 'featured_tags' into develop 2019-03-01 18:57:31 +01:00
tom79 35c8715a77 featured tags 2019-02-27 19:17:39 +01:00
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
tom79 23ca767841 Allow to change video mode for Peertube from other social networks 2019-02-23 18:13:41 +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 73133ea6ce Custom sharing fixes 2019-02-15 19:39:17 +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
stom79 7bb586225c Tracking database 2019-02-14 17:46:38 +01:00
stom79 7fbafa5ae4 Disable conscrypt in login page 2019-02-14 10:06:18 +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 edf084e42c - Added Custom Sharing feature support to SettingsFragment and supporting XML 2019-02-13 14:31:08 -06:00
stom79 da1b128daa Last fixes 2019-02-13 18:36:29 +01:00
stom79 9b7b499997 Avoid issue with Tokens 2019-02-08 15:07:46 +01:00
stom79 2655319e02 Fix #783 2019-02-02 11:01:24 +01:00
stom79 61b643ffee Remove picture resizing by default 2019-01-27 14:32:34 +01:00
stom79 fa9723bc99 Fix issue #535 2019-01-22 16:31:54 +01:00
stom79 593fc547ee Special entry for translations and language picker 2018-12-22 10:16:45 +01:00
stom79 c5e2cb780b Add Norwegian - prepares 1.50-beta-3 2018-12-21 19:25:51 +01:00
stom79 c49768fd98 Fix #642 & #643 - Wrong Country 2018-12-16 17:49:27 +01:00
stom79 09c432414f Some fixes 2018-12-16 15:11:58 +01:00
stom79 2a742807e3 Languages in their original names 2018-12-15 10:59:43 +01:00
stom79 01a8fff703 MastoArt Timeline 2018-12-05 17:51:28 +01:00
stom79 765031ddaf Fix language picker 2018-11-30 17:41:43 +01:00
stom79 b4c08a3225 Fix issue with settings forcing an app restart 2018-11-29 07:37:41 +01:00
stom79 92501da5fd Override default close animation 2018-11-28 16:34:51 +01:00
stom79 cfa6a1108e Improve hide long toots 2018-11-28 11:24:59 +01:00
stom79 df3f870c7d Allow to hide long toots 2018-11-28 09:44:19 +01:00
stom79 21996e6ee8 improve toast messages 2018-11-25 10:45:16 +01:00
stom79 3d73928197 New languages 2018-11-25 09:50:48 +01:00
stom79 0df539f184 More languages for #586 2018-11-24 19:39:08 +01:00
stom79 17d13c9933 Fix issue #586 2018-11-24 18:56:12 +01:00
stom79 55d789085d Allow to display video previews separately of image previews 2018-11-14 15:42:26 +01:00
stom79 97cfcc92ec Improve conversation + non compact mode by default 2018-11-10 16:49:21 +01:00
stom79 db894d6cfb Allow to display direct timeline prior to Mastodon 2.6 2018-11-10 10:07:44 +01:00
stom79 aee4b0ff63 Set Cardview to false by default 2018-11-07 18:09:21 +01:00
stom79 4d9295b42b Add the function in settings 2018-11-07 08:07:45 +01:00
stom79 713d12dfa9 Improve alert dialog colors - #546 2018-11-03 14:45:55 +01:00
stom79 f215f116e1 improvements 2018-11-01 15:52:22 +01:00
stom79 0bf843d00a Fix issue #527 - Disable custom Emoji 2018-10-28 11:32:23 +01:00
stom79 ef104274ba Allow to desactivate background process 2018-10-14 10:06:48 +02:00
stom79 b7eec4948d Fix issue in light mode + removing timeline in settings 2018-10-13 12:40:21 +02:00
stom79 fa65142033 Improves the timeline 2018-10-10 11:03:51 +02:00
stom79 6a574e3053 Remove ACRA 2018-10-08 17:44:43 +02:00
stom79 bc9d992158 Fix some crashes 2018-10-03 09:16:24 +02:00
stom79 a488d0f419 Improve settings with notifications 2018-09-19 10:13:28 +02:00
stom79 1d7bfed1c3 Custom sound 2018-09-16 19:05:54 +02:00