Commit Graph

8178 Commits

Author SHA1 Message Date
daniel b48e67d098
Merge pull request #3560 from pixelfed/staging
Staging
2022-06-23 01:13:06 -06:00
Daniel Supernault 1ff0fa1d2b
Update composer deps 2022-06-23 01:11:02 -06:00
Daniel Supernault 5254f3921b
Update ApiV1Controller, fix source note 2022-06-23 01:09:25 -06:00
daniel 76dbddfae9
Merge pull request #3551 from pixelfed/staging
Staging
2022-06-20 21:59:20 -06:00
Daniel Supernault c32bb55b8a
Update AP helpers, fix last_fetched_at condition 2022-06-20 21:48:37 -06:00
Daniel Supernault 9ef9985133
Update changelog 2022-06-19 07:06:08 -06:00
Daniel Supernault 03a85460af
Fix timeline infinite scroll 2022-06-19 07:05:07 -06:00
Daniel Supernault bb1cccbe03
Update MediaDeletePipeline, fix async media deletion 2022-06-19 06:52:06 -06:00
Daniel Supernault 1eba7f810a
Update Inbox, improve status deletion cache invalidation 2022-06-19 00:14:05 -06:00
Daniel Supernault 8018c46f1f
Update changelog 2022-06-18 23:48:17 -06:00
Daniel Supernault 44f4a9edd9
Improve CollectionService cache invalidation, fixes #3548 2022-06-18 23:47:16 -06:00
Daniel Supernault 9860b4a735
Update changelog 2022-06-15 03:32:43 -06:00
Daniel Supernault a7613baee6
Update ApiV1Controller, fix public timeline min/max id pagination 2022-06-15 03:32:04 -06:00
daniel 4f3a0d0ead
Merge pull request #3545 from pixelfed/staging
Staging
2022-06-15 02:18:26 -06:00
Daniel Supernault 154f23416a
Add live-hls storage dir and gitignore 2022-06-15 01:20:03 -06:00
Daniel Supernault 7803b692f8
Update changelog 2022-06-15 01:11:25 -06:00
Daniel Supernault 11e99d782f
Update ApiV1Controller, fix network timeline 2022-06-15 01:10:39 -06:00
Daniel Supernault f78aa1f674
Update livestream api routes 2022-06-15 00:46:57 -06:00
Daniel Supernault 494f11202f
Update LiveStream model 2022-06-15 00:46:20 -06:00
Daniel Supernault 4ff179ad4d
Update ApiV1Controller, improve local/remote logic in public timeline endpoint 2022-06-13 03:08:43 -06:00
daniel 255c41fb83
Merge pull request #3532 from pixelfed/staging
Staging
2022-06-13 02:19:41 -06:00
Daniel Supernault 434a99aac0
Update compiled assets 2022-06-13 01:57:54 -06:00
Daniel Supernault e97900a060
Update follower counts on follow_request approval 2022-06-11 05:16:38 -06:00
Daniel Supernault b4dda5776b
Implement follow request api endpoints 2022-06-11 03:31:24 -06:00
Daniel Supernault 4470981af7
Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 2022-06-11 03:27:52 -06:00
Daniel Supernault aded149fae
Update AccountController, include account entities in follow_requests.json endpoint 2022-06-11 00:37:36 -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 e13adc661d
Update composer deps 2022-06-10 22:57:05 -06:00
Daniel Supernault f54fd6e9cc
Update ApiV1Controller, add network timeline support via NetworkTimelineService 2022-06-09 05:11:39 -06:00
Daniel Supernault 37f97ccc2d
Update AP helpers 2022-06-09 04:19:57 -06:00
Daniel Supernault 1310d95cdb
Add NetworkTimelineService cache 2022-06-09 04:15:23 -06:00
Daniel Supernault 9c17def4a0
Update UserFilterService, improve cache strategy by using in-memory state via UserFilterObserver for empty lists with a ttl of 90 days. 2022-06-09 04:09:05 -06:00
Daniel Supernault 97f3bc571e
Update TrustProxies middleware 2022-06-09 02:28:59 -06:00
Daniel Supernault 7c8f76438b
Update LiveStream model 2022-06-09 00:14:40 -06:00
Daniel Supernault feecc06c2a
Update installer command 2022-06-09 00:09:01 -06:00
Daniel Supernault 2b7c8dd1e5
Update GenerateInstanceActor command 2022-06-06 22:29:33 -06:00
Daniel Supernault 98c2397bf0
Update ApiV1Controller, fix non-public visibility inclusion on home timeline 2022-06-05 03:24:44 -06:00
Daniel Supernault 5bcc02ecac
Update PublicApiController, fix non-public visibility inclusion on home timeline 2022-06-05 03:23:41 -06:00
Daniel Supernault a73b2f0002
Update Profile model 2022-06-05 02:49:29 -06:00
Daniel Supernault 4ecbd7cbe4
Update FollowerService 2022-06-05 02:35:14 -06:00
Daniel Supernault 28a2eb87e7
Update livestream config 2022-06-05 02:09:18 -06:00
Daniel Supernault 68300c426c
Update AccountController 2022-06-03 04:28:58 -06:00
Daniel Supernault 4dc9365acb
Update AccountController, dispatch Accept Follow activity if applicable 2022-06-03 04:18:06 -06:00
Daniel Supernault 85fb46668c
Update FollowRequest model 2022-06-03 01:29:50 -06:00
Daniel Supernault 4f99039c15
Update changelog 2022-06-02 23:48:08 -06:00
Daniel Supernault c82f208517
Update Inbox, store follow request activity 2022-06-02 23:47:43 -06:00
Daniel Supernault 3c3e0bef64
Add migration 2022-06-02 23:44:28 -06:00
Daniel Supernault 00770c6002
Update livestream config 2022-06-01 00:13:44 -06:00
daniel 8059cf39ac
Merge pull request #3529 from pixelfed/staging
Add Live Stories/Live streaming
2022-05-26 02:01:13 -06:00
Daniel Supernault 5206f21f59
Add Live Stories/Live streaming 2022-05-26 01:59:54 -06:00