ad-aures_castoPod/app/Controllers/Admin
Yassine Doghri bb4752c35e feat(comments): add comments to episodes + update naming of status to post
- remove confusing counts for episode (total favourites, total reblogs)
- add comments section to
episode page to display episode comments + post replies linked to the episode
2021-12-29 11:54:22 +00:00
..
BaseController.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
ContributorController.php chore: update php dependencies to latest 2021-12-29 11:54:20 +00:00
EpisodeController.php feat(comments): add comments to episodes + update naming of status to post 2021-12-29 11:54:22 +00:00
EpisodePersonController.php fix(activity-pub): get database records using new model instances 2021-06-11 09:35:21 +00:00
FediverseController.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
HomeController.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
MyAccountController.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
PageController.php chore: update php dependencies to latest 2021-12-29 11:54:20 +00:00
PersonController.php chore: update php dependencies to latest 2021-12-29 11:54:20 +00:00
PodcastController.php chore: update php dependencies to latest 2021-12-29 11:54:20 +00:00
PodcastImportController.php chore: update php dependencies to latest 2021-12-29 11:54:20 +00:00
PodcastPersonController.php chore: update php dependencies to latest 2021-12-29 11:54:20 +00:00
PodcastPlatformController.php chore: update php dependencies to latest 2021-12-29 11:54:20 +00:00
UserController.php chore: update php dependencies to latest 2021-12-29 11:54:20 +00:00