Commit Graph

2866 Commits (52b2d137f363ab8de28effb1ad022431eb17f7f7)

Author SHA1 Message Date
Daniel Supernault a8ec8445a5
Update ApiV1Controller, fix home timeline bug 3 years ago
Daniel Supernault 4739d6146f
Update FollowerController, remove deprecated /i/follow endpoint 3 years ago
Daniel Supernault 4716c280c5
Update ApiV1Controller, fix following/follower entities, use masto schema by default and update components accordingly 3 years ago
Daniel Supernault 7043cefdd4
Remove deprecated api routes 3 years ago
Daniel Supernault e346b675d4
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/reblogged_by 3 years ago
Daniel Supernault adc82ecab3
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/favourited_by 3 years ago
Daniel Supernault 1f4f8252f2
Remove deprecated api routes 3 years ago
Daniel Supernault 713aa5fd7d
Update ApiV1Controller, add cursor pagination and pagination link headers to account/{id}/followers and account/{id}/following endpoints with legacy support for `page=` simple pagination 3 years ago
Daniel Supernault f4a69631a4
Update ApiV1Controller, allow optional mastodonMode on v2/search endpoint 3 years ago
daniel e68ec03cea
Merge pull request #3890 from vanlueckn/feat-fix-sudo-mode-url-scheme
Fix wrong url scheme in sudo mode when using reverse proxy
3 years ago
daniel b51bacf672
Merge pull request #3803 from syntafin/dev
Fix Emoji Mime Type Validation
3 years ago
daniel 87a7a2767c
Merge pull request #4208 from jochie/nodeinfo-tweak
These two values are expected to be integers
3 years ago
Daniel Supernault 593de9e34f
Update SearchApiV2Service, order hashtag results by cached_count 3 years ago
Daniel Supernault 1992b5bc90
Update SearchApiV2Service, fix hashtag search. 3 years ago
Daniel Supernault f31646502f
Update ApiV1Controller, fix media update. Fixes #4196 3 years ago
Daniel Supernault 93077625ca
Update IncrementPostCount job 3 years ago
Daniel Supernault 6153b620bf
Update FollowPipeline, fix followers_count and following_count counters 3 years ago
Daniel Supernault 5b879f0156
Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts 3 years ago
Daniel Supernault 18940cb209
Update StatusService, on purge remove from NetworkTimelineService cache 3 years ago
Erwin Harte 8dd840f7d5 These two values are expected to be integers 3 years ago
Daniel Supernault 9bbd6dcd23
Update v1.1 api, add post moderation endpoint 3 years ago
Daniel Supernault 9f8957b939
Update ComposeController, fix add to collection logic 3 years ago
Daniel Supernault abd52f4d3a
Update CollectionController, fixes #3946 3 years ago
Daniel Supernault dda9e77024
Update ApiV1Controller, add Redis facade 3 years ago
Daniel Supernault 94069db9b8
Update ApiV1Controller, add pixelfed entity support to bookmarks endpoint 3 years ago
Daniel Supernault e343061a13
Update ApiV1Controller and BookmarkController, fix api differences and allow unbookmarking regardless of relationship 3 years ago
Daniel Supernault e8a6a8c71e
Update ApiV1Controller, filter conversations without last_status 3 years ago
Daniel Supernault 29b1af100c
Update ApiV1Controller, add BookmarkService logic to bookmark endpoints 3 years ago
Daniel Supernault 1a130f3e33
Update ApiV1Controller, fix favourited_by and reblogged_by follows attribute 3 years ago
Daniel Supernault e1c7e7015e
Update ApiV1Controller, use cursor pagination for favourited_by and reblogged_by endpoints 3 years ago
Daniel Supernault 620ee826d1
Update profile model, improve avatarUrl fallback 3 years ago
Daniel Supernault f6a588f9cf
Update SearchApiV2Service, improve account search results 3 years ago
Daniel Supernault 6deb09de28
Update ApiV1Controller 3 years ago
Daniel Supernault 9f66d6b640
Update ApiV1Controller, fix account statuses and bookmark pagination 3 years ago
Daniel Supernault fab0c9cca9
Update ApiV1Controller 3 years ago
Daniel Supernault 2881b6626a
Update ApiV1Controller 3 years ago
Daniel Supernault c6fe213f93
Revert media model change 3 years ago
Daniel Supernault 964c62da31
Update MediaStorageService, fix improper path 3 years ago
Daniel Supernault 083f506baf
Update ap helpers, fix unset media name bug 3 years ago
Daniel Supernault e6bc57d7b6
Update Media model, use cloud filesystem url if enabled instead of cdn_url to easily update S3 media urls 3 years ago
Daniel Supernault c504e6437e
Update AP helpers, ingest attachments in replies 3 years ago
Daniel Supernault 80e6a5a98f
Update ComposeController, fix validation issue 3 years ago
Daniel Supernault ab7676f963
Update Like model, increase rate limit to 500 likes per day 3 years ago
Daniel Supernault 171492301b
Update MentionPipeline, store non-local mentions 3 years ago
Daniel Supernault a7f583497c
Update AP Helpers, fix media validation bug that would reject media with alttext/name longer than 255 chars and store remote alt text if set 3 years ago
Daniel Supernault 016c6e4144
Update SharePipeline, fix ReblogService and undo handling 3 years ago
Daniel Supernault 83e1e203ce
Update SharePipeline, fix share handling and notification generation 3 years ago
daniel 880d4c5717
Merge pull request #4106 from br4yd/patch-1
Minor text change
3 years ago
Daniel Supernault 5a5d00b947
Update ap pipelines 3 years ago
Daniel Supernault 498b46f70f
Update AccountService, fix actor cache invalidation 3 years ago