castopod/app
Yassine Doghri e08555a4e9 fix(notifications): notify actors after activities insert / update using model callback methods
--> Remove sql triggers because most shared hosting plans prevent using them
2022-09-08 11:50:23 +00:00
..
Config fix(fediverse): set default castopod avatar url when actor avatar is not present 2022-09-07 10:04:02 +00:00
Controllers fix(episode-unpublish): set consistent posts_counts' increments/decrements for actors and episodes 2022-07-21 13:56:10 +00:00
Database fix(notifications): notify actors after activities insert / update using model callback methods 2022-09-08 11:50:23 +00:00
Entities fix(notifications): notify actors after activities insert / update using model callback methods 2022-09-08 11:50:23 +00:00
Filters refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
Helpers fix(router): check if Accept header is set before getting value 2022-08-01 10:13:16 +00:00
Language feat(i18n): add support for Simplified Chinese (zh-Hans) and Catalan (ca) locales 2022-09-06 15:30:07 +00:00
Libraries fix(router): check if Accept header is set before getting value 2022-08-01 10:13:16 +00:00
Models fix(notifications): notify actors after activities insert / update using model callback methods 2022-09-08 11:50:23 +00:00
Resources feat: add notifications inbox for actors 2022-08-12 16:08:09 +00:00
Validation chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
Views fix(router): check if Accept header is set before getting value 2022-08-01 10:13:16 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00