Commit Graph

167 Commits (92dfdeda11383ff8eed64f35ef85e0ca476fcf1c)

Author SHA1 Message Date
Daniel Supernault 6ba7d43391
Updaet PublicApiController, disable legacy public access to local timeline 5 years ago
Daniel Supernault 72e3d89118
Update controller signatures, fix mysql 8 support 5 years ago
Daniel Supernault d2188e7ab3
Update PublicApiController 5 years ago
Daniel Supernault 6cfd6be523
Add ReblogService, improve reblogged state for api entities 5 years ago
Daniel Supernault 0db82ff2dd
Update PublicApiController 5 years ago
Daniel Supernault c0b1e0427e
Update PublicApiController, add bookmark state to timeline endpoints 5 years ago
Daniel Supernault dcb7ba9c7a
Update PublicApiController, fix public timeline endpoint 5 years ago
Daniel Supernault 1515a9f111
Update CommentPipeline 5 years ago
Daniel Supernault 08246f2482
Update ApiV1Controller, fix account settings bug 5 years ago
Daniel Supernault 0c1a0fa55b
Update PublicApiController 5 years ago
Daniel Supernault 861a2d36df
Update PublicApiController, enforce only_media on accountStatuses method. Fixes #3105 5 years ago
Daniel Supernault 85fc9dd0a8
Update PublicApiController, fix accountStatuses pagination operator 5 years ago
Daniel Supernault 772352903b
Update web routes 5 years ago
Daniel Supernault 37dcc4ae13
Update PublicApiController 5 years ago
Daniel Supernault 2923453e13
Update PublicApiController 5 years ago
Daniel Supernault aa2dd26c1b
Update PublicApiController, fix private account statuses api. Closes #2995 5 years ago
Daniel Supernault 192553ff77
Update public timeline api, add experimental cache 5 years ago
Daniel Supernault 37abcf3898
Update public timeline api, use cached sorted set and client side block/mute filtering 5 years ago
Daniel Supernault e5454620e6
Update HomeTimeline api 5 years ago
Daniel Supernault bef959f451
Update PublicApiController, use AccountService in accountStatuses method 5 years ago
Daniel Supernault 7709220074
Add Polls 5 years ago
Daniel Supernault 3f8acb1266
Update AccountService, add syncPostCount method 5 years ago
Daniel Supernault ee0028bc57
Update PublicApiController, use account service 5 years ago
Daniel Supernault c4146a3040
Update RemoteProfile component, add follower modals 5 years ago
Daniel Supernault bce8edd994
Update PublicApiController, improve accountStatuses api perf 5 years ago
Daniel Supernault f39f32c866
Update ApiController, fix notification bug 5 years ago
Daniel Supernault 0153ed6d64
Update Timeline, make text-only posts opt-in by default 5 years ago
Daniel Supernault 08f492bd3d
Update PublicApiController, remove text only posts 5 years ago
Daniel Supernault 86219b57fc
Update PublicApiController, filter out text replies on home timeline 5 years ago
Daniel Supernault ca6e491c83
Update PublicApiController, use fUserFilterService in public timeline endpoint 5 years ago
Daniel Supernault c8824d1b51
Update FollowerService 5 years ago
Daniel Supernault 9650b668e9
Update PublicApiController, fix public timeline filtering 5 years ago
Daniel Supernault 4fe42e5b57
Update PublicApiController, improve home timeline perf 5 years ago
Daniel Supernault 78529cb1f8
Update PublicApiController 5 years ago
Daniel Supernault 82895591c3
Update PublicApiController, add LikeService to Network timeline 5 years ago
Daniel Supernault e5f683fda4
Update PublicApiController, improve network timeline perf 5 years ago
Daniel Supernault 1e230e80fb
Update PublicApiController, add recent feed support to home timeline 5 years ago
Daniel Supernault f767d99ad5
Update liked by, fix remote username urls 5 years ago
Daniel Supernault 3c1e1f7e87
Update PublicApiController, fix likes bug 5 years ago
Daniel Supernault 8a73643277
Update PublicApiController, increase public timeline to 6 months from 3 5 years ago
Daniel Supernault 10119bbbea
Update PublicApiController, limit network pagination to 3 months 6 years ago
Daniel Supernault af7face4da
Add Network Timeline 6 years ago
Daniel Supernault e1c6297ee7
Update PublicApiController, show unlisted comments 6 years ago
Daniel Supernault 063558e3ac
Update comment apis 6 years ago
Daniel Supernault a443694dc0
Update PublicApiController 6 years ago
Daniel Supernault 96afc3e781
Update Controllers, add last_active_at logic 6 years ago
Daniel Supernault f70826e18c
Update status model, use scope over deprecated visibility attribute 6 years ago
Daniel Supernault 9fc5a80cd3
Update PublicApiController, add state endpoint 6 years ago
Daniel Supernault 1325ce2cef
Update PublicApiController, use stateless transformer 6 years ago
Daniel Supernault 342e7a50c9
Update PublicApiController, improve stateless object caching 6 years ago
Daniel Supernault f33061642a
Update comments, fix remote reply bug 6 years ago
Daniel Supernault 8efe14cc4b
Update PublicApiController, order accountStatuses by id 6 years ago
Daniel Supernault c4ebe9dca9
Update PublicApiController 6 years ago
Daniel Supernault 08383dd43d
Update PublicApiControllers, fix block/mutes filtering on public timeline 7 years ago
Daniel Supernault 6afc61a409
Add custom content warnings for remote posts 7 years ago
Daniel Supernault 599ab152a7
Update PublicApiController, remove trailing comma 7 years ago
Daniel Supernault e6190b896b
Update internal apis 7 years ago
Daniel Supernault 7bf9e78f8e
Update PublicApiController 7 years ago
Daniel Supernault 487de31788
Update PublicApiController, fix scope bug 7 years ago
Daniel Supernault 7311e81382
Update PublicApiController 7 years ago
Daniel Supernault 0c4d270f02
Update PublicApiController 7 years ago
Daniel Supernault 744435cdf5
Update PublicApiController 7 years ago
Daniel Supernault 5ebd2c8a1b
Update PublicApiController, add AccountService 7 years ago
Daniel Supernault e01dff45c5
Update PublicApiController, fix mixed albums not appearing on timelines 7 years ago
Daniel Supernault 86cb7d0901
Update PublicApiController 7 years ago
Daniel Supernault 788f76cf35
Update ApiControllers, fix missing share/like counts 7 years ago
Daniel Supernault 5c327a0ae2
Update PublicApiController, increase home timeline limit to 40 7 years ago
Daniel Supernault 1229cc1521
Update v1 api 7 years ago
Daniel Supernault 6dc8f140bd
Update PublicApiController, implement UserFilterService in timeline methods 7 years ago
Daniel Supernault 0d350ea03e
Update PublicApiController, fix HomeTimeline cache ttl 7 years ago
Daniel Supernault 94e444267f
Update PublicApiController 7 years ago
Daniel Supernault 4ca8bf1e34
Update PublicApiController 7 years ago
Daniel Supernault cc0225a9bd
Update PublicApiController 7 years ago
Daniel Supernault 60e9d547ae
Fix regression in comment mutes/blocks 7 years ago
Daniel Supernault f86fc83cbd
Update PublicApiController, fix bug that does not show private posts in home timeline 7 years ago
Daniel Supernault 1cff278f9e
Update Api Controllers 7 years ago
Daniel Supernault 6f72994a49
Update PublicApiController 8 years ago
Daniel Supernault 292e6e18b1
Update PublicApiController 8 years ago
Daniel Supernault e3c425e222
Update PublicApiController 8 years ago
Daniel Supernault 20957afccc
Update PublicApiController 8 years ago
Daniel Supernault 11ce7e617d
Fixes #658 8 years ago
Daniel Supernault a0349ec828
Update PublicApiController, fix network timeline bug 8 years ago
Daniel Supernault bb31b54b41
Update PublicApiController 8 years ago
Daniel Supernault 0ccf9b0db0
Update PublicApiController 8 years ago
Daniel Supernault dbaf903d68
Update PublicApiController 8 years ago
Daniel Supernault 710b43f98d
Update PublicApiController 8 years ago
Daniel Supernault 9a96145285
Update PublicApiController 8 years ago
Daniel Supernault fe964ebd38
Update PublicApiController 8 years ago
Daniel Supernault 8a030f5194
Update PublicApiController 8 years ago
Daniel Supernault 4739c25fe0
Update Cache, prepare for laravel 5.8 8 years ago
Daniel Supernault c557faa15a
Update PublicApiController 8 years ago
Daniel Supernault 7aeea2c49a
Update PublicApiController 8 years ago
Daniel Supernault 9ca18f6b0d
Update PublicApiController 8 years ago
Daniel Supernault cbf57b73f9
Update PublicApiController 8 years ago
Daniel Supernault 41525e07d8
Update PublicApiController 8 years ago
Daniel Supernault fcef8c9a2f
Cache private profile id list 8 years ago
Daniel Supernault 3b7802814d
Update PublicApiController 8 years ago
Daniel Supernault fb40a55c7c
Add new api routes 8 years ago
Daniel Supernault fed94de4b0
Update PublicApiController 8 years ago
Daniel Supernault 41050f3a69
Update PublicApiController 8 years ago