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
/
default.php
Age
Commit message (
Expand
)
Author
2010-01-07
add default plugins and load them
Evan Prodromou
2010-01-05
Require users to login to view attachments on private sites
Craig Andrews
2010-01-02
First version of Memcache plugin
Evan Prodromou
2009-12-28
More configuration options for location sharing
Evan Prodromou
2009-12-28
remove namespace setting from location; it's unused
Evan Prodromou
2009-12-14
default for login command is disabled
Evan Prodromou
2009-12-08
Make default & sample val for $config['queue']['queue_basename'] actually wor...
Brion Vibber
2009-12-05
Add configuration option to toggle the indenting of the output HTML. Defaults...
Craig Andrews
2009-12-01
Ticket 2048: make OMB posting HTTP timeout configurable as $config['omb']['ti...
Brion Vibber
2009-11-14
Revert "Ask users if they wish to send statistics to SNI, default is off."
Evan Prodromou
2009-11-11
Ask users if they wish to send statistics to SNI, default is off.
Eric Helgeson
2009-11-10
Bringing Sphinx search support up to code: broken out to a plugin, now suppor...
Brion Vibber
2009-11-02
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...
Brion Vibber
2009-11-02
Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag...
Brion Vibber
2009-11-02
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...
Brion Vibber
2009-10-28
Merge branch '0.9.x' into location
Evan Prodromou
2009-10-26
Make email domain checking optional, as some statusnet installations (such as...
Craig Andrews
2009-10-21
start getting locations from remote services
Evan Prodromou
2009-10-21
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-10-21
reformat default.php
Evan Prodromou
2009-10-17
Changed config flag for importing friends' timeline and added some comments
Zach Copley
2009-10-13
remove inboxes option
Evan Prodromou
2009-10-11
Merge remote branch 'statusnet/0.8.x' into 0.9.x
Craig Andrews
2009-10-01
check the schema
Evan Prodromou
2009-09-24
Move configuration defaults to new module and variable
Evan Prodromou