Commit graph

90 commits

Author SHA1 Message Date
Friendika
5c34a8b219 set debug level for very noisy trace info 2011-04-26 05:57:53 -07:00
Friendika
245a56f0c1 lots of facebook fixes 2011-04-26 04:39:27 -07:00
Friendika
5bcd08f482 facebook poll 2011-04-25 06:22:45 -07:00
Friendika
4aa60a7aaf oexchange 2011-03-29 21:59:28 -07:00
Tobias Diekershoff
878bdeccfd Merge branch 'master' of git://github.com/friendika/friendika 2011-03-18 18:07:37 +01:00
Friendika
5d9550e08f incorrect slinky param 2011-03-17 15:31:46 -07:00
Tobias Diekershoff
0c16d033ef Merge github.com:tobiasd/friendika 2011-03-16 07:30:08 +01:00
Tobias Diekershoff
c43f647049 Merge branch 'master' of git://github.com/friendika/friendika 2011-03-16 06:52:33 +01:00
Friendika
e2ea341094 facebook parses out punctuation on the left of links but not on right 2011-03-15 17:47:49 -07: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
Friendika
6480fd73a7 units conversion app - needs some styling and code cleanup 2011-03-02 03:25:12 -08:00
Tobias Diekershoff
b41b0fcba9 corrected wrong function call for notification of missing API Key 2011-02-27 10:36:52 +01:00
Tobias Diekershoff
403e37fdbf one replacement of the twitteroauth lib forgotten 2011-02-27 07:40:14 +01:00
Friendika
8568c0cf9b clear floats on oauth inputs (wide screens looked messy) 2011-02-24 17:13:03 -08:00
Friendika
fef4e6a155 string fixes 2011-02-24 13:29:19 -08:00
Friendika
b92150297f more consistency to plugins 2011-02-23 19:54:29 -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
352fef6208 provide privacy policy url as mandated for Facebook apps (how bloody ironic) 2011-02-23 16:39:21 -08:00
Friendika
755c2245e8 move php path setting inside proc_run 2011-02-23 15:16:12 -08:00
Friendika
5f2f644064 resolve file inclusion conflicts w/ multiple plugins, improve the typo checker 2011-02-21 20:19:33 -08:00
Friendika
5c5ff0b87a localise tictac 2011-02-20 20:38:30 -08:00
Friendika
d609e75b07 facebook plugin: convert html entities 2011-02-20 19:51:00 -08:00
Friendika
24cb2eaf63 add calculator addon app 2011-02-20 03:53:41 -08:00
Friendika
93dd2d5682 link to Facebook enable from plugin settings page 2011-02-20 03:32:57 -08:00
Friendika
642a71ffde app menu - and a demo application 'tictac' 2011-02-19 00:56:15 -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
91190de0f0 fb addon only working from one site - more debug + simplify permission toggle 2011-02-12 19:24:19 -08:00
Friendika
89cbd17c72 more fb debug msgs 2011-02-12 05:07:24 -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
40574589e2 fb connecter - document installation 2011-02-10 23:10:50 -08:00
Friendika
fc5a3cac14 post to FB is working 2011-02-10 21:25:24 -08:00
Friendika
bd4e7249a3 more work on facebook addon 2011-02-10 18:01:38 -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
b8629a0318 added README files for the piwik, twitter and statusnet addon 2011-02-08 19:04:39 +01:00
Tobias Diekershoff
ca1b8a267d post to StatusNet addon for Friendika 2011-02-08 15:17:41 +01:00
Tobias Diekershoff
2a093c5c8b added link to Redmine of addon author 2011-02-08 14:39:59 +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
Tobias Diekershoff
339a92fe1b added Slinky library by Beau Lebens for shortening the post url 2011-02-06 17:22:15 +01:00
Friendika
46c37fc779 string update, allow js_upload file selection text to be localised 2011-02-02 16:51:55 -08:00