mirror of
https://github.com/friendica/friendica
synced 2024-11-19 12:23:40 +00:00
deleted an item from the ToDo list
This commit is contained in:
parent
fd6116296e
commit
a175027fc1
1 changed files with 2 additions and 1 deletions
|
@ -24,13 +24,14 @@
|
||||||
* setting. After this, your user can configure their Twitter account settings
|
* setting. After this, your user can configure their Twitter account settings
|
||||||
* from "Settings -> Plugin Settings".
|
* from "Settings -> Plugin Settings".
|
||||||
*
|
*
|
||||||
|
* Requirements: PHP5, curl [Slinky library]
|
||||||
|
*
|
||||||
* Documentation: http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin
|
* Documentation: http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* __TODO__
|
/* __TODO__
|
||||||
*
|
*
|
||||||
* - deletion of the OAuth credentials does not work
|
* - deletion of the OAuth credentials does not work
|
||||||
* - include short links to the original posting if possible
|
|
||||||
* - what about multimedia content?
|
* - what about multimedia content?
|
||||||
* so far we just strip HTML tags from the message
|
* so far we just strip HTML tags from the message
|
||||||
* - after entering the PIN reload page propperly
|
* - after entering the PIN reload page propperly
|
||||||
|
|
Loading…
Reference in a new issue