castopod/modules/Fediverse
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
..
Activities docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Config docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Controllers fix: use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries 2022-04-14 14:33:53 +00:00
Core docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Database/Migrations 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 fix(fediverse): set model instances as non shared to prevent overlapping 2022-02-05 11:40:30 +00:00
Helpers fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
Models fix(notifications): notify actors after activities insert / update using model callback methods 2022-09-08 11:50:23 +00:00
Objects fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
ActivityRequest.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
HttpSignature.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
WebFinger.php chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00