Commit Graph

527 Commits

Author SHA1 Message Date
tom79 a528d878e5 Add all timeline in tabs 2019-04-22 13:16:35 +02:00
tom79 2cd43b4142 Loop through tl 2019-04-21 18:50:56 +02:00
tom79 28ef97d4cd Add peertube column 2019-04-21 09:12:10 +02:00
Thomas 22df7fedec Merge branch 'working' into 'develop'
add polls category to notification tab

See merge request tom79/mastalab!2153
2019-04-19 14:44:45 +00:00
tom79 733c217c53 Fix notification sound issue 2019-04-19 16:05:00 +02:00
Kasun 04032a2a76 add polls category to notification tab 2019-04-19 19:33:54 +05:30
tom79 92f5ce0165 Some cleaning 2019-04-19 13:05:20 +02:00
tom79 ddf156144a Some improvements 2019-03-31 19:10:31 +02:00
tom79 101849a07c Some fixes with pagination 2019-03-31 15:15:46 +02:00
tom79 18cc3a13f9 Divide searches 2019-03-31 14:25:40 +02:00
tom79 2622a75906 Change the way to retrieve results for searches 2019-03-31 12:40:51 +02:00
tom79 805aa74229 Prepares the new search feature 2019-03-31 11:58:40 +02:00
tom79 250e052b8f Refresh statuses after an action 2019-03-30 18:48:38 +01:00
tom79 6f205f3214 Fix notification with polls 2019-03-30 16:43:03 +01:00
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
stom79 b63724d48a Merge branch 'GNU_direct_messages' into develop 2019-02-28 14:05:20 +01:00
tom79 35c8715a77 featured tags 2019-02-27 19:17:39 +01:00
tom79 baee599f4f Add private timeline #829 2019-02-27 09:54:38 +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
tom79 c25b3d52e0 Remove scheduled toots from server side for GNU and Friendica 2019-02-23 14:50:02 +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 9c3e436cdc notification refresh 2019-02-12 17:29:18 +01:00
stom79 cf7437e2da Scroll to top when clicking notification tabs. 2019-02-10 17:57:24 +01:00
stom79 43086da4fb Fix swiping issue with notifications tablayout 2019-02-10 11:09:17 +01:00
stom79 9b7b499997 Avoid issue with Tokens 2019-02-08 15:07:46 +01:00
stom79 ef47c46171 Fix some errors 2019-02-06 17:53:49 +01:00
stom79 124b1698d5 Avoid multiple listeners 2019-02-04 18:00:12 +01:00
stom79 bac1d1a342 GNU Profiles 2019-02-03 16:06:06 +01:00
stom79 0f821c8f78 Fix login + notifications 2019-02-03 15:00:27 +01:00
stom79 7e01c841e1 Start splitting notification Fragment 2019-02-03 12:07:43 +01:00
stom79 064a6545d1 Home timeline + fixes 2019-02-03 09:27:02 +01:00
stom79 2655319e02 Fix #783 2019-02-02 11:01:24 +01:00
stom79 942434e1bc Fix issue #774 2019-01-30 17:39:10 +01:00
stom79 a266af5743 Fix counter issue 2019-01-30 17:04:20 +01:00
stom79 869ebabfd8 Fix notification jumps 2019-01-30 14:07:37 +01:00
stom79 68108c970e Fix notification 2019-01-27 17:06:18 +01:00
stom79 61b643ffee Remove picture resizing by default 2019-01-27 14:32:34 +01:00
stom79 3a222d88a0 Detects Pleroma accounts 2019-01-27 10:40:09 +01:00