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
/
classes
/
statusnet.ini
Age
Commit message (
Expand
)
Author
2010-01-22
Merge branch 'testing' into 0.9.x
Evan Prodromou
2010-01-21
XMPP queued output & initial retooling of DB queue manager to support non-Not...
Brion Vibber
2010-01-14
Add verifier and verified callback to token for OAuth 1.0a
Zach Copley
2010-01-14
Remove verifier from Oauth_application_user (not needed there)
Zach Copley
2010-01-14
Decided we didn't need to keep the token secret in the
Zach Copley
2010-01-14
Associate request tokens with OAuth apps and app users
Zach Copley
2010-01-14
It might help if I checkd in statusnet.ini.
Zach Copley
2010-01-09
add inbox data class
Evan Prodromou
2010-01-05
Cache fixes:
Brion Vibber
2010-01-04
user_id is a non-autoincrement pkey for user_location_prefs
Evan Prodromou
2009-12-29
Fix for saving user location preferences -- user_id field was marked as an au...
Brion Vibber
2009-12-28
user_id is primary key for user_location_prefs
Evan Prodromou
2009-12-28
add user-location-prefs data objects
Evan Prodromou
2009-12-15
Merge branch '0.9.x' into testing
Evan Prodromou
2009-12-11
reset executable bit on Notice.php and statusnet.ini
Evan Prodromou
2009-12-11
add repeat_of column to notice class
Evan Prodromou
2009-12-11
Merge branch '0.9.x' into testing
Evan Prodromou
2009-12-10
remove forward table from db scripts
Evan Prodromou
2009-12-08
fix exe flag
Evan Prodromou
2009-12-08
add DB_DataObject for forward table
Evan Prodromou
2009-12-08
Merge branch '0.9.x' into testing
Evan Prodromou
2009-12-05
Added 'login' command that gives you a link that can be used to login to the ...
Craig Andrews
2009-11-30
Merge branch 'master' into 0.9.x
Zach Copley
2009-11-26
Add OpenID ini info back into statusnet.ini as a stopgap until we can
Zach Copley
2009-11-25
Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...
Zach Copley
2009-11-20
correct the primary key for login_token
Craig Andrews
2009-11-17
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-11-16
Allow plugin DB_DataObject classes to not have to use the .ini file by overri...
Craig Andrews
2009-11-16
fix exe flag after createTable
Evan Prodromou
2009-11-16
Rename user_role to profile_role
Evan Prodromou
2009-11-12
Added a User_username table that links the external username with a StatusNet...
Craig Andrews
2009-11-02
Added 'login' command that gives you a link that can be used to login to the ...
Craig Andrews
2009-10-30
Added an "Verify Your Identity" page to the OpenID provider
Craig Andrews
2009-10-21
flip x flag on generated files
Evan Prodromou
2009-10-21
statusnet.ini update
Evan Prodromou
2009-09-08
flip exe bit on statusnet.ini
Evan Prodromou
2009-08-27
changes to File
Evan Prodromou
2009-08-27
add data object class for user_role
Evan Prodromou
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-25
Rename Laconica to StatusNet
Evan Prodromou
2009-06-15
updates to Status_network
Evan Prodromou
2009-06-14
fix perms for classes/statusnet.ini
Evan Prodromou
2009-04-07
Host multiple sites with the same codebase
Evan Prodromou