Commit graph

11260 commits

Author SHA1 Message Date
daniel
ab49e5cf9a
Merge pull request #5650 from pixelfed/staging
Staging
2025-01-31 00:15:12 -07:00
Daniel Supernault
52f8363024
Update changelog 2025-01-31 00:14:12 -07:00
Daniel Supernault
280f63dc6a
Update MediaStorageService, handle local media deletes after successful S3 upload 2025-01-31 00:13:37 -07:00
daniel
c5751b3669 New translations web.php (Hungarian)
[ci skip]
2025-01-29 03:51:58 -07:00
Taye Adeyemi
8db158c82b fix(compose-modal): update webgl-media-editor 2025-01-28 11:29:08 +01:00
Taye Adeyemi
f896e5514a fix(compose-modal): avoid WebGL if it's not needed 2025-01-28 11:29:03 +01:00
Shlee
a13545e328
Update FixUsernames.php 2025-01-27 21:13:31 +10:30
Shlee
375fa5cf65
Fix #5619 2025-01-27 20:36:34 +10:30
daniel
ad9a5f5a43
Merge pull request #5605 from pixelfed/staging
Staging
2025-01-26 00:40:43 -07:00
Daniel Supernault
599a36f4aa
Update AdminSettingsController, persist updates to ConfigCacheService 2025-01-26 00:38:59 -07:00
daniel
552901cc0e
Staging (#5604)
* add kickstarter and monthly users badge (#5589)

Co-authored-by: daniel <danielsupernault@gmail.com>

* DM

* Fix the local column for statuses to not include remote shares (#5513)

* Fix the local column for statuses to not include remote shares

* Chunk the migration

* Refactor migration

* Fix GroupController, move groups enabled check to each method to fix route:list

* Update changelog

---------

Co-authored-by: Simon Laux <Simon-Laux@users.noreply.github.com>
Co-authored-by: Anil Kulkarni <6687139+intentionally-left-nil@users.noreply.github.com>
2025-01-26 00:05:22 -07:00
Daniel Supernault
ac83f39cd0
Update changelog 2025-01-26 00:04:11 -07:00
Daniel Supernault
f260572e72
Fix GroupController, move groups enabled check to each method to fix route:list 2025-01-26 00:03:41 -07:00
daniel
bd82bba9f8
Staging (#5603)
* add kickstarter and monthly users badge (#5589)

Co-authored-by: daniel <danielsupernault@gmail.com>

* DM

* Fix the local column for statuses to not include remote shares (#5513)

* Fix the local column for statuses to not include remote shares

* Chunk the migration

* Refactor migration

---------

Co-authored-by: Simon Laux <Simon-Laux@users.noreply.github.com>
Co-authored-by: Anil Kulkarni <6687139+intentionally-left-nil@users.noreply.github.com>
2025-01-25 21:45:26 -07:00
Daniel Supernault
3109e6a1ab
Refactor migration 2025-01-25 21:43:10 -07:00
Anil Kulkarni
d97383c0f6
Fix the local column for statuses to not include remote shares (#5513)
* Fix the local column for statuses to not include remote shares

* Chunk the migration
2025-01-25 21:27:20 -07:00
daniel
fa4474bc38
Staging (#5594)
* add kickstarter and monthly users badge (#5589)

Co-authored-by: daniel <danielsupernault@gmail.com>

* DM

---------

Co-authored-by: Simon Laux <Simon-Laux@users.noreply.github.com>
2025-01-25 08:45:42 -07:00
Daniel Supernault
8fad89543f
DM 2025-01-25 08:45:09 -07:00
daniel
e1f694b21a
add kickstarter and monthly users badge (#5589) (#5591)
Co-authored-by: Simon Laux <Simon-Laux@users.noreply.github.com>
2025-01-24 21:29:36 -07:00
Simon Laux
7256a9baeb
add kickstarter and monthly users badge (#5589)
Co-authored-by: daniel <danielsupernault@gmail.com>
2025-01-24 21:29:04 -07:00
daniel
b717404333 New translations web.php (Portuguese)
[ci skip]
2025-01-24 14:02:15 -07:00
daniel
0385b913dd
Merge pull request #5578 from pixelfed/staging
Staging
2025-01-24 02:04:35 -07:00
Daniel Supernault
e1c43fff6a
Update changelog 2025-01-24 01:53:25 -07:00
Daniel Supernault
17918cbef4
Update ComposeController, add max_media_attachments attribute 2025-01-24 01:52:09 -07:00
daniel
c24dcbd290 New translations web.php (Portuguese)
[ci skip]
2025-01-23 14:05:35 -07:00
daniel
f64248a354 New translations web.php (Finnish)
[ci skip]
2025-01-21 09:42:06 -07:00
daniel
6a803f7ca9 New translations web.php (Finnish)
[ci skip]
2025-01-20 09:15:09 -07:00
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
2025-01-20 12:40:43 +01:00
daniel
f3adf721a2 New translations web.php (Finnish)
[ci skip]
2025-01-18 04:25:27 -07:00
daniel
13af8c5133
Merge pull request #5514 from pixelfed/staging
Update PublicApiController
2025-01-18 00:45:03 -07:00
Daniel Supernault
629fb5a47a
Update PublicApiController 2025-01-18 00:44:19 -07:00
daniel
2f17577b32 New translations web.php (Finnish)
[ci skip]
2025-01-17 04:07:55 -07:00
daniel
0cc9ed3634
Merge pull request #5503 from pixelfed/staging
Staging
2025-01-16 20:46:44 -07:00
Daniel Supernault
22eae69fd5
Update AP Helpers, fix comment bug 2025-01-16 20:45:45 -07:00
Daniel Supernault
f82dfe8b3e
Add story components 2025-01-16 20:45:17 -07:00
Lioh Moeller
777b82c990
Merge branch 'pixelfed:dev' into dev 2025-01-16 08:59:25 +01:00
daniel
be294c84ca
Merge pull request #5486 from pixelfed/staging
Staging
2025-01-16 00:53:57 -07:00
daniel
d00d005db8
Merge pull request #5470 from Medformatik/staging
Fix text no posts archived
2025-01-16 00:52:15 -07:00
daniel
2c385de493
Merge pull request #5444 from pixelfed/l10n_staging
New Crowdin updates
2025-01-16 00:50:32 -07:00
daniel
a5ecae9b66
Merge pull request #5485 from pixelfed/staging
Update Discover, fix account bug
2025-01-16 00:48:21 -07:00
Daniel Supernault
b27679fc88
Update Discover, fix account bug 2025-01-16 00:47:30 -07:00
daniel
a1c13bbcbe
Merge pull request #5484 from pixelfed/staging
Increase username length limit from 15 to 30
2025-01-16 00:18:25 -07:00
Daniel Supernault
207bb36c89
Increase username length limit from 15 to 30 2025-01-16 00:16:47 -07:00
daniel
393e9a2a74
Merge pull request #5471 from pixelfed/staging
Update SearchApiV2Service, fix hashtag search
2025-01-14 19:00:04 -07:00
Daniel Supernault
83c1a7fd4b
Update SearchApiV2Service, fix hashtag search 2025-01-14 18:57:37 -07:00
Medformatik
15276629e5 Fix text no posts archived 2025-01-15 00:09:58 +01:00
daniel
ac4edcd67e
Merge pull request #5465 from pixelfed/staging
Staging
2025-01-13 18:17:19 -07:00
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
2025-01-13 18:16:11 -07:00
daniel
be9533a742
Merge pull request #5456 from intentionally-left-nil/notification-bug
Fix notifications not being delivered by directly checking the database
2025-01-13 18:13:12 -07:00
daniel
1a79f10dc8 New translations web.php (German)
[ci skip]
2025-01-13 11:53:13 -07:00