Commit Graph

219 Commits (825365a6b6c296d397b51a013653380610f27c34)

Author SHA1 Message Date
Daniel Supernault 4470981af7
Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 3 years ago
Daniel Supernault 4dc9365acb
Update AccountController, dispatch Accept Follow activity if applicable 3 years ago
Daniel Supernault 85fb46668c
Update FollowRequest model 3 years ago
daniel ccc219bf55
Merge pull request #3485 from shleeable/patch-20
Update MediaDraftTransformer.php
3 years ago
daniel c516174376
Merge pull request #3484 from shleeable/patch-19
Update ResultsTransformer.php
3 years ago
noellabo 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 3 years ago
Shlee eacbc06c3f
Update MediaDraftTransformer.php 3 years ago
Shlee 2e50811f2f
Update ResultsTransformer.php 3 years ago
Daniel Supernault f58dec3d73
Fix typos in ap transformers 3 years ago
Daniel Supernault 0a7a061a83
Update StatusTransformer 3 years ago
daniel 73b82855ed
Merge branch 'staging' into ld 3 years ago
daniel c9037a1243
Merge pull request #3448 from shleeable/patch-5
Update StatusTransformer.php - #3440
3 years ago
a be6dc8ac47 clean up json-ld schema 3 years ago
Daniel Supernault 95f902b12b
Fix json-ld attributes, fixes #3423 3 years ago
Shlee 549b8f40dc
Update StatusTransformer.php 3 years ago
Daniel Supernault 8f9d36bd3d
Cleanup, fixes #3440 3 years ago
Daniel Supernault cc6b78c436
Update StatusService 3 years ago
Daniel Supernault 6057de305e
Update ApiV1Controller, remove pinned attribute to match MastoAPI Status entity 3 years ago
Daniel Supernault c383f1008d
Update ApiV1Controller, fix instance endpoint 3 years ago
Daniel Supernault c166925319
Update MediaTransformer, fix type case bug. Fixes #3281 3 years ago
Daniel Supernault 0157566c25
Add BookmarkService 3 years ago
Daniel Supernault 42602351c7
Update StatusTransformer, add emoji entities 3 years ago
Daniel Supernault 46d5f12590
Update custom emoji json-ld 3 years ago
Daniel Supernault b2016e6c21
Update note transformers, add custom emoji support 3 years ago
Daniel Supernault ca79e26d3a
Add custom emoji 3 years ago
Daniel Supernault 85e4be8172
Update AccountService, add getMastodon method for mastoapi compatibility 3 years ago
Daniel Supernault 89206d6e1f
Update mastoapi transformers 3 years ago
Daniel Supernault 98f76abbe8
Update AccountTransformer, add note_text and location fields 3 years ago
Daniel Supernault e5387d6742
Add StatusMentionService, fixes #3026 3 years ago
Daniel Supernault 7a9a06e0fd
Update NotificationTransformer 4 years ago
Daniel Supernault 80d9b9399a
Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 4 years ago
Daniel Supernault 7b3e672d89
Update NoteTransformer, fix tag array 4 years ago
Daniel Supernault d7b6edc018
Update NotificationTransformer 4 years ago
Daniel Supernault f808b7b19d
Story transformers 4 years ago
Daniel Supernault e1277d4081
Update StatusStatelessTransformer, cast snowflake ids as strings 4 years ago
Daniel Supernault 7709220074
Add Polls 4 years ago
Daniel Supernault 6e45021fc2
Update StatusTransformer, prioritize scope over deprecated visibility attribute 4 years ago
Daniel Supernault 14a1367a8f
Federate Media Licenses 4 years ago
Daniel Supernault 7c6cff3103
Update StatusTransformer 4 years ago
Daniel Supernault 1054b025b1
Update StatusTransformer 4 years ago
Daniel Supernault 09d5198c55
Update StatusTransformers, remove includes and use cached services 4 years ago
Daniel Supernault 8ac8fcad3f
Update LikeController, add UndoLikePipeline and federate Undo Like activities 4 years ago
Daniel Supernault 3ba31bdc7c
Add UndoAnnounce transformer 4 years ago
Daniel Supernault dac326e949
Update StatusTransformer, fix missing tags attribute 4 years ago
Daniel Supernault fabb57a9d5
Add profile pronouns 4 years ago
Daniel Supernault 372bacb01b
Update StatusTransformers, add liked_by attribute 4 years ago
Daniel Supernault 552e950d7a
New License formats 4 years ago
Daniel Supernault 3f14a4c412
Update MediaTransformers, add default blurhash attribute 4 years ago
Daniel Supernault 9e0fd36ba7
Update Status tranformers, add version attribute 4 years ago