Commit Graph

858 Commits (b7ee9981ebd49d78536619cb4da43213bb7836c6)

Author SHA1 Message Date
Daniel Supernault b7ee9981eb
Update ApiV1Controller, fix instance endpoint
Daniel Supernault 144678fc9c
Update IG Import, remove hardcoded media size limit
Daniel Supernault ffccf0fd41
Update SettingsController, add 404 to import when disabled
Daniel Supernault ef07d17423
Update InstagramImport trait
Daniel Supernault 3b7e9e07e1
Update ImportController
Daniel Supernault 8efe14cc4b
Update PublicApiController, order accountStatuses by id
Daniel Supernault 6e8e9a2d5e
Update ProfileController, remove actor object caching
Daniel Supernault 7680e771a7
Update ProfileController, reduce actor object ttl from 6 hours to 15 minutes
Daniel Supernault 6074c56838
Update AccountController
Daniel Supernault c4ebe9dca9
Update PublicApiController
Daniel Supernault 90b89cb809
Update MomentUI
Daniel Supernault 33c0db3a9a
Update FederationController, fix typo
Daniel Supernault 0309f8a4e1
Update FederationController, remove old code
Daniel Supernault 29ce725c70
Update FederationController, dispatch inbox jobs now on high queue
Daniel Supernault 3ec5102c24
Update FederationController, move signature validation to InboxValidator job
Daniel Supernault c74cd0bdf0
Add missing bookmark api endpoints
Daniel Supernault cfaa248c72
Update SiteController, add legacy profile/webfinger redirect
Daniel Supernault 99cb48c55e
Update v1 API, add bookmarks
Daniel Supernault aa49afc755
Update ApiV1Controller, fix broken auth check on public timelines. Fixes
Daniel Supernault 302ff874cb
Update webfinger logic, fixes
Daniel Supernault a87cc2dcaa
Update Discover
Daniel Supernault f67fada273
Update SearchController, fix self search bug and rank local matches first
Daniel Supernault 285bd4854b
Update ApiV1Controller, enforce public timeline setting
Daniel Supernault 1dc65e933e
Update StatusController, fix reblog_count bug
Daniel Supernault fcab5010d6
Add UIKit model, migration and controller
Daniel Supernault 483548e217
Update AccountController, add followRequestJson method
Daniel Supernault 996866cbac
Update LikeController, fix likes_count bug
Daniel Supernault b1d5eb0556
Update Timeline component, fix mod tools
Daniel Supernault 9b37c439f7
Update InternalApiController, update modAction method
Daniel Supernault 9e533c7e87
Update SearchController
Daniel Supernault 08383dd43d
Update PublicApiControllers, fix block/mutes filtering on public timeline
Daniel Supernault 7ef9056537
Update RemotePost component, fix missing like button on comments
Daniel Supernault 6afc61a409
Add custom content warnings for remote posts
Daniel Supernault 84e203a925
Add new landing page
Daniel Supernault d918a68e8b
Update InternalApiController, limit remote profile ui to remote profiles
Daniel Supernault 324ccd0ab8
Update ApiV1Controller, fixes
Daniel Supernault 599ab152a7
Update PublicApiController, remove trailing comma
Daniel Supernault c84cee5ae0
Update ActivityPub Outbox, fixes
Daniel Supernault 0540a28ad1
Update oauth api, allow multiple redirect_uris. Fixes
Daniel Supernault 95bce31e62
Add remote posts and profiles
Daniel Supernault e6190b896b
Update internal apis
Daniel Supernault 869b4ff727
Update SearchController, add WebfingerService support
Daniel Supernault 3a828522dd
Update LikeController
Daniel Supernault 01525cba4c
Update ApiV1Controller, fix unfavourite bug
Daniel Supernault b6f56c2751
Update ApiV1Controller, fix link header pagination
Daniel Supernault e3b7c7ccb1
Update ApiV1Controller, fix link header pagination
Daniel Supernault 0a9654e3b8
Update ApiV1Controller, fix link header pagination
Daniel Supernault 737f3da5a4
Update ApiV1Controller, fix link header pagination
Daniel Supernault ebbdb4ab96
Update ApiV1Controller
Daniel Supernault 4e3c952cf3
Update v1 notifications api, fix optional params