1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Commit graph

  • cb640d3c62
    Remove config cache lapineige 2023-05-04 12:12:51 +02:00
  • 17b54be0ac Auto-update README yunohost-bot 2023-05-04 09:49:14 +00:00
  • 24f3a630a6
    Update manifest.json lapineige 2023-05-04 11:49:10 +02:00
  • 16ff102526
    Fix config/filesystems.php local driver permissions lapineige 2023-05-04 11:46:49 +02:00
  • 780318ddd1 Auto-update README yunohost-bot 2023-05-03 18:59:22 +00:00
  • d3e48f4101
    Update DISCLAIMER.md lapineige 2023-05-03 20:59:19 +02:00
  • 10dc525436
    Update DISCLAIMER_fr.md lapineige 2023-05-03 20:59:18 +02:00
  • c8672ad447
    ENABLE_CONFIG_CACHE=1 lapineige 2023-05-03 20:03:36 +02:00
  • 46e17a8393
    Merge pull request #210 from YunoHost-Apps/testing lapineige 2023-05-03 13:55:55 +02:00
  • 81815461dc
    Merge pull request #214 from YunoHost-Apps/v0.11.6 lapineige 2023-05-03 13:53:35 +02:00
  • fbea37e3b6
    Fix composer version (2.2.21) lapineige 2023-05-03 10:05:29 +02:00
  • c4cb2f77be
    php8.2 / composer 2.2 lapineige 2023-05-03 09:50:14 +02:00
  • f361a3661d
    bump to php8.2 lapineige 2023-05-03 09:48:21 +02:00
  • b64b855b4f
    v0.11.6 lapineige 2023-05-03 09:26:47 +02:00
  • 6949b860a5 Auto-update README yunohost-bot 2023-05-03 07:25:56 +00:00
  • fba54a4884
    v0.11.6 lapineige 2023-05-03 09:25:53 +02:00
  • b87e473387 Auto-update README yunohost-bot 2023-05-01 16:23:23 +00:00
  • d1c235c274
    More fixes lapineige 2023-05-01 18:23:20 +02:00
  • fbebb0566e
    v0.11.5 fixes for ImageOptimization lapineige 2023-05-01 17:26:25 +02:00
  • 76c6fdd08f Update manifest.toml Éric Gaspar 2023-04-27 09:27:13 +02:00
  • d439f80519 Update install Éric Gaspar 2023-04-22 22:43:10 +02:00
  • 0bf20f7186 Update _common.sh Éric Gaspar 2023-04-22 22:41:53 +02:00
  • 72a6b64db2 Merge branch 'version-2' of https://github.com/YunoHost-Apps/pixelfed_ynh into version-2 Éric Gaspar 2023-04-22 22:36:09 +02:00
  • 882119fe33 fix Éric Gaspar 2023-04-22 22:36:04 +02:00
  • c3347e6e95 Auto-update README yunohost-bot 2023-04-22 20:33:26 +00:00
  • 9099f85447 Create tests.toml Éric Gaspar 2023-04-22 22:33:21 +02:00
  • 0108a187fb v2 Éric Gaspar 2023-04-22 22:33:03 +02:00
  • 61d683bf9a v2 Éric Gaspar 2023-04-22 22:13:29 +02:00
  • 032657a7b8
    Merge pull request #209 from YunoHost-Apps/fix_0.11.5 lapineige 2023-04-10 16:15:46 +02:00
  • 50c94c0d2f Auto-update README yunohost-bot 2023-04-04 15:56:11 +00:00
  • 4dd05ad50f
    Bump version - v0.11.5 with fixes (04/04/2023) lapineige 2023-04-04 17:56:07 +02:00
  • 1577708715
    v0.11.5 fixes lapineige 2023-04-04 17:55:09 +02:00
  • 1973456e5a Auto-update README yunohost-bot 2023-04-04 15:31:29 +00:00
  • 78dc01d241
    Bump version - fix S3 config lapineige 2023-04-04 17:31:26 +02:00
  • dd3fc2f64a
    Remove FILESYSTEM_DRIVER=local lapineige 2023-04-04 17:29:41 +02:00
  • 43a76c9b00 Merge remote-tracking branch 'upstream/staging' Jason Crabtree 2023-04-04 09:43:04 -04:00
  • 014a4d9c51
    Update changelog Daniel Supernault 2023-04-04 03:54:08 -06:00
  • 573c88d7b5
    Update filesystem config, change FILESYSTEM_DRIVER env variable to DANGEROUSLY_SET_FILESYSTEM_DRIVER and remove from default env configs. Changing the default filesystem should be avoided, use FILESYSTEM_CLOUD for s3 support, otherwise you can break things Daniel Supernault 2023-04-04 03:52:32 -06:00
  • 672cccd433
    Add media:fix-nonlocal-driver command. Fixes s3 media created with invalid FILESYSTEM_DRIVER=s3 configuration Daniel Supernault 2023-04-04 03:46:29 -06:00
  • 28bf8649b3
    Update Profile model, fix avatar url path generation. Fixes #4041, Fixes #4031, Fixes #3523 Daniel Supernault 2023-04-04 02:35:37 -06:00
  • 22da2647c7
    Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 Daniel Supernault 2023-04-03 19:15:20 -06:00
  • 73aa01e8e0
    Update ApiV1Controller, filter mute/blocks on statuses/context and statuses/replies endpoints Daniel Supernault 2023-04-03 18:51:20 -06:00
  • 988818be69
    Update changelog Daniel Supernault 2023-04-02 05:49:23 -06:00
  • 855e9626a5
    Update Story v1.1 api endpoints Daniel Supernault 2023-04-02 05:48:25 -06:00
  • aebbad964b
    Update MediaPathService, fix story path Daniel Supernault 2023-04-02 05:15:38 -06:00
  • 4d72b9e3ae
    Update app.js, add title attribute to iframe embeds to comply with accessibility requirements Daniel Supernault 2023-03-31 01:31:48 -06:00
  • 7bf4f8d6ac
    Update changelog Daniel Supernault 2023-03-29 02:17:43 -06:00
  • 64a4a0060a
    Update ComposeController, fix postgres location search. Closes #4242 and #4239 Daniel Supernault 2023-03-29 02:13:54 -06:00
  • ccd82032df
    Update changelog Daniel Supernault 2023-03-28 20:23:03 -06:00
  • 8e71e0c03e
    Update ApiV1Controller, fix blocking remote accounts. Closes #4256 Daniel Supernault 2023-03-28 20:21:54 -06:00
  • 21e886b6ab
    Merge pull request #205 from YunoHost-Apps/testing lapineige 2023-03-27 19:44:51 +02:00
  • 348b520cc2
    Merge pull request #203 from YunoHost-Apps/v0.11.5 lapineige 2023-03-25 18:27:14 +01:00
  • aa6b054b57
    Merge pull request #198 from YunoHost-Apps/testing lapineige 2023-03-25 18:27:01 +01:00
  • 54961e1430
    Merge pull request #204 from YunoHost-Apps/testing lapineige 2023-03-25 15:42:18 +01:00
  • 736156df7b
    fix chmod syntax lapineige 2023-03-25 15:31:59 +01:00
  • d4be397110
    fix syntax lapineige 2023-03-25 15:31:11 +01:00
  • e78333f65a
    Switch to PHP 8.1 lapineige 2023-03-25 15:22:22 +01:00
  • f70020a59b
    Switch to PHP 8.1 lapineige 2023-03-25 15:22:11 +01:00
  • d2a66603f4 Auto-update README yunohost-bot 2023-03-25 13:37:24 +00:00
  • b56b4984ed
    Update to v0.11.5 lapineige 2023-03-25 14:37:21 +01:00
  • c13a1d464c
    Update to v0.11.5 lapineige 2023-03-25 14:37:00 +01:00
  • b7501ee46e
    Bump version Daniel Supernault 2023-03-25 06:47:53 -06:00
  • 191835224c
    Update compiled assets Daniel Supernault 2023-03-25 06:44:09 -06:00
  • b2d68ec18c
    Update deps Daniel Supernault 2023-03-25 06:42:07 -06:00
  • b64dbe17a2
    Update changelog Daniel Supernault 2023-03-25 06:32:00 -06:00
  • 4d5614726f
    Update ApiV1Controller, improve timeline account hydration Daniel Supernault 2023-03-25 06:30:33 -06:00
  • 4e79c77282
    Update ApiV1Controller, improve timeline account hydration Daniel Supernault 2023-03-25 06:19:04 -06:00
  • 5bf1c61efa
    Update changelog, fixes #4250 Daniel Supernault 2023-03-25 05:14:14 -06:00
  • 1ae19ea571
    Update api routes, add post method support to /api/v1/accounts/update_credentials to properly handle binary form data (avatars) Daniel Supernault 2023-03-25 05:12:54 -06:00
  • 558700fc0a
    Update settings, set maxlength on name and bio inputs. Fixes #4248 Daniel Supernault 2023-03-25 04:35:31 -06:00
  • 994668fd98
    Update changelog Daniel Supernault 2023-03-25 03:39:20 -06:00
  • ab4bb9a020
    Update private profile view, add rel=me support, hide avatar/bio when not logged in and add robots meta tag to block search engine indexing on private profiles Daniel Supernault 2023-03-25 03:38:38 -06:00
  • 38f1a1db26
    Update compiled assets Daniel Supernault 2023-03-25 02:49:50 -06:00
  • e6dc62347c
    Update Post component, show state error when status account is null or missing Daniel Supernault 2023-03-25 02:38:25 -06:00
  • ed961374a5
    Update changelog Daniel Supernault 2023-03-25 01:31:30 -06:00
  • 1a7f2cf23d
    Update compiled assets Daniel Supernault 2023-03-25 01:31:06 -06:00
  • 7d49e924ed
    Add post component, add state error message Daniel Supernault 2023-03-25 01:30:04 -06:00
  • d5d9500d07
    Update admin instance management, improve filtering/sorting and add import/export support Daniel Supernault 2023-03-25 01:23:05 -06:00
  • 246649fbcb
    Update changelog Daniel Supernault 2023-03-23 01:35:40 -06:00
  • 5a67e9f93b
    Update image pipeline, dispatch jobs to mmo queue and add "replace_id" param to v2/media endpoint to dispatch delayed MediaDeletePipeline job for original media id to improve media gc on supported clients Daniel Supernault 2023-03-23 01:34:37 -06:00
  • 871f798cc9
    Update ap helpers, fix album order bug by setting media order Daniel Supernault 2023-03-23 01:00:58 -06:00
  • 00aa5cf30f
    Update compiled assets Daniel Supernault 2023-03-19 05:30:58 -06:00
  • ecfc0766f8
    Update admin instances dashboard Daniel Supernault 2023-03-19 05:29:54 -06:00
  • 419c0fb0fb
    Updaet InboxPipelines, improve handling of missing signature validation headers Daniel Supernault 2023-03-18 22:46:22 -06:00
  • da38b33a24
    Remove deprecated routes/methods Daniel Supernault 2023-03-18 22:15:56 -06:00
  • 186ba7f018
    Update email settings, add dangerzone middleware to prompt for password before you can change your email address. Fixes #4101 Daniel Supernault 2023-03-18 21:51:28 -06:00
  • 467c9d754e
    Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121 Daniel Supernault 2023-03-18 21:45:35 -06:00
  • 3c712a70d6
    Add Licenses help page, fixes #4238 Daniel Supernault 2023-03-18 21:22:25 -06:00
  • 0e44a92dfa
    Add logrotate for laravel.log lapineige 2023-03-17 16:52:35 +01:00
  • c090969d40
    revert lapineige 2023-03-17 16:51:59 +01:00
  • e187daebe2
    Add logrotate for lavarel.log lapineige 2023-03-17 16:50:51 +01:00
  • f80fc92f3f Auto-update README yunohost-bot 2023-03-17 10:51:12 +00:00
  • 48d9ccbe5a
    Bump version lapineige 2023-03-17 11:51:08 +01:00
  • 9ed1441540
    Fix redis config lapineige 2023-03-17 11:50:47 +01:00
  • 1df525cd46
    Update compiled assets Daniel Supernault 2023-03-17 02:06:29 -06:00
  • e91c25c0d6
    Update PortfolioSettings component, improve recent posts filtering by pf_type Daniel Supernault 2023-03-17 02:05:56 -06:00
  • a74013e520
    Update compiled assets Daniel Supernault 2023-03-17 01:55:07 -06:00
  • 7f06f5f555
    Update PortfolioController, fix empty post ids condition Daniel Supernault 2023-03-17 01:54:01 -06:00
  • d1358b0664
    Update compiled assets Daniel Supernault 2023-03-17 01:34:56 -06:00
  • 5ad0d8834d
    Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more Daniel Supernault 2023-03-17 01:32:29 -06:00