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
Age
Commit message (
Expand
)
Author
2010-01-31
Add a robots.txt URL to the site root
Evan Prodromou
2010-01-30
on exceptions, stomp logs the error and reenqueues
Evan Prodromou
2010-01-29
for single-user mode, retrieve either site owner or defined nickname
Evan Prodromou
2010-01-28
Fix more fatal errors in queue edge cases
Brion Vibber
2010-01-28
Don't attempt to resend XMPP messages that can't be broadcast due to the prof...
Brion Vibber
2010-01-28
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Brion Vibber
2010-01-28
Wrap each bit of distrib queue handler's saving operation in a try/catch; log...
Brion Vibber
2010-01-28
Move sessions settings to its own panel
Zach Copley
2010-01-29
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Zach Copley
2010-01-29
Adjust API authentication to also check for OAuth protocol params in the
Zach Copley
2010-01-28
Manual failover for stomp queues.
Brion Vibber
2010-01-28
Merge commit 'origin/master' into testing
Brion Vibber
2010-01-28
Remove redundant session token field from form (was already being added by ba...
Zach Copley
2010-01-28
Can now set $config['queue']['stomp_persistent'] = false; to explicitly disab...
Brion Vibber
2010-01-28
Removed unused variable assignment for avatar URL and added missing fn
Sarven Capadisli
2010-01-27
dropping the setcookie() call from common_ensure_session() since we're pretty...
Brion Vibber
2010-01-27
append '/' on cookie path for now (may still need some refactoring)
Brion Vibber
2010-01-28
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou
2010-01-28
set session cookie correctly
Evan Prodromou
2010-01-27
Fix for Mapstraction plugin's zoomed map links
Brion Vibber
2010-01-27
debug log line for control channel sub
Brion Vibber
2010-01-27
increment software beta version
Evan Prodromou
2010-01-27
Adds an emergency switch so we can run inbox distribution at save time (bypas...
Brion Vibber
2010-01-28
Remove debugging statement
Zach Copley
2010-01-28
Some adjustments to the way API auth works after merging testing and 0.9.x
Zach Copley
2010-01-27
HTTP auth provided is evaluated even if it's not required
Michele
2010-01-27
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-01-27
camelcase the uap param names
Evan Prodromou
2010-01-27
move leaderboard to after the header
Evan Prodromou
2010-01-27
Moved rectangle ad into aside and leaderboard to the right in header.
Sarven Capadisli
2010-01-27
CSS ids and classes fixed in UAPPlugin
Evan Prodromou
2010-01-27
make uapplugin an abstract class
Evan Prodromou
2010-01-27
move UAP plugin to core
Evan Prodromou
2010-01-27
Add persistent:true property to Stomp messages so ActiveMQ doesn't decide to ...
Brion Vibber
2010-01-27
Optionally set a separate Javascript server and path
Evan Prodromou
2010-01-27
- Check for read-only vs. read-write access to protected API resources (OAuth)
Zach Copley
2010-01-27
Make more complete sentence.
Siebrand Mazeland
2010-01-26
New access admin panel for site registration settings
Zach Copley
2010-01-26
Control channel for queue daemons to request graceful shutdown, restart, or u...
Brion Vibber
2010-01-26
Single-user mode
Evan Prodromou
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-25
Fix presence notification on XMPP thread (now foreground, not background)
Brion Vibber
2010-01-25
Fix presence notification on XMPP thread (now foreground, not background)
Brion Vibber
2010-01-25
- Had to remove checking read vs. read-write in OAuth authenticated methods
Zach Copley
2010-01-24
Add Start/EndSetApiUser events when setting API user via OAuth
Zach Copley
2010-01-24
Check for read vs. read-write access on OAuth authenticated API mehtods.
Zach Copley
2010-01-24
Revoke access token UI
Zach Copley
2010-01-24
Fix approval date and label on apps list
Zach Copley
2010-01-24
Make sure applications are really looked up by consumer key
Zach Copley
[next]