Commit Graph

727 Commits

Author SHA1 Message Date
tom79 1e5e9e98d9 Issue #903 - Display undo layout when moving elements 2019-04-27 12:54:01 +02:00
tom79 cb025d1a29 Issue #903 - Allow to drag timelines with the right handle & Avoid "swipe-to-remove" for main tabs 2019-04-26 13:55:18 +02:00
tom79 e3aba567cd Reorder to the end and hide when swipping 2019-04-26 13:19:46 +02:00
tom79 c9c89dada0 Merge branch 'k-a-s-u-n/mastalab-working' into develop
# Conflicts:
#	app/src/main/res/values/strings.xml
2019-04-25 18:52:52 +02:00
tom79 248b7e98b1 Fix some issues 2019-04-25 07:38:34 +02:00
tom79 69762e650c Sync tabs after moving them. 2019-04-23 18:42:15 +02:00
tom79 3b2cd6b533 Sync timelines 2019-04-22 19:10:07 +02:00
tom79 e4711dc7e5 Add filters 2019-04-22 18:13:44 +02:00
tom79 291a500d1d Enable drag / Move 2019-04-22 15:10:32 +02:00
tom79 94aba5f3a0 Drag to move timelines 2019-04-22 14:32:07 +02:00
Kasun e977ecac68 add an option to disable new badge on unread statuses 2019-04-22 14:42:42 +05:30
tom79 2cd43b4142 Loop through tl 2019-04-21 18:50:56 +02:00
Kasun 20d8464bdf add translations disabled toast 2019-04-21 22:19:11 +05:30
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