Commit Graph

714 Commits

Author SHA1 Message Date
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 0b58fba5dc Fix refresh token + improve search layout 2019-03-31 18:57:53 +02:00
tom79 76e10fccf8 Fix issue #862 2019-03-31 18:29:02 +02:00
tom79 805aa74229 Prepares the new search feature 2019-03-31 11:58:40 +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 881db26670 Fix notification with polls 2019-03-29 17:58:54 +01:00
tom79 2078455090 Polls in notifications 2019-03-26 19:07:25 +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 b97d52be41 Release 1.77.1 2019-03-24 19:49:17 +01:00
tom79 60b5c01b10 improve poll 2019-03-24 19:06:03 +01:00
tom79 13bcdff30b Merge branch 'poll_api' into develop
# Conflicts:
#	app/src/main/res/values/strings.xml
2019-03-24 17:35:35 +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
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
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
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
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 a205d072ca Some improvements 2019-02-08 07:43:06 +01:00
stom79 9138dbd1b6 Include opencollective 2019-02-07 19:47:53 +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