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-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
2009-11-08
* [Cc]an't -> [Cc]annot
Siebrand Mazeland
2009-11-07
don't distribute group notices to inboxes for users who've blocked the author
Evan Prodromou
2009-10-30
Removed reference to 'api' action which no longer exists since api refactor
Craig Andrews
2009-10-29
get location from a Notice
Evan Prodromou
2009-10-28
Merge branch '0.9.x' into location
Evan Prodromou
2009-10-28
save replies in the inbox
Evan Prodromou
2009-10-28
replace some boolean-evaluations with calls to empty()
Evan Prodromou
2009-10-23
update location while saving new profile
Evan Prodromou
2009-10-21
new data structures for location
Evan Prodromou
2009-10-13
remove inboxes option
Evan Prodromou
2009-10-03
reformat Notice.php
Evan Prodromou
2009-10-04
added all them doxygens
Brenda Wallace
2009-09-29
change string return from Notice::saveNew to exceptions
Evan Prodromou
2009-09-24
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-09-02
Merge remote branch 'laconica/0.8.x' into 0.9.x
Craig Andrews
2009-08-29
remove Notice::gc() for now
Evan Prodromou
2009-08-28
fix for SQL error: ERROR: syntax error at or near ")" at character 45
Brenda Wallace
2009-08-28
fix for SQL error: ERROR: syntax error at or near ")" at character 45
Brenda Wallace
[prev]
[next]