index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
facebookaction.php
Age
Commit message (
Expand
)
Author
2009-08-27
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-26
Facebook app wasn't loading the theme css
Zach Copley
2009-08-25
global search and replace for laconica -> statusnet
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-10
Added configuration option to only allow OpenID logins.
Jeffery To
2009-08-05
Use script() and cssLink() methods everywhere instead of manually writing out...
Craig Andrews
2009-07-09
When a notice is posted with an attachment, the facebook stream update has me...
Craig Andrews
2009-06-14
Adds $config['invite']['enabled'] to enable/disable invites.
Jeffery To
2009-05-26
Some adjustments to allow the Facebook app work with Laconica 0.8
Zach Copley
2009-05-26
Reusing base stylesheet (instead of hoping for FB to import it) in FB
Sarven Capadisli
2009-05-26
Updated stylesheet paths for facebook app
Sarven Capadisli
2009-02-05
Facebook profile box CSS and a link back to the app page.
Sarven Capadisli
2009-02-05
Matching Facebook app UI to identi.ca. Fixed tabs, add to profile,
Sarven Capadisli
2009-02-04
Facebook app - reorganized some stuff; better HTML output
Zach Copley
2009-02-04
Changed error and facebookaction wrap selector from @class to @id.
Sarven Capadisli
2009-01-29
trac750 update Facebook status when posting to Identi.ca from Facebook
Zach Copley
2009-01-27
trac750 140 character countdown for FB app
Zach Copley
2009-01-26
trac750 Better permissions workflow and styling hooks
Zach Copley
2009-01-23
trac750 Better CSS file organization and linking fore the FB app
Zach Copley
2009-01-23
trac750 Better styling for the Facebook profile box widget
Zach Copley
2009-01-23
trac750 Let's try that again - fix for base css href
Zach Copley
2009-01-23
trac750 linked in stylesheets for login and permissions prompt screens
Zach Copley
2009-01-23
trac750 FB script to update statuses working again with new uiredesign stuff
Zach Copley
2009-01-23
trac750 Facebook app proper integrated into new uiredesign
Zach Copley
2009-01-19
Update facebook stuff to use new methods
Evan Prodromou
2009-01-19
trac750 Add notice input box to FB app and ability to post notices
Zach Copley
2009-01-19
trac750 fix method calls to get CSS files
Zach Copley
2009-01-19
trac750 New CSS files for FB app to allow bettter per-install theming
Zach Copley
2009-01-19
trac750 Better workflow for asking user for status update permission
Zach Copley
2009-01-18
trac750 Javascript file for Facebook app
Zach Copley
2009-01-18
trac750 Facebook App - generate HTML similar to uiredisign for everything
Zach Copley
2009-01-12
trac750 Exclude Facebook friends who are already using Identi.ca app from inv...
Zach Copley
2009-01-11
trac750 Automatically update Identi.ca profile box with user's latest dent
Zach Copley
2009-01-11
trac750 - Facebook app now uses XMLWriter for output (much cleaner!)
Zach Copley
2009-01-06
trac750 better settings tab workflow
Zach Copley
2009-01-04
trac750 configurable sync flags for Facebook app (noticesync, replysync)
Zach Copley
2009-01-04
trac750 Automatically update linked Facebook users' statuses
Zach Copley
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-12-08
trac750 add timestamp to CSS file to keep Facebook's caching from ignoring ou...
Zach Copley
2008-12-07
trac750 Use Facebook dialogs for success and error messages during initial se...
Zach Copley
2008-12-07
trac750 - linked in CSS file and added CSS for profile box
Zach Copley
2008-12-05
trac750 - Exoskeleton of a nascent Facebook app
Zach Copley