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/resources/assets/components
bararolig-anders 2d2d4a580f
Fix bug: skipping monthly trending pictures if not enough daily
The intention with the code is that if there are not enough trending pictures on the daily view, we will zoom out and look at monthly trends and pick pictures from those. However, the if-statement was written in a way where it would ask for monthly trends and immediately ask for yearly trends. On our server yearly returns no images, so the Explore page would be empty.

This change makes it so that it looks for the monthly trending pictures and evaluates whether to use those or look for yearly trending pictures.
1 month ago
..
admin Add missing mime types in admin settings view (#5934) 10 months ago
discover Add Discover components 3 years ago
groups Update GroupSettings, add missing avatar/header deletion 11 months ago
invite uses max length of 30 instead of 15 3 months ago
landing Fix bug: skipping monthly trending pictures if not enough daily 1 month ago
partials Update resources/assets/components/partials/navbar.vue 8 months ago
presenter Update PostContent, TimelineStatus and PhotoPresenter components to support filters 11 months ago
remote-auth Add RegisterForm component 2 years ago
sections in notifications sidebar, show popover on shared posts too, not just liked posts 10 months ago
AccountImport.vue Update AccountImport, improve webp support 11 months ago
Changelog.vue Add changelog component 3 years ago
Compose.vue Add compose component 3 years ago
Direct.vue Update Direct component, improve pagination 7 months ago
DirectMessage.vue Update DirectMessage.vue component 1 year ago
Discover.vue Update Discover.vue component 1 year ago
FullscreenCarousel.vue Add Profile Carousels 1 year ago
GroupCreate.vue Add Groups vues 2 years ago
GroupDiscover.vue Add Groups vues 2 years ago
GroupFeed.vue Add Groups vues 2 years ago
GroupJoins.vue Add Groups vues 2 years ago
GroupNotifications.vue Add Groups vues 2 years ago
GroupPage.vue Add Groups vues 2 years ago
GroupPost.vue Add Groups vues 2 years ago
GroupProfile.vue Add Groups vues 2 years ago
GroupSearch.vue Add Group vues 2 years ago
Groups.vue Add Groups vues 2 years ago
Hashtag.vue Update Hashtag component, add custom filter support 11 months ago
Home.vue Add Software Update banner to admin home feeds 2 years ago
Language.vue Add Language component 3 years ago
NotFound.vue Add NotFound component 3 years ago
Notifications.vue Update Notifications component, fix pagination and dark mode 7 months ago
Post.vue Fix pinned posts implementation 11 months ago
Profile.vue Update Profile component, rewrite local profile urls 12 months ago
ProfileCarousel.vue Add Profile Carousels 1 year ago
ProfileFollowers.vue Add Profile components 3 years ago
ProfileFollowing.vue Add Profile components 3 years ago
SplashScreen.vue Add Profile Carousels 1 year ago