Commit Graph

12277 Commits (0b3fc15e275fd97dd7eb933c76393bf129afabba)
 

Author SHA1 Message Date
dansup 0774116ad2
Merge pull request #6435 from pixelfed/shleeable-patch-19
Confirm: CreateNote array_merge will push to top of json instead of appending as an array.
4 months ago
dansup aba6772537
Merge pull request #6432 from bararolig-anders/dev
Fix bug: skipping monthly trending pictures if not enough daily for the Explore view
4 months ago
dansup fc694dd37a
Merge pull request #6431 from grossermensch/patch-1
Fix for portfolio with recent images not showing up on PSQL
4 months ago
dansup b3fdc41816
Merge pull request #6429 from albattran/dev
Added pagination to the followers/followings API endpoints
4 months ago
dansup 347ffd89a1
Merge pull request #6427 from grahhnt/fix-jsonld-array-accessors
Allow Create activites' 'to' and 'cc' properties to be JSON-LD compliant
4 months ago
dansup 094e6e2ad9
Merge pull request #6426 from pixelfed/l10n_staging
New Crowdin updates
4 months ago
dansup ceec5a0eea
Merge pull request #6419 from pixelfed/shleeable-patch-18
Bugfix: CommentController : inherit appropriate visibility
4 months ago
dansup e859972848
Merge pull request #6417 from pixelfed/shleeable-patch-16
Safety: Update BouncerService.php to fallback to empty array instead of crashing on failed fetch
4 months ago
dansup 3c4d6a4842
Merge pull request #6416 from pixelfed/shleeable-patch-15
Bugfix: Update CustomEmojiService.php to validate emoji downloads before commiting to the DB.
4 months ago
dansup 70f3206b51
Merge pull request #6415 from pixelfed/shleeable-patch-14
Bugfix: Reversed follower check in PublicApiController::scopeCheck for private accounts.
4 months ago
dansup 712c279b0a
Merge pull request #6414 from pixelfed/shleeable-patch-13
Bugfix: Remote home fanout ignores mutes/blocks due to user_id vs profile_id mismatch
4 months ago
dansup 90d2fba597
Merge pull request #6411 from pixelfed/shleeable-patch-10
typo
4 months ago
dansup 8bb90c73ac
Merge pull request #6412 from pixelfed/shleeable-patch-11
Bugfix: Fix file check for `my.vacation.2023.jpg` or filenames with multiple dots.
4 months ago
dansup ebb119e4df
Merge pull request #6410 from pixelfed/shleeable-patch-9
Bugfix: Missing status filter exposes suspended/disabled profiles via ActivityPub in getCachedUser(withTrashed)
4 months ago
dansup 2da38b1150
Merge pull request #6409 from pixelfed/shleeable-patch-8
Bugfix: lint confirm_email.blade.php
4 months ago
dansup 11692c72e9
Merge pull request #6408 from pixelfed/shleeable-patch-3
Bugfix: Account deletion proceeds without validation server side.
4 months ago
dansup 09814f4d4a
Merge pull request #6413 from pixelfed/shleeable-patch-12
Safety: Remove hardcoded CURLOPT_SSL_VERIFYHOST
4 months ago
dansup a7518a3618
Merge pull request #6407 from pixelfed/shleeable-patch-2
Bugfix: BookmarkController - BookmarkController firstOrCreate searches only by status_id missing profile_id
4 months ago
dansup 7925a6fb51 New translations web.php (Dutch)
[ci skip]
5 months ago
dansup 55904e105e New translations web.php (German)
[ci skip]
5 months ago
Shlee d1f8fff739
Update redirect.blade.php 5 months ago
Shlee ac19942083
Update RemoteAuthController.php 5 months ago
Shlee 3e700eac52
Update UpdatePersonValidator.php 5 months ago
Shlee ff1406d6bc
Update FetchCacheService.php 5 months ago
Shlee e38913369f
Update ConfigCacheService.php 5 months ago
Shlee abc0865ba7
Update UpdateNote.php 5 months ago
Shlee 911156bcba
Update CreateNote.php 5 months ago
bararolig-anders 2d2d4a580f
Fix bug: skipping monthly trending pictures if not enough daily
The intention with the code is that if there are not enough trending pictures on the daily view, we will zoom out and look at monthly trends and pick pictures from those. However, the if-statement was written in a way where it would ask for monthly trends and immediately ask for yearly trends. On our server yearly returns no images, so the Explore page would be empty.

This change makes it so that it looks for the monthly trending pictures and evaluates whether to use those or look for yearly trending pictures.
5 months ago
Severin b948a31e61
Fix for portfolio with recent images not showing up on PSQL 5 months ago
samir 9c3130a3c7 Added pagination to the followers/followings API endpoints 5 months ago
Grant 631c0913af Allow activities 'to' and 'cc' to be solo values in accordance with json-ld spec 5 months ago
dansup 1f09048fa6 New translations web.php (Serbian (Latin))
[ci skip]
5 months ago
dansup 62a72c95e3 New translations web.php (Serbian (Cyrillic))
[ci skip]
5 months ago
dansup 810c2d773b New translations web.php (Spanish)
[ci skip]
5 months ago
Shlee 4419054ae5
Update CommentController.php 5 months ago
Shlee eac489e856
Update BouncerService.php 5 months ago
Shlee 21b9ab0112
Update CustomEmojiService.php 5 months ago
Shlee da03ca79d5
Update PublicApiController.php 5 months ago
Shlee ec3e723a63
Update HashtagInsertFanoutPipeline.php 5 months ago
Shlee ce8836fa3b
Update FeedInsertPipeline.php 5 months ago
Shlee e3de5c8596
Update FeedInsertRemotePipeline.php 5 months ago
Shlee 5f831b48f7
Update ProfileMigrationDeliverMoveActivityPipeline.php 5 months ago
Shlee 16d374aa08
Update StatusLocalUpdateActivityPubDeliverPipeline.php 5 months ago
Shlee 6ff0c899f0
Update StatusActivityPubDeliver.php 5 months ago
Shlee 649d31bd32
Update Image.php 5 months ago
Shlee eb0bb9e81f
Update step-1.blade.php 5 months ago
Shlee 8394b8ac4b
Update ProfileController.php 5 months ago
Shlee 1d01820f57
Update confirm_email.blade.php 5 months ago
Shlee 43f6686667
Update SettingsController.php 5 months ago
Shlee 677f8e49a9
Update permanent.blade.php 5 months ago