Commit Graph

10039 Commits

Author SHA1 Message Date
daniel 9f968d134e
Merge pull request #4700 from pixelfed/staging
Staging
2023-10-15 03:53:14 -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 a1b280ec33
Merge pull request #4699 from pixelfed/staging
Update nodeinfo
2023-10-12 21:30:30 -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
Daniel Supernault f481f3d248
Update RemoteStatusDelete pipeline 2023-10-11 04:56:39 -06:00
Daniel Supernault edbcf3ed79
Update RemoteStatusDelete and DecrementPostCount pipelines 2023-10-11 04:42:40 -06:00
daniel 8f4f64d737
Merge pull request #4694 from pixelfed/staging
Update AvatarPipeline, improve refresh logic and garbage collection
2023-10-11 03:42:21 -06:00
Daniel Supernault 4e35f0d32e
Update changelog 2023-10-11 03:39:35 -06:00
Daniel Supernault c37b7cde30
Add `avatar:storage-deep-clean` command to dispatch avatar storage cleanup jobs 2023-10-11 03:38:31 -06:00
Daniel Supernault 319ced4054
Update CreateAvatar job, add processing constraints and set is_remote attribute 2023-10-11 01:32:04 -06:00
Daniel Supernault 95a1eddcb2
Update changelog 2023-10-11 00:48:56 -06:00
Daniel Supernault 82798b5ea3
Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 2023-10-11 00:48:30 -06:00
daniel ffa44c4fad
Merge pull request #4693 from pixelfed/staging
Update AP helpers, adjust RemoteAvatarFetch ttl from 24h to 3 months
2023-10-10 21:28:02 -06:00
Daniel Supernault 36b23fe34e
Update AP helpers, adjust RemoteAvatarFetch ttl from 24h to 3 months 2023-10-10 20:55:20 -06:00
daniel 6f314fa0d2
Merge pull request #4692 from pixelfed/staging
Update user:admin command, improve logic. Fixes #2465
2023-10-10 20:23:16 -06:00
Daniel Supernault 01bac51104
Update user:admin command, improve logic. Fixes #2465 2023-10-10 20:20:18 -06:00
daniel dadb6ab416
Merge pull request #4691 from pixelfed/staging
Staging
2023-10-10 20:08:56 -06:00
Daniel Supernault 7bfe43095b
Update changelog 2023-10-10 20:08:16 -06:00
Daniel Supernault c6408fd79d
Add user:2fa command to easily disable 2FA for given account 2023-10-10 20:00:12 -06:00
daniel a276b2ce70
Merge pull request #4690 from pixelfed/staging
Update NotificationService, handle empty epoch. Fixes #4689
2023-10-10 19:14:12 -06:00
Daniel Supernault 457d5454f8
Update NotificationService, handle empty epoch. Fixes #4689 2023-10-10 19:13:19 -06:00
daniel f38226c527
Merge pull request #4688 from pixelfed/staging
Update AdminReportController, add `profile_id` to group by. Fixes #4685
2023-10-09 14:59:59 -06:00
Daniel Supernault e4d3b19642
Update AdminReportController, add `profile_id` to group by. Fixes #4685 2023-10-09 13:44:25 -06:00
daniel d679ae4f11
Merge pull request #4687 from pixelfed/staging
Update ApiV1Controller, hydrate reblog interactions. Fixes #4686
2023-10-09 13:08:27 -06:00
Daniel Supernault 135798eb68
Update ApiV1Controller, hydrate reblog interactions. Fixes #4686 2023-10-09 13:06:46 -06:00
mbliznikova 6c1e56fcb2 Provide the error message if a file to upload is too large 2023-10-06 02:05:22 +00:00
daniel ed20344c3e
Merge pull request #4682 from pixelfed/staging
Update profile embeds, filter sensitive posts
2023-09-30 14:49:12 -06:00
Daniel Supernault ede5ec3bf4
Update profile embeds, filter sensitive posts 2023-09-30 14:45:24 -06:00
Vivianne Langdon 4508697563 Update Post component, adding follow and unfollow methods. 2023-09-28 00:20:09 -07:00
daniel eb517aa8bf
Merge pull request #4674 from pixelfed/staging
Update Sign-in with Mastodon, allow usage when registrations are closed
2023-09-27 01:38:23 -06:00
Daniel Supernault a1e162f095
Update changelog 2023-09-27 01:38:05 -06:00
Daniel Supernault 895dc4fa9e
Update Sign-in with Mastodon, allow usage when registrations are closed 2023-09-27 01:33:39 -06:00
daniel 705f30b865
Merge pull request #4672 from pixelfed/staging
Staging
2023-09-26 23:17:19 -06:00
Daniel Supernault fcb4933369
Update changelog 2023-09-26 23:14:42 -06:00
Daniel Supernault 8c96919119
Update ap helpers, store media attachment width and height if present 2023-09-26 23:14:19 -06:00
Daniel Supernault ce1afe2711
Update Note and CreateNote transformers, include attachment blurhash, width and height 2023-09-26 23:10:20 -06:00
daniel d5baf2627a
Merge pull request #4670 from pixelfed/staging
Update StatusTagsPipeline, fix object tags slug query
2023-09-25 05:20:38 -06:00
Daniel Supernault 79b378cdb1
Update StatusTagsPipeline, fix object tags slug query 2023-09-25 05:20:04 -06:00
daniel dcc6f65e33
Merge pull request #4669 from pixelfed/staging
Update StatusTagsPipeline, fix object tags slug query
2023-09-25 05:14:22 -06:00
Daniel Supernault 9989d6c66f
Update StatusTagsPipeline, fix object tags slug query 2023-09-25 05:13:09 -06:00
daniel 7fdb87ef9b
Merge pull request #4668 from pixelfed/staging
Staging
2023-09-25 04:33:03 -06:00
Daniel Supernault bf5b72f082
Update changelog 2023-09-25 04:23:28 -06:00
Daniel Supernault d295e6059b
Update StatusTagsPipeline, fix object tags and slug normalization 2023-09-25 04:23:04 -06:00