Commit graph

11190 commits

Author SHA1 Message Date
Daniel Supernault
509a50b8e0
Update AppRegisterController.php 2025-02-02 04:21:26 -07:00
Daniel Supernault
ea03784994
Update AppRegisterController.php 2025-02-02 03:50:52 -07:00
Daniel Supernault
f924491e4d
Updaet AppRegisterController, add client id/secret 2025-02-01 22:09:48 -07:00
Daniel Supernault
fe46512359
Improve onboarding response 2025-01-31 22:23:29 -07:00
Daniel Supernault
112eee4538
Update AppRegisterController 2025-01-31 05:48:31 -07:00
Daniel Supernault
5d2afd2c7c
Update AppRegisterController.php 2025-01-31 05:34:00 -07:00
Daniel Supernault
ee01e073ef
Update AppRegisterController 2025-01-31 05:15:47 -07:00
Daniel Supernault
4e6e6b4ab7
Update routes 2025-01-31 03:09:01 -07:00
Daniel Supernault
455711332b
Fix redirects 2025-01-31 01:37:24 -07:00
Daniel Supernault
f8dc50ebd3
Update AppServiceProvider.php 2025-01-31 01:00:17 -07:00
Daniel Supernault
3c249616ef
Add rate limits, fix typo and styling 2025-01-31 00:56:10 -07:00
Daniel Supernault
1d86bff3f2
Add form 2025-01-31 00:43:44 -07:00
Daniel Supernault
604746bd5e
Add AppRegister 2025-01-31 00:41:40 -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 Supernault
599a36f4aa
Update AdminSettingsController, persist updates to ConfigCacheService 2025-01-26 00:38:59 -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 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 Supernault
8fad89543f
DM 2025-01-25 08:45:09 -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 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 Supernault
629fb5a47a
Update PublicApiController 2025-01-18 00:44:19 -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
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 Supernault
b27679fc88
Update Discover, fix account bug 2025-01-16 00:47:30 -07:00
Daniel Supernault
207bb36c89
Increase username length limit from 15 to 30 2025-01-16 00:16:47 -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
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
daniel
bfca972124 New translations web.php (Spanish)
[ci skip]
2025-01-13 11:53:12 -07:00
Anil Kulkarni
64bad4ee4d
Add a push notification when a user is mentioned in a comment 2025-01-12 18:49:46 -08:00
Anil Kulkarni
4d0cb32f79
Fix notifications not being delivered by directly checking the state from the database 2025-01-12 11:30:15 -08:00
daniel
37f50a62fa New translations web.php (German)
[ci skip]
2025-01-12 11:37:23 -07:00
daniel
ba357d8200 New translations web.php (Spanish)
[ci skip]
2025-01-11 11:27:49 -07:00
Daniel Supernault
4ce6e610bd
Update oauth/token, fix scope to be space separated string instead of array 2025-01-08 19:54:38 -07:00
Daniel Supernault
3749267260
Add ReclaimUsername command 2025-01-07 17:45:57 -07:00
daniel
2641b5eba6 New translations web.php (German)
[ci skip]
2025-01-06 13:03:57 -07:00
daniel
507e4e40d0 New translations web.php (Portuguese, Brazilian)
[ci skip]
2025-01-06 13:03:56 -07:00
daniel
e469038402
Merge pull request #5439 from LiohMoeller/dev
Use DOCKER_PROXY_VERSION from .env file
2025-01-05 17:43:46 -07:00
Daniel Supernault
9c0fb07c6d
Update changelog 2025-01-05 16:24:47 -07:00
Daniel Supernault
0d25917c29
Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 2025-01-05 16:24:23 -07:00
Lioh Moeller
10f23905eb
Update docker-compose.yml
use DOCKER_PROXY_VERSION env var instead
2025-01-05 23:36:36 +01:00
Lioh Moeller
03c97e6872
Update .env.docker
Updated DOCKER_PROXY_VERSION in .env
2025-01-05 23:35:13 +01:00