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
Age
Commit message (
Expand
)
Author
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
debugging code to find passed-in objects in munge_password
Evan Prodromou
2010-01-10
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou
2010-01-06
Don't output notices from deleted users.
Zach Copley
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
Removed crazy redundant broadcasting of notices by the FB app
Zach Copley
2010-01-05
- Use a stripped down new notice form for FB app because FB canvas apps
Zach Copley
2010-01-04
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou
2010-01-04
Merge branch 'batchlocation'
Evan Prodromou
2010-01-04
Exclude process-specific link & result cache references from serialized Memca...
Brion Vibber
2010-01-04
Revert "Take Memcached_DataObject destructor back out to check whether it mig...
Brion Vibber
2010-01-04
Ticket 2141: bugs with weighted popularity lists across year boundary.
Brion Vibber
2010-01-02
return false from Memcached_DataObject::staticGet() on not found, like DB_Dat...
Evan Prodromou
2010-01-02
change harmless check of to check of in Memcached_DataObject
Evan Prodromou
2010-01-02
incorrectly used empty() instead of isset() for a variable that could be 0
Evan Prodromou
2010-01-01
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou
2010-01-01
Revert "add cleanup method to cleanup a single row"
Evan Prodromou
2010-01-01
Merge branch 'master' into batchlocation
Evan Prodromou
2010-01-01
add cleanup method to cleanup a single row
Evan Prodromou
2010-01-01
stop using DB_DataObject's staticGet() which caches
Evan Prodromou
2009-12-31
Script to update the location ID for users
Evan Prodromou
2009-12-30
Take Memcached_DataObject destructor back out to check whether it might be ca...
Brion Vibber
2009-12-30
Revert debugging code
Brion Vibber
2009-12-30
subbug debug info to check on free ordering
Brion Vibber
2009-12-30
temp debug logging hack for subscriber list early cutoff bug - we can see a c...
Brion Vibber
2009-12-29
Add progress output and optional --sleep-time parameter to triminboxes.php
Brion Vibber
2009-12-29
don't show notices with deleted profiles
Evan Prodromou
2009-12-28
notices are immutable, use created date for updated
Evan Prodromou
2009-12-28
don't add flag if it's already there at block time
Evan Prodromou
2009-12-28
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou
2009-12-28
First version of blacklist plugin
Evan Prodromou
2009-12-28
Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ...
Brion Vibber
2009-12-28
optionally flag a profile for review when blocked
Evan Prodromou
2009-12-28
move flag creation to a method of data object
Evan Prodromou
2009-12-28
add events for unblocking a profile
Evan Prodromou
2009-12-28
events for blocking a user
Evan Prodromou
2009-12-28
check if other user exists before unsub
Evan Prodromou
2009-12-28
phpcs-clean User_flag_profile as best as possible
Evan Prodromou
2009-12-28
phpcs-clean flagprofile.php
Evan Prodromou
2009-12-28
phpcs-clean clearflag.php
Evan Prodromou
2009-12-28
PHPCS-clean adminprofileflags.php
Evan Prodromou
2009-12-28
PHPCS-clean UserFlagPlugin
Evan Prodromou
2009-12-28
clear flags and show flaggers in adminflagprofile
Evan Prodromou
2009-12-28
add stuff for clearing flags to UserFlagPlugin
Evan Prodromou
2009-12-28
Add tools to clear flags
Evan Prodromou
2009-12-27
pagination works for flagged profiles
Evan Prodromou
2009-12-27
admin page checks for right to review flags
Evan Prodromou
2009-12-24
Paths admin panel should not insist on an ssl server being specified,
Zach Copley
[next]