Commit Graph

28 Commits

Author SHA1 Message Date
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
Michel Roux 9f72c84782 Fix part of removing streaming #1266 2020-04-23 14:51:41 +02:00
Michel Roux d2e98524ac Backport #1038 : Mastodon's API doesn't have `/api/direct_messages.json` 2020-04-20 19:28:01 +02:00
Michel Roux aa105c6d2b Fix #1150 Receive 422 errors on certain image uploads to Mastodon 2020-04-20 10:56:58 +02:00
Tlaster 1a0ff60215 Fix import && null safety 2020-04-03 17:49:35 +08:00
Tlaster 2407b9f193 Revert "Removed private API usages"
This reverts commit 5052d1fc62.
2020-04-03 17:14:42 +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 518d573d32
280 character backport 2017-11-13 12:53:40 +08:00
Mariotaku Lee b4f70ce173
fixed some compile warnings
speed up builds
fixed fanfou image limit
2017-08-14 14:31:07 +08:00
Mariotaku Lee ae9502ad8b
fixed twitter image limit 2017-06-06 09:14:14 +08:00
Mariotaku Lee 647767e436
moved some code out of common library 2017-05-25 10:33:19 +08:00
Mariotaku Lee 53d9ce3f77
added size limit for StatusNet #848 2017-05-24 13:34:33 +08:00
Mariotaku Lee 059c38b6bf
supports mastodon user timeline and favorites loader 2017-04-19 18:59:39 +08:00
Mariotaku Lee ec231d15b6
fixed media size limit
improved error message
2017-04-12 21:40:29 +08:00
Mariotaku Lee 2b3c65678b
improved quoted media style
updated translations
fixed some warnings
2017-03-21 21:36:06 +08:00
Mariotaku Lee 112e8fdb7d
implementing user stream 2017-03-12 21:27:55 +08:00
Mariotaku Lee 1e3a37f0a6
close #726
implementing more streaming support
2017-03-11 21:15:29 +08:00
Mariotaku Lee f258d1fe1f
removed unused class 2017-02-28 15:34:00 +08:00
Mariotaku Lee 64b05c6bc1
improved api instance creation 2017-02-11 17:03:35 +08:00
Mariotaku Lee e172d6b95a
fixed password signin 2017-01-27 22:35:28 +08:00
Mariotaku Lee 03778784bc
improved fanfou quote status 2017-01-24 19:10:24 +08:00
Mariotaku Lee 619db08c69 improving filter/drafts sync 2016-12-29 13:50:18 +08:00
Mariotaku Lee 44ac6750b0 code cleanup 2016-12-15 13:11:32 +08:00
Mariotaku Lee 82bcdfd877 fixed fanfou status highlight 2016-12-08 23:45:07 +08:00
Mariotaku Lee 76a9088a7b code cleanup 2016-12-06 13:15:23 +08:00
Mariotaku Lee 97e85836ba fixed account selector 2016-12-05 10:10:21 +08:00
Mariotaku Lee 6c98b02c57 abandoning old account code 2016-12-04 11:58:03 +08:00