index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
/
plugins
/
Facebook
Age
Commit message (
Expand
)
Author
2010-01-28
Move faceboookapp.js to the Facebook plugin
Zach Copley
2010-01-27
Optionally set a separate Javascript server and path
Evan Prodromou
2010-01-25
Offload inbox updates to a queue handler to speed up posting online
Evan Prodromou
2010-01-22
XMPP queued output & initial retooling of DB queue manager to support non-Not...
Brion Vibber
2010-01-12
Major refactoring of queue handlers to support running multiple sites in one ...
Brion Vibber
2010-01-08
Add version info for Facebook, TwitterBridge and RSSCloud plugins
Zach Copley
2009-12-31
Removed crazy redundant broadcasting of notices by the FB app
Zach Copley
2009-12-31
- Use a stripped down new notice form for FB app because FB canvas apps
Zach Copley
2009-12-31
Change inline CSS stylesheet to be on a single line so it doens't blow out sy...
Zach Copley
2009-12-31
Update to external Facebook libs
Zach Copley
2009-12-11
change Notice::saveNew() to use named arguments for little-used options
Evan Prodromou
2009-12-08
New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...
Brion Vibber
2009-12-05
Add configuration option to toggle the indenting of the output HTML. Defaults...
Craig Andrews
2009-12-04
Use inlineScript() everywhere inline scripts are written
Craig Andrews
2009-11-25
Fixed bug where reply-sync bit wasn't getting saved
Zach Copley
2009-11-25
Forgot to render the nav menu when on FB Connect login tab
Zach Copley
2009-11-25
Facebook plugin no longer takes over Login and Connect settings nav menus
Zach Copley
2009-11-20
Add routing rules for FB app in front of other rules
Zach Copley
2009-11-13
Moved class="pagination" to child element and removed element
Sarven Capadisli
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
Siebrand Mazeland
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-11-08
Revert "* [Cc]an't -> [Cc]annot"
Brion Vibber
2009-11-08
* [Cc]an't -> [Cc]annot
Siebrand Mazeland
2009-10-29
Warning cleanup: drop reference on router parameter to RouterInitialized even...
Brion Vibber
2009-10-27
Specify the number of cols for the Facebook app's multi-friend inviter
Zach Copley
2009-10-27
Forgot to move the facebookapp.css file into the new Facebook plugin
Zach Copley
2009-10-23
Move Twitter and Facebook-specific mail notifications to their respective plu...
Zach Copley
2009-10-23
Some phpcs cleanup
Zach Copley
2009-10-21
Removed Facebook stuff from the StatusNet README and wrote a new README
Zach Copley
2009-10-21
Make paths and class loading work right
Zach Copley
2009-10-21
Fix references
Zach Copley
2009-10-21
Combine Facebook and Facebook Connect plugins into one big plugin
Zach Copley
2009-10-21
Gather all the Facebook stuff together in one place
Zach Copley
2009-10-20
Extract out Facebook app stuff into a plugin
Zach Copley