castopod/modules/Fediverse/Models
Yassine Doghri 84a6447fd4 ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
..
ActivityModel.php fix(notifications): retrieve activity from database instead of getting cache 2022-12-07 14:00:38 +00:00
ActorModel.php fix(notifications): remove cache inconsistencies when marking notification as read 2022-12-09 16:44:59 +00:00
BaseModel.php feat(components): add custom view renderer with ComponentRenderer adapted from bonfire2 2021-12-29 11:54:50 +00:00
BaseUuidModel.php feat(components): add custom view renderer with ComponentRenderer adapted from bonfire2 2021-12-29 11:54:50 +00:00
BlockedDomainModel.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
FavouriteModel.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
FollowModel.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
NotificationModel.php fix(notifications): notify actors after activities insert / update using model callback methods 2022-09-08 11:50:23 +00:00
PostModel.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
PreviewCardModel.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00