Commit Graph

244 Commits

Author SHA1 Message Date
Daniel Supernault adfaa2b140
Update AP ProfileTransformer, add published attribute 2023-12-25 00:30:05 -07:00
Daniel Supernault fac7c3c5e7
Update MediaTransformer, add hls_manifest attribute 2023-10-23 00:38:37 -06:00
Daniel Supernault 65a048cdd5
Update StatusTransformer 2023-10-20 00:17:24 -06:00
Daniel Supernault dfe2379b93
Update StatusTransformer, generate autolink on request 2023-10-16 06:28:57 -06:00
Daniel Supernault ce1afe2711
Update Note and CreateNote transformers, include attachment blurhash, width and height 2023-09-26 23:10:20 -06:00
Daniel Supernault 83900a3b00
Update ProfileTransformer, fix Mastodon indexable context 2023-08-27 21:43:11 -06:00
Daniel Supernault 817b494703
Update Profile AP transformer, fix context 2023-08-24 23:54:08 -06:00
Daniel Supernault fc24630eba
Update Privacy Settings, add support for Mastodon indexable search flag 2023-08-24 23:31:33 -06:00
Daniel Supernault 9378c65396
Add AccountMigration ActivityPub support 2023-08-07 23:59:10 -06:00
Daniel Supernault 1c13b518be
Update StatusStatelessTransformer, allow unlisted reblogs 2023-07-30 02:25:49 -06:00
Daniel Supernault 37fd03428a
Update ApiV1Controller, add include_reblogs attribute to home timeline 2023-07-10 23:41:17 -06:00
Daniel Supernault 98cf8f32a0
Add Post Edits/Updates 2023-05-25 00:33:44 -06:00
Daniel Supernault 6cdb5bc672
Update Notification logic, remove message and rendered fields 2023-05-12 23:15:41 -06:00
Daniel Supernault 43d3aa2b94
Update StatusTransformers, fix ProfileService to soft fail on missing or deleted accounts 2023-05-08 22:49:08 -06:00
Daniel Supernault 4339a1e106
Update StatusStatelessTransformer 2022-12-30 21:04:28 -07:00
Daniel Supernault f46b01af51
Update FollowerService, use redis sorted sets for following relations 2022-12-06 23:41:05 -07:00
daniel 7df2a0fefd
Merge pull request #3594 from pixelfed/fix-null-capabilities
fix null values on capabilities
2022-12-01 20:44:14 -07:00
Daniel Supernault b6c06c4b1d
Update NotificationTransformer, fix mediaTag and modLog types 2022-11-17 21:53:25 -07:00
Daniel Supernault fa43ec2333
Add migration 2022-10-30 23:41:20 -06:00
a 23e2f111b7 fix null values on capabilities 2022-07-27 04:43:35 -05:00
daniel 6704e43af8
Merge pull request #3511 from shleeable/patch-5
Update StatusTransformer.php/StatusStatelessTransformer.php
2022-06-25 14:26:06 -06:00
Daniel Supernault 4470981af7
Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 2022-06-11 03:27:52 -06:00
Daniel Supernault 4dc9365acb
Update AccountController, dispatch Accept Follow activity if applicable 2022-06-03 04:18:06 -06:00
Daniel Supernault 85fb46668c
Update FollowRequest model 2022-06-03 01:29:50 -06:00
Shlee 4a1eb82f63
Update StatusTransformer.php 2022-05-31 14:38:24 +09:30
Shlee e2a5a25416
Update StatusStatelessTransformer.php 2022-05-31 14:38:04 +09:30
Shlee 347f1a6d53
Update StatusStatelessTransformer.php 2022-05-21 16:09:19 +09:30
Shlee af3d313047
Update StatusTransformer.php 2022-05-21 16:06:56 +09:30
daniel ccc219bf55
Merge pull request #3485 from shleeable/patch-20
Update MediaDraftTransformer.php
2022-05-20 23:33:22 -06:00
daniel c516174376
Merge pull request #3484 from shleeable/patch-19
Update ResultsTransformer.php
2022-05-20 23:32:02 -06:00
noellabo 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 2022-05-21 05:14:22 +09:00
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 2022-05-18 02:58:49 -06:00
Shlee eacbc06c3f
Update MediaDraftTransformer.php 2022-05-17 20:18:17 +09:30
Shlee 2e50811f2f
Update ResultsTransformer.php 2022-05-17 20:11:01 +09:30
Daniel Supernault f58dec3d73
Fix typos in ap transformers 2022-05-16 02:26:46 -06:00
Daniel Supernault 0a7a061a83
Update StatusTransformer 2022-05-15 23:50:55 -06:00
daniel 73b82855ed
Merge branch 'staging' into ld 2022-05-15 21:52:59 -06:00
daniel c9037a1243
Merge pull request #3448 from shleeable/patch-5
Update StatusTransformer.php - #3440
2022-05-15 21:26:41 -06:00
a be6dc8ac47 clean up json-ld schema 2022-05-14 10:31:47 -05:00
Daniel Supernault 95f902b12b
Fix json-ld attributes, fixes #3423 2022-05-14 03:24:40 -06:00
Shlee 549b8f40dc
Update StatusTransformer.php 2022-05-14 18:30:01 +09:30
Daniel Supernault 8f9d36bd3d
Cleanup, fixes #3440 2022-05-14 00:36:52 -06:00
Daniel Supernault cc6b78c436
Update StatusService 2022-04-18 01:59:27 -06:00
Daniel Supernault 6057de305e
Update ApiV1Controller, remove pinned attribute to match MastoAPI Status entity 2022-03-25 02:46:12 -06:00
Daniel Supernault c383f1008d
Update ApiV1Controller, fix instance endpoint 2022-03-22 21:56:22 -06:00
Daniel Supernault c166925319
Update MediaTransformer, fix type case bug. Fixes #3281 2022-03-02 01:05:36 -07:00
Daniel Supernault 0157566c25
Add BookmarkService 2022-01-27 05:17:55 -07:00
Daniel Supernault 42602351c7
Update StatusTransformer, add emoji entities 2022-01-22 18:54:12 -07:00
Daniel Supernault 46d5f12590
Update custom emoji json-ld 2022-01-21 01:55:58 -07:00
Daniel Supernault b2016e6c21
Update note transformers, add custom emoji support 2022-01-19 02:21:26 -07:00