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
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
2009-08-27
remove duplicate save of Notice and streamline attachment detection
Evan Prodromou
2009-08-27
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
Evan Prodromou
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-26
Display linked oembed resources as enclosures if they are of non-html mime types
Craig Andrews
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-21
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-21
validation code in Notice correctly checks length of content
Evan Prodromou
2009-08-21
Notice class has methods to check content length
Evan Prodromou
2009-08-21
update data classes for TEXT content in notice
Evan Prodromou
2009-08-20
Change the notice type defines all into class constants and adapt all files.
Marcel van der Boom
2009-08-04
save an archive of deleted notices
Evan Prodromou
2009-07-29
New algorithm for reply_to saving
Evan Prodromou
2009-07-23
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou
2009-07-23
Merge branch 'master' into 0.8.x
Evan Prodromou
2009-07-23
change NOTICE_GATEWAY to Notice::GATEWAY so autoloading works
Evan Prodromou
2009-07-20
turn into canonical terms before checking for unique-ness of a tag in a notice
Brenda Wallace
2009-07-20
look for full unicode when saving tags
Brenda Wallace
2009-07-19
Merge commit 'br3nda/0.8.x-pgfixes' into 0.8.x
CiaranG
2009-07-16
use a soft limit so there's not a whole bunch of deletes on every write
Evan Prodromou
2009-07-16
gc inboxes on a regular basis
Evan Prodromou
2009-07-15
add quotes around table named "user" when quote_identifiers is true
Brenda Wallace
[next]