Commit Graph

953 Commits (c34a8f4556c4695ff7e3ede81f66fb66d01b11ac)

Author SHA1 Message Date
Daniel Supernault 9862a85599
Update InternalApiController, update discoverPosts method to improve performance
Daniel Supernault 090b6d0336
Update SeasonalController
Daniel Supernault 2eea04097a
Update DiscoverController, change api schema
Daniel Supernault 789ed4b498
Update ComposeController, use placeholder image for video media. Fixes
Daniel Supernault eab4370c84
Update Like, Status and Comment controllers to add StatusService del() method to update counts
Daniel Supernault 05b9445c8f
Update ApiV1Controller, add StatusService del calls to update likes_count, reblogs_count and reply_count
Daniel Supernault 6edaf94099
Update AdminController, fix variable name in updateSpam method
Daniel Supernault 7d376c64ec
Update SiteController, only allow redirects for logged in users
Daniel Supernault 10b178c8ee
Update SiteController, use url validator in redirect endpoint
Daniel Supernault ab888b2e70
Add StatusLabelService
Daniel Supernault cc2d4bf8d8
Update ComposeController, update media version
Daniel Supernault 889c3d8758
Update AvatarController, remove deprecated thumb_path
Daniel Supernault febe9e1b6d
Add ComposeController
Daniel Supernault 2538673a7b
Update StatusController, unescape slashes in json response
Daniel Supernault 6d078377f1
Update AdminController
Daniel Supernault cf40526ef9
Update mobile apis, add blurhash
Daniel Supernault 4415af1bf0
Update api controllers, deprecate old endpoints
Daniel Supernault 8132db74e5
Update MediaController, remove deprecated endpoint
Daniel Supernault a98b65bf5c
Update DiscoverController
Daniel Supernault 0cfc12c5dd
Update StatusController, add view method
Daniel Supernault 5e13643246
Update MediaTagController
Daniel Supernault f32072a396
Add Year in Review feature (mysql only)
Daniel Supernault 2159eecdbc
Add InstanceActorController
Daniel Supernault 51f8fe5bde
Update ApiV1Controller
Daniel Supernault 74ba326adb
Update DiscoverController, limit trending api to local posts
Daniel Supernault d8d3331f3f
Update DiscoverController, improve trending api performance
Daniel Supernault a443694dc0
Update PublicApiController
Daniel Supernault b2fe219eec
Update DiscoverController, add albums and video to discover trending api
Daniel Supernault 96afc3e781
Update Controllers, add last_active_at logic
Daniel Supernault cc3053ed5d
Update api controllers
Daniel Supernault 7dc3739c1d
Update StatusController, fix scope bug
Daniel Supernault b9b84e6fa4
Update Follower model, increase hourly limit from 30 to 150
Daniel Supernault f70826e18c
Update status model, use scope over deprecated visibility attribute
Daniel Supernault 0fbde91e87
Update StatusService, cast response to array
Daniel Supernault 6dcd472be6
Update Profile, fix status count
Daniel Supernault b74e14c4e5
Update SiteController
Daniel Supernault 799a4cba12
Update LikeController, store status_profile_id and is_comment attributes
Daniel Supernault 7a68ee948a
Add StatusView model to store views for discover algorithm
Daniel Supernault 3244ca92ff
Update StatusController
Daniel Supernault 5fffe1d0dd
Update AvatarController
Daniel Supernault f6528c8470
Update avatars, use jpeg default
Daniel Supernault cd2661fc0b
Update 2FA setup, fix qrcode handler
Daniel Supernault df9c3adff6
Update Timeline, remove simple mode and set labs deprecation date
Daniel Supernault 9fc5a80cd3
Update PublicApiController, add state endpoint
Daniel Supernault a5019b8907
Update StatusController
Daniel Supernault 1325ce2cef
Update PublicApiController, use stateless transformer
Daniel Supernault 082c1ccb26
Add hCaptcha
Daniel Supernault 4a14e970f0
Update Profile model, improve counter caching
Daniel Supernault c67f0c5784
Update AccountInterstitialController, add autospam type
Daniel Supernault b892bcf0e8
Add autospam feature