Commit Graph

423 Commits (3d6b9badf4664ee3fec6e5fc3f3d9b9150079085)

Author SHA1 Message Date
Daniel Supernault 8f287fbb2d
Bump version to 0.9.0 6 years ago
Daniel Supernault bedb42baca
Update config, make oauth opt-in 6 years ago
Daniel Supernault 4baf254039
Update pixelfed config 6 years ago
Daniel Supernault 6c37335e98
Bump version to 0.8.6 6 years ago
Daniel Supernault 73a9da15f6
Update COSTAR config 6 years ago
Daniel Supernault 916ffe268f
Add COSTAR config 6 years ago
Daniel Supernault e12bc4e726
Bump version to 0.8.5 6 years ago
Daniel Supernault efb5972573
Bump version to 0.8.4 6 years ago
Daniel Supernault 93a94b1489
Bump version to 0.8.3 6 years ago
Daniel Supernault bdf4933867
Bump version 6 years ago
Daniel Supernault 9db18df329
Update pixelfed config 6 years ago
Daniel Supernault 8e2695ce97
Bump version to 0.8.1 6 years ago
Daniel Supernault f5ddc550d5
Bump version to 0.8.0 6 years ago
Daniel Supernault 00bcf53045
Add snowflake ids to statuses 6 years ago
Daniel Supernault fadfd8349b
Add async activitypub delivery with timeout and concurrency settings 6 years ago
Daniel Supernault 1a4353d191
Update horizon config 6 years ago
Daniel Supernault 98a40506f5
Update config 6 years ago
Daniel Supernault 24bc57700f
Update hashing config, set custom bcrypt or argon settings 6 years ago
Daniel Supernault 92193769a6
Bump version 6 years ago
Daniel Supernault 23b96e3389
Update HTML Purifier config 6 years ago
Daniel Supernault 12995989c4
Add max user limit 6 years ago
Daniel Supernault e61c6a06e0
Update AuthServiceProvider, add oauth support 6 years ago
Daniel Supernault a6228ffce7
Add spaces filesystem driver 6 years ago
Daniel Supernault c25ca8dc99
Update config 6 years ago
Daniel Supernault 0d6a8e3486
Bump version to 0.7.10 6 years ago
Daniel Supernault 2eba39d317
Bump version to 0.7.9 6 years ago
Daniel Supernault c99ec6f648
Bump version to 0.7.8 6 years ago
Daniel Supernault cdc7207297
Update auth config 6 years ago
Daniel Supernault ac27365a63
Add laravel passport 6 years ago
Daniel Supernault 9a3b70d23d
Update config 6 years ago
Daniel Supernault a2a69c9d6c
Update config 6 years ago
Daniel Supernault ce6ba4cd4b
Bump version to 0.7.6 6 years ago
Daniel Supernault 2ab70f4344
Bump version to 0.7.5 6 years ago
Daniel Supernault ee167f0f8c
Bump version to 0.7.4 6 years ago
Daniel Supernault 8c2fa76c7d
Bump version to 0.7.3 6 years ago
Daniel Supernault a6d48dc19f
Bump version to 0.7.2 6 years ago
Daniel Supernault e39f88f6c6
Bump version to 0.7.1 6 years ago
Daniel Supernault ab0b39afeb
Bump version to 0.7.0 6 years ago
Daniel Supernault b85d351bc5
Update avatar logic, allow custom file size limits. Fixes #654 6 years ago
Daniel Supernault 440ea8deed
Bump version to 0.6.1 6 years ago
Daniel Supernault bae721df3b
Bump version to 0.6.0 6 years ago
Daniel Supernault 2336d09cd0
Bump version to 0.5.9 6 years ago
Daniel Supernault 4cf48f15f3
Bump version 6 years ago
Daniel Supernault 0d0c60c842
Bump version 6 years ago
Daniel Supernault 5a8b919f25
Update compiled assets, bump version 6 years ago
Daniel Supernault e69b58664c
Bump version 6 years ago
Daniel Supernault f40d4b77da
Add api route 6 years ago
Daniel Supernault 44dee9b974
Update Status model, fix thumbnail bug 6 years ago
Daniel Supernault 8d32ff0589
Update Timeline.vue, add missing notification type 6 years ago
Daniel Supernault b7362caf50
Update Status, generate missing status types 6 years ago
Daniel Supernault ad5d6b9977
Bump version to 0.5.0 6 years ago
Daniel Supernault cfdb81c2bd
Bump version 6 years ago
Daniel Supernault dd4c02ff61
Bump version 6 years ago
Daniel Supernault e4abd9b03f
Fixes #596 6 years ago
Daniel Supernault c211e1c6ca
Bump version 6 years ago
Daniel Supernault bc52949ecd
Bump version 6 years ago
daniel 720879cb47
Merge pull request #550 from bremensaki/patch-1
Expose S3 endpoint setting via config file
6 years ago
Daniel Supernault 2172a7264c
Bump version 6 years ago
Daniel Supernault 3e6a131cf3
Update app config 6 years ago
Daniel Supernault 42d59bea52
Update version 6 years ago
Mike Barnes d483f4a01f
Expose S3 endpoint setting via config file
To use non-AWS services like Google Cloud Storage or a custom provider via S3 compatibility, the endpoint needs to be configurable, and separated from the URL to allow Cloudflare etc proxy for SSL termination.

eg for GCS in S3 mode with custom domain:
AWS_ENDPOINT="https://storage.googleapis.com"
AWS_URL="https://i.pitchfork.club"

This is already supported via the driver, it just needs a config option to feed it in.

https://laracasts.com/discuss/channels/laravel/custom-file-driver-digital-ocean-spaces?page=1
6 years ago
Daniel Supernault 436dc3032c
Update queue config, set higher than timeout 6 years ago
Daniel Supernault b7e22af48e
Add html purifier config 6 years ago
Daniel Supernault 913de113ec
Update debugbar config 6 years ago
Daniel Supernault 32010897c1
Update config/app.php 6 years ago
Daniel Supernault f615c8d788
Update pixelfed config 6 years ago
Daniel Supernault a645c6fb38
Update pixelfed config 6 years ago
Daniel Supernault 3aa65b857c
Bump version 6 years ago
Daniel Supernault 875253dbba
Update pixelfed config 6 years ago
Daniel Supernault ad122aa876
Update database config, dont run mysql in strict mode 6 years ago
Daniel Supernault 6995872e31
Update database config, fixes #477 7 years ago
Daniel Supernault 91ca788c1a
Update app config, add PrettyNumber facade 7 years ago
Daniel Supernault d4691b007b
Bump version 7 years ago
daniel b8abbdd90f Apply fixes from StyleCI 7 years ago
Daniel Supernault 3c5dc24bec
Update config 7 years ago
daniel 47b82d1a9a
Merge pull request #246 from m4sk1n/maxlength
Add info about max bio length, make names length customizable
7 years ago
Marcin Mikołajczak 97917768f0
500 :) 7 years ago
Marcin Mikołajczak a1588a82c1
Merge branch 'dev' into maxlength 7 years ago
Pierre Jaury 9f4bcd2a44 Merge branch 'dev' of https://github.com/dansup/pixelfed into dev 7 years ago
Daniel Supernault 944a7fe8d3
Bump version 7 years ago
Pierre Jaury 2db1f1174f Merge branch 'dev' of https://github.com/dansup/pixelfed into dev 7 years ago
Daniel Supernault e5271ad2ff
Bump version 7 years ago
Pierre Jaury 16dc76db17 Merge branch 'dev' of https://github.com/dansup/pixelfed into dev 7 years ago
Daniel Supernault 8eb04f7433
Bump version 7 years ago
Daniel Supernault 13551b1f9e
Update pixelfed config, bump version 7 years ago
Daniel Supernault 46cfeb7f1b
Update pixelfed config, bump version 7 years ago
Daniel Supernault de98c02a6e
Update horizon config 7 years ago
Daniel Supernault 774557e8c9
Add custom image quality to config 7 years ago
Pierre Jaury 306e2c1e41 Merge branch 'dev' of github.com:pixelfed/pixelfed into dev 7 years ago
Daniel Supernault c674845a64 Update pixelfed config 7 years ago
Daniel Supernault 0623ed5ebf Update config files 7 years ago
Daniel Supernault 8f8d099f49 Update pixelfed.php 7 years ago
Daniel Supernault 576f2471e1 Update ImageOptimizer config, disable logging by default 7 years ago
Daniel Supernault b54551a94c Add account size limit 7 years ago
Pierre Jaury ff67d9e581 Merge branch 'dev' of https://github.com/dansup/pixelfed into dev 7 years ago
Pierre Jaury a6ae3f2483 Allow setting the locale from environment 7 years ago
Pierre Jaury 58cc272c88 Merge branch 'dev' of https://github.com/dansup/pixelfed into dev 7 years ago
Daniel Supernault a415b421cb Add Email Verification 7 years ago
Daniel Supernault 47df007a7e Add Photo Filters and Photo Albums 7 years ago
Pierre Jaury 91a8f919de Fix a typo in the proxy configuration 7 years ago
Pierre Jaury eddeb5e788 Improve the support for a trust proxy 7 years ago
Marcin Mikołajczak 994aed0752 Add info about max bio length, make names length customizable
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
Pierre Jaury 1af0b8abbb Configure trust proxies 7 years ago
Daniel Supernault 7a7c87d87d Add laravel-backup 7 years ago
Daniel Supernault c53e963537 Add supported file types and max caption length to new post form.
Closes #121 and #136
7 years ago
Daniel Supernault 92939ed867 Add recaptcha to login/register form 7 years ago
Daniel Supernault 82f3c50766 Add debugbar config 7 years ago
Daniel Supernault b9c02e5b68 Update horizon config 7 years ago
Daniel Supernault 51aa17052f Update FederationController
Prevent outbox from returning an actor object so other federation
software does not attempt to send inbox requests until the inbox is
fully supported.
7 years ago
Daniel Supernault c6a602e324 Update pixelfed.php config 7 years ago
Daniel Supernault de9237b5e1 Update cache.php config 7 years ago
Daniel Supernault da94721d62 Update cache.php, add more detailed redis config
Closes #19
7 years ago
Daniel Supernault 1e3a432087 Restrict new registrations with env setting 7 years ago
Daniel Supernault b6dc212b4d Update RestrictedNames 7 years ago
Daniel Supernault 993ef7e225 Update pixelfed config 7 years ago
Daniel Supernault a86b3ee06d Add pixelfed config 7 years ago
Daniel Supernault 2bb0d1ca8b Add routes config 7 years ago
Daniel Supernault 950fddf9e3 Add partial cache config 7 years ago
Daniel Supernault 72a5a12804 Add image config 7 years ago
Daniel Supernault 89c0ff9855 Add image optimizer config 7 years ago
Daniel Supernault a94fee7169 Add Horizon config 7 years ago
Daniel Supernault 8a932e8e1f Add HashIds 7 years ago
Daniel Supernault a034358c98 Add Laravel Framework 7 years ago