Daniel Supernault
0a73094d82
Refactor Hashtag component from #5427
2025-01-05 14:55:16 -07:00
daniel
6ea108b67c
Merge pull request #5427 from witten/staging
...
Fix missing video thumbnails on hashtag page (#5394 ).
2025-01-05 14:48:06 -07:00
daniel
3dd515006c
Merge branch 'staging' into dev
2025-01-05 14:39:20 -07:00
Dan Helfman
bfc8ca9e6e
Fix missing video thumbnails on hashtag page ( #5394 ).
2025-01-04 10:32:26 -08:00
root (Deneir)
6baafa4079
resolve merge conflicts
2025-01-04 10:29:06 +01:00
root (Deneir)
59e9c66b18
resolve merge conflicts
2025-01-04 10:28:08 +01:00
root (Deneir)
370f09495a
resolve merge conflicts
2025-01-04 10:26:43 +01:00
Daniel Supernault
989fdc3a83
Update i18n js
2025-01-04 01:25:36 -07:00
Daniel Supernault
3d67d5a369
Add Pulse
2025-01-03 23:28:57 -07:00
daniel
000633c507
New translations web.php (Serbian (Latin))
...
[ci skip]
2025-01-03 20:50:08 -07:00
daniel
4238086190
New translations web.php (Chinese Traditional)
...
[ci skip]
2025-01-03 20:50:01 -07:00
daniel
3d7924278d
New translations web.php (Chinese Simplified)
...
[ci skip]
2025-01-03 20:50:00 -07:00
daniel
921251e7e3
New translations web.php (Serbian (Cyrillic))
...
[ci skip]
2025-01-03 20:49:58 -07:00
daniel
d85c4616a0
New translations web.php (Portuguese)
...
[ci skip]
2025-01-03 20:49:57 -07:00
daniel
67434be414
Merge pull request #5374 from taye/feat-webgl-filters
...
Apply filters with WebGL
2025-01-03 20:30:22 -07:00
Daniel Supernault
5adc100f93
Localizations
2025-01-03 20:20:56 -07:00
Daniel Supernault
eedc7fe4d3
Update sv lang
2025-01-03 20:09:15 -07:00
root (Deneir)
297e6ce3de
internationalization for settings/*
2024-12-12 15:58:30 +01:00
root (Deneir)
567579e5f8
internationalization of settings/home
2024-12-10 00:38:28 +01:00
root (Deneir)
163fc3805d
internationalization of site/about, site/fediverse, site/opensource
2024-12-09 18:28:56 +01:00
Daniel Supernault
5ffcb5c13c
Update user.blade.php
2024-12-08 03:24:17 -07:00
Daniel Supernault
4598670714
Update confirm email template, add plaintext link. Fixes #5375
2024-12-05 23:59:10 -07:00
Taye Adeyemi
669a68d27b
feat: apply filters with WebGL
2024-12-03 15:21:05 +01:00
root (Deneir)
c392cda2e7
internationalization of site/contact
2024-11-12 20:39:14 +01:00
daniel
6493dc565b
Merge pull request #5334 from tiziodcaio/patch-1
...
Update instagram documentation
2024-11-08 21:55:23 -07:00
daniel
aea5392044
Merge pull request #5333 from jonasgeiler/staging
...
Improve media filtering by using OffscreenCanvas, if supported
2024-11-08 21:52:03 -07:00
Daniel Supernault
fe48b8ad10
Update AdminReports, add missing click handler. Fixes #5332
2024-11-07 01:36:05 -07:00
Daniele B
ff987098e7
Update instagram documentation
...
It would be more accessible to link directly to Instagram's settings page instead of linking the specific documentation page on this feature.
2024-10-21 10:03:54 +02:00
Jonas Geiler
e318d526c7
Add missing reject
argument
2024-10-21 09:44:49 +02:00
Jonas Geiler
7d80ac3c93
Improve media filtering by using OffscreenCanvas, if supported
...
Also improve browser support by testing for each feature instead of checking the user agent.
Also improve error handling by using promises.
Fixes #2939
Fixes #4194
2024-10-20 21:17:19 +02:00
Jonas Geiler
249468d154
Fix defineErrorMessage
which is not actually using the msg
variable it creates
2024-10-20 19:34:34 +02:00
Jonas Geiler
6d20c85e91
Fix applyFilterToMediaSave
passing options to image.addEventListener
instead of canvas.toBlob
2024-10-20 13:19:41 +02:00
Daniel Supernault
25bc552465
Update AdminReports component
2024-10-18 04:42:44 -06:00
Daniel Supernault
8af77a3f78
Add Profile Carousels
2024-10-13 23:19:58 -06:00
Daniel Supernault
14c828e645
Add fallback avatar to contact admin response blade view
2024-10-10 02:36:19 -06:00
Daniel Supernault
52cc609092
Update blade views
2024-10-10 02:23:54 -06:00
Daniel Supernault
5e87214d98
Update admin message views
2024-10-10 02:04:12 -06:00
Daniel Supernault
45f19ded61
Add admin-response blade view
2024-10-10 01:57:24 -06:00
Daniel Supernault
1173e63a45
Add AdminMessageResponse
2024-10-10 01:56:52 -06:00
Daniel Supernault
ca6836bca3
Update DiscoverFeed.vue component
2024-10-06 00:53:06 -06:00
Daniel Supernault
c6f07456c1
Update Discover.vue component
2024-10-06 00:50:36 -06:00
Daniel Supernault
68a18f353b
Update DiscoverFeed.vue component
2024-10-06 00:19:43 -06:00
Daniel Supernault
e959a21558
Update sass
2024-10-06 00:11:11 -06:00
Daniel Supernault
1c6abc2f54
Update PostComponent.vue
2024-10-05 23:59:40 -06:00
Daniel Supernault
3c09a6ed2a
Update Groups components
2024-10-05 23:57:48 -06:00
Daniel Supernault
b89896052c
Update DirectMessage.vue component
2024-10-05 23:56:53 -06:00
Daniel Supernault
0c95f679b3
Update Direct.vue component
2024-10-05 23:55:47 -06:00
Daniel Supernault
297b7f3859
Update VideoPlayer.vue component
2024-10-05 23:51:04 -06:00
Daniel Supernault
bf497ef31b
Update ProfileFeed.vue
2024-10-05 23:50:16 -06:00
daniel
0ddab939ad
Merge pull request #5289 from arnaud-jacquemin/staging
...
Fix #5272 Instagram import fails silently if there's one post only in posts_1.json
2024-09-17 02:59:54 -06:00