Commit Graph

8710 Commits

Author SHA1 Message Date
Daniel Supernault 8e9b7f6be3
Remove unused lang 2022-11-17 18:26:33 -07:00
Daniel Supernault 4e1accdf1d
Fix cs lang 2022-11-17 18:24:00 -07:00
Daniel Supernault 54500ae376
Update changelog 2022-11-17 18:09:36 -07:00
Daniel Supernault 682f5f0f33
Add Manually verify email address command 2022-11-17 18:09:16 -07:00
daniel 56f5facc30
Merge pull request #3768 from pixelfed/staging
Update Inbox
2022-11-14 01:58:19 -07:00
Daniel Supernault 4b8dc17140
Update Inbox 2022-11-14 01:57:45 -07:00
daniel bbb9cc68e9
Merge pull request #3767 from pixelfed/staging
Update MediaDeletePipeline to handle flysystem v3
2022-11-14 01:48:30 -07:00
Daniel Supernault 1f7f6ca3a3
Update MediaDeletePipeline to handle flysystem v3 2022-11-14 01:47:53 -07:00
daniel af7dd6ca49
Merge pull request #3766 from pixelfed/staging
Update FederationController
2022-11-14 01:40:55 -07:00
Daniel Supernault 4423231ebb
Update FederationController 2022-11-14 01:40:13 -07:00
daniel 103129099b
Merge pull request #3765 from pixelfed/staging
Staging
2022-11-14 01:20:15 -07:00
Daniel Supernault a60806225e
Update changelog 2022-11-14 01:18:09 -07:00
Daniel Supernault a231b3c556
Update AccountController, fix 2FA backup code bug 2022-11-14 01:17:41 -07:00
daniel 73b82938dc
Merge pull request #3764 from pixelfed/staging
Staging
2022-11-13 22:31:35 -07:00
Daniel Supernault a62a688da9
Update changelog 2022-11-13 22:31:08 -07:00
Daniel Supernault 970329975a
Update web routes, redirect /home to / 2022-11-13 22:30:04 -07:00
daniel 2e5deb7138
Merge pull request #3762 from pixelfed/staging
Add Server Directory integration
2022-11-13 20:12:00 -07:00
Daniel Supernault 94697d536b
Add Server Directory integration 2022-11-13 20:11:07 -07:00
daniel 92dd5b9abf
Merge pull request #3729 from pixelfed/staging
Staging
2022-11-07 18:59:19 -07:00
Daniel Supernault f90e573ad7
Update circleci config 2022-11-07 18:43:55 -07:00
Daniel Supernault 18f3fcc663
Update Laravel 8 => 9 2022-11-07 18:41:25 -07:00
Daniel Supernault 85794784d4
Update DeleteAccountPipeline queue 2022-10-31 03:31:38 -06:00
daniel 2bb27229f3
Merge pull request #3717 from pixelfed/staging
Update command
2022-10-31 02:18:50 -06:00
Daniel Supernault 6b92c64851
Update command 2022-10-31 02:18:06 -06:00
daniel c5c7f9a63b
Merge pull request #3716 from pixelfed/staging
Staging
2022-10-31 00:09:37 -06:00
Daniel Supernault 896e6023bd
Add command 2022-10-31 00:05:17 -06:00
Daniel Supernault fa43ec2333
Add migration 2022-10-30 23:41:20 -06:00
Matthew Barnes 930ce8da82
Add register link to login page 2022-10-23 14:31:10 +01:00
Luke Watts 41755c99d1
chore: adds node version
Adds a .node-version file to the repo which allows various developer tools
such as fnm and others to load the correct version of Node

I am inferring that Node v14 is the version being used.
When running `npm install` with Node >=16, npm states the
lockfile was run with an older version of npm and needs to
apply a one off upgrade. The lockfile version generated by
npm changed from v1 => v2 with npm v7.
https://github.blog/2021-02-02-npm-7-is-now-generally-available/#changes-to-the-lockfile

A separate and future work item would be to bump the
project to use the latest version of Node.
2022-10-23 15:10:18 +02:00
Luke Watts d1dca5a1f1
fix: add opt of forceScheme(https)
When running the application locally with
APP_URL=http://localhost it is unexpected for
all route URLs returned by `route('route-name')`
to use the https prefix.

Configuring SSL for your local environment should
not be a required step to development locally.

The new logic checks the configured URL for presence
of https:// OR that this the application is running
in a production environment.
2022-10-23 15:09:32 +02:00
daniel 14a1a0283c
Merge pull request #3705 from pixelfed/staging
Add Portfolio feature
2022-10-17 02:30:55 -06:00
Daniel Supernault 7ef383d1f6
Update changelog 2022-10-17 02:24:21 -06:00
Daniel Supernault 0a230798c8
Update compiled assets 2022-10-17 02:01:43 -06:00
Daniel Supernault 55a4f35326
Update compiled assets 2022-10-17 02:00:24 -06:00
Daniel Supernault 356a882dbc
Add Portfolio feature 2022-10-17 01:59:23 -06:00
Falko Zurell 7ba1efe6a9
switch from MySQL docker images to MariaDB
This seems to address some rare occasions where MySQL conversions causes issues as in https://github.com/pixelfed/pixelfed/issues/2989
2022-10-11 08:24:51 +02:00
daniel 99e56fb882
Merge pull request #3693 from pixelfed/staging
Staging
2022-10-08 23:24:43 -06:00
Daniel Supernault 8a40ef9074
Update changelog 2022-10-08 23:24:18 -06:00
Daniel Supernault c990ac2a7b
Enable network timeline caching by default 2022-10-08 23:23:48 -06:00
daniel ecbc168361
Merge pull request #3692 from pixelfed/staging
Staging
2022-10-08 23:03:32 -06:00
Daniel Supernault 897db01fc0
Update changelog 2022-10-08 23:00:10 -06:00
Daniel Supernault b0422d4f26
Fix remote profile avatar urls when storing locally 2022-10-08 22:59:33 -06:00
Daniel Supernault 1de7a136f6
Update MediaStorageService 2022-10-07 06:16:54 -06:00
Daniel Supernault 253a7c8c71
Update compiled assets 2022-10-07 05:52:23 -06:00
daniel 7e26113b59
Merge pull request #3689 from pixelfed/staging
Add migration
2022-10-07 05:13:22 -06:00
Daniel Supernault d3946ea548
Add migration 2022-10-07 05:12:34 -06:00
daniel e4ebab1805
Merge pull request #3688 from pixelfed/staging
Update compiled assets
2022-10-07 05:04:54 -06:00
Daniel Supernault d85be12883
Update compiled assets 2022-10-07 05:03:40 -06:00
daniel 81c51e9480
Merge pull request #3687 from pixelfed/staging
Update StatusController
2022-10-07 03:51:37 -06:00
Daniel Supernault 6e214904a8
Update StatusController 2022-10-07 03:49:23 -06:00