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
/
Notice.php
Age
Commit message (
Expand
)
Author
2010-02-03
clear cache for Profile::hasRepeated() at Notice::insert() time
Evan Prodromou
2010-01-30
error clearing tags for profiles from memcached
Evan Prodromou
2010-01-28
Last-chance distribution if enqueueing fails
Evan Prodromou
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-25
Offload inbox updates to a queue handler to speed up posting online
Evan Prodromou
2010-01-15
Fix for background recalculation of groups; needs to get Group objects not ID...
Brion Vibber
2010-01-13
make sure whoGets() doesn't write anything
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
memoize Notice::whoGets()
Evan Prodromou
2010-01-12
remove transaction for Notice save; causes deadlocks
Evan Prodromou
2010-01-09
whoGets() method for Notice
Evan Prodromou
2010-01-09
Use inbox instead of notice_inbox
Evan Prodromou
2010-01-07
Fixes to bugs where non-local messages were being wrong put in the public tim...
Ciaran Gultnieks
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-04
cached id streams can be empty, compare against false
Evan Prodromou
2010-01-02
Merge branch 'master' into 0.9.x
Evan Prodromou
2010-01-02
incorrectly used empty() instead of isset() for a variable that could be 0
Evan Prodromou
2009-12-29
Merge branch 'master' into 0.9.x
Evan Prodromou
2009-12-28
notices are immutable, use created date for updated
Evan Prodromou
2009-12-28
Move location-argument-handling code into a single function
Evan Prodromou
2009-12-16
Add doc comments listing the array parameters for User::register() and Notice...
Brion Vibber
2009-12-16
Cleanup undefined variable notice: set a couple more null defaults for new pa...
Brion Vibber
2009-12-16
slight cleanup for a bit in Notice.php where a var was reused for different t...
Brion Vibber
2009-12-14
add friends_timeline with no repeats in it
Evan Prodromou
2009-12-12
remove obsoleted getStream, getStreamDirect, getCachedStream from Notice; use...
Evan Prodromou
2009-12-12
add statuses/retweeted_to_me to API
Evan Prodromou
2009-12-12
clear repeat_of flag when a notice is deleted
Evan Prodromou
2009-12-12
add statuses/retweets_of_me to API
Evan Prodromou
2009-12-12
add statuses/retweeted_by_me api action
Evan Prodromou
2009-12-12
add statuses/retweets to API
Evan Prodromou
2009-12-11
save repeats from the form
Evan Prodromou
2009-12-11
Merge branch '0.9.x' into forward
Evan Prodromou
2009-12-11
change Notice::saveNew() to use named arguments for little-used options
Evan Prodromou
2009-12-11
add repeat_of column to notice class
Evan Prodromou
2009-12-08
reorder notices when not using memcached
Evan Prodromou
2009-12-08
Basic function to store forwards and redistribute
Evan Prodromou
2009-11-27
Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e8...
Brion Vibber
2009-11-27
Log database errors when saving notice_inbox entries
Brion Vibber
2009-11-17
Need to check the Profile rather than the User.
Zach Copley
2009-11-16
don't allow sandboxed users to post public notices
Evan Prodromou
2009-11-16
Move rights check to profile and add right for new notices
Evan Prodromou
2009-11-10
add geo output to statuses in json, xml, atom, rss in API
Evan Prodromou
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
Siebrand Mazeland
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-11-08
Revert "* [Cc]an't -> [Cc]annot"
Brion Vibber
[next]