mirror of
https://github.com/friendica/friendica
synced 2025-04-22 10:30:12 +00:00
Detect linked posts and add them as quote
This commit is contained in:
parent
1585f711ee
commit
f8f0dfa91a
6 changed files with 115 additions and 23 deletions
|
@ -170,7 +170,7 @@ class Processor
|
|||
}
|
||||
|
||||
/**
|
||||
* Stire attachment data
|
||||
* Store attachment data
|
||||
*
|
||||
* @param array $activity
|
||||
* @param array $item
|
||||
|
@ -187,7 +187,7 @@ class Processor
|
|||
}
|
||||
|
||||
/**
|
||||
* Store attachment data
|
||||
* Store question data
|
||||
*
|
||||
* @param array $activity
|
||||
* @param array $item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue