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
/
db
/
statusnet.sql
Age
Commit message (
Expand
)
Author
2010-03-01
Add index on group_index.notice_id, needed to pull list of target groups for ...
Brion Vibber
2010-03-01
Add index on post_id for file_to_post, needed for efficient lookups of files/...
Brion Vibber
2010-02-25
Add 'mainpage' to User_group
Evan Prodromou
2010-02-24
Make user_group able to handle remote groups
Evan Prodromou
2010-02-17
- conversation.uri needs to be nullable
Zach Copley
2010-02-16
New Conversation DO to handle remote notices as conversation roots
Zach Copley
2010-02-05
OAuth app name should not be null
Zach Copley
2010-02-02
Better token revocation
Zach Copley
2010-02-02
OAuth app names should be unique.
Zach Copley
2010-01-24
Add verifier and verified callback to token for OAuth 1.0a
Zach Copley
2010-01-24
Remove verifier from Oauth_application_user (not needed there)
Zach Copley
2010-01-24
Callback URL can be null
Zach Copley
2010-01-24
Decided we didn't need to keep the token secret in the
Zach Copley
2010-01-24
Associate request tokens with OAuth apps and app users
Zach Copley
2010-01-24
Workflow for registering new OAuth apps pretty much done.
Zach Copley
2010-01-24
Changed the OAuth app tables to refer to profiles instead of users.
Zach Copley
2010-01-24
Add new OAuth application tables and DataObjects. Also add a new
Zach Copley
2010-01-21
XMPP queued output & initial retooling of DB queue manager to support non-Not...
Brion Vibber
2010-01-09
add an inbox blob table
Evan Prodromou
2009-12-28
add table user_location_prefs
Evan Prodromou
2009-12-11
add repeat_of column to notice table
Evan Prodromou
2009-12-10
remove forward table from db scripts
Evan Prodromou
2009-12-08
add forward table
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-20
Revert "Added 'login' command that gives you a link that can be used to login...
Evan Prodromou
2009-11-16
Rename user_role to profile_role
Evan Prodromou
2009-11-12
Fix index on notice for efficient querying of notice(s) by order for a profile.
Brion Vibber
2009-11-10
Performance fix for subscription/subscriber lists based on feedback from ops.
Brion Vibber
2009-11-10
Adjusting indexes to make favorites query more efficient, based on feedback f...
Brion Vibber
2009-11-02
Added 'login' command that gives you a link that can be used to login to the ...
Craig Andrews
2009-10-21
Revert "lat,lon -> lat,long"
Evan Prodromou
2009-10-21
lat,lon -> lat,long
Evan Prodromou
2009-10-21
add location-related tables and columns
Evan Prodromou
2009-10-01
change DB so OpenIDPlugin manages OpenID tables
Evan Prodromou
2009-08-27
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
Evan Prodromou
2009-08-27
add table for user roles
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