Commit Graph

85 Commits (1fdcbe5bf9ed48e4530e8ac1a1f945eafec28f98)

Author SHA1 Message Date
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
Daniel Supernault 7bf9e78f8e
Update PublicApiController
Daniel Supernault 487de31788
Update PublicApiController, fix scope bug
Daniel Supernault 7311e81382
Update PublicApiController
Daniel Supernault 0c4d270f02
Update PublicApiController
Daniel Supernault 744435cdf5
Update PublicApiController
Daniel Supernault 5ebd2c8a1b
Update PublicApiController, add AccountService
Daniel Supernault e01dff45c5
Update PublicApiController, fix mixed albums not appearing on timelines
Daniel Supernault 86cb7d0901
Update PublicApiController
Daniel Supernault 788f76cf35
Update ApiControllers, fix missing share/like counts
Daniel Supernault 5c327a0ae2
Update PublicApiController, increase home timeline limit to 40
Daniel Supernault 1229cc1521
Update v1 api
Daniel Supernault 6dc8f140bd
Update PublicApiController, implement UserFilterService in timeline methods
Daniel Supernault 0d350ea03e
Update PublicApiController, fix HomeTimeline cache ttl
Daniel Supernault 94e444267f
Update PublicApiController
Daniel Supernault 4ca8bf1e34
Update PublicApiController
Daniel Supernault cc0225a9bd
Update PublicApiController
Daniel Supernault 60e9d547ae
Fix regression in comment mutes/blocks
Daniel Supernault f86fc83cbd
Update PublicApiController, fix bug that does not show private posts in home timeline
Daniel Supernault 1cff278f9e
Update Api Controllers
Daniel Supernault 6f72994a49
Update PublicApiController
Daniel Supernault 292e6e18b1
Update PublicApiController
Daniel Supernault e3c425e222
Update PublicApiController
Daniel Supernault 20957afccc
Update PublicApiController
Daniel Supernault 11ce7e617d
Fixes
Daniel Supernault a0349ec828
Update PublicApiController, fix network timeline bug