Twitter: the connector now works as a posting only connector #1410

Merged
MrPetovan merged 7 commits from heluecht/friendica-addons:twitter into develop 2023-08-10 23:51:37 +02:00
Owner

It is no longer possible to fetch the Twitter timeline, additionally there are very low limits for the number of posts per app. Because of this, the Twitter connector is completely reworked. It now serves as a simple posting connector.

It is no longer possible to fetch the Twitter timeline, additionally there are very low limits for the number of posts per app. Because of this, the Twitter connector is completely reworked. It now serves as a simple posting connector.
heluecht added 1 commit 2023-08-09 22:06:31 +02:00
heluecht added 1 commit 2023-08-09 22:07:36 +02:00
heluecht added 1 commit 2023-08-09 22:08:39 +02:00
heluecht added 2 commits 2023-08-10 08:46:31 +02:00
heluecht added 1 commit 2023-08-10 23:26:23 +02:00
MrPetovan added the
2023.09
label 2023-08-10 23:29:17 +02:00
MrPetovan reviewed 2023-08-10 23:33:06 +02:00
@ -35,3 +10,1 @@
];
After this, users can configure their Twitter account settings from "Settings -> Addon Settings".
To use this addon each single user has to register their own [application](https://developer.twitter.com/en/portal/projects-and-apps), no setup is needed by the administration.
Owner

I don't understand this, where does the API key and secrets in the connector settings come from?

If it's from the user, what's the use of registering an app?

I don't understand this, where does the API key and secrets in the connector settings come from? If it's from the user, what's the use of registering an app?
MrPetovan marked this conversation as resolved
heluecht added 1 commit 2023-08-10 23:36:23 +02:00
MrPetovan approved these changes 2023-08-10 23:51:33 +02:00
MrPetovan left a comment
Owner

Never mind I got it now.

Never mind I got it now.
MrPetovan merged commit f39b25b437 into develop 2023-08-10 23:51:37 +02:00
heluecht deleted branch twitter 2023-08-11 07:54:19 +02:00
Sign in to join this conversation.
No description provided.