Commit Graph

22 Commits

Author SHA1 Message Date
Fabio Comuni 7778dbb67b twitter and statusnet plugin settings are not parsed on post if their respective submit buttons was not clicked by user 2011-06-30 17:01:26 +02:00
Friendika 96857389ac friendika-z initial implementation 2011-06-23 01:57:14 -07:00
fabrixxm 001982cac0 Change logic in admin.php to load plugin settings form. Add statusnet settings form. 2011-06-19 15:43:10 +02:00
fabrixxm 23931ab719 Admin: add translatable strings, remove 'rino' settings, invert 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example. 2011-06-18 08:29:59 +02:00
Fabio Comuni b7dc9f8867 Update info comments in all plugins 2011-06-14 15:08:03 +02:00
Tobias Diekershoff a89bba724b resolved some local git quirks 2011-03-13 11:39:09 +01:00
Tobias Diekershoff a2ee5ebe42 Merge branch 'master' of git://github.com/friendika/friendika
Conflicts:
	addon/twitter/twitter.php
2011-03-13 11:37:24 +01:00
Friendika 1c779e2061 fb "post by default" implemented, post_by_default logic fixed for other plugins 2011-03-09 14:39:18 -08:00
Friendika bc7035408a twitteroauth library path 2011-03-08 01:43:42 -08:00
Tobias Diekershoff 8fea19dd38 fixed wrong library path 2011-03-08 10:08:50 +01:00
Tobias Diekershoff 403e37fdbf one replacement of the twitteroauth lib forgotten 2011-02-27 07:40:14 +01:00
Friendika 834439b730 cleanup plugin and post settings 2011-02-23 18:24:29 -08:00
Friendika 5f2f644064 resolve file inclusion conflicts w/ multiple plugins, improve the typo checker 2011-02-21 20:19:33 -08:00
Friendika 5e02519a13 disable network toggles when ACL's are entered 2011-02-11 04:32:38 -08:00
Friendika c16e86add8 toggles "post to facebook, post to twitter", etc. 2011-02-11 02:35:19 -08:00
Friendika a18bb816cd entirely possible media/links were the only thing posted - don't forward empty message to twitter/SN 2011-02-10 03:51:42 -08:00
Tobias Diekershoff 89da23c30e spaces for the string extractor, check no parent 2011-02-09 09:40:56 +01:00
Tobias Diekershoff 89a33a651e deletion of OAuth stuff works now, removed ToDo note 2011-02-08 14:38:51 +01:00
Tobias Diekershoff 695e084956 deleted another item from the Twitter addon ToDo list 2011-02-06 18:18:54 +01:00
Tobias Diekershoff a175027fc1 deleted an item from the ToDo list 2011-02-06 17:37:04 +01:00
Tobias Diekershoff fd6116296e Post to Twitter plugin
With this plugin a user can choose to post every _public_ message that
s/he posts on Friendika also on Twitter. The message will be shortened
to if longer then 140 characters in length. If shortened a link to the
original posting will be append to the Twitter posting.
2011-02-06 17:27:16 +01:00
Friendika cf88b28378 add twitter plugin 2010-12-30 23:28:33 -08:00