Commit Graph

110 Commits (4fe421a1662d3e094d11b53bbba2fc92d6bb7514)

Author SHA1 Message Date
Daniel Supernault 1515a9f111
Update CommentPipeline
Daniel Supernault 08246f2482
Update ApiV1Controller, fix account settings bug
Daniel Supernault 0c1a0fa55b
Update PublicApiController
Daniel Supernault 861a2d36df
Update PublicApiController, enforce only_media on accountStatuses method. Fixes
Daniel Supernault 85fc9dd0a8
Update PublicApiController, fix accountStatuses pagination operator
Daniel Supernault 772352903b
Update web routes
Daniel Supernault 37dcc4ae13
Update PublicApiController
Daniel Supernault 2923453e13
Update PublicApiController
Daniel Supernault aa2dd26c1b
Update PublicApiController, fix private account statuses api. Closes
Daniel Supernault 192553ff77
Update public timeline api, add experimental cache
Daniel Supernault 37abcf3898
Update public timeline api, use cached sorted set and client side block/mute filtering
Daniel Supernault e5454620e6
Update HomeTimeline api
Daniel Supernault bef959f451
Update PublicApiController, use AccountService in accountStatuses method
Daniel Supernault 7709220074
Add Polls
Daniel Supernault 3f8acb1266
Update AccountService, add syncPostCount method
Daniel Supernault ee0028bc57
Update PublicApiController, use account service
Daniel Supernault c4146a3040
Update RemoteProfile component, add follower modals
Daniel Supernault bce8edd994
Update PublicApiController, improve accountStatuses api perf
Daniel Supernault f39f32c866
Update ApiController, fix notification bug
Daniel Supernault 0153ed6d64
Update Timeline, make text-only posts opt-in by default
Daniel Supernault 08f492bd3d
Update PublicApiController, remove text only posts
Daniel Supernault 86219b57fc
Update PublicApiController, filter out text replies on home timeline
Daniel Supernault ca6e491c83
Update PublicApiController, use fUserFilterService in public timeline endpoint
Daniel Supernault c8824d1b51
Update FollowerService
Daniel Supernault 9650b668e9
Update PublicApiController, fix public timeline filtering
Daniel Supernault 4fe42e5b57
Update PublicApiController, improve home timeline perf
Daniel Supernault 78529cb1f8
Update PublicApiController
Daniel Supernault 82895591c3
Update PublicApiController, add LikeService to Network timeline
Daniel Supernault e5f683fda4
Update PublicApiController, improve network timeline perf
Daniel Supernault 1e230e80fb
Update PublicApiController, add recent feed support to home timeline
Daniel Supernault f767d99ad5
Update liked by, fix remote username urls
Daniel Supernault 3c1e1f7e87
Update PublicApiController, fix likes bug
Daniel Supernault 8a73643277
Update PublicApiController, increase public timeline to 6 months from 3
Daniel Supernault 10119bbbea
Update PublicApiController, limit network pagination to 3 months
Daniel Supernault af7face4da
Add Network Timeline
Daniel Supernault e1c6297ee7
Update PublicApiController, show unlisted comments
Daniel Supernault 063558e3ac
Update comment apis
Daniel Supernault a443694dc0
Update PublicApiController
Daniel Supernault 96afc3e781
Update Controllers, add last_active_at logic
Daniel Supernault f70826e18c
Update status model, use scope over deprecated visibility attribute
Daniel Supernault 9fc5a80cd3
Update PublicApiController, add state endpoint
Daniel Supernault 1325ce2cef
Update PublicApiController, use stateless transformer
Daniel Supernault 342e7a50c9
Update PublicApiController, improve stateless object caching
Daniel Supernault f33061642a
Update comments, fix remote reply bug
Daniel Supernault 8efe14cc4b
Update PublicApiController, order accountStatuses by id
Daniel Supernault c4ebe9dca9
Update PublicApiController
Daniel Supernault 08383dd43d
Update PublicApiControllers, fix block/mutes filtering on public timeline
Daniel Supernault 6afc61a409
Add custom content warnings for remote posts
Daniel Supernault 599ab152a7
Update PublicApiController, remove trailing comma
Daniel Supernault e6190b896b
Update internal apis