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
Age
Commit message (
Expand
)
Author
2010-02-09
OStatus partial support for group subscriptions:
Brion Vibber
2010-02-08
OStatus cleanup...
Brion Vibber
2010-02-06
Moderator can make users admins of a group
Evan Prodromou
2010-02-05
Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PH...
Brion Vibber
2010-02-05
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Zach Copley
2010-02-05
OAuth app name should not be null
Zach Copley
2010-02-04
Merge branch 'master' into testing - drop debug statements
Brion Vibber
2010-02-04
drop debug messages from inbox deletion fix
Brion Vibber
2010-02-04
Inbox::streamNotices() with deletion compensation: inbox paging should more o...
Brion Vibber
2010-02-04
Inbox::streamNotices() with deletion compensation: inbox paging should more o...
Brion Vibber
2010-02-04
Merge branch 'master' of gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-02-03
clear cache for Profile::hasRepeated() at Notice::insert() time
Evan Prodromou
2010-02-03
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou
2010-02-03
add nickname as unique key for user_group table
Evan Prodromou
2010-02-02
Fix regression breaking file attachments. This is what I get for rushing fixe...
Brion Vibber
2010-02-02
Fix regression breaking file attachments. This is what I get for rushing fixe...
Brion Vibber
2010-02-02
Allow developers to delete OAuth applications
Zach Copley
2010-02-02
OAuth app names should be unique.
Zach Copley
2010-02-01
Improve name validation checks on local File references
Brion Vibber
2010-02-01
restructuring of User::registerNew() lost password munging
Evan Prodromou
2010-01-31
buggy fetch for site owner
Evan Prodromou
2010-01-30
error clearing tags for profiles from memcached
Evan Prodromou
2010-01-29
add hooks for user registration
Evan Prodromou
2010-01-29
method to get the site owner
Evan Prodromou
2010-01-29
define a constant for the 'owner' role of a site
Evan Prodromou
2010-01-29
add simple cache getter/setter static functions to Memcached_DataObject
Evan Prodromou
2010-01-28
Fixes for status_network db object .ini and tag setter script
Brion Vibber
2010-01-28
Last-chance distribution if enqueueing fails
Evan Prodromou
2010-01-28
hide most DB_DataObject errors
Evan Prodromou
2010-01-28
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou
2010-01-28
update mysqltimestamps on insert and update
Evan Prodromou
2010-01-28
additional debugging data for Sessions
Evan Prodromou
2010-01-27
Don't preemptively close existing DB connections for web views (needed to kee...
Brion Vibber
2010-01-27
fix notice -- drop unused return value of variable that isn't initialized :) ...
Brion Vibber
2010-01-27
Adds an emergency switch so we can run inbox distribution at save time (bypas...
Brion Vibber
2010-01-26
Control channel for queue daemons to request graceful shutdown, restart, or u...
Brion Vibber
2010-01-26
Site metadata tags in status_network: single 'tags' field, pipe-separated.
Brion Vibber
2010-01-25
Merge branch 'master' into testing
Evan Prodromou
2010-01-25
Offload inbox updates to a queue handler to speed up posting online
Evan Prodromou
2010-01-24
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-01-24
Recover caching logic lost in bad merge
Evan Prodromou
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
Revoke access token UI
Zach Copley
2010-01-24
Can now edit/change application icon
Zach Copley
2010-01-24
Better detial in connected OAuth applications list
Zach Copley
2010-01-24
Decided we didn't need to keep the token secret in the
Zach Copley
2010-01-24
Exchanging authorized request tokens for access tokens working
Zach Copley
2010-01-24
Associate request tokens with OAuth apps and app users
Zach Copley
2010-01-24
Add icons/icon upload to Oauth apps
Zach Copley
[next]