castopod/app/Database/Seeds
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
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
AppSeeder.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
AuthSeeder.php feat(comments): add comments to episodes + update naming of status to post 2021-12-29 11:54:22 +00:00
CategorySeeder.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
FakePodcastsAnalyticsSeeder.php fix(activity-pub): get database records using new model instances 2021-06-11 09:35:21 +00:00
FakeWebsiteAnalyticsSeeder.php fix(types): update fake seeders types + fix bugs 2021-06-11 09:35:20 +00:00
LanguageSeeder.php feat(select): enhance select input with choices.js 2021-12-29 11:37:16 +00:00
PlatformSeeder.php feat(platforms): add missing newpodcastapps.com's platforms 2021-09-28 10:26:47 +00:00
TestSeeder.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00