Commit Graph

158 Commits (shleeable-patch-2)

Author SHA1 Message Date
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.
2 months ago
joergi 76c5b4b888
uses max length of 30 instead of 15
I have fixed this also for the admin invite.

Closes issue #6373
4 months ago
Daniel Supernault 154dd4b4da
Update Notifications component, fix pagination and dark mode 7 months ago
Daniel Supernault 1660aba678
Update Direct component, improve pagination 7 months ago
Joergi 17c3456ebf
Update resources/assets/components/partials/navbar.vue
Co-authored-by: Felipe Mateus <felipefmfelipe@gmail.com>
8 months ago
joergi 8689deb535
Fix error on Appearance menu 8 months ago
(dan)iel (sup)ernault 2b6e69eb25
Merge pull request #5941 from eufelipemateus/fix-link-to-config
[Bug Fix] Fix link to config
9 months ago
Nicolas Jeannerod 382502b28c
Add missing mime types in admin settings view (#5934)
Co-authored-by: daniel <danielsupernault@gmail.com>
10 months ago
daniel 5ed46a505a
Merge branch 'staging' into translate-story 11 months ago
Daniel Supernault dbd8289fe1
Update sidebar with gap padding for footer links 11 months ago
Daniel Supernault 93dde13ea0
Fix components 11 months ago
daniel 69e00d742d
Merge branch 'staging' into dev 11 months ago
Mackenzie Morgan f2181e2478 in notifications sidebar, show popover on shared posts too, not just liked posts 11 months ago
Felipe Mateus 12be85c1d4
fix link to config redirect 11 months ago
Daniel Supernault f72a054fe8
Update TimelineStatus, adjust custom filter warning design 11 months ago
Daniel Supernault a16a4ddbd0
Update Hashtag component, add custom filter support 11 months ago
Daniel Supernault 7d6f7c48ef
Update PostContent, TimelineStatus and PhotoPresenter components to support filters 11 months ago
Daniel Supernault 27fa798208
Fix timeAgo and notifications 11 months ago
Daniel Supernault a25afa0442
Fix ProfileFeed bookmark, likes and shares. Closes #5879 11 months ago
Daniel Supernault 0f1819125c
Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints 11 months ago
Daniel Supernault 2f655d0008
Fix pinned posts implementation 11 months ago
daniel c9a0fe0026
Merge pull request #5884 from eufelipemateus/pinned-posts
[Improvement] Pinned posts
12 months ago
daniel 7c51c57a73
Merge pull request #5855 from eufelipemateus/translate-notifications
[Translation] transalte notifications
12 months ago
daniel 64cf29eb28
Merge pull request #5868 from eufelipemateus/transalte-profile
[Translation] translate  profile
12 months ago
Daniel Supernault d19b6afd55
Update GroupSettings, add missing avatar/header deletion 12 months ago
Daniel Supernault 375858f09d
Update AccountImport, improve webp support 12 months ago
Samy Elshamy 0d5bc7eff9 Added conditional display of a link to legal notice if the page is active 12 months ago
Felipe Mateus 722ab119dc
fix key
Co-Authored-By: daniel <danielsupernault@gmail.com>
12 months ago
Felipe Mateus cce4c41d97
pinned posts 12 months ago
Felipe Mateus dc20b5fbe7
Merge branch 'staging' into transalte-profile 1 year ago
Felipe Mateus 30c00a864c
translate profile 1 year ago
Felipe Mateus 3512468cc7
Merge branch 'staging' into translate-story 1 year ago
Felipe Mateus 3f6770f6e5
feat translate story 1 year ago
Daniel Supernault e6ef648574
Update Direct message component, fix pagination 1 year ago
Felipe Mateus c93c5c1550
Merge branch 'staging' into translate-notifications 1 year ago
Felipe Mateus e2d283d6b5
translate notifications 1 year ago
Daniel Supernault a846930033
Update AdminSettings, fix avif,heic support 1 year ago
Daniel Supernault dfbccaa195
Update Profile component, rewrite local profile urls 1 year ago
Daniel Supernault d2f2a1b1cf
Update Post component, rewrite local post urls 1 year ago
Daniel Supernault 01b445f6ea
Update AccountImports, add webp support 1 year ago
Daniel Supernault e92f904be3
Update post component 1 year ago
Daniel Supernault 7ddbe0c473
Add AVIF support 1 year ago
Daniel Supernault c93a0b6aeb
Update navbar, fix icon 1 year ago
daniel aace9cec7a
Merge pull request #5822 from toddy15/dev
[Bug Fix] Fix expected filename in .zip file of instagram export
1 year ago
daniel fdd1627877
Merge pull request #5775 from rm-yakovenko/feature/dm-compose-debounce
[Bug Fix] Web UI DM Compose: add debounce to the recipient autocomplete
1 year ago
daniel d6f419a557
Merge pull request #5681 from maco/i18n_appearance_settings
[Translation] Make appearance settings translateable
1 year ago
Dr. Tobias Quathamer 239b2a930d Fix expected filename in .zip file of instagram export
Fixes: #5639
1 year ago
Rm Yakovenko e97e39a05b Web UI DM Compose: add debounce to the recipient autocomplete 1 year ago
Mackenzie Morgan 495bc4d2ac fix interpolation error 1 year ago
Mackenzie Morgan 4e783ca23f fix icon name 1 year ago