Commit Graph

758 Commits (f82dfe8b3e1823ea0717c54a78ef7b40a42f14c2)

Author SHA1 Message Date
Daniel Supernault f82dfe8b3e
Add story components 3 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 1c6abc2f54
Update PostComponent.vue 7 months ago
Daniel Supernault e4f50cdf28
Add Group vues 10 months ago
Daniel Supernault ad03291699
Update VideoPresenter component, add webkit-playsinline attribute to video element to prevent the full screen video player 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 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 2d959fb354
Update ComposeModal.vue, fix scroll issue and dont hide scrollbar 2 years ago
Daniel Supernault d48e8d9832
Add NavMenu component 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
Daniel Supernault 6c4deaba90
Remove deprecated components/views 2 years ago
Daniel Supernault 3a3a01b21d
Remove deprecated components/views 2 years ago
Daniel Supernault 7a1495e6f6
Update legacy Profile component to use new cursor pagination for following/follower modals 2 years ago
Daniel Supernault 80e6a5a98f
Update ComposeController, fix validation issue 2 years ago
Daniel Supernault 4db4818807
Update ComposeModal, add Alt Text button to caption screen 2 years ago
Daniel Supernault b1f47e76ff
Rename filters 2 years ago
Daniel Supernault ec4128254f
Update ComposeModal, rename filters to avoid trademark issues 2 years ago
Shlee 031290d987
Update NotificationCard.vue 2 years ago
Shlee 312bc06685
Update NotificationCard.vue 2 years ago
Daniel Supernault 356a882dbc
Add Portfolio feature 3 years ago
Daniel Supernault 6e4272a8ff
Update collection components, fix title/description padding/overflow bug and add title/description limit and input counter 3 years ago
Daniel Supernault 62c056651a
Update Collection components, fix addId bug # 3 years ago
Daniel Supernault a3cc90b0c5
Use poster in VideoPresenter component 3 years ago
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 3 years ago
daniel 7d26f4ef2e
Merge pull request #3453 from shleeable/staging-unwanted-semicolons
unwanted semicolons
3 years ago
Daniel Supernault 429a6d6527
Remove duplicate let variable 3 years ago
daniel 7b164ef300
Merge branch 'staging' into patch-8 3 years ago