summaryrefslogtreecommitdiff
path: root/actions/conversation.php
AgeCommit message (Expand)Author
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-02Fixed PHP Notice "Undefined variable: cnt"Jeffery To
2009-07-15conversation action is readonlyEvan Prodromou
2009-07-03null for both args in conversationEvan Prodromou
2009-07-03no limit on conversation streamEvan Prodromou
2009-07-03fixed limit for conversationsEvan Prodromou
2009-07-02Send null as 2nd arg, not 3rd.Zach Copley
2009-07-01correctly return count of noticesEvan Prodromou
2009-07-01show all the notices, not just latest 20Evan Prodromou
2009-06-30conversation code changesEvan Prodromou
2009-06-25update conversations to use newer query formatEvan Prodromou
2009-06-18order notices in a conversationEvan Prodromou
2009-06-12Child notices should have thier own ID on their LIs, not the parent'sZach Copley
2009-05-29Changed ul to ol and added xoxo for notice lists.Sarven Capadisli
2009-05-21show conversation as a hierarchical listEvan Prodromou
2009-05-15conversation tree interfaceEvan Prodromou
2009-04-03fix output of conversationEvan Prodromou
2009-02-28start conversation actionEvan Prodromou