Commit Graph

11240 Commits (99a44a1c9c8586e2601a6d3a635e2c885c2504f4)
 

Author SHA1 Message Date
Daniel Supernault 8fad89543f
DM 1 month ago
daniel e1f694b21a
add kickstarter and monthly users badge (#5589) (#5591)
Co-authored-by: Simon Laux <Simon-Laux@users.noreply.github.com>
1 month ago
Simon Laux 7256a9baeb
add kickstarter and monthly users badge (#5589)
Co-authored-by: daniel <danielsupernault@gmail.com>
1 month ago
daniel b717404333 New translations web.php (Portuguese)
[ci skip]
1 month ago
daniel 0385b913dd
Merge pull request #5578 from pixelfed/staging
Staging
1 month ago
Daniel Supernault e1c43fff6a
Update changelog 1 month ago
Daniel Supernault 17918cbef4
Update ComposeController, add max_media_attachments attribute 1 month ago
daniel c24dcbd290 New translations web.php (Portuguese)
[ci skip]
1 month ago
daniel f64248a354 New translations web.php (Finnish)
[ci skip]
1 month ago
daniel 6a803f7ca9 New translations web.php (Finnish)
[ci skip]
1 month ago
Christian Winther 2de9c70a0c
fix: don't restore memory limit after cities import
Since this command can only be invoked by CLI, the process will exit after a successful import, so restoring the transient PHP memory limit doesn't really have any affect.

In PHP 8.4, this throws the following error (which doesn't happen in 8.3 and below)

> [entrypoint / 11-first-time-setup.sh] - (stderr) 128769/128769 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%[2025-01-20 11:29:23] production.ERROR: Failed to set memory limit to 134217728 bytes (Current memory usage is 134746112 bytes) {"exception":"[object] (ErrorException(code: 0): Failed to set memory limit to 134217728 bytes (Current memory usage is 134746112 bytes) at /var/www/app/Console/Commands/ImportCities.php:140)

It seems to be a 8.4 behavior change, so removing the logic would make it go away
1 month ago
daniel f3adf721a2 New translations web.php (Finnish)
[ci skip]
1 month ago
daniel 13af8c5133
Merge pull request #5514 from pixelfed/staging
Update PublicApiController
1 month ago
Daniel Supernault 629fb5a47a
Update PublicApiController 1 month ago
daniel 2f17577b32 New translations web.php (Finnish)
[ci skip]
1 month ago
daniel 0cc9ed3634
Merge pull request #5503 from pixelfed/staging
Staging
1 month ago
Daniel Supernault 22eae69fd5
Update AP Helpers, fix comment bug 1 month ago
Daniel Supernault f82dfe8b3e
Add story components 1 month ago
daniel be294c84ca
Merge pull request #5486 from pixelfed/staging
Staging
1 month ago
daniel d00d005db8
Merge pull request #5470 from Medformatik/staging
Fix text no posts archived
1 month ago
daniel 2c385de493
Merge pull request #5444 from pixelfed/l10n_staging
New Crowdin updates
1 month ago
daniel a5ecae9b66
Merge pull request #5485 from pixelfed/staging
Update Discover, fix account bug
1 month ago
Daniel Supernault b27679fc88
Update Discover, fix account bug 1 month ago
daniel a1c13bbcbe
Merge pull request #5484 from pixelfed/staging
Increase username length limit from 15 to 30
1 month ago
Daniel Supernault 207bb36c89
Increase username length limit from 15 to 30 1 month ago
daniel 393e9a2a74
Merge pull request #5471 from pixelfed/staging
Update SearchApiV2Service, fix hashtag search
2 months ago
Daniel Supernault 83c1a7fd4b
Update SearchApiV2Service, fix hashtag search 2 months ago
Medformatik 15276629e5 Fix text no posts archived 2 months ago
daniel ac4edcd67e
Merge pull request #5465 from pixelfed/staging
Staging
2 months ago
daniel f3220fd21e
Merge pull request #5458 from intentionally-left-nil/notifications-for-mentions
Add a push notification when a user is mentioned in a post or comment
2 months ago
daniel be9533a742
Merge pull request #5456 from intentionally-left-nil/notification-bug
Fix notifications not being delivered by directly checking the database
2 months ago
daniel 1a79f10dc8 New translations web.php (German)
[ci skip]
2 months ago
daniel bfca972124 New translations web.php (Spanish)
[ci skip]
2 months ago
Anil Kulkarni 64bad4ee4d
Add a push notification when a user is mentioned in a comment 2 months ago
Anil Kulkarni 4d0cb32f79
Fix notifications not being delivered by directly checking the state from the database 2 months ago
daniel 37f50a62fa New translations web.php (German)
[ci skip]
2 months ago
daniel ba357d8200 New translations web.php (Spanish)
[ci skip]
2 months ago
daniel 7fe6dad609
Merge pull request #5448 from pixelfed/staging
Update oauth/token, fix scope to be space separated string instead of…
2 months ago
Daniel Supernault 4ce6e610bd
Update oauth/token, fix scope to be space separated string instead of array 2 months ago
daniel 5455fae2f8
Merge pull request #5446 from pixelfed/staging
Add ReclaimUsername command
2 months ago
Daniel Supernault 3749267260
Add ReclaimUsername command 2 months ago
daniel 2641b5eba6 New translations web.php (German)
[ci skip]
2 months ago
daniel 507e4e40d0 New translations web.php (Portuguese, Brazilian)
[ci skip]
2 months ago
daniel ecc6ed6a02
Merge pull request #5441 from pixelfed/staging
Staging
2 months ago
daniel e469038402
Merge pull request #5439 from LiohMoeller/dev
Use DOCKER_PROXY_VERSION from .env file
2 months ago
daniel c15f3d36bd
Merge pull request #5440 from pixelfed/staging
Update Data Export, refactor following/follower and statuses exports to allow accounts of any size
2 months ago
Daniel Supernault 9c0fb07c6d
Update changelog 2 months ago
Daniel Supernault 0d25917c29
Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 2 months ago
Lioh Moeller 10f23905eb
Update docker-compose.yml
use DOCKER_PROXY_VERSION env var instead
2 months ago
Lioh Moeller 03c97e6872
Update .env.docker
Updated DOCKER_PROXY_VERSION in .env
2 months ago