Commit Graph

182 Commits (fbe76e37f3e86b5f598db73e7226bdc8b64305c8)

Author SHA1 Message Date
Daniel Supernault edac836550
Update AccountTransformer.php 3 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 4 months ago
Daniel Supernault 1f30beccf3
Update Transformers to comply with MastoAPI 5 months ago
Daniel Supernault 79039ba595
Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364 5 months ago
Daniel Supernault 543d83e7ed
Fix newlines 5 months ago
Daniel Supernault fb8dbb95db
Update Status caption render logic 5 months ago
Daniel Supernault 3d6b9badf4
Add groups models, controllers and services 10 months 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 2 years ago
Daniel Supernault f46b01af51
Update FollowerService, use redis sorted sets for following relations 2 years ago
Daniel Supernault b6c06c4b1d
Update NotificationTransformer, fix mediaTag and modLog types 2 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 3 years ago
Daniel Supernault 42602351c7
Update StatusTransformer, add emoji entities 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 d7b6edc018
Update NotificationTransformer 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