friendica/src
Hypolite Petovan ffc364f2a4 Reject replies when author is blocked by thread owner in Model\Item::insert
- Move user-level item permission to Model\Item::isAllowedByUser
- Add user-level check for comments on top-level item
2020-11-14 10:08:50 -05:00
..
App
Collection
Console
Content Simplify code in Content\Text\BBCode::convert 2020-11-08 23:25:46 -05:00
Core
Database
Factory
Model Reject replies when author is blocked by thread owner in Model\Item::insert 2020-11-14 10:08:50 -05:00
Module Remove obsolete references to item.parent-uri 2020-11-14 10:08:50 -05:00
Network
Object
Protocol Replace confusing uses of item.parent-uri with expected item.thr-parent 2020-11-14 10:08:50 -05:00
Render
Repository
Security
Util Fix expected implementation of JsonLD::fetchElementArray 2020-11-11 11:19:08 -05:00
Worker Replace confusing uses of item.parent-uri with expected item.thr-parent 2020-11-14 10:08:50 -05:00
App.php
BaseCollection.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php
LegacyModule.php