Commit Graph

2004 Commits (v0.12.7)

Author SHA1 Message Date
dansup f1af72e66d
Merge pull request #6454 from pixelfed/a5
Bugfix: Validation was ignored, allows any file type/size
7 days ago
Daniel Supernault c975ddb13f
Update composer deps 7 days ago
Your Name 1a1dc5e096 fix typo 2 weeks ago
Daniel Supernault 3140404835
Update ApiV1Controller.php 3 weeks ago
Daniel Supernault 80a2f4f2b0
Add api/v1/accounts/lookup endpoint 3 weeks ago
Daniel Supernault f76567f67b
Improve reblog check 3 weeks ago
Severin 066f8ee309
Pulls user settings for reblogs 3 weeks ago
dansup 1f04a190a9
Merge pull request #6438 from pixelfed/shleeable-patch-22
UpdatePersonValidator rejects null name/summary due to required|nullable conflict
3 weeks ago
dansup fc694dd37a
Merge pull request #6431 from grossermensch/patch-1
Fix for portfolio with recent images not showing up on PSQL
3 weeks ago
dansup b3fdc41816
Merge pull request #6429 from albattran/dev
Added pagination to the followers/followings API endpoints
3 weeks ago
dansup ceec5a0eea
Merge pull request #6419 from pixelfed/shleeable-patch-18
Bugfix: CommentController : inherit appropriate visibility
3 weeks ago
dansup 70f3206b51
Merge pull request #6415 from pixelfed/shleeable-patch-14
Bugfix: Reversed follower check in PublicApiController::scopeCheck for private accounts.
3 weeks 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)
3 weeks ago
dansup 11692c72e9
Merge pull request #6408 from pixelfed/shleeable-patch-3
Bugfix: Account deletion proceeds without validation server side.
3 weeks ago
Shlee ac19942083
Update RemoteAuthController.php 4 weeks ago
Severin b948a31e61
Fix for portfolio with recent images not showing up on PSQL 1 month ago
samir 9c3130a3c7 Added pagination to the followers/followings API endpoints 1 month ago
Shlee 4419054ae5
Update CommentController.php 1 month ago
Shlee da03ca79d5
Update PublicApiController.php 1 month ago
Shlee 8394b8ac4b
Update ProfileController.php 1 month ago
Shlee 43f6686667
Update SettingsController.php 1 month ago
Shlee def22b267d
Update BookmarkController.php 1 month ago
Daniel Supernault ef6187b917
Fix LoginController 1 month ago
Daniel Supernault 0032eaf482
Fix AdminController 1 month ago
Daniel Supernault 34278c77c2
Update LoginController 2 months ago
Daniel Supernault 374344754e
Lint 2 months ago
Rm Yakovenko 7cb54eb7c2 [Bug]: public API endpoint /accounts/{id}/statuses ignores max_id parameter 3 months ago
Daniel Supernault 4bc1e22121
Refactor LikePipeline and improve Undo Announce handling 3 months ago
Daniel Supernault 04bf75fb68
Revert inbox changes 3 months ago
dansup f783db493a
Merge pull request #6340 from grossermensch/patch-3
Allow to set new image types in admin interface
3 months ago
dansup eae2dafcac
Merge branch 'staging' into intervention-laravel-clean 3 months ago
dansup 9d4fe07c29
Merge pull request #6333 from shleeable/clean2
Larastan: Add @property - Mergable
3 months ago
Severin df5814d0f8
Allow to set new image types in admin interface 3 months ago
Shlee fabb93d4a0
Update StoryComposeController.php 3 months ago
Shlee 2a5296f58e
Update AdminUser.php 3 months ago
Your Name 1b962783d8 Fix AdminUser.php syntax error - remove invalid property declaration 3 months ago
Your Name 815460cd26 2fa_enabled needs to be refactored 3 months ago
Your Name 4b14819923 Larastan: Add @property 3 months ago
Your Name 45a9a3b472 RemoveUnreachableStatementRector 3 months ago
dansup 7881b09c2f
Merge pull request #6304 from pixelfed/classV2
Larastan: Fix Missing classes 2 - Medium risk
4 months ago
dansup 14d5fe940e
Merge pull request #6302 from pixelfed/miscClosureUnusedUseV2
Larastan: fix Unused Use - Low risk
4 months ago
dansup f9d430d6e6
Merge pull request #6299 from pixelfed/classNotFoundV1
Larastan: Fix Missing classes - Low risk
4 months ago
dansup 99e89814b4
Merge pull request #6295 from pixelfed/shleeable-patch-20
Dead Code - Delete app/Http/Controllers/Api/InstanceApiController.php - Low Risk
4 months ago
dansup 6df58e67f2
Merge pull request #6290 from pixelfed/emptyv1
Larastan: 'empty() always exists and is not falsy' errors - Low risk
4 months ago
dansup 93217c8c63
Merge pull request #6284 from pixelfed/shleeable-patch-15
Larastan: Remove unused arg from Function config_cache - Safe/Mergable
4 months ago
dansup d2acad9388
Merge pull request #6283 from pixelfed/shleeable-patch-14
Larastan: Update GroupsPostController.php - Safe/Mergable
4 months ago
dansup bc9a974037
Merge pull request #6280 from pixelfed/refactor-RemoveDuplicatedArrayKeyRector
Larastan: Removed duplicated Keys in arrays.
4 months ago
dansup e5c6ac0eca
Merge pull request #6274 from pixelfed/shleeable-patch-9
Larastan: Update BaseApiController.php
4 months ago
dansup 59e1e12625
Merge pull request #6273 from pixelfed/shleeable-patch-8
Larastan: Update ResetPasswordController.php / ForgotPasswordController.php
4 months ago
Your Name 15cc07e602 Fix all class.notFound PHPStan issues - 31 fixes 4 months ago