Wykres commitów

9772 Commity (c09a7d112792705ca750907777c6f6fed441c3de)

Autor SHA1 Wiadomość Data
Daniel Supernault c09a7d1127
Update compiled assets 2023-11-02 04:36:42 -06:00
Daniel Supernault 9c24157ab3
Update ImportPostController, fix IG bug with missing spaces between hashtags 2023-11-02 04:31:59 -06:00
Daniel Supernault 5a2d7e3eca
Update AccountImport 2023-11-02 04:31:15 -06:00
daniel e6301bfa51
Merge pull request #4726 from paulexyz/insta-import-utf8
fix: Instagram import broken UTF8 characters
2023-11-02 04:27:19 -06:00
paule 950baef58b fix: Instagram import broken UTF8 characters 2023-11-01 06:20:23 +01:00
Daniel Supernault da510089e2
Update LikePipeline, dispatch to feed queue. Fixes #4723 2023-10-30 21:16:28 -06:00
Daniel Supernault eb291efe00
Update changelog 2023-10-29 05:29:56 -06:00
Daniel Supernault 4c6a0719ca
Update ApiV1Dot1Controller, add configurable app confirm rate limit ttl 2023-10-29 05:29:30 -06:00
Daniel Supernault 1686fc68e8
Update pixelfed config 2023-10-29 05:28:13 -06:00
Daniel Supernault 7cd9fa6e5b
Update pixelfed config 2023-10-29 05:27:12 -06:00
Daniel Supernault 3249695066
Update ApiV1Dot1Controller, update iar redirect url format 2023-10-29 04:50:20 -06:00
Daniel Supernault 432acb491a
Update ApiV1Dot1Controller, update iar redirect url format 2023-10-29 04:07:04 -06:00
Daniel Supernault 1f82d47ce5
Update ApiV1Dot1Controller, add domain to iar redirect 2023-10-29 03:47:06 -06:00
Daniel Supernault 28a808031b
Update ApiV1Dot1Controller, allow iar rate limits to be configurable 2023-10-29 03:06:10 -06:00
Daniel Supernault b58ed0ad01
Update pixelfed config 2023-10-29 03:04:48 -06:00
daniel 2b17cc2c0d
Merge pull request #4709 from mbliznikova/check_if_collection_empty_in_edit
Add check if collection is empty in Edit Collection before publishing
2023-10-24 20:00:09 -06:00
daniel 1be012e439
Merge pull request #4698 from aneillans/strip-profile-tags-embed
Strip tags from bio in embeds
2023-10-24 19:59:28 -06:00
daniel 381e23e172
Merge pull request #4684 from mbliznikova/3596_provide_error_message_for_too_large_files
Provide the error message if a file to upload is too large, issue #3596
2023-10-24 19:56:28 -06:00
daniel d85c0c3d0a
Merge pull request #4676 from viviicat/fix-post-follow
Update Post component, adding follow and unfollow methods.
2023-10-24 19:54:28 -06:00
Daniel Supernault 31fafb1b68
Update changelog 2023-10-23 02:47:29 -06:00
Daniel Supernault 7edfea0951
Update hls pipeline, improve version check 2023-10-23 02:46:56 -06:00
Daniel Supernault 6ab7e37a48
Update ffmpeg config 2023-10-23 02:31:54 -06:00
Daniel Supernault 0405ef1248
Update compiled assets 2023-10-23 01:58:16 -06:00
Daniel Supernault c63707b3ec
Update npm deps 2023-10-23 01:35:19 -06:00
Daniel Supernault f11ce7009f
Update PostContent, add new video-player component 2023-10-23 01:28:06 -06:00
Daniel Supernault e3f8cfb49e
Add hls/p2p video player 2023-10-23 01:27:11 -06:00
Daniel Supernault 5c358010b0
Update Config util, add hls attributes 2023-10-23 01:15:02 -06:00
Daniel Supernault 6cf4363c50
Update MediaService, remove hls_manifest attribute for MastoAPI entities 2023-10-23 01:14:33 -06:00
Daniel Supernault f0ba2dfc69
Update VideoThumbnail job, dispatch HLS job when applicable 2023-10-23 01:13:09 -06:00
Daniel Supernault 3f292459ff
Update VideoPipeline, add VideoHlsPipeline job for HLS generation 2023-10-23 01:12:40 -06:00
Daniel Supernault f9bbb05575
Update MediaDeletePipeline, handle HLS deletion 2023-10-23 01:09:16 -06:00
Daniel Supernault fac7c3c5e7
Update MediaTransformer, add hls_manifest attribute 2023-10-23 00:38:37 -06:00
Daniel Supernault 4e3e23db36
Add js debounce util 2023-10-23 00:15:53 -06:00
Daniel Supernault a144301085
Add RegisterForm component 2023-10-23 00:11:46 -06:00
Daniel Supernault 4cd53247a6
Add MediaHlsService 2023-10-22 23:42:25 -06:00
Daniel Supernault 82fc36b2b3
Update npm deps, add webp2p libs. Thanks @peertube <3 2023-10-22 23:41:03 -06:00
Daniel Supernault 00823545a5
Add WebP2P support for Video 2023-10-22 23:21:50 -06:00
Daniel Supernault 56e315f69f
Update ComposeModal component, fix multi filter bug and allow media re-ordering before upload/posting 2023-10-22 21:13:55 -06:00
mbliznikova b838f90b77 Add check if collection is empty in Edit Collection before publishing 2023-10-20 21:16:19 +00:00
Daniel Supernault 65a048cdd5
Update StatusTransformer 2023-10-20 00:17:24 -06:00
Daniel Supernault dfe2379b93
Update StatusTransformer, generate autolink on request 2023-10-16 06:28:57 -06:00
Daniel Supernault 9677791bef
Update changelog 2023-10-15 03:52:20 -06:00
Daniel Supernault 778e83d398
Update lexer regex, fix mention regex and add more tests 2023-10-15 03:51:45 -06:00
Daniel Supernault 36df0d8373
Update nodeinfo 2023-10-12 21:29:51 -06:00
Andy Neillans e9d9c4d8cc Strip tags from bio in embeds 2023-10-11 19:08:22 +01:00
daniel 2fa595d2cf
Merge pull request #4697 from pixelfed/staging
Update RemoteStatusDelete, fix include
2023-10-11 05:25:10 -06:00
Daniel Supernault b76ad7cfe0
Update RemoteStatusDelete, fix include 2023-10-11 05:24:34 -06:00
daniel c906dbb26b
Merge pull request #4696 from pixelfed/staging
Update IncrementPostCount pipeline
2023-10-11 05:12:32 -06:00
Daniel Supernault 0d35f1a3e5
Update IncrementPostCount pipeline 2023-10-11 05:10:32 -06:00
daniel 627be42b36
Merge pull request #4695 from pixelfed/staging
Staging
2023-10-11 05:06:24 -06:00