Commit Graph

264 Commits (6153b620bfe977750d1211cf7f7334f15a6913f0)

Author SHA1 Message Date
Daniel Supernault 6153b620bf
Update FollowPipeline, fix followers_count and following_count counters 2 years ago
Daniel Supernault 5b879f0156
Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts 2 years ago
Daniel Supernault dda9e77024
Update ApiV1Controller, add Redis facade 2 years ago
Daniel Supernault 94069db9b8
Update ApiV1Controller, add pixelfed entity support to bookmarks endpoint 2 years ago
Daniel Supernault e343061a13
Update ApiV1Controller and BookmarkController, fix api differences and allow unbookmarking regardless of relationship 2 years ago
Daniel Supernault e8a6a8c71e
Update ApiV1Controller, filter conversations without last_status 2 years ago
Daniel Supernault 29b1af100c
Update ApiV1Controller, add BookmarkService logic to bookmark endpoints 2 years ago
Daniel Supernault 1a130f3e33
Update ApiV1Controller, fix favourited_by and reblogged_by follows attribute 2 years ago
Daniel Supernault e1c7e7015e
Update ApiV1Controller, use cursor pagination for favourited_by and reblogged_by endpoints 2 years ago
Daniel Supernault 6deb09de28
Update ApiV1Controller 2 years ago
Daniel Supernault 9f66d6b640
Update ApiV1Controller, fix account statuses and bookmark pagination 2 years ago
Daniel Supernault fab0c9cca9
Update ApiV1Controller 2 years ago
Daniel Supernault 2881b6626a
Update ApiV1Controller 2 years ago
Daniel Supernault 80e6a5a98f
Update ComposeController, fix validation issue 2 years ago
Daniel Supernault 83e1e203ce
Update SharePipeline, fix share handling and notification generation 2 years ago
Daniel Supernault 869c3ed1fa
Update ApiV1Controller, allow description (alt text) updates after status is published 2 years ago
Daniel Supernault f0e648b7b8
Update ApiV1Controller, fix bookmarks endpoint 2 years ago
Daniel Supernault b9154e3090
Update api routes 2 years ago
Daniel Supernault 3328b367fd
Add optional home feed caching 2 years ago
Daniel Supernault 2b0db8121a
Update ApiV1Controller, remove min avatar size limit, fixes #3715 2 years ago
Daniel Supernault aaed2bf66e
Dispatch follow accept/reject pipeline jobs to follow queue 2 years ago
Daniel Supernault 81f7d17263
Update FollowerService, improve cache invalidation 2 years ago
Daniel Supernault e71972d8f1
Update ApiV1Controller, map AccountService 2 years ago
Daniel Supernault 1d52ad0b27
Update ApiV1Controller, fix followAccountById with firstOrCreate() 2 years ago
Daniel Supernault 94697d536b
Add Server Directory integration 2 years ago
Daniel Supernault 04e8c96a7e
Update status deletion, fix database lock issues and side effects 3 years ago
Daniel Supernault 58b331d22e
Update ApiV1Controller, include self likes in favourited_by endpoint 3 years ago
Daniel Supernault 3bf792072a
Update CollectionService 3 years ago
Daniel Supernault 95b5861094
Update ApiV1Controller, add comments_disabled param to /api/v1/statuses endpoint 3 years ago
Daniel Supernault 7ae21fc396
Update ApiV1Controller, add collection_ids to /api/v1/statuses endpoint 3 years ago
Daniel Supernault d06fac072c
Update ApiV1Controller, fix mute/blocks orderBy 3 years ago
Daniel Supernault 364adb4387
Update ApiV1Controller, fix mute/block entities 3 years ago
Daniel Supernault ef0d1f84ae
Update ApiV1Controller, add optional place_id parameter to POST /api/v1/statuses endpoint 3 years ago
Daniel Supernault 4fe07e6fe2
Update ApiV1Controller, fix pagination header. Fixes #3354 3 years ago
Daniel Supernault 374bfdae15
Update ApiV1Controller, normalize profile id comparison 3 years ago
Daniel Supernault 796ad37419
Update ApiV1Controller 3 years ago
Daniel Supernault 61d26e85cd
Update ApiV1Controller update_credentials endpoint to support app (_pe) response 3 years ago
Daniel Supernault c91a6a7542
Update ApiV1Controller, fix typo in statusFavouriteById method 3 years ago
Daniel Supernault 61f230aa9e
Update ApiV1Controller 3 years ago
Daniel Supernault c3391c036a
Update ApiV1Controller 3 years ago
Daniel Supernault 016b11f301
Refactor discover accounts endpoint, cache popular accounts and remove following check as most invocations are from new accounts 3 years ago
Daniel Supernault f6ed560e78
Limit NotificationService to 400 items 3 years ago
Daniel Supernault c3e8a0e439
Improve mute/block v1 api endpoints, fixes #3540 3 years ago
Daniel Supernault 1545e37cdb
Enforce blocks on incoming likes, shares, replies and follows 3 years ago
Daniel Supernault 2fb18b7dff
Add configuration to v1/instance endpoint. Fixes #3605 3 years ago
Daniel Supernault b700790bb4
Update update_credentials endpoint, enforce validator limits 3 years ago
Daniel Supernault 44de1ad748
Update unfollow api endpoint to only decrement when appropriate, fixes #3539 3 years ago
Daniel Supernault abb4f7e1ec
Hydrate `favourited` and `reblogged` state on v1 context endpoint 3 years ago
Daniel Supernault 54a5c3be34
Fix v1 api block/mute endpoints, refresh RelationshipService cache after relationship changes 3 years ago
Daniel Supernault aa498af073
Add live stream events 3 years ago