Your Name
fcea9dc34b
polish
1 week ago
Your Name
beb980eb50
polish
1 week ago
Arnaud
ac790b1d8a
Fix last untranslated strings on the login + explore pages
1 week ago
Arnaud
443962c92b
Make the landing page translatable
1 week ago
Daniel Supernault
d7cfd07204
Fix PostEditModal. Closes #7084
2 weeks ago
Daniel Supernault
32ff6d48cd
Update Profile component
4 weeks ago
Your Name
b3be61c47c
Fix VueIntersect single-element warning in notifications section
...
The <intersect> in sections/Notifications.vue wrapped four <placeholder>
elements directly. vue-intersect requires exactly one child (it checks
$slots.default.length and observes $slots.default[0]), so it logged
'[VueIntersect] You may only wrap one element in a <intersect> component.'
and only observed the first placeholder. Wrap the placeholders in a single
<div> so the slot has one root element.
4 weeks ago
Daniel Supernault
5b63f5f225
Fix AdminReports
4 weeks ago
Daniel Supernault
b761107c71
Update ContextMenu, restore Edit button
4 weeks ago
dansup
ec38262338
Merge pull request #6576 from shleeable/covidremove
...
Clean up Covid/WHO
1 month ago
Daniel Supernault
d1b11e2a8f
Fix post likes modal
1 month ago
Daniel Supernault
c4bc3226b8
Update compiled assets
1 month ago
Daniel Supernault
d8412ec0f5
Update Admin Invites, fixes #4264
3 months ago
Your Name
41089fcccd
Remove COVID label feature flag and related code
...
Remove ENABLE_COVID_LABEL, COVID_LABEL_URL, and COVID_LABEL_ORG env
vars and all associated backend/frontend code:
- config/instance.php: remove label.covid config block
- StatusLabelService: remove keyword matching, return static false
- Site/Config.php: remove label.covid from API response
- StatusCard.vue: remove COVID banner and labelRedirect method
- GroupStatus.vue: remove COVID banner and labelRedirect method
- diagnostics blade: remove COVID diagnostic rows
5 months 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.
6 months ago
dansup
06521c38df
Merge pull request #6398 from nove-b/feat/embed-color-schemes
...
feat(embed): add color theme support
6 months ago
dansup
edcda57e7a
Merge pull request #6387 from rm-yakovenko/issues/6376
...
[Server Bug]: app.logo is not used in code
6 months ago
Rm Yakovenko
4cc4f42fe0
[Web Bug]: Ui/UX: view profil is going the to the profil which reposted, not to the original one.
7 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.
8 months ago
Rm Yakovenko
a63dbd8436
[Server Bug]: app.logo is not used in code
9 months ago
nove-b
5596d84055
feat(embed): add color theme support
9 months ago
joergi
76c5b4b888
uses max length of 30 instead of 15
...
I have fixed this also for the admin invite.
Closes issue #6373
10 months ago
Daniel Supernault
154dd4b4da
Update Notifications component, fix pagination and dark mode
1 year ago
Daniel Supernault
1660aba678
Update Direct component, improve pagination
1 year ago
Joergi
17c3456ebf
Update resources/assets/components/partials/navbar.vue
...
Co-authored-by: Felipe Mateus <felipefmfelipe@gmail.com>
1 year ago
joergi
8689deb535
Fix error on Appearance menu
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
Nicolas Jeannerod
382502b28c
Add missing mime types in admin settings view ( #5934 )
...
Co-authored-by: daniel <danielsupernault@gmail.com>
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
93dde13ea0
Fix components
1 year ago
daniel
69e00d742d
Merge branch 'staging' into dev
1 year ago
Mackenzie Morgan
f2181e2478
in notifications sidebar, show popover on shared posts too, not just liked posts
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
a16a4ddbd0
Update Hashtag component, add custom filter support
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
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
Daniel Supernault
2f655d0008
Fix pinned posts implementation
1 year ago
daniel
c9a0fe0026
Merge pull request #5884 from eufelipemateus/pinned-posts
...
[Improvement] Pinned posts
2 years ago
daniel
7c51c57a73
Merge pull request #5855 from eufelipemateus/translate-notifications
...
[Translation] transalte notifications
2 years ago
daniel
64cf29eb28
Merge pull request #5868 from eufelipemateus/transalte-profile
...
[Translation] translate profile
2 years ago
Daniel Supernault
d19b6afd55
Update GroupSettings, add missing avatar/header deletion
2 years ago
Daniel Supernault
375858f09d
Update AccountImport, improve webp support
2 years ago
Samy Elshamy
0d5bc7eff9
Added conditional display of a link to legal notice if the page is active
2 years ago
Felipe Mateus
722ab119dc
fix key
...
Co-Authored-By: daniel <danielsupernault@gmail.com>
2 years ago
Felipe Mateus
cce4c41d97
pinned posts
2 years ago
Felipe Mateus
dc20b5fbe7
Merge branch 'staging' into transalte-profile
2 years ago