Daniel Supernault
|
670b3ba868
|
Update passport config
|
2023-05-02 20:53:10 -06:00 |
Daniel Supernault
|
50ab2e2039
|
Add cloud ip bans to BouncerService
|
2023-04-20 01:08:54 -06:00 |
Daniel Supernault
|
b1f95a7213
|
Bump laravel, v9 => v10
|
2023-04-19 22:30:37 -06:00 |
Daniel Supernault
|
780f250742
|
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file
|
2023-04-09 14:40:16 -06:00 |
Daniel Supernault
|
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
|
2023-04-04 03:52:32 -06:00 |
Daniel Supernault
|
22da2647c7
|
Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825
|
2023-04-03 19:15:20 -06:00 |
Daniel Supernault
|
b7501ee46e
|
Bump version
|
2023-03-25 06:47:53 -06:00 |
Daniel Supernault
|
4e1d0ed596
|
Add admin report email notifications
|
2023-03-13 05:55:56 -06:00 |
Daniel Supernault
|
304ea956db
|
Update queue config, set "after_commit" to true
|
2023-03-05 03:20:55 -07:00 |
daniel
|
50f2ede57f
|
Merge pull request #4188 from Strubbl/patch-3
Update backup.php
|
2023-03-04 14:55:14 -07:00 |
Strubbl
|
d093425511
|
Update backup.php
fix directory path to the real cache directory
|
2023-03-04 22:49:04 +01:00 |
Daniel Supernault
|
5b879f0156
|
Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts
|
2023-03-01 04:16:42 -07:00 |
Strubbl
|
8f6c6840b6
|
Update backup.php
do not include cache directories into the backup
|
2023-02-15 22:12:40 +01:00 |
Daniel Supernault
|
e6bc57d7b6
|
Update Media model, use cloud filesystem url if enabled instead of cdn_url to easily update S3 media urls
|
2023-02-03 20:20:51 -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
|
10b6598049
|
Update database config, add sticky flag https://laravel.com/docs/9.x/database#the-sticky-option
|
2022-12-30 23:30:05 -07:00 |
Daniel Supernault
|
936f1e7a9b
|
Update database config, use single transaction and skip lock tables for mysql dump
|
2022-12-30 21:55:45 -07:00 |
Trankten
|
c895150ed5
|
Update mail.php
lowercase ENV
|
2022-12-28 11:31:47 +01:00 |
Trankten
|
3543d7c33d
|
Update mail.php
Adding compatibility with Google Workspaces SMTP Relay.
More info can be found here: https://support.google.com/a/answer/2956491
|
2022-12-28 11:24:48 +01:00 |
Daniel Supernault
|
2a304d18c7
|
Add trending config
|
2022-12-27 03:37:48 -07:00 |
Daniel Supernault
|
b73ca9a1ea
|
Add Admin Invites
|
2022-12-19 22:30:50 -07:00 |
Daniel Supernault
|
e503c83b6c
|
Update logging config
|
2022-12-17 21:17:07 -07:00 |
Daniel Supernault
|
0bc5f1306d
|
Update configs
|
2022-12-17 20:28:23 -07:00 |
Daniel Supernault
|
3328b367fd
|
Add optional home feed caching
|
2022-12-16 00:43:20 -07:00 |
Daniel Supernault
|
e6c1604d43
|
Update InboxPipeline, add inbox job queue and separate http sig validation from activity handling
|
2022-12-13 00:27:46 -07:00 |
Daniel Supernault
|
8ba338640f
|
Update FederationController, add two new queues (follow, shared) to prioritize follow request handling
|
2022-12-12 20:21:06 -07:00 |
Daniel Supernault
|
b0c4cc304e
|
Update backup config, fixes #3793, #3920, #3931
|
2022-12-12 19:39:11 -07:00 |
Daniel Supernault
|
720b6eb337
|
Update filesystem config, fix DO Spaces root default
|
2022-12-02 02:03:06 -07:00 |
Daniel Supernault
|
a31bdec750
|
Allow forceHttps to be disabled, fixes #3710
|
2022-12-01 20:59:57 -07:00 |
Daniel Supernault
|
ae78129678
|
Update changelog
|
2022-12-01 20:31:20 -07:00 |
Daniel Supernault
|
5cac7fb44f
|
Revert nsfw posts hidden on local/network timelines by default
|
2022-11-28 05:13:12 -07:00 |
Daniel Supernault
|
772cfb9cee
|
Initial in-app registration logic
|
2022-11-25 20:49:06 -07:00 |
Daniel Supernault
|
55003148d4
|
Update ffmpeg config
|
2022-11-17 21:05:21 -07:00 |
Daniel Supernault
|
59702d406b
|
Update federation config, enable remote follows by default
|
2022-11-17 18:40:47 -07:00 |
Daniel Supernault
|
18f3fcc663
|
Update Laravel 8 => 9
|
2022-11-07 18:41:25 -07:00 |
Daniel Supernault
|
356a882dbc
|
Add Portfolio feature
|
2022-10-17 01:59:23 -06:00 |
Daniel Supernault
|
c990ac2a7b
|
Enable network timeline caching by default
|
2022-10-08 23:23:48 -06:00 |
Daniel Supernault
|
46d88385d9
|
Bump version to 0.11.4
|
2022-10-04 18:01:13 -06:00 |
Daniel Supernault
|
7734dc033b
|
Add instance post/profile embed config setting
|
2022-08-16 02:57:52 -06:00 |
Daniel Supernault
|
0b7d0a9627
|
Add customizable Legal Notice page
|
2022-08-15 23:39:33 -06:00 |
Daniel Supernault
|
785d0f9211
|
Update app config, remove telescope provider
|
2022-07-01 02:38:32 -06:00 |
Daniel Supernault
|
aa498af073
|
Add live stream events
|
2022-06-26 16:06:08 -06:00 |
Daniel Supernault
|
dba78e0826
|
Add laravel-websockets library
|
2022-06-26 12:28:37 -06:00 |
Daniel Supernault
|
65cf9ccac9
|
Update pixelfed config, bump max_collection_length default to 100 from 18
|
2022-06-10 23:36:44 -06:00 |
Daniel Supernault
|
1310d95cdb
|
Add NetworkTimelineService cache
|
2022-06-09 04:15:23 -06:00 |
Daniel Supernault
|
28a2eb87e7
|
Update livestream config
|
2022-06-05 02:09:18 -06:00 |
Daniel Supernault
|
00770c6002
|
Update livestream config
|
2022-06-01 00:13:44 -06:00 |
Daniel Supernault
|
5206f21f59
|
Add Live Stories/Live streaming
|
2022-05-26 01:59:54 -06:00 |
Daniel Supernault
|
13a6630351
|
Update network timeline api, limit falloff to 2 days
|
2022-05-21 01:49:39 -06:00 |
daniel
|
413475aa44
|
Merge pull request #3494 from shleeable/patch-28
Delete self-diagnosis.php
|
2022-05-20 23:39:28 -06:00 |
Daniel Supernault
|
108e380394
|
Add ffmpeg config, disable logging by default
|
2022-05-20 21:17:54 -06:00 |
Shlee
|
ef78b73e7f
|
Delete self-diagnosis.php
|
2022-05-18 14:26:39 +09:30 |
Daniel Supernault
|
cb2e0fee3a
|
Revert default redis driver back to predis for now
|
2022-05-16 03:08:27 -06:00 |
daniel
|
1238fb5d4d
|
Merge pull request #3468 from shleeable/patch-12
Move from predis to phpredis as default for database. Matching cache
|
2022-05-15 22:08:58 -06:00 |
daniel
|
623a193436
|
Merge pull request #3466 from shleeable/patch-10
Horizon prefix - randomising prefix breaks horizon on cache rebuild
|
2022-05-15 21:55:51 -06:00 |
daniel
|
027b0a7115
|
Merge branch 'staging' into patch-4
|
2022-05-15 21:35:45 -06:00 |
Daniel Supernault
|
a160b2339b
|
Update exp config, enforce mastoapi compatibility by default
|
2022-05-15 21:25:18 -06:00 |
Shlee
|
1e37fe7480
|
Update database.php
|
2022-05-15 17:07:51 +09:30 |
Shlee
|
caccd6691e
|
Update horizon.php
|
2022-05-15 14:15:36 +09:30 |
Shlee
|
fafb2ca3b9
|
Update horizon.php
|
2022-05-15 13:57:07 +09:30 |
Shlee
|
05267395e1
|
Update horizon.php
|
2022-05-15 13:56:01 +09:30 |
Shlee
|
f7aea85344
|
Update horizon.php
|
2022-05-15 13:50:36 +09:30 |
Shlee
|
1f2028fb13
|
Update trustedproxy.php
|
2022-05-14 18:10:38 +09:30 |
Daniel Supernault
|
b0d2c5e143
|
Hardcode UTC application timezone
|
2022-05-13 23:45:53 -06:00 |
Daniel Supernault
|
08b07a4a38
|
Bump version
|
2022-05-09 02:13:26 -06:00 |
Daniel Supernault
|
b1d51bb210
|
Update horizon config
|
2022-04-26 22:28:12 -06:00 |
Daniel Supernault
|
270578bb39
|
Update horizon config
|
2022-04-26 22:27:40 -06:00 |
Daniel Supernault
|
71e6e1f14f
|
Update filesystem config
|
2022-04-10 06:32:02 -06:00 |
Daniel Supernault
|
029f4507bd
|
Update horizon config
|
2022-04-06 03:45:52 -06:00 |
Daniel Supernault
|
f6f2c27874
|
Update horizon config, add default timeout limit
|
2022-04-05 21:22:32 -06:00 |
Daniel Supernault
|
1c02afb1a1
|
Update oauth flow
|
2022-03-24 21:42:58 -06:00 |
Daniel Supernault
|
9ac1015042
|
Add LDAP support
|
2022-03-08 21:45:05 -07:00 |
Daniel Supernault
|
52f25ff109
|
Update instance config, match default oauth settings in AuthServiceProvider
|
2022-02-17 18:31:28 -07:00 |
Daniel Supernault
|
cc9fcae69c
|
Update log config
|
2022-02-13 12:22:58 -07:00 |
Daniel Supernault
|
49a53c27be
|
Update filesystems config, set S3 visibility to public by default. Fixes #2913
|
2022-02-09 23:17:19 -07:00 |
Daniel Supernault
|
ca79e26d3a
|
Add custom emoji
|
2022-01-18 23:03:21 -07:00 |
Daniel Supernault
|
8077ded2dd
|
Bump version to 0.11.2
|
2022-01-09 23:54:05 -07:00 |
Daniel Supernault
|
46485426ea
|
Update ApiV1Controller, add mastoapi strict mode
|
2022-01-05 21:36:02 -07:00 |
Daniel Supernault
|
b4bd0400c2
|
Store remote avatars locally if S3 not enabled
|
2022-01-02 21:30:02 -07:00 |
Daniel Supernault
|
92bc28456d
|
Update RemoteAvatarFetch job
|
2021-12-30 21:05:50 -07:00 |
Daniel Supernault
|
b95aec1208
|
Enable network timeline by default
|
2021-12-29 02:04:39 -07:00 |
Daniel Supernault
|
f3a66fff61
|
Update experiment config, force enabled single page app
|
2021-12-28 19:37:30 -07:00 |
Daniel Supernault
|
469d49d832
|
Update site config, increase ttl and enable SPA by default
|
2021-12-26 03:46:15 -07:00 |
Daniel Supernault
|
7e35ab80ad
|
Update web routes
|
2021-12-21 21:44:52 -07:00 |
Daniel Supernault
|
a065e17cc2
|
Update pixelfed config, remove env_editor
|
2021-12-14 22:37:07 -07:00 |
Daniel Supernault
|
3515a98e55
|
Add Cloud Backups, a command to store backups on S3 or compatible filesystems
|
2021-12-14 20:08:44 -07:00 |
Daniel Supernault
|
192553ff77
|
Update public timeline api, add experimental cache
|
2021-10-21 19:02:15 -06:00 |
Daniel Supernault
|
eac6b76779
|
Update horizon config
|
2021-10-19 23:15:03 -06:00 |
Daniel Supernault
|
2609c86ad6
|
Update auth config, add throttle limit to password resets
|
2021-10-14 20:37:46 -06:00 |
Daniel Supernault
|
fe42c0b245
|
Bump version
|
2021-09-07 21:17:39 -06:00 |
Daniel Supernault
|
a08c8a29d5
|
Update image optimizer
|
2021-09-03 22:09:58 -06:00 |
Daniel Supernault
|
2ab032599c
|
Update db config
|
2021-09-03 22:09:25 -06:00 |
Daniel Supernault
|
fee2857deb
|
Update ComposeController
|
2021-08-31 00:22:08 -06:00 |
Daniel Supernault
|
bdc5abbfbc
|
Update horizon config
|
2021-08-31 00:18:19 -06:00 |
Daniel Supernault
|
07e8ddf8eb
|
Add new horizon queue
|
2021-08-30 00:38:12 -06:00 |
Daniel Supernault
|
7709220074
|
Add Polls
|
2021-08-04 20:29:21 -06:00 |
Daniel Supernault
|
072d55d1a8
|
Update Compose Apis, make media descriptions/alt text length limit configurable. Default length: 1000
|
2021-07-24 21:15:15 -06:00 |
Daniel Supernault
|
7f4213924f
|
Update job queue, separate deletes into their own queue
|
2021-07-13 23:09:50 -06:00 |
Daniel Supernault
|
a4121cb8e4
|
Bump version
|
2021-06-01 23:50:21 -06:00 |