Commit Graph

4128 Commits (a1d6fefd2b28aaae3b683fc27f23af59477245f0)

Author SHA1 Message Date
dansup 77f228da1f
Merge pull request #6501 from pixelfed/shleeable-patch-12
Refactored StatusDelete jobs that currently skip deletion if the profile is soft-deleted
6 months ago
dansup e6697da7e2
Merge pull request #6499 from pixelfed/shleeable-patch-10
Profiles Mutual followers Redis keys never expire. Fixed memory leak.
6 months ago
dansup cb26e1831a
Merge pull request #6498 from pixelfed/shleeable-patch-9
zcard > 0 incorrectly implies the cache is fully warmed
6 months ago
dansup 6e9c33fcab
Merge pull request #6496 from pixelfed/shleeable-patch-7
Remove sleep from AppRegisterController.php
6 months ago
dansup bdc203dc5c
Merge pull request #6493 from ShadowJonathan/fix-profile-saving
Make sure profile saving has a clear error when email is not verified
6 months ago
dansup c6b32882e0
Merge pull request #6483 from pixelfed/q2
Refactor: Updated Laravel casts to modern format
6 months ago
dansup 14580993d2
Merge pull request #6474 from pixelfed/shleeable-patch-3
Add additional logging to NodeinfoService.php
6 months ago
Daniel Supernault ff2c7a60cf
Update CuratedOnboarding notify admin. Fixes #6400 6 months ago
dansup edcda57e7a
Merge pull request #6387 from rm-yakovenko/issues/6376
[Server Bug]: app.logo is not used in code
6 months ago
Daniel Supernault 9d60db5a63
Update SearchApiV2Service 6 months ago
Daniel Supernault ef803ae9b6
Fix oauth/token 6 months ago
Daniel Supernault f6746aec8b
Update AuthServiceProvider 7 months ago
Daniel Supernault 52f5626530
Fix oauth 7 months ago
Daniel Supernault 695e851026
Fix oauth 7 months ago
Shlee 6959dd46db
Update StatusDelete.php 7 months ago
Shlee 1466d4ef7b
Update StatusDelete.php 7 months ago
Shlee 971050b134
Update StatusDelete.php 7 months ago
Shlee 2b50576336
Update FollowerService.php 7 months ago
Shlee dec42a04d8
Update HashtagFollowService.php 7 months ago
Shlee d9bd6d446f
Update AppRegisterController.php 7 months ago
Jonathan de Jong 8e91918b88
Make sure profile saving has a clear error when email is not verified 7 months ago
dansup a73bbb12e2
Merge pull request #6479 from pixelfed/shleeable-patch-5
Update BaseApiController.php - Fix #6478
7 months ago
Daniel Supernault a1410a826e
Update Passport 7 months ago
Your Name 2f06f30508 fix 7 months ago
Shlee 1b21f83132
Update BaseApiController.php 7 months ago
Shlee 9d343fa027
Update NodeinfoService.php 7 months ago
dansup 4b923ed0c6
Merge pull request #6456 from pixelfed/a7
Refactor: InboxWorker and InboxValidator moved lock after the signature validation.
7 months ago
dansup bff9aae06d
Merge pull request #6455 from pixelfed/a6
Refactor: Update ImportMediaToCloudPipeline to handle multiple files being uploaded.
7 months ago
dansup f1af72e66d
Merge pull request #6454 from pixelfed/a5
Bugfix: Validation was ignored, allows any file type/size
7 months ago
dansup 416c02e2b8
Merge pull request #6453 from pixelfed/a4
bugfix: Partial status updates nullify omitted caption/CW causing data loss)
7 months ago
dansup db0c8befea
Merge pull request #6452 from pixelfed/a3
bugfix: Remove a unnecessary join from Hashtag fanout
7 months ago
dansup 9969a394c3
Merge pull request #6451 from pixelfed/a1
bugfix: Video/ImageThumbnail marks media as processed even when thumbnail generation fails
7 months ago
dansup 7fec015c12
Merge pull request #6450 from pixelfed/shleeable-patch-2
Bugfix: Update DeleteRemoteProfilePipeline.php - reported_profile_id IS NULL condition deleting unrelated reports
7 months ago
dansup c78af1046e
Merge pull request #6449 from pixelfed/shleeable-patch-1
bugfix: Update HashtagFollowService.php iswarm logic. Always returns 0
7 months ago
Daniel Supernault c975ddb13f
Update composer deps 7 months ago
Daniel Supernault 6ac683d092
Update Kernel.php 7 months ago
Your Name 09aba28d88 fix 8 months ago
Your Name 492e78b95f fix 8 months ago
Your Name 1a1dc5e096 fix typo 8 months ago
Your Name 995a53b4ef fix 8 months ago
Your Name daea5da055 fix 8 months ago
Your Name 13d877b832 bug 8 months ago
Your Name 89c54bbd84 bad logic 8 months ago
Shlee 8d7b090e4c
Update DeleteRemoteProfilePipeline.php 8 months ago
Shlee 4f7f2b2259
Update HashtagFollowService.php 8 months ago
Daniel Supernault 3140404835
Update ApiV1Controller.php 8 months ago
Daniel Supernault 80a2f4f2b0
Add api/v1/accounts/lookup endpoint 8 months ago
Daniel Supernault f76567f67b
Improve reblog check 8 months ago
Severin 066f8ee309
Pulls user settings for reblogs 8 months ago
dansup 1f04a190a9
Merge pull request #6438 from pixelfed/shleeable-patch-22
UpdatePersonValidator rejects null name/summary due to required|nullable conflict
8 months ago