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
/
conversation.php
Age
Commit message (
Expand
)
Author
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
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
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-02
Fixed PHP Notice "Undefined variable: cnt"
Jeffery To
2009-07-15
conversation action is readonly
Evan Prodromou
2009-07-03
null for both args in conversation
Evan Prodromou
2009-07-03
no limit on conversation stream
Evan Prodromou
2009-07-03
fixed limit for conversations
Evan Prodromou
2009-07-02
Send null as 2nd arg, not 3rd.
Zach Copley
2009-07-01
correctly return count of notices
Evan Prodromou
2009-07-01
show all the notices, not just latest 20
Evan Prodromou
2009-06-30
conversation code changes
Evan Prodromou
2009-06-25
update conversations to use newer query format
Evan Prodromou
2009-06-18
order notices in a conversation
Evan Prodromou
2009-06-12
Child notices should have thier own ID on their LIs, not the parent's
Zach Copley
2009-05-29
Changed ul to ol and added xoxo for notice lists.
Sarven Capadisli
2009-05-21
show conversation as a hierarchical list
Evan Prodromou
2009-05-15
conversation tree interface
Evan Prodromou
2009-04-03
fix output of conversation
Evan Prodromou
2009-02-28
start conversation action
Evan Prodromou