cd5c97afd3
Remove psalm annotations
2025-04-10 20:09:36 +01:00
1dfa17abca
Update Laravel to v12
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-04-01 21:10:30 +01:00
1d59d57c2e
Fix showing author like on a note
2024-11-30 15:30:07 +00:00
d7da42b626
Host images locally
...
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
We don’t need the complexity of S3. Sepcifically the complexity of
managing my own AWS account, flysystem made the Laravel side easy.
A command is added to copy the the S3 files over to local storage.
2024-10-25 20:40:52 +01:00
cbbe87e23c
Setup support for syndicating to Bluesky
2024-03-23 21:19:54 +00:00
2aa60db548
Update JSON notes feed to version 1.1
2023-12-20 14:44:11 +00:00
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
39a197ae7b
refactor: Refactor file headers and add Psalm suppressions
...
- Added Psalm suppression annotations to multiple controller classes
- Added PHPDoc comment blocks to seeders and factories
- Added comments to indicate unused classes and methods
- Removed unused annotations and imports
2023-07-28 11:48:07 +01:00
bdb69df52d
Switch bio to be stored in database
2023-04-11 17:37:42 +01:00
16b120bc73
Upgrade to Laravel 10
2023-02-18 09:34:57 +00:00
6c43363c78
Make some tweaks around dealing with replies
2022-12-03 20:12:39 +00:00
72cb4fd7eb
Allow notes to be syndicated to Mastodon
2022-11-04 15:23:31 +00:00
e36f15d391
Fix files with Laravel Pint
2022-07-09 10:08:26 +01:00
d2123f6bfa
Fix data for local page loading
2021-08-31 16:50:49 +01:00
0391cf80de
Redo Notes a little, improve tests
2021-04-29 20:02:20 +01:00
829b2c131f
Make sure prior article is in prior month when seeding
2020-12-31 13:44:57 +00:00
ed54446f87
Follow laravel upgrade guide
2020-10-19 19:41:50 +01:00
57186c3e2e
Upgrade to Laravel 8
2020-10-17 17:15:06 +01:00