Commit Graph

874 Commits (f82dfe8b3e1823ea0717c54a78ef7b40a42f14c2)

Author SHA1 Message Date
Daniel Supernault f82dfe8b3e
Add story components 4 months ago
Daniel Supernault 989fdc3a83
Update i18n js 4 months ago
Taye Adeyemi 669a68d27b feat: apply filters with WebGL 5 months ago
Jonas Geiler e318d526c7
Add missing `reject` argument 6 months ago
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
6 months ago
Jonas Geiler 249468d154
Fix `defineErrorMessage` which is not actually using the `msg` variable it creates 6 months ago
Jonas Geiler 6d20c85e91
Fix `applyFilterToMediaSave` passing options to `image.addEventListener` instead of `canvas.toBlob` 6 months ago
Daniel Supernault 8af77a3f78
Add Profile Carousels 7 months ago
Daniel Supernault 1c6abc2f54
Update PostComponent.vue 7 months ago
Daniel Supernault be233c04fd
Update spa, add group routes 10 months ago
Daniel Supernault e4f50cdf28
Add Group vues 10 months ago
Daniel Supernault 3811a1cd65
Add Groups vues 10 months ago
Daniel Supernault 87ee0633fe
Update assets, move presenters 1 year ago
Daniel Supernault ad03291699
Update VideoPresenter component, add webkit-playsinline attribute to video element to prevent the full screen video player 1 year ago
Daniel Supernault 674e560f04
Update admin settings, refactor to vue component 1 year ago
mbliznikova fd4f41a14e Added an informative UI error message for attempt to create a mixed media album 1 year ago
mbliznikova 4e567e3411 Provide an informative error message when account size limit is reached 1 year ago
daniel 5f5cb0616d
Merge pull request #3919 from shleeable/patch-3
Update NotificationCard.vue to popover image preview on comment/share
1 year ago
Daniel Supernault 822e9888bb
Update PhotoAlbumPresenter.vue, fix fullscreen mode 1 year ago
Daniel Supernault 0a0681199f
Update ComposeModal, fix missing alttext post state 1 year ago
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
1 year ago
mbliznikova 7cb075dbf9 #4790 User experience: add a post to a collection just right after deleting it from there 1 year ago
mbliznikova 2c6edf37a7 oFix #3698, make unlisted photos visible in collections 1 year ago
Daniel Supernault a3fd0b032b
Update vue components, fix typos 2 years ago
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
2 years ago
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
2 years ago
Daniel Supernault 4e3e23db36
Add js debounce util 2 years ago
Daniel Supernault 56e315f69f
Update ComposeModal component, fix multi filter bug and allow media re-ordering before upload/posting 2 years ago
mbliznikova b838f90b77 Add check if collection is empty in Edit Collection before publishing 2 years ago
mbliznikova 6c1e56fcb2 Provide the error message if a file to upload is too large 2 years ago
Daniel Supernault 852dbd8d34
Add remote_auth.js 2 years ago
Daniel Supernault 2d959fb354
Update ComposeModal.vue, fix scroll issue and dont hide scrollbar 2 years ago
Daniel Supernault 828f369373
Add AccountImport component 2 years ago
Daniel Supernault 7217c962bf
Update webpack 2 years ago
Daniel Supernault cbf086ccb4
Add spa.js 2 years ago
Daniel Supernault d48e8d9832
Add NavMenu component 2 years ago
Daniel Supernault 67bf3d10e0
Update components.js 2 years ago
Daniel Supernault 36f5f2e8b4
Update admin.js, add autospam + reports components 2 years ago
Daniel Supernault 6d3c7afd2b
Update landing view 2 years ago
Daniel Supernault 09c0032b39
New landing page design 2 years ago
Daniel Supernault 4d72b9e3ae
Update app.js, add title attribute to iframe embeds to comply with accessibility requirements 2 years ago
Daniel Supernault ecfc0766f8
Update admin instances dashboard 2 years ago
Daniel Supernault e91c25c0d6
Update PortfolioSettings component, improve recent posts filtering by pf_type 2 years ago
Daniel Supernault 7f06f5f555
Update PortfolioController, fix empty post ids condition 2 years ago
Daniel Supernault 5ad0d8834d
Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more 2 years ago
Daniel Supernault 4739d6146f
Update FollowerController, remove deprecated /i/follow endpoint 2 years ago
Daniel Supernault 60fbf0e7d5
Update legacy components to properly handle follow/unfollowing 2 years ago
Daniel Supernault 4716c280c5
Update ApiV1Controller, fix following/follower entities, use masto schema by default and update components accordingly 2 years ago
Daniel Supernault e346b675d4
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/reblogged_by 2 years ago
Daniel Supernault adc82ecab3
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/favourited_by 2 years ago