Commit Graph

1172 Commits (dev)

Author SHA1 Message Date
Daniel Supernault 4c803c2857
Reduce profile bio/website hidden logic to 10 followers from 100 and add a new check to bypass this if they have more than 10 posts 1 month ago
Daniel Supernault ef3fdeeca3
Update profile view 1 month ago
dansup e7aca161f7
Merge pull request #6508 from rm-yakovenko/issues/6386
[Web Bug]: Ui/UX: view profil is going the to the profil which reposted, not to the original one.
3 months ago
dansup 06521c38df
Merge pull request #6398 from nove-b/feat/embed-color-schemes
feat(embed): add color theme support
3 months ago
dansup edcda57e7a
Merge pull request #6387 from rm-yakovenko/issues/6376
[Server Bug]: app.logo is not used in code
3 months ago
Rm Yakovenko 4cc4f42fe0 [Web Bug]: Ui/UX: view profil is going the to the profil which reposted, not to the original one. 4 months ago
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.
5 months ago
Rm Yakovenko a63dbd8436 [Server Bug]: app.logo is not used in code 5 months ago
nove-b 5596d84055 feat(embed): add color theme support 5 months ago
minadzki 80ef8c817b Minor wording adjustments to fit the layout 5 months ago
minadzki db7c48216c Fully localizing the soft-coded portions into Japanese 5 months ago
joergi 76c5b4b888
uses max length of 30 instead of 15
I have fixed this also for the admin invite.

Closes issue #6373
7 months ago
Daniel Supernault 5da201bb63
Update Hashtag component 10 months ago
Daniel Supernault 24273c28d5
Update Hashtag component 10 months ago
Daniel Supernault 13d4e8c128
Update ComposeModal 10 months ago
Daniel Supernault 154dd4b4da
Update Notifications component, fix pagination and dark mode 10 months ago
Daniel Supernault 1660aba678
Update Direct component, improve pagination 10 months ago
Daniel Supernault 19b0b9fc84
Update profile component, show likes + reblogs count on hover. Fixes #6100 10 months ago
Joergi 17c3456ebf
Update resources/assets/components/partials/navbar.vue
Co-authored-by: Felipe Mateus <felipefmfelipe@gmail.com>
12 months ago
joergi 8689deb535
Fix error on Appearance menu 12 months ago
(dan)iel (sup)ernault 54a40ab734
Merge pull request #6017 from mkljczk/patch-2
composemodal: do not display 1970 publication date for draft collections
1 year ago
(dan)iel (sup)ernault e4e6ec4014
Merge pull request #6016 from mkljczk/patch-1
fix typo
1 year ago
(dan)iel (sup)ernault 2b6e69eb25
Merge pull request #5941 from eufelipemateus/fix-link-to-config
[Bug Fix] Fix link to config
1 year ago
nicole mikołajczyk 5a73b8bbfc
composemodal: do not display 1970 publication date for draft collections 1 year ago
nicole mikołajczyk a651a6aa85
fix typo 1 year ago
Nicolas Jeannerod 382502b28c
Add missing mime types in admin settings view (#5934)
Co-authored-by: daniel <danielsupernault@gmail.com>
1 year ago
Daniel Supernault 0c6c06e715
Update i18n 1 year ago
daniel 5ed46a505a
Merge branch 'staging' into translate-story 1 year ago
Daniel Supernault dbd8289fe1
Update sidebar with gap padding for footer links 1 year ago
Daniel Supernault 10e4be0e44
Update i18n 1 year ago
Daniel Supernault 93dde13ea0
Fix components 1 year ago
daniel 69e00d742d
Merge branch 'staging' into dev 1 year ago
daniel 89191b8e0b
Merge pull request #5944 from eufelipemateus/translate-custom-filter
[Translation] Translate custom filter
1 year ago
daniel 6320882b47
Merge pull request #5946 from maco/5201-alt-text-limits
[bug fix] use configured alt text length limit when uploading multiple photos
1 year ago
Mackenzie Morgan f2181e2478 in notifications sidebar, show popover on shared posts too, not just liked posts 1 year ago
Mackenzie Morgan 15758b0b4b use configured alt text length limit when uploading multiple photos 1 year ago
Felipe Mateus a676c1ffee
translate custom filter 1 year ago
Felipe Mateus 12be85c1d4
fix link to config redirect 1 year ago
Daniel Supernault f72a054fe8
Update TimelineStatus, adjust custom filter warning design 1 year ago
Daniel Supernault d5835362ab
Update FilterModal, fix keyword delete bug 1 year ago
Daniel Supernault a16a4ddbd0
Update Hashtag component, add custom filter support 1 year ago
Daniel Supernault adc4cffc38
Add custom filter components 1 year ago
Daniel Supernault 1b048664b7
Add Filter components 1 year ago
Daniel Supernault 7d6f7c48ef
Update PostContent, TimelineStatus and PhotoPresenter components to support filters 1 year ago
Daniel Supernault 27fa798208
Fix timeAgo and notifications 1 year ago
Felipe Mateus 31218e2791
add missing keys 1 year ago
Daniel Supernault 2ea1078053
Update Profile.vue, fix pagination 1 year ago
Daniel Supernault cb0a0e634b
Update i18n 1 year ago
Daniel Supernault a25afa0442
Fix ProfileFeed bookmark, likes and shares. Closes #5879 1 year ago
Daniel Supernault 0f1819125c
Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints 1 year ago