Wykres commitów

2858 Commity (7030dde9ead40c69fef7a9441720cbcaa3720a44)

Autor SHA1 Wiadomość Data
Daniel Supernault f4a69631a4
Update ApiV1Controller, allow optional mastodonMode on v2/search endpoint 2023-03-04 15:09:45 -07:00
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
2023-03-04 15:03:49 -07:00
daniel b51bacf672
Merge pull request #3803 from syntafin/dev
Fix Emoji Mime Type Validation
2023-03-04 14:59:33 -07:00
daniel 87a7a2767c
Merge pull request #4208 from jochie/nodeinfo-tweak
These two values are expected to be integers
2023-03-04 14:57:50 -07:00
Daniel Supernault 593de9e34f
Update SearchApiV2Service, order hashtag results by cached_count 2023-03-04 14:50:52 -07:00
Daniel Supernault 1992b5bc90
Update SearchApiV2Service, fix hashtag search. 2023-03-04 14:36:17 -07:00
Daniel Supernault f31646502f
Update ApiV1Controller, fix media update. Fixes #4196 2023-03-03 21:22:35 -07:00
Daniel Supernault 93077625ca
Update IncrementPostCount job 2023-03-03 04:54:28 -07:00
Daniel Supernault 6153b620bf
Update FollowPipeline, fix followers_count and following_count counters 2023-03-03 04:08:29 -07:00
Daniel Supernault 5b879f0156
Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts 2023-03-01 04:16:42 -07:00
Daniel Supernault 18940cb209
Update StatusService, on purge remove from NetworkTimelineService cache 2023-03-01 00:40:25 -07:00
Erwin Harte 8dd840f7d5 These two values are expected to be integers 2023-02-24 22:51:03 -08:00
Daniel Supernault 9bbd6dcd23
Update v1.1 api, add post moderation endpoint 2023-02-23 21:51:27 -07:00
Daniel Supernault 9f8957b939
Update ComposeController, fix add to collection logic 2023-02-16 23:03:15 -07:00
Daniel Supernault abd52f4d3a
Update CollectionController, fixes #3946 2023-02-16 22:51:48 -07:00
Daniel Supernault dda9e77024
Update ApiV1Controller, add Redis facade 2023-02-10 06:14:51 -07:00
Daniel Supernault 94069db9b8
Update ApiV1Controller, add pixelfed entity support to bookmarks endpoint 2023-02-10 04:53:36 -07:00
Daniel Supernault e343061a13
Update ApiV1Controller and BookmarkController, fix api differences and allow unbookmarking regardless of relationship 2023-02-10 04:06:18 -07:00
Daniel Supernault e8a6a8c71e
Update ApiV1Controller, filter conversations without last_status 2023-02-10 02:02:07 -07:00
Daniel Supernault 29b1af100c
Update ApiV1Controller, add BookmarkService logic to bookmark endpoints 2023-02-10 02:01:15 -07:00
Daniel Supernault 1a130f3e33
Update ApiV1Controller, fix favourited_by and reblogged_by follows attribute 2023-02-08 02:47:24 -07:00
Daniel Supernault e1c7e7015e
Update ApiV1Controller, use cursor pagination for favourited_by and reblogged_by endpoints 2023-02-08 02:07:35 -07:00
Daniel Supernault 620ee826d1
Update profile model, improve avatarUrl fallback 2023-02-08 01:27:32 -07:00
Daniel Supernault f6a588f9cf
Update SearchApiV2Service, improve account search results 2023-02-07 23:08:23 -07:00
Daniel Supernault 6deb09de28
Update ApiV1Controller 2023-02-07 22:40:06 -07:00
Daniel Supernault 9f66d6b640
Update ApiV1Controller, fix account statuses and bookmark pagination 2023-02-07 22:02:23 -07:00
Daniel Supernault fab0c9cca9
Update ApiV1Controller 2023-02-06 05:39:36 -07:00
Daniel Supernault 2881b6626a
Update ApiV1Controller 2023-02-05 22:50:12 -07:00
Daniel Supernault c6fe213f93
Revert media model change 2023-02-05 22:49:32 -07:00
Daniel Supernault 964c62da31
Update MediaStorageService, fix improper path 2023-02-03 22:17:53 -07:00
Daniel Supernault 083f506baf
Update ap helpers, fix unset media name bug 2023-02-03 21:42:30 -07:00
Daniel Supernault e6bc57d7b6
Update Media model, use cloud filesystem url if enabled instead of cdn_url to easily update S3 media urls 2023-02-03 20:20:51 -07:00
Daniel Supernault c504e6437e
Update AP helpers, ingest attachments in replies 2023-02-02 05:43:08 -07:00
Daniel Supernault 80e6a5a98f
Update ComposeController, fix validation issue 2023-02-01 22:58:06 -07:00
Daniel Supernault ab7676f963
Update Like model, increase rate limit to 500 likes per day 2023-01-31 05:00:10 -07:00
Daniel Supernault 171492301b
Update MentionPipeline, store non-local mentions 2023-01-31 04:59:46 -07:00
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 2023-01-31 03:37:32 -07:00
Daniel Supernault 016c6e4144
Update SharePipeline, fix ReblogService and undo handling 2023-01-31 03:18:25 -07:00
Daniel Supernault 83e1e203ce
Update SharePipeline, fix share handling and notification generation 2023-01-31 02:27:23 -07:00
daniel 880d4c5717
Merge pull request #4106 from br4yd/patch-1
Minor text change
2023-01-31 00:18:17 -07:00
Daniel Supernault 5a5d00b947
Update ap pipelines 2023-01-31 00:15:41 -07:00
Daniel Supernault 498b46f70f
Update AccountService, fix actor cache invalidation 2023-01-30 23:35:10 -07:00
Daniel Supernault fe81378808
Update StatusReplyPipeline 2023-01-30 21:46:22 -07:00
Daniel Supernault 049ce7370c
Update StatusReplyPipeline, fix comment counts 2023-01-29 06:57:50 -07:00
Daniel Supernault 164aa5779a
Update StatusReplyPipeline, fix comment counts 2023-01-29 06:50:01 -07:00
Daniel Supernault 84fb59d00a
Update AdminApiController, fix postgres support 2023-01-29 02:19:16 -07:00
daniel 262db2778f
Merge pull request #4122 from idanoo/dev
Resolve issue with backticks in raw SQL for postgresql migrations
2023-01-29 01:18:28 -07:00
idanoo 55dc9b0aaa
Resolve issue with raw sql backticks for postgresql migrations 2023-01-29 21:15:56 +13:00
Daniel Supernault 869c3ed1fa
Update ApiV1Controller, allow description (alt text) updates after status is published 2023-01-29 00:27:23 -07:00
Daniel Supernault ddbabddd83
Update StatusStateless resource 2023-01-28 20:53:58 -07:00