1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-15 00:20:09 +00:00

Commit graph

  • 972b299025
    Prevent pulse crash when it is not configured Anil Kulkarni 2025-02-08 14:06:30 -08:00
  • cb970c715c
    Update instance.php Felipe Mateus 2025-02-08 17:30:39 -03:00
  • 47a63d057d Ensure the cloud url is used when publishing a status to activitypub Posting is done in two steps - first the media is uploaded and that begins a processing pipeline. When the media is finally processed, the media pipeline sets the cdn_url to the final image (in the cloud if configured). At any time, the user can click post. This begins a separate NewStatusPipeline to deliver the status over ActivityPub. This causes a race. If the NewStatusPipeline runs before the media finishes processing, then the status is delivered with the un-processed (and un-optimized images). If pixelfed is set to use cloud storage, then the ActivityPub message also incorrectly uses the local media. Anil Kulkarni 2023-04-13 01:44:15 -07:00
  • ac8558f8bd Merge remote-tracking branch 'upstream/dev' into develop Mehdi Benadel 2025-02-08 17:18:54 +01:00
  • 14cc576d0b
    Ensure the cloud url is used when publishing a status to activitypub Posting is done in two steps - first the media is uploaded and that begins a processing pipeline. When the media is finally processed, the media pipeline sets the cdn_url to the final image (in the cloud if configured). At any time, the user can click post. This begins a separate NewStatusPipeline to deliver the status over ActivityPub. This causes a race. If the NewStatusPipeline runs before the media finishes processing, then the status is delivered with the un-processed (and un-optimized images). If pixelfed is set to use cloud storage, then the ActivityPub message also incorrectly uses the local media. Anil Kulkarni 2023-04-13 01:44:15 -07:00
  • ce1bc08fe3
    Allow mobile registration Felipe Mateus 2025-02-07 11:30:08 -03:00
  • ff1d3a44de
    Merge 482c942cc2 into eac222d243 Shlee 2025-02-07 06:58:50 -03:00
  • 5058e91a02
    Merge pull request #5703 from pixelfed/staging daniel 2025-02-07 00:49:18 -07:00
  • eac222d243
    Move fallback media route Daniel Supernault 2025-02-07 00:48:00 -07:00
  • cc3001c5fe
    Merge pull request #5702 from pixelfed/staging daniel 2025-02-06 22:36:53 -07:00
  • df7283fc00
    Add localization:generate command to generate the js/vue l10n files from the blade translations Daniel Supernault 2025-02-06 22:36:17 -07:00
  • 495bc4d2ac fix interpolation error Mackenzie Morgan 2025-02-07 00:15:15 -05:00
  • 317ec24d24
    Update resources/lang/es/navmenu.php Felipe Espinosa C. 2025-02-06 22:18:32 -03:00
  • 1846027cc6
    Update resources/lang/es/helpcenter.php Felipe Espinosa C. 2025-02-06 22:18:19 -03:00
  • ba5187b7cd v0.12.4+glitch.1.9.1 + Update Changelog Mehdi Benadel 2025-02-06 17:53:05 +01:00
  • 408d33cb2d Small docker-compose tweaks Mehdi Benadel 2025-02-06 17:32:46 +01:00
  • 873219ea31
    Update resources/lang/es/navmenu.php Felipe Espinosa C. 2025-02-06 10:10:50 -03:00
  • 6df9f850d5
    Update resources/lang/es/helpcenter.php Felipe Espinosa C. 2025-02-06 10:10:36 -03:00
  • a0a330d0f8
    Update resources/lang/es/profile.php Felipe Espinosa C. 2025-02-06 10:10:18 -03:00
  • 4d67672e03
    Update resources/lang/es/helpcenter.php Felipe Espinosa C. 2025-02-06 10:10:06 -03:00
  • 92440b2b62
    Update resources/lang/es/profile.php Felipe Espinosa C. 2025-02-06 10:09:43 -03:00
  • e05c8c023d
    Update resources/lang/es/helpcenter.php Felipe Espinosa C. 2025-02-06 10:09:26 -03:00
  • ac58d80b38
    Update resources/lang/es/profile.php Felipe Espinosa C. 2025-02-06 10:09:10 -03:00
  • c4fbe8e7c1
    Update resources/lang/es/profile.php Felipe Espinosa C. 2025-02-06 10:08:58 -03:00
  • 4ef5d797c4
    Update resources/lang/es/navmenu.php Felipe Espinosa C. 2025-02-06 10:08:43 -03:00
  • 1f7a1bd72b accept bare domains without http scheme in domain block controller Fixes #5645 Mackenzie Morgan 2025-02-06 00:32:42 -05:00
  • 4e783ca23f fix icon name Mackenzie Morgan 2025-02-06 00:14:07 -05:00
  • c0acc38c42 Cleaning up docker compose setup Mehdi Benadel 2025-02-06 00:29:25 +01:00
  • a2d83598ad
    Revert "Update app.php" Felipe Mateus 2025-02-05 13:39:31 -03:00
  • ba42224f95 New translations web.php (French) [ci skip] daniel 2025-02-05 06:22:25 -07:00
  • 6688eaa2bc
    Merge a90a172a63 into dc4e683f0a Shlee 2025-02-05 09:32:34 +01:00
  • 482c942cc2
    laravel/pint Github Action Shlee 2025-02-05 16:33:47 +10:30
  • 5a6548d149 add settings link in dropdown menu Mackenzie Morgan 2025-02-05 00:25:49 -05:00
  • 02046c864b Make appearance settings translateable Mackenzie Morgan 2025-02-04 22:42:02 -05:00
  • 6ca9d9e52a Correct some typos in Spanish translations Mackenzie Morgan 2025-02-04 22:46:44 -05:00
  • 8a86c954ac
    Merge pull request #5680 from pixelfed/staging daniel 2025-02-04 18:27:42 -07:00
  • dc4e683f0a
    Update MediaController, fix redirect bug Daniel Supernault 2025-02-04 18:22:40 -07:00
  • 66bafd6ec6
    Update pint.yaml Shlee 2025-02-05 11:50:49 +10:30
  • 1b97750522
    laravel/pint Github Action Shlee 2025-02-05 11:47:18 +10:30
  • 6642f82456
    Update deploy.yml Felipe Mateus 2025-02-04 21:35:30 -03:00
  • f25c999766 New variable for lan spanish on auth, profile, helpcenter, navmenu and settings Uthanien 2025-02-04 17:10:32 -03:00
  • 4c79872c7d
    fix direct message bug Felipe Mateus 2025-02-04 12:24:00 -03:00
  • 092b44b0f3
    fix helpcenter fediverser page Felipe Mateus 2025-02-04 10:36:43 -03:00
  • 900660de6f
    remove link mobile apps Felipe Mateus 2025-02-04 10:35:31 -03:00
  • 641909f929 Revert disabling conversations Mehdi Benadel 2025-02-04 14:32:23 +01:00
  • 7efdced615
    change brand owner Felipe Mateus 2025-02-04 10:17:27 -03:00
  • af551bf7e0 Merge remote-tracking branch 'upstream/dev' into develop Mehdi Benadel 2025-02-04 14:05:44 +01:00
  • 1b19d04974 Merge remote-tracking branch 'upstream/staging' into develop Mehdi Benadel 2025-02-04 14:00:12 +01:00
  • 7a664b7042 New translations web.php (Slovak) [ci skip] daniel 2025-02-04 05:53:45 -07:00
  • 6276d3539a
    Staging (#5674) daniel 2025-02-04 04:48:48 -07:00
  • f2f2dc7a4f
    Update changelog Daniel Supernault 2025-02-04 04:47:46 -07:00
  • 9a5a9f5583
    Update status twitter:card to summary_large_image for images/albums Daniel Supernault 2025-02-04 04:47:23 -07:00
  • a9c6d64c52
    Fix #5632 Daniel Supernault 2025-02-03 22:49:49 -07:00
  • a05524e834
    Fix #5582 Daniel Supernault 2025-02-03 22:36:42 -07:00
  • 9bb4446951
    Merge pull request #5442 from LiohMoeller/dev daniel 2025-02-03 22:32:40 -07:00
  • fc129d23c4
    Merge pull request #5671 from Uthanien/staging daniel 2025-02-03 20:31:32 -07:00
  • b6f54e07d3
    Merge pull request #5669 from stemy2/patch-2 daniel 2025-02-03 20:30:55 -07:00
  • 99a44a1c9c
    Update Dockerfile, fixes #5535 #5559 Daniel Supernault 2025-02-03 20:27:32 -07:00
  • 6ef4af29fe
    Merge pull request #5455 from taye/fix-webgl-filters daniel 2025-02-03 20:21:19 -07:00
  • 49a6e69858
    Merge pull request #5540 from jippi/patch-1 daniel 2025-02-03 18:41:30 -07:00
  • 5438d6a3f4
    Merge pull request #5505 from pixelfed/l10n_staging daniel 2025-02-03 18:40:19 -07:00
  • e766e9586f
    enable weekly send email. Felipe Mateus 2025-02-03 21:43:24 -03:00
  • 397c88319a Variable for lang spanish Uthanien 2025-02-03 21:20:12 -03:00
  • 9731ce8549 New variable for lang spanish Uthanien 2025-02-03 21:17:14 -03:00
  • 4d68580da4
    Merge pull request #5670 from pixelfed/staging daniel 2025-02-03 17:02:17 -07:00
  • 37bd26eded
    Update .gitignore Felipe Mateus 2025-02-03 21:00:49 -03:00
  • d7c1ed5bb6
    Update app.php Felipe Mateus 2025-02-03 20:59:38 -03:00
  • edac836550
    Update AccountTransformer.php Daniel Supernault 2025-02-03 16:50:50 -07:00
  • 43a89a1746
    Update .env.example stemy2 2025-02-03 22:44:14 +00:00
  • 92ce41ce18
    Merge pull request #5664 from hnrd/fix-migrate2cloud daniel 2025-02-03 03:18:57 -07:00
  • 3749ed47b7
    Merge pull request #5661 from rm-yakovenko/issue/5550 daniel 2025-02-03 03:18:16 -07:00
  • 22e608b43d
    Merge pull request #5660 from maco/max_caption_length_config_cache daniel 2025-02-03 03:17:39 -07:00
  • 088ea3204f
    Merge pull request #5620 from shleeable/patch-15 daniel 2025-02-03 03:14:05 -07:00
  • 72150d4797
    Merge pull request #5622 from shleeable/patch-16 daniel 2025-02-03 03:13:37 -07:00
  • 55f8ca542e
    Merge pull request #5667 from pixelfed/staging daniel 2025-02-03 01:14:16 -07:00
  • 42173245fc
    Update ApiV1Controller.php Daniel Supernault 2025-02-03 01:13:44 -07:00
  • 925176aca4
    Merge pull request #5651 from pixelfed/staging daniel 2025-02-03 01:10:15 -07:00
  • 3347ea1a76
    Update auth.php Daniel Supernault 2025-02-03 01:09:21 -07:00
  • c8ba73f11b
    Update ApiV1Controller.php Daniel Supernault 2025-02-03 00:47:58 -07:00
  • 67f3951e9a
    Update ApiV1Controller, add mobile_registration attribute Daniel Supernault 2025-02-03 00:47:28 -07:00
  • 16b7968469
    Update nodeinfo Daniel Supernault 2025-02-03 00:37:02 -07:00
  • cc78dfc650
    Refactor based on @jippi review Daniel Supernault 2025-02-02 23:28:13 -07:00
  • 3eb9257def Skip thumbnail cloud upload if no thumbnail exists tercean 2025-02-03 00:46:26 +01:00
  • efcf836e6d AdminStatsService: do not count deleted users Rm Yakovenko 2025-02-02 07:10:57 +00:00
  • a39175544b
    Merge branch 'main' of https://github.com/eufelipemateus/pixelfed into main Felipe Mateus 2025-02-02 08:29:24 -03:00
  • 664efd4b83
    adjust thumbnail Felipe Mateus 2025-02-02 08:29:19 -03:00
  • 509a50b8e0
    Update AppRegisterController.php Daniel Supernault 2025-02-02 04:21:26 -07:00
  • ea03784994
    Update AppRegisterController.php Daniel Supernault 2025-02-02 03:50:52 -07:00
  • bd64e9f588 use config_cache for max_caption_length Mackenzie Morgan 2025-02-02 01:42:40 -05:00
  • f924491e4d
    Updaet AppRegisterController, add client id/secret Daniel Supernault 2025-02-01 22:09:48 -07:00
  • 915a407cc5
    17 send alert to old inactive user (#18) Felipe Mateus 2025-02-01 23:27:03 -03:00
  • 06827c6c72 Improve onboarding response Daniel Supernault 2025-01-31 22:23:29 -07:00
  • 5f96f47aef Update AppRegisterController Daniel Supernault 2025-01-31 05:48:31 -07:00
  • e46be2fae4 Update AppRegisterController.php Daniel Supernault 2025-01-31 05:34:00 -07:00
  • 86ab7b1b28 Update AppRegisterController Daniel Supernault 2025-01-31 05:15:47 -07:00
  • da4c31c464 Update routes Daniel Supernault 2025-01-31 03:09:01 -07:00
  • 272748a670 Fix redirects Daniel Supernault 2025-01-31 01:37:24 -07:00
  • 572442580a Update AppServiceProvider.php Daniel Supernault 2025-01-31 01:00:17 -07:00
  • 58efcfa8a1 Add rate limits, fix typo and styling Daniel Supernault 2025-01-31 00:56:10 -07:00
  • e645e58fec Add form Daniel Supernault 2025-01-31 00:43:44 -07:00