You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Services
daniel e5c577054b
Add Pinned Posts + WebUI profile fixes (#5914)
* translate notifications

* translate  profile

* fix translate privacy

* add missing keys

* pinned posts

* fix key  settings

* fix key

Co-Authored-By: daniel <danielsupernault@gmail.com>

* Update AccountImport, improve webp support

* Update GroupSettings, add missing avatar/header deletion

* Update i18n

* Update compiled assets

* Update 2025_03_19_022553_add_pinned_columns_statuses_table.php

* Fix pinned posts implementation

* Update docker readme, closes #5909

* Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints

* Refactor following check

* Fix ProfileFeed bookmark, likes and shares. Closes #5879

* Update PublicApiController, use pixelfed entities for /api/pixelfed/v1/accounts/id/statuses with bookmarked state

* Update changelog

* Update compiled assets

* Update i18n

---------

Co-authored-by: Felipe Mateus <eu@felipemateus.com>
1 day ago
..
Account Update snowflake config, allow custom datacenter/worker ids 3 weeks ago
Federation
Groups
Internal
Media
Status
AccountService.php
ActivityPubDeliveryService.php
ActivityPubFetchService.php
AdminSettingsService.php
AdminShadowFilterService.php
AdminStatsService.php
AutolinkService.php
AutospamService.php
AvatarService.php
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php
CustomEmojiService.php
DiscoverService.php
DomainService.php
EmailService.php
FetchCacheService.php
FilesystemService.php
FollowerService.php
GroupFeedService.php
GroupPostService.php
GroupService.php
HashidService.php
HashtagFollowService.php
HashtagRelatedService.php
HashtagService.php
HomeTimelineService.php
ImportService.php
InstanceService.php
LandingService.php
LikeService.php Update ApiV1Controller, fix max_id pagination on home and public timeline feeds 4 weeks ago
LiveStreamService.php
MarkerService.php
MediaBlocklistService.php
MediaPathService.php
MediaService.php
MediaStorageService.php
MediaTagService.php
ModLogService.php
NetworkTimelineService.php
NodeinfoService.php
NotificationAppGatewayService.php
NotificationService.php
PollService.php
ProfileService.php
ProfileStatusService.php
PronounService.php
PublicTimelineService.php
PushNotificationService.php
ReblogService.php
RelationshipService.php
ResilientMediaStorageService.php
SearchApiV2Service.php
SnowflakeService.php Update snowflake config, allow custom datacenter/worker ids 3 weeks ago
StatusHashtagService.php
StatusLabelService.php
StatusMentionService.php
StatusService.php Add Pinned Posts + WebUI profile fixes (#5914) 1 day ago
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php
UserRoleService.php
UserStorageService.php
WebfingerService.php