New function to complete threads from ostatus postings
This commit is contained in:
parent
2cb576d305
commit
bc972e16ce
5 changed files with 152 additions and 14 deletions
1
boot.php
1
boot.php
|
|
@ -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 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue