Commit graph

138 commits

Author SHA1 Message Date
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
Fabio Comuni
23d1b994cc Move [embed] bbtag from oembed plugin to core 2011-01-31 10:38:49 +01:00
Friendika
26cc2e02fe Merge branch 'fabrixxm-master'
Conflicts:
	boot.php
2011-01-28 18:50:20 -08:00
Fabio Comuni
302acda089 updated poormancron plugin 2011-01-28 14:04:40 +01:00
Friendika
33037754d8 removed java photo uploader from mainline. Photo uploaders are now plugins, but a single item upload is available by default. 2011-01-27 18:45:19 -08:00
Friendika
076c25e103 Revert "Revert "roll version - now in alpha 2.1""
This reverts commit e8a3166fa9.
2011-01-27 03:52:18 -08:00
Friendika
e8a3166fa9 Revert "roll version - now in alpha 2.1"
This reverts commit df4f77dadd.
2011-01-27 03:50:56 -08:00
Friendika
df4f77dadd roll version - now in alpha 2.1 2011-01-27 03:46:09 -08:00
Friendika
05350082fa Merge branch 'oembed' of https://github.com/fabrixxm/friendika into fabrixxm-oembed 2011-01-26 13:59:20 -08:00
Fabio Comuni
43be72297a Rewrite oembed plugin to use new bbcode tag [embed] and make discovery server-side 2011-01-26 17:17:02 +01:00
Fabio Comuni
62fda0a120 oembed consumer plugin 2011-01-26 16:20:12 +01:00
Fabio Comuni
4a2c0fcc36 Add 'jot_tool' hook, plugins can add tool icons. 2011-01-26 16:17:28 +01:00
Tobias Diekershoff
c3691b3331 Piwik plugin for Friendika
This plugin allows you to enter the code necessary for Piwik analytics
at the bottom of every page that Friendika produces. Displaying an opt-out
link is possible (optional). For details about the configuration the the
header of the PHP file.
2011-01-26 15:03:10 +01:00
Friendika
2fc89deaea work in progress js_uploader plugin, turn java uploader into plugin - not done yet 2011-01-26 00:34:39 -08:00
Friendika
8e3c2634cb wrong branch 2011-01-24 18:56:25 -08:00
Friendika
34502f1cde main plugin files 2011-01-24 18:54:32 -08:00
fabrixxm
3a575cdfde first try of 'poormancron' whith 'proc_run' hook 2011-01-24 22:02:53 +01:00
Friendika
aeb585fee1 profile edit hooks 2011-01-20 15:30:45 -08:00
Friendika
b093bdeace new profile_sidebar_enter hook, changed profile_sidebar to array 2011-01-18 20:05:44 -08:00
Friendika
b11963f9ac first checkin fortunate plugin 2011-01-11 18:46:37 -08:00
Friendika
b2176538f4 add page start/end hooks, cleanup couple of notice msgs 2011-01-10 13:45:42 -08:00
Friendika
0147520e90 add contact edit hooks 2011-01-07 03:15:52 -08:00
Friendika
95ec0767d8 plugin settings were getting changed 2011-01-05 13:10:47 -08:00
fabrixxm
11a44a107d add plugin hook to home page content 2011-01-03 10:08:53 +01:00
Friendika
be3cfe8b65 add plugin hooks to personal XRD 2011-01-01 15:03:49 -08:00
Friendika
cf88b28378 add twitter plugin 2010-12-30 23:28:33 -08:00
Friendika
98dcc19511 page_header hook 2010-12-30 14:36:35 -08:00
Friendika
279469ab35 plugin hooks for bbcode conversions 2010-12-30 14:21:05 -08:00
Friendika
76d92d3f62 doco on state of FB connector 2010-12-27 23:36:19 -08:00
Friendika
caf93fffac move facebook post to addon - and under the AGPL 2010-12-27 23:28:34 -08:00
Friendika
bdc4cd63e1 wrong file location 2010-12-27 15:02:23 -08:00
Friendika
fd9b506c2f Add sample external authentication plugin (ldap) 2010-12-27 14:59:26 -08:00
Friendika
2abdfb462a plugin changes to contact_block, also configurable limit 2010-12-26 15:48:44 -08:00
Friendika
e8a63b2abb preliminary plugin hook documentation 2010-12-26 14:04:24 -08:00
Friendika
10dda88684 if sub-projects cannot mandate any terms to our license, we should not force any
conditions or license terms on them either.
2010-12-25 18:16:17 -08:00
Friendika
7b51713ba3 addon/plugin licenses may be copyleft/AGPL/GPL 2010-12-25 02:20:11 -08:00
Friendika
7382c353e5 minor nits after proof-reading 2010-12-24 23:50:06 -08:00
Friendika
d045fd04d4 provide separate plugin settings page, update demo plugin, fix hook_register 2010-12-24 23:44:17 -08:00
Friendika
1438b3d67d more comments plus an id rename 2010-12-23 19:31:53 -08:00
Friendika
cbb724e1c0 typo in comments 2010-12-23 19:20:22 -08:00
Friendika
18c3977b6a add sample plugin code + fix a couple html issues on settings page 2010-12-23 19:09:17 -08:00