Commit Graph

22 Commits

Author SHA1 Message Date
Friendika 96857389ac friendika-z initial implementation 2011-06-23 01:57:14 -07:00
Tobias Diekershoff 513447a415 typo fix for the variable names 2011-06-22 07:26:49 +02: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
Fabio Comuni b7dc9f8867 Update info comments in all plugins 2011-06-14 15:08:03 +02:00
Friendika 5a0690d940 add attachments to FB posts, fix paren string in statusnet, do not insert attach div into post if no attachments 2011-05-26 06:46:55 -07:00
Fabio Comuni e1107b55c6 add info() function. Works like notice() but show messages in a div with class info-message.
update code to use info() instead of notice() when appropriate (non-error message)
add info-message class style in themes
2011-05-23 11:39:57 +02:00
Tobias Diekershoff 4c7522a131 added support for pre configured StatusNet credentials 2011-05-22 22:39:43 +02:00
Friendika 5f20925220 deny link not clickable on admin approval notification page 2011-05-20 15:11:36 -07:00
Friendika 1fcf8ff5de replace fopen with fetch_url in statusnet plugin, many sites do not have fopen_url allowed. 2011-05-20 07:08:20 -07:00
Friendika a0a59e0518 statusnet post by default 2011-05-17 18:25:18 -07:00
Tobias Diekershoff 85dc0826b6 fixed a comment... 2011-05-17 07:27:06 +02:00
Tobias Diekershoff bc3eba713a made the connection process to SN more robust 2011-05-17 07:20:26 +02: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 8568c0cf9b clear floats on oauth inputs (wide screens looked messy) 2011-02-24 17:13:03 -08:00
Friendika 953d8ccb54 added hook but forgot to register 2011-02-23 19:09:49 -08: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 603dc34fa0 parens in english string 2011-02-15 13:33:33 -08:00
Tobias Diekershoff 397643a066 masked the / in the config strings to fix problems with the strings.php 2011-02-15 10:03:05 +01: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 ca1b8a267d post to StatusNet addon for Friendika 2011-02-08 15:17:41 +01:00