Commit Graph

144 Commits

Author SHA1 Message Date
TacoTheDank 966bd2c7b5 Replace cascade ifs with whens 2020-06-08 20:21:48 -04:00
TacoTheDank 421147b465 Use Kotlin math functions 2020-06-08 18:50:51 -04:00
TacoTheDank 4065eddb32 Some heavy "lift"ing 2020-06-08 17:19:10 -04:00
TacoTheDank a9f5129d95 Optimize variable declarations 2020-06-08 17:09:07 -04:00
TacoTheDank 50804ff533 Fix lots of misc style issues 2020-06-08 17:07:20 -04:00
TacoTheDank 20fad6b917 Migrate some older Kotlin 2020-05-31 02:44:38 -04:00
François Magimel 92f67644dc Mastodon: get the list of real boosters of a toot
Gets the list of users who boosted (reblogged) a toot instead of those
who favourited this toot.

Fix #1094
2020-05-16 15:57:08 +02:00
Tlaster 478a7dd1ae Support filtering list timeline 2020-05-14 14:03:06 +08:00
Tlaster c7f44b49ae Fix #1272 2020-04-24 14:43:51 +08:00
Tlaster 739acf54ad Clean up ConversationLoader.kt 2020-04-23 11:54:33 +08:00
Tlaster b4612859b2 Fix #1231 2020-04-22 18:45:30 +08:00
Tlaster 353e1e89ef Update DEFAULT_API_CONFIGS_URL 2020-04-07 14:11:39 +08:00
Tlaster 2407b9f193 Revert "Removed private API usages"
This reverts commit 5052d1fc62.
2020-04-03 17:14:42 +08:00
Tlaster 55b8cd640a Migrate to AndroidX 2020-01-26 15:35:15 +08:00
Mariotaku Lee 5052d1fc62 Removed private API usages
> Hello,
>
> This is a policy violation notice from Twitter API Policy. Multiple applications registered to your account (or accounts) have been found in violation of the Developer Agreement and Policy:
>
> Developer Agreement: Section II.A.4
>
> Developer Agreement: Section II.E
>
> Developer Policy: Section I.F.5.a
>
> To ensure continued API access you must do the following:
>
> Delete all applications associated with your service that are in violation of Twitter’s multi-key abuse policy
>
> Eliminate all functionality from your service that allows people to use Twitter client application credentials
>
> Eliminate all functionality from your service that allows people to access non-public API endpoints
>
> We look forward to hearing back from you on or before 17 JANUARY 2020. If we don’t receive a response by that time your API access will be permanently suspended.
>
> Regards,
>
> Twitter API Policy
2020-01-08 11:37:49 +09:00
Mariotaku Lee 35da54f967
[NO-CI] Migration WIP 2019-10-25 00:52:11 +09:00
Torvin add0af58a9 temporary workaround for issue #1181 2019-06-21 00:20:17 +12:00
Mariotaku Lee d98c25c453
prepare for big change 2017-10-07 12:40:37 +08:00
Mariotaku Lee a683a25d34
updated lib version
improved cursor usage
2017-09-20 19:28:14 +08:00
Mariotaku Lee a23448eae4
reverted test code 2017-09-20 13:04:06 +08:00
Mariotaku Lee a9b83d8977
fixed conversation order bug 2017-09-19 13:15:12 +08:00
Mariotaku Lee d43d6220bd
improved filters 2017-09-16 19:11:27 +08:00
Mariotaku Lee fee338157e
improved activity filters 2017-09-15 15:18:33 +08:00
Mariotaku Lee 464a63234a
fixing lint problems 2017-08-28 12:31:19 +08:00
Mariotaku Lee b69f89df8b
fixing lint problems 2017-08-27 22:28:44 +08:00
Mariotaku Lee 641341b5ee
implementing navbar transparent
added https support for fanfou
2017-06-25 11:36:54 +08:00
Mariotaku Lee 4a51272509
fixed #867 2017-06-10 13:54:53 +08:00
Mariotaku Lee 1376910711
code cleanup 2017-06-06 18:07:42 +08:00
Mariotaku Lee dd457f0db6
updated import 2017-05-14 21:39:00 +08:00
Mariotaku Lee 3ac768724d
fixed wrong exception throwing 2017-05-14 21:25:15 +08:00
Mariotaku Lee af53e88b72
fixed timeline filter for mastodon 2017-05-12 19:23:28 +08:00
Mariotaku Lee c8f94880fa
improved sign in type #802 2017-05-03 21:42:05 +08:00
Mariotaku Lee 3141deab7c
commented test code 2017-04-30 00:47:16 +08:00
Mariotaku Lee 31086e7718
improved twitter replies #809 2017-04-29 11:19:31 +08:00
Mariotaku Lee c86c9eb79a
implemented pin/unpin tweet, close #807 2017-04-28 09:41:17 +08:00
Mariotaku Lee a3b03d105c
fixed #793
fixed #792
2017-04-26 23:38:59 +08:00
Mariotaku Lee 12ea0cd55c
fixed #777 again
improved sign in type picker
fixed #786
2017-04-24 12:38:19 +08:00
Mariotaku Lee 8626109153
trying to implement timeline sync 2017-04-24 00:40:32 +08:00
Mariotaku Lee 8a5450880e
using hashtag search for mastodon for now
improved compose
2017-04-23 19:09:16 +08:00
Mariotaku Lee 0612336e62
fixed #774
fixed #777
added display name fallback
2017-04-23 11:54:18 +08:00
Mariotaku Lee 9a6f9e09f6
mastodon improvement
fixed link handler crashes
updated version
2017-04-23 02:11:35 +08:00
Mariotaku Lee 5b5b1e6102
improved image crop 2017-04-22 22:14:40 +08:00
Mariotaku Lee ca382e499a
added visibility for mastodon
improved account color
2017-04-22 14:25:42 +08:00
Mariotaku Lee dad16bdc3b
implemented mastodon home timeline 2017-04-22 01:06:07 +08:00
Mariotaku Lee 8fc93f1d2e
migrated status pagination 2017-04-22 00:32:03 +08:00
Mariotaku Lee 2308a6c291
fixed status pagination 2017-04-21 20:24:15 +08:00
Mariotaku Lee d28d19f94b
package name fixes 2017-04-21 18:01:54 +08:00
Mariotaku Lee de0df1a825
improved user cursor pagination 2017-04-21 17:40:33 +08:00
Mariotaku Lee 2175f0120e
implementing advanced pagination 2017-04-21 17:23:56 +08:00
Mariotaku Lee 5734212f4d
supports mastodon followers/following 2017-04-21 01:23:11 +08:00