New function to complete threads from ostatus postings

This commit is contained in:
Michael Vogel 2013-01-27 23:25:04 +01:00
commit bc972e16ce
5 changed files with 152 additions and 14 deletions

View file

@ -208,6 +208,7 @@ define ( 'TERM_CATEGORY', 3 );
define ( 'TERM_PCATEGORY', 4 );
define ( 'TERM_FILE', 5 );
define ( 'TERM_SAVEDSEARCH', 6 );
define ( 'TERM_CONVERSATION', 7 );
define ( 'TERM_OBJ_POST', 1 );
define ( 'TERM_OBJ_PHOTO', 2 );