jonnybarnes.uk/app/Http/Controllers
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
..
Admin refactor: Refactor PasskeysController and Passkey model 2023-10-27 20:33:43 +01:00
ArticlesController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
AuthController.php feat: Add Passkey support 2023-10-27 20:22:40 +01:00
BookmarksController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
ContactsController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
Controller.php chore: Refactor configuration files based on Laravel 10 skeleton 2023-06-09 18:31:53 +01:00
FeedsController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
FrontPageController.php feat: Add webmention counts and icons for replies, likes, and reposts. 2023-11-25 16:08:07 +00:00
LikesController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
MicropubController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
MicropubMediaController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
NotesController.php feat: Add webmention counts and icons for replies, likes, and reposts. 2023-11-25 16:08:07 +00:00
PlacesController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
SearchController.php feat: Add webmention counts and icons for replies, likes, and reposts. 2023-11-25 16:08:07 +00:00
ShortURLsController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
TokenEndpointController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
WebMentionsController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00