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
8af77a3f78
Add Profile Carousels
2024-10-13 23:19:58 -06:00
Daniel Supernault
1c6abc2f54
Update PostComponent.vue
2024-10-05 23:59:40 -06:00
Daniel Supernault
be233c04fd
Update spa, add group routes
2024-07-10 00:09:32 -06:00
Daniel Supernault
e4f50cdf28
Add Group vues
2024-07-10 00:00:09 -06:00
Daniel Supernault
3811a1cd65
Add Groups vues
2024-07-09 23:52:08 -06:00
Daniel Supernault
87ee0633fe
Update assets, move presenters
2024-04-20 01:26:51 -06:00
Daniel Supernault
ad03291699
Update VideoPresenter component, add webkit-playsinline attribute to video element to prevent the full screen video player
2024-04-12 03:56:33 -06:00
Daniel Supernault
674e560f04
Update admin settings, refactor to vue component
2024-03-14 05:17:18 -06:00
mbliznikova
fd4f41a14e
Added an informative UI error message for attempt to create a mixed media album
2024-01-30 19:19:25 +00:00
mbliznikova
4e567e3411
Provide an informative error message when account size limit is reached
2024-01-09 04:49:01 +00:00
daniel
5f5cb0616d
Merge pull request #3919 from shleeable/patch-3
...
Update NotificationCard.vue to popover image preview on comment/share
2024-01-03 02:59:56 -07:00
Daniel Supernault
822e9888bb
Update PhotoAlbumPresenter.vue, fix fullscreen mode
2023-12-08 05:01:04 -07:00
Daniel Supernault
0a0681199f
Update ComposeModal, fix missing alttext post state
2023-12-08 04:56:21 -07:00
daniel
6ffc964371
Merge pull request #4792 from mbliznikova/4790_4791_add_recently_deleted_post_to_collection_no_page_reloading_invalidate_cache_after_adding
...
4790 4791 add recently deleted post to collection no page reloading invalidate cache after adding
2023-12-05 00:28:42 -07:00
mbliznikova
7cb075dbf9
#4790 User experience: add a post to a collection just right after deleting it from there
2023-11-30 00:20:08 +00:00
mbliznikova
2c6edf37a7
oFix #3698 , make unlisted photos visible in collections
2023-11-11 04:08:29 +00:00
Daniel Supernault
a3fd0b032b
Update vue components, fix typos
2023-11-03 21:37:13 -06:00
daniel
2b17cc2c0d
Merge pull request #4709 from mbliznikova/check_if_collection_empty_in_edit
...
Add check if collection is empty in Edit Collection before publishing
2023-10-24 20:00:09 -06:00
daniel
381e23e172
Merge pull request #4684 from mbliznikova/3596_provide_error_message_for_too_large_files
...
Provide the error message if a file to upload is too large, issue #3596
2023-10-24 19:56:28 -06:00
Daniel Supernault
4e3e23db36
Add js debounce util
2023-10-23 00:15:53 -06:00
Daniel Supernault
56e315f69f
Update ComposeModal component, fix multi filter bug and allow media re-ordering before upload/posting
2023-10-22 21:13:55 -06:00
mbliznikova
b838f90b77
Add check if collection is empty in Edit Collection before publishing
2023-10-20 21:16:19 +00:00
mbliznikova
6c1e56fcb2
Provide the error message if a file to upload is too large
2023-10-06 02:05:22 +00:00
Daniel Supernault
852dbd8d34
Add remote_auth.js
2023-07-16 22:58:21 -06:00
Daniel Supernault
2d959fb354
Update ComposeModal.vue, fix scroll issue and dont hide scrollbar
2023-07-01 22:36:22 -06:00
Daniel Supernault
828f369373
Add AccountImport component
2023-06-12 05:26:24 -06:00
Daniel Supernault
7217c962bf
Update webpack
2023-06-11 16:47:23 -06:00
Daniel Supernault
cbf086ccb4
Add spa.js
2023-06-11 16:24:37 -06:00
Daniel Supernault
d48e8d9832
Add NavMenu component
2023-06-11 15:38:14 -06:00
Daniel Supernault
67bf3d10e0
Update components.js
2023-06-11 15:36:00 -06:00
Daniel Supernault
36f5f2e8b4
Update admin.js, add autospam + reports components
2023-06-11 15:35:34 -06:00
Daniel Supernault
6d3c7afd2b
Update landing view
2023-04-07 23:14:08 -06:00
Daniel Supernault
09c0032b39
New landing page design
2023-04-07 22:35:51 -06:00
Daniel Supernault
4d72b9e3ae
Update app.js, add title attribute to iframe embeds to comply with accessibility requirements
2023-03-31 01:31:48 -06:00
Daniel Supernault
ecfc0766f8
Update admin instances dashboard
2023-03-19 05:29:54 -06:00
Daniel Supernault
e91c25c0d6
Update PortfolioSettings component, improve recent posts filtering by pf_type
2023-03-17 02:05:56 -06:00
Daniel Supernault
7f06f5f555
Update PortfolioController, fix empty post ids condition
2023-03-17 01:54:01 -06:00
Daniel Supernault
5ad0d8834d
Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more
2023-03-17 01:32:29 -06:00
Daniel Supernault
4739d6146f
Update FollowerController, remove deprecated /i/follow endpoint
2023-03-05 03:13:12 -07:00
Daniel Supernault
60fbf0e7d5
Update legacy components to properly handle follow/unfollowing
2023-03-05 02:45:15 -07:00
Daniel Supernault
4716c280c5
Update ApiV1Controller, fix following/follower entities, use masto schema by default and update components accordingly
2023-03-05 01:03:34 -07:00
Daniel Supernault
e346b675d4
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/reblogged_by
2023-03-05 00:21:42 -07:00
Daniel Supernault
adc82ecab3
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/favourited_by
2023-03-04 23:47:29 -07:00
Daniel Supernault
6c4deaba90
Remove deprecated components/views
2023-03-04 22:42:54 -07:00
Daniel Supernault
3a3a01b21d
Remove deprecated components/views
2023-03-04 22:37:11 -07:00
Daniel Supernault
7a1495e6f6
Update legacy Profile component to use new cursor pagination for following/follower modals
2023-03-04 22:21:38 -07:00