jonnybarnes.uk/app
Jonny Barnes 92098a793e
feat: Add webmention counts and icons for replies, likes, and reposts.
- Add new SVG icons for the "reply", "like", and "repost" actions
- Update webmention info display in note template to include counts and icons for replies, likes, and reposts
- Add webmention counts to FrontPageController.php and modify queries in NotesController.php
- Modify WebMentionsTableSeeder.php to change URLs, commentable ID, and add new WebMentions
2023-11-25 16:08:07 +00:00
..
CommonMark feat: Refactor mention rendering and generator classes 2023-11-19 17:22:02 +00:00
Console chore: Update and clean up file imports and annotations 2023-07-28 12:05:11 +01:00
Exceptions Initial work with Psalm reporting 2023-06-25 14:18:40 +01:00
Http feat: Add webmention counts and icons for replies, likes, and reposts. 2023-11-25 16:08:07 +00:00
Jobs Initial work with Psalm reporting 2023-06-25 14:18:40 +01:00
Models feat: Refactor mention rendering and generator classes 2023-11-19 17:22:02 +00:00
Observers refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
Providers refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
Services Update Laravel Pint 2023-07-27 21:14:23 +01:00
Traits Switch to Symfony’s HTML Sanitizer package 2022-06-02 09:40:34 +01:00