jonnybarnes.uk/app/Models
Jonny Barnes 05c63b241d
feat: Refactor mention rendering and generator classes
- Add support for Mastodon username mentions
- Add test for parsing Mastodon usernames in notes
- Modify namespace and class imports for `MentionGenerator` and `MentionRenderer` in `Note.php`
- Rename `ContactMentionGenerator.php` to `MentionGenerator.php`
2023-11-19 17:22:02 +00:00
..
Article.php Fix some Laravel Pint issues 2023-02-18 09:53:57 +00:00
Bio.php Switch bio to be stored in database 2023-04-11 17:37:42 +01:00
Bookmark.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Contact.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Like.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Media.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
MicropubClient.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Note.php feat: Refactor mention rendering and generator classes 2023-11-19 17:22:02 +00:00
Passkey.php refactor: Refactor PasskeysController and Passkey model 2023-10-27 20:33:43 +01:00
Place.php chore: Refactor configuration files based on Laravel 10 skeleton 2023-06-09 18:31:53 +01:00
SyndicationTarget.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Tag.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
User.php Admin can now hopefully add a passkey to their account 2023-09-25 18:31:38 +01:00
WebMention.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00