Hypolite Petovan
|
d416243964
|
Add check for allowed URL in OEmbed
- Add mixed-content mitigating
|
2018-01-04 12:01:46 -05:00 |
|
Hypolite Petovan
|
60d4c6b86e
|
Fix PHP Notice in new OEmbed class
|
2018-01-02 08:20:33 -05:00 |
|
Hypolite Petovan
|
7e2a08c7bc
|
Review changes
- Add file comment in Content\OEmbed
- Add self where relevant
- Remove useless spaces from the XPath expression
|
2018-01-01 17:43:03 -05:00 |
|
Hypolite Petovan
|
e7c53af6fa
|
Add Module\Oembed and Content\OEmbed
|
2017-12-31 20:58:09 -05:00 |
|
Hypolite Petovan
|
2978b1eef0
|
Fix undefined variable/wrong parameter count/unknown functions
|
2017-12-17 15:33:45 -05:00 |
|
Hypolite Petovan
|
10b72b0e9e
|
PHPStan: Fix missing requires/namespaces
|
2017-12-17 15:26:43 -05:00 |
|
Adam Magness
|
3e5a518591
|
Undo changes to Feature
the evaluations were correct before.
|
2017-12-06 15:18:45 -05:00 |
|
Adam Magness
|
cadfef63c4
|
Update false evaluations
=== false and !== false to is_null where appropriate.
|
2017-12-06 14:57:06 -05:00 |
|
Adam Magness
|
4af9616b17
|
Standards
Standards clean up.
|
2017-12-04 09:16:15 -05:00 |
|
Adam Magness
|
b1d16fbdf7
|
Update use statements
update use statements for rename to singular.
|
2017-12-04 09:04:36 -05:00 |
|
Adam Magness
|
6e5471def3
|
Rename to singular
Rename and update references. Standards and a require_once.
|
2017-12-04 09:01:27 -05:00 |
|
Adam Magness
|
2f0da29c75
|
Features to src
Move Features to class in Friendica\Content namespace. Update function calls and references.
|
2017-12-04 08:33:49 -05:00 |
|
Adam Magness
|
7cee150868
|
ForumManager to src
ForumManager moved to Friendica\Content namespace
|
2017-11-21 07:20:22 -05:00 |
|
Adam Magness
|
d9e9cbe753
|
Coding Standards
A few updates for coding standards
|
2017-11-19 15:32:54 -05:00 |
|
Adam Magness
|
4d146acf90
|
Smilies to src
Move Smilies to Friendica\Content namespace.
Related to #3878
|
2017-11-11 07:21:15 -05:00 |
|