mirror of
https://github.com/friendica/friendica
synced 2025-04-24 06:30:13 +00:00
Additional direction for fetching content
This commit is contained in:
parent
c082109ff9
commit
11d2b027ec
4 changed files with 21 additions and 12 deletions
|
@ -68,6 +68,7 @@ class Item
|
|||
const PT_STORED = 72;
|
||||
const PT_GLOBAL = 73;
|
||||
const PT_RELAY = 74;
|
||||
const PT_FETCHED = 75;
|
||||
const PT_PERSONAL_NOTE = 128;
|
||||
|
||||
// Field list that is used to display the items
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue