Commit Graph

185 Commits (dev)

Author SHA1 Message Date
Daniel Supernault 0dff48adb3
Update MediaTransformer, return proper image type 2 months ago
Daniel Supernault 245ab3bc4f
Update ApiV1Controller, fix relationship fields. Fixes #5900 3 months ago
Felipe Mateus cce4c41d97
pinned posts 4 months ago
Daniel Supernault edac836550
Update AccountTransformer.php 5 months ago
Daniel Supernault 0d25917c29
Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 6 months ago
Daniel Supernault 1f30beccf3
Update Transformers to comply with MastoAPI 7 months ago
Daniel Supernault 79039ba595
Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364 7 months ago
Daniel Supernault 543d83e7ed
Fix newlines 7 months ago
Daniel Supernault fb8dbb95db
Update Status caption render logic 8 months ago
Daniel Supernault 3d6b9badf4
Add groups models, controllers and services 1 year ago
Daniel Supernault 01535a6cfe
Update ApiV1Controller, improve notification filtering 1 year ago
Daniel Supernault f8145a78cf
Add Profile Migrations 1 year ago
Daniel Supernault 542d110673
Update AccountTransformer, fix follower/following count visibility bug 1 year ago
Daniel Supernault fac7c3c5e7
Update MediaTransformer, add hls_manifest attribute 2 years ago
Daniel Supernault 65a048cdd5
Update StatusTransformer 2 years ago
Daniel Supernault dfe2379b93
Update StatusTransformer, generate autolink on request 2 years ago
Daniel Supernault 1c13b518be
Update StatusStatelessTransformer, allow unlisted reblogs 2 years ago
Daniel Supernault 37fd03428a
Update ApiV1Controller, add include_reblogs attribute to home timeline 2 years ago
Daniel Supernault 98cf8f32a0
Add Post Edits/Updates 2 years ago
Daniel Supernault 6cdb5bc672
Update Notification logic, remove message and rendered fields 2 years ago
Daniel Supernault 43d3aa2b94
Update StatusTransformers, fix ProfileService to soft fail on missing or deleted accounts 2 years ago
Daniel Supernault 4339a1e106
Update StatusStatelessTransformer 3 years ago
Daniel Supernault f46b01af51
Update FollowerService, use redis sorted sets for following relations 3 years ago
Daniel Supernault b6c06c4b1d
Update NotificationTransformer, fix mediaTag and modLog types 3 years ago
Shlee 4a1eb82f63
Update StatusTransformer.php 3 years ago
Shlee e2a5a25416
Update StatusStatelessTransformer.php 3 years ago
Shlee 347f1a6d53
Update StatusStatelessTransformer.php 3 years ago
Shlee af3d313047
Update StatusTransformer.php 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
Shlee eacbc06c3f
Update MediaDraftTransformer.php 3 years ago
Shlee 2e50811f2f
Update ResultsTransformer.php 3 years ago
Daniel Supernault 0a7a061a83
Update StatusTransformer 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 4 years ago
Daniel Supernault 42602351c7
Update StatusTransformer, add emoji entities 4 years ago
Daniel Supernault ca79e26d3a
Add custom emoji 4 years ago
Daniel Supernault 85e4be8172
Update AccountService, add getMastodon method for mastoapi compatibility 4 years ago
Daniel Supernault 89206d6e1f
Update mastoapi transformers 4 years ago
Daniel Supernault 98f76abbe8
Update AccountTransformer, add note_text and location fields 4 years ago
Daniel Supernault e5387d6742
Add StatusMentionService, fixes #3026 4 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 d7b6edc018
Update NotificationTransformer 4 years ago