Commit Graph

27 Commits (80f792038ce1907448304f84c6990cbe705d04bd)

Author SHA1 Message Date
Daniel Supernault 80f792038c
Fix federation comment threading 4 days ago
Daniel Supernault 823efcaad7
Add FEP-044f: Consent-respecting quote posts 4 days ago
Your Name 99031fa6bc ReturnTypeFromReturnDirectArrayRector 6 days ago
Your Name c0cde2f682 refactor: move 52 legacy models from App\ to App\Models\
Move all Eloquent models from the app/ root directory to app/Models/
for consistency with modern Laravel conventions. The project already had
54 models in App\Models; this migrates the remaining 52 legacy models.

Changes:
- Move 52 model files from app/ to app/Models/
- Update namespace declarations in each model
- Update all ~1000 import references across the codebase
- Add Relation::morphMap() in AppServiceProvider for backward
  compatibility with existing polymorphic database records
- Add missing HasSnowflakePrimary imports for models that relied
  on same-namespace resolution
4 weeks ago
Daniel Supernault 51ce7e1f04
Update ActivityPub attachements, use Document type by default 1 year ago
Daniel Supernault 1f30beccf3
Update Transformers to comply with MastoAPI 2 years ago
Daniel Supernault 543d83e7ed
Fix newlines 2 years ago
Daniel Supernault fb8dbb95db
Update Status caption render logic 2 years ago
Daniel Supernault ce1afe2711
Update Note and CreateNote transformers, include attachment blurhash, width and height 3 years ago
a 23e2f111b7 fix null values on capabilities 4 years ago
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 4 years ago
Daniel Supernault f58dec3d73
Fix typos in ap transformers 4 years ago
a be6dc8ac47 clean up json-ld schema 4 years ago
Daniel Supernault 95f902b12b
Fix json-ld attributes, fixes #3423 4 years ago
Daniel Supernault 46d5f12590
Update custom emoji json-ld 5 years ago
Daniel Supernault b2016e6c21
Update note transformers, add custom emoji support 5 years ago
Daniel Supernault 7b3e672d89
Update NoteTransformer, fix tag array 5 years ago
Daniel Supernault 2c16db187b
Update AP transformers, fixes #1637 7 years ago
Daniel Supernault ef77de4e05
Update AP transformers, fixes #1637 7 years ago
Daniel Supernault a30575e8d3
Fix typo in AP transformers 7 years ago
Daniel Supernault 92b6204c66
Update AP Note transformers, add location/place 7 years ago
Daniel Supernault 8f28cb3fb4
Update AP Note transformers, thanks kaniini 8 years ago
Daniel Supernault 01931aea5f
Update AP Transformers, add commentsEnabled from PeerTube 8 years ago
Daniel Supernault d47edd8bed
Update AP transformers 8 years ago
Daniel Supernault 24c052aea5
Update AP Note transformers to return media attachments in proper order 8 years ago
Daniel Supernault 4cdfe3ecb5
Fixes #764 8 years ago
Daniel Supernault 4e777995c9
Fix AP Note bug 8 years ago