Wykres commitów

9071 Commity (ecfc0766f81908eb9e7088a14e4e2d7350744447)

Autor SHA1 Wiadomość Data
Daniel Supernault b89d0e8420
Update changelog 2023-01-17 01:47:54 -07:00
Daniel Supernault 6cfbedd9fd
Update ApiV1DotController, fix inAppRegistrationConfirm logic 2023-01-17 01:47:28 -07:00
Nicolas Hoizey 6bf72b6665
Suggested weight optimization for the SVG logo
I ran the logo in [SVGOMG](https://jakearchibald.github.io/svgomg/), a tool for optimizing SVG images, and it saves 54 % of the weight without losing anything visually.

I kept the pretty markup, even if minification would have saved a few more bytes.
2023-01-16 09:05:17 +01:00
daniel 0de5aa1eeb
Merge pull request #4088 from pixelfed/staging
Staging
2023-01-15 02:39:59 -07:00
Daniel Supernault 8bfdf2c29e
Update changelog 2023-01-15 02:38:45 -07:00
Daniel Supernault d5dc928224
Update admin api 2023-01-15 02:36:55 -07:00
Daniel Supernault 0420368477
Add AdminInstance resource 2023-01-15 02:35:50 -07:00
Daniel Supernault a0da6ec39a
Update InstanceService, improve unlisted/banned network post filtering 2023-01-15 02:35:10 -07:00
daniel 1084bb0ac8
Merge pull request #4087 from pixelfed/staging
Add migration
2023-01-14 21:27:25 -07:00
Daniel Supernault 87cff47c03
Add migration 2023-01-14 21:26:41 -07:00
daniel 7cde1e5b90
Merge pull request #4086 from pixelfed/staging
Add AdminUser resource
2023-01-14 20:39:18 -07:00
Daniel Supernault f5c2120eee
Add AdminUser resource 2023-01-14 20:38:33 -07:00
daniel ea23d71435
Merge pull request #4085 from pixelfed/staging
Add admin api
2023-01-14 20:36:08 -07:00
Daniel Supernault a224c71151
Add admin api 2023-01-14 20:33:46 -07:00
daniel 15fa79fa7e
Merge pull request #4072 from pixelfed/staging
Update docker action
2023-01-08 15:04:06 -07:00
Daniel Supernault 9483c01fcd
Update docker action 2023-01-08 15:03:28 -07:00
daniel 5676480efc
Merge pull request #4071 from pixelfed/staging
Staging
2023-01-08 14:18:15 -07:00
Daniel Supernault 6bae1d0327
Remove unused tests 2023-01-08 14:08:22 -07:00
Daniel Supernault fb584c02a6
Update NoteAttachmentTest 2023-01-08 14:07:42 -07:00
daniel 0d320c3d82
Merge pull request #3985 from svenluijten/clean-up-tests
Clean up styling in the tests
2023-01-08 14:02:45 -07:00
Daniel Supernault 92f34d047e
Update MAIL_EHLO_DOMAIN variable 2023-01-08 13:45:28 -07:00
daniel ce8343b05d
Merge pull request #4026 from trankten/patch-1
Allow email delivery using Google Workspace SMTP Relay by fixing EHLO authentication.
2023-01-08 13:42:23 -07:00
Daniel Supernault 8bd39801c2
Fix atom media mime type 2023-01-08 13:27:24 -07:00
daniel 1ae381b4b9
Merge pull request #4042 from harmtemolder/dev
Add media:content to atom feed
2023-01-08 13:26:33 -07:00
daniel 61987da3ea
Merge pull request #4046 from mryoaz/contactform-fix
Fix Contactform UX and validation (fixes #2239 and #2240)
2023-01-08 12:32:02 -07:00
daniel ec2c312d0e
Merge pull request #4063 from ablyler/add-cloud-media-migration-error-logs
Add error logging for migrating to cloud storage failures
2023-01-08 12:29:39 -07:00
daniel 0269e4d0e8
Merge pull request #4067 from idanoo/dev
Update User artisan commands to match UserDelete
2023-01-08 12:28:28 -07:00
daniel 344d145e76
Merge pull request #4070 from pixelfed/staging
Staging
2023-01-08 12:26:58 -07:00
Daniel Supernault 3630ac8c66
Update composer/npm deps 2023-01-08 12:26:21 -07:00
daniel b1cf71b55c
Merge pull request #4050 from Murazaki/build/dev
Build CI and docker updates for automatic image push to Docker Hub
2023-01-08 12:22:32 -07:00
Mehdi Benadel 5c761dd2fb Stop building for armv7 2023-01-08 08:01:20 +01:00
Mehdi Benadel e0f9697c4f fix image tags 2023-01-08 00:01:10 +01:00
idanoo 52d65538cd
Update User artisan commands to match UserDelete 2023-01-08 11:38:56 +13:00
Mehdi Benadel 48bbb6bb76 Adding fpm docker 2023-01-07 23:01:56 +01:00
Mehdi Benadel 3ec81f9e32 Updating Dockerfile according to #3737, #3740, #3850 and #4065 2023-01-07 22:49:22 +01:00
Harm te Molder 29ce7af020
Fix missing closing slash 2023-01-07 18:46:07 +01:00
Harm te Molder 31cefa4b9e
Fix missing curly brace 2023-01-07 18:21:21 +01:00
Andy Blyler 82bd1512fe Add error logging for migrating to cloud storage failures 2023-01-04 11:57:56 -05:00
Mehdi Benadel 9ad4141d34 Updating dependencies 2022-12-31 16:48:33 +00:00
Mehdi Benadel 5541af4f4b Updating workflow 2022-12-31 16:48:33 +00:00
Mehdi Benadel b1ff44ca2f update docker-compose 2022-12-31 16:48:33 +00:00
Mehdi Benadel cebb463654 Making this action workflow more versatile 2022-12-31 16:48:33 +00:00
Kovah 0ecb3ed960 Optimize build process, add Horizon publishing 2022-12-31 16:48:33 +00:00
Kovah 7e8f962db5 Optimize Pixelfed Dockerfile, add Github Actions build 2022-12-31 16:48:33 +00:00
daniel 71cc016e0b
Merge pull request #4052 from pixelfed/staging
Staging
2022-12-31 06:34:27 -07:00
Daniel Supernault 4ce43f4928
Update changelog 2022-12-31 06:28:52 -07:00
Daniel Supernault 4d1f281144
Update SearchApiV2Service, improve query performance 2022-12-31 06:28:17 -07:00
Daniel Supernault e0c3dae324
Update profile audience to filter blocked instances 2022-12-31 06:25:43 -07:00
daniel d84f3dc1d4
Merge pull request #4051 from pixelfed/staging
Staging
2022-12-31 01:45:21 -07:00
Daniel Supernault e99b41292a
Update compiled assets 2022-12-31 01:44:14 -07:00