Commit Graph

2896 Commits (153cea478330b5957f5d2c7e45595527b74dba8d)

Author SHA1 Message Date
Daniel Supernault 780f250742
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file 2 years ago
Daniel Supernault 738925c20d
Update StatusController, allow users to delete replies to posts 2 years ago
Daniel Supernault 1b53174d3a
Update StatusController 2 years ago
Daniel Supernault 2eee36cfbd
Update MediaS3GarbageCollector, fix handle 2 years ago
Daniel Supernault 09c0032b39
New landing page design 2 years ago
Daniel Supernault 87d8f516f9
Add admin landing settings 2 years ago
Daniel Supernault 672cccd433
Add media:fix-nonlocal-driver command. Fixes s3 media created with invalid FILESYSTEM_DRIVER=s3 configuration 2 years ago
Daniel Supernault 28bf8649b3
Update Profile model, fix avatar url path generation. Fixes #4041, Fixes #4031, Fixes #3523 2 years ago
Daniel Supernault 22da2647c7
Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
Daniel Supernault 73aa01e8e0
Update ApiV1Controller, filter mute/blocks on statuses/context and statuses/replies endpoints 2 years ago
Daniel Supernault 855e9626a5
Update Story v1.1 api endpoints 2 years ago
Daniel Supernault aebbad964b
Update MediaPathService, fix story path 2 years ago
Daniel Supernault 64a4a0060a
Update ComposeController, fix postgres location search. Closes #4242 and #4239 2 years ago
Daniel Supernault 8e71e0c03e
Update ApiV1Controller, fix blocking remote accounts. Closes #4256 2 years ago
Daniel Supernault 4d5614726f
Update ApiV1Controller, improve timeline account hydration 2 years ago
Daniel Supernault 4e79c77282
Update ApiV1Controller, improve timeline account hydration 2 years ago
Daniel Supernault 558700fc0a
Update settings, set maxlength on name and bio inputs. Fixes #4248 2 years ago
Daniel Supernault d5d9500d07
Update admin instance management, improve filtering/sorting and add import/export support 2 years ago
Daniel Supernault 5a67e9f93b
Update image pipeline, dispatch jobs to mmo queue and add "replace_id" param to v2/media endpoint to dispatch delayed MediaDeletePipeline job for original media id to improve media gc on supported clients 2 years ago
Daniel Supernault 871f798cc9
Update ap helpers, fix album order bug by setting media order 2 years ago
Daniel Supernault ecfc0766f8
Update admin instances dashboard 2 years ago
Daniel Supernault 419c0fb0fb
Updaet InboxPipelines, improve handling of missing signature validation headers 2 years ago
Daniel Supernault da38b33a24
Remove deprecated routes/methods 2 years ago
Daniel Supernault 467c9d754e
Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121 2 years ago
Daniel Supernault 7f06f5f555
Update PortfolioController, fix empty post ids condition 2 years ago
Daniel Supernault 5ad0d8834d
Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more 2 years ago
Daniel Supernault 4e1d0ed596
Add admin report email notifications 2 years ago
Daniel Supernault f9be48d6eb
Update site config endpoint 2 years ago
Daniel Supernault deb2697115
Update ApiV1Controller, preserve album order. Fixes #3708 2 years ago
Daniel Supernault 5cf9ba785f
Update ApiV1Controller, increase home timeline max limit to 100 to fix compatibility with mastoapi 2 years ago
Daniel Supernault a8ec8445a5
Update ApiV1Controller, fix home timeline bug 2 years ago
Daniel Supernault 4739d6146f
Update FollowerController, remove deprecated /i/follow endpoint 2 years ago
Daniel Supernault 4716c280c5
Update ApiV1Controller, fix following/follower entities, use masto schema by default and update components accordingly 2 years ago
Daniel Supernault 7043cefdd4
Remove deprecated api routes 2 years ago
Daniel Supernault e346b675d4
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/reblogged_by 2 years ago
Daniel Supernault adc82ecab3
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/favourited_by 2 years ago
Daniel Supernault 1f4f8252f2
Remove deprecated api routes 2 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 2 years ago
Daniel Supernault f4a69631a4
Update ApiV1Controller, allow optional mastodonMode on v2/search endpoint 2 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
2 years ago
daniel b51bacf672
Merge pull request #3803 from syntafin/dev
Fix Emoji Mime Type Validation
2 years ago
daniel 87a7a2767c
Merge pull request #4208 from jochie/nodeinfo-tweak
These two values are expected to be integers
2 years ago
Daniel Supernault 593de9e34f
Update SearchApiV2Service, order hashtag results by cached_count 2 years ago
Daniel Supernault 1992b5bc90
Update SearchApiV2Service, fix hashtag search. 2 years ago
Daniel Supernault f31646502f
Update ApiV1Controller, fix media update. Fixes #4196 2 years ago
Daniel Supernault 93077625ca
Update IncrementPostCount job 2 years ago
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 18940cb209
Update StatusService, on purge remove from NetworkTimelineService cache 2 years ago
Erwin Harte 8dd840f7d5 These two values are expected to be integers 2 years ago