Tlaster
d88e7f331a
Fix real size media for mastodon
2020-05-28 15:16:02 +08:00
François Magimel
d889ac2119
Mastodon: add pin / unpin toots
...
This feature has already been implemented for Twitter, so the structure
is already there.
2020-05-24 18:03:10 +02:00
Tlaster
2768086678
Merge pull request #1271 from Xefir/1266
...
Remove streaming #1266
2020-05-12 15:33:11 +08:00
François Magimel
3abd773790
Mastodon: remove FollowsResources imports
2020-05-01 19:04:55 +02:00
Suji Yan
dda112b0ca
Delete FollowsResources.java
...
upgrade Mastodon API - Thanks for https://github.com/TwidereProject/Twidere-Android/pull/1291/files
2020-05-02 00:09:22 +08:00
Tlaster
1d89889f7c
Merge pull request #1281 from Xefir/fix-mastodon-upload-alt-text
...
Backport #1007 Fix Mastodon upload image with description (alt text)
2020-04-28 13:33:21 +08:00
Michel Roux
b1074688c4
Backport #1007 Fix Mastodon upload image with description (alt text)
2020-04-27 15:51:57 +02:00
Tlaster
429086e0c5
Fix #1124
2020-04-26 16:39:30 +08:00
Michel Roux
9f72c84782
Fix part of removing streaming #1266
2020-04-23 14:51:41 +02:00
Tlaster
c4a3f1f281
Fix #1239
2020-04-15 16:14:08 +08:00
Tlaster
3d0d574985
Fix direct message send failed
2020-04-14 14:59:59 +08:00
Tlaster
fc2bbe857b
Merge remote-tracking branch 'origin/maintenance' into maintenance
2020-04-13 00:42:35 +08:00
Tlaster
ab6ce51872
Migrate PrivateDirectMessagesResources to AndroidX
2020-04-03 17:17:41 +08:00
Tlaster
2407b9f193
Revert "Removed private API usages"
...
This reverts commit 5052d1fc62
.
2020-04-03 17:14:42 +08:00
Tlaster
13d1c1bfae
Fix DM display
2020-03-03 14:13:19 +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
Mariotaku Lee
84a157edd7
use keep annotations
2017-09-11 23:53:34 +08:00
Mariotaku Lee
e742703bc0
removed unneeded stream close
2017-08-29 15:56:21 +08:00
Mariotaku Lee
b69f89df8b
fixing lint problems
2017-08-27 22:28:44 +08:00
Mariotaku Lee
34966dfd4e
crash fixes
2017-07-07 16:01:59 +08:00
Mariotaku Lee
ae9502ad8b
fixed twitter image limit
2017-06-06 09:14:14 +08:00
Mariotaku Lee
53d9ce3f77
added size limit for StatusNet #848
2017-05-24 13:34:33 +08:00
Mariotaku Lee
af53e88b72
fixed timeline filter for mastodon
2017-05-12 19:23:28 +08:00
Mariotaku Lee
cc91209578
added send dm media, close #831
2017-05-11 13:01:01 +08:00
Mariotaku Lee
046045eac3
fixed crashes
2017-05-08 15:40:48 +08:00
Mariotaku Lee
9c92c88783
crash fixes
2017-05-05 23:49:46 +08:00
Mariotaku Lee
1087a93994
streaming code testing
2017-04-29 16:04:43 +08:00
Mariotaku Lee
6bf9b30539
updated activity data structure
2017-04-28 21:44:45 +08:00
Mariotaku Lee
a376c6f01d
improved user lookup (though still not perfect)
...
fixed #777 - this should really work!
2017-04-24 18:28:00 +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
8a5450880e
using hashtag search for mastodon for now
...
improved compose
2017-04-23 19:09:16 +08:00
Mariotaku Lee
c239a0af1c
fixed #782
2017-04-23 16:00:05 +08:00
Mariotaku Lee
9a6f9e09f6
mastodon improvement
...
fixed link handler crashes
updated version
2017-04-23 02:11:35 +08:00
Mariotaku Lee
2987651e23
supported fav/unfav, reblog/unreblog, delete status for mastodon
...
improved mastodon visibility in timeline
2017-04-23 00:34:44 +08:00
Mariotaku Lee
5b5b1e6102
improved image crop
2017-04-22 22:14:40 +08:00
Mariotaku Lee
2afa4375e9
added mastodon relationship operations
2017-04-22 15:18:44 +08:00
Mariotaku Lee
d1b175b524
implemented mastodon interactions timeline
2017-04-22 01:38:47 +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
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
Mariotaku Lee
63377b464c
updated copyright header
2017-04-20 22:18:47 +08:00
Mariotaku Lee
fd93a03576
code cleanup
2017-04-20 20:04:38 +08:00
Mariotaku Lee
f224c0f0be
mastodon media upload seems working
...
fixed npe
2017-04-20 03:31:07 +08:00
Mariotaku Lee
4e9a167a73
added post status for mastodon #712
2017-04-19 20:05:56 +08:00
Mariotaku Lee
059c38b6bf
supports mastodon user timeline and favorites loader
2017-04-19 18:59:39 +08:00
Mariotaku Lee
2e2321130f
finished mastodon access key request
2017-04-18 22:00:16 +08:00