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-01-13
add events for subscribing to people and joining groups
Evan Prodromou
2010-01-13
Don't save reply info for repeats
Evan Prodromou
2010-01-13
repeats don't get posted to groups
Evan Prodromou
2010-01-13
remove vestiges of Notice_inbox from cache clearing code in Notice
Evan Prodromou
2010-01-13
unimplement repeatedToMe() until we figure out how
Evan Prodromou
2010-01-13
memoize Notice::whoGets()
Evan Prodromou
2010-01-12
Merge branch '0.9.x' into inblob
Evan Prodromou
2010-01-12
remove transaction for Notice save; causes deadlocks
Evan Prodromou
2010-01-12
Major refactoring of queue handlers to support running multiple sites in one ...
Brion Vibber
2010-01-12
Avoid spewing warnings about returning by reference on memcached cache misses...
Brion Vibber
2010-01-11
Merge branch '0.9.x' into inblob
Evan Prodromou
2010-01-11
Regression fix: don't spew notices to log every time we get a non-cached user...
Brion Vibber
2010-01-11
Merge branch 'sessionidparam' into 0.9.x
Evan Prodromou
2010-01-10
Merge branch 'master' into 0.9.x
Evan Prodromou
2010-01-10
check before saving a thumbnail
Evan Prodromou
2010-01-10
check before inserting File_oembed and File_thumbnail
Evan Prodromou
2010-01-10
don't put Users with object IDs in the cache, and don't fetch them
Evan Prodromou
2010-01-10
always set site/server to hostname if it exists
Evan Prodromou
2010-01-09
allow hostname with SSL
Evan Prodromou
2010-01-09
use nickname, not sitename, in domain for SSL
Evan Prodromou
2010-01-09
correct superglobal variable name
Evan Prodromou
2010-01-09
redirect to sitename.wildcard for SSL
Evan Prodromou
2010-01-09
Redirect to a one-time-password when ssl and regular server are different
Evan Prodromou
2010-01-09
whoGets() method for Notice
Evan Prodromou
2010-01-09
create new Inbox from Notice_inbox if not exists at read/write time
Evan Prodromou
2010-01-09
initialize an Inbox from Notice_inbox records
Evan Prodromou
2010-01-09
disable all Notice_inbox functions
Evan Prodromou
2010-01-09
Revert "Replace Notice_inbox with Inbox"
Evan Prodromou
2010-01-09
some formatting changes to make inblobs work
Evan Prodromou
2010-01-09
Use inbox instead of notice_inbox
Evan Prodromou
2010-01-09
Replace Notice_inbox with Inbox
Evan Prodromou
2010-01-09
flip exe bit
Evan Prodromou
2010-01-09
add inbox data class
Evan Prodromou
2010-01-07
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2010-01-07
Fixes to bugs where non-local messages were being wrong put in the public tim...
Ciaran Gultnieks
2010-01-06
fixup keytypes so it returns the types no matter what kind of class it is
Evan Prodromou
2010-01-06
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2010-01-06
only encache new objects when insert was successful
Evan Prodromou
2010-01-06
...and drop the unnecessary &reference from child class pkeyGet() overrides.
Brion Vibber
2010-01-06
Rearrange Memcached_DataObject::staticGet() to avoid "only variables can be p...
Brion Vibber
2010-01-06
Fix for broken profile flag admin UI: delete stray flag entries when users ar...
Brion Vibber
2010-01-05
encache on insert instead of decaching
Evan Prodromou
2010-01-05
Fix for overlong RT trimming: don't trim if textlimit is 0 (unlimited)
Brion Vibber
2010-01-05
Fix for overlong RT trimming: don't trim if textlimit is 0 (unlimited)
Brion Vibber
2010-01-05
Ticket 2135: trim overlong repeats with ellipsis rather than failing.
Brion Vibber
2010-01-05
Ticket 2135: trim overlong repeats with ellipsis rather than failing.
Brion Vibber
2010-01-05
Cache fixes:
Brion Vibber
2010-01-05
Require users to login to view attachments on private sites
Craig Andrews
2010-01-05
Move Authorization and Authentication plugin structures into core, instead of...
Craig Andrews
2010-01-04
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
[next]