index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
/
actions
/
postnotice.php
Age
Commit message (
Expand
)
Author
2008-09-04
fix bad args in postnotice for new notices
Evan Prodromou
2008-09-04
Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567)
CiaranG
2008-08-28
move broadcast in OMB postnotice for bad case
Evan Prodromou
2008-08-26
fix error storing uris of remote notices
Evan Prodromou
2008-08-19
add remote flag to broadcast of notices
Evan Prodromou
2008-08-19
broadcast remote notices
Evan Prodromou
2008-07-29
refactor notice-adding code to one static method on Notice
Evan Prodromou
2008-07-20
First cut at hastags support.
Mike Cochrane
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-22
Added is_readonly() method to all Actions
zach
2008-07-22
mark incoming notices as local or not
Evan Prodromou
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-09
store rendered content on save; display pre-rendered content
Evan Prodromou
2008-06-06
was using $notice->uri instead of $notice_uri
Evan Prodromou
2008-06-06
push yadis requirement into omb.php
Evan Prodromou
2008-06-06
call postnotice when there's a remote subscription
Evan Prodromou
2008-05-26
oauth discovery and all new actions
Evan Prodromou