Commit Graph

90 Commits (67434be414fdb7fd510eadb22d35aefca4a7fed6)

Author SHA1 Message Date
Taye Adeyemi 669a68d27b feat: apply filters with WebGL 6 months ago
Jonas Geiler e318d526c7
Add missing `reject` argument 8 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
8 months ago
Jonas Geiler 249468d154
Fix `defineErrorMessage` which is not actually using the `msg` variable it creates 8 months ago
Jonas Geiler 6d20c85e91
Fix `applyFilterToMediaSave` passing options to `image.addEventListener` instead of `canvas.toBlob` 8 months 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 Supernault 0a0681199f
Update ComposeModal, fix missing alttext post state 2 years ago
Daniel Supernault a3fd0b032b
Update vue components, fix typos 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 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 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
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 3 years ago
Shlee e36be67c70 unwanted semicolons 3 years ago
Daniel Supernault cb540373ec
Add Dark Mode to Metro UI 2.0 3 years ago
Daniel Supernault 84727d5c26
Update ComposeModal, add noMatchTemplate to zurb autocomplete 3 years ago
Daniel Supernault 692a73ec0b
Update components 3 years ago
Daniel Supernault 160e32a590
Update ComposeModal, fix post redirect on old UI 3 years ago
Daniel Supernault 5db64e94a3
Update ComposeModal.vue, fix redirect after posting. Fixes #3254 3 years ago
Daniel Supernault 879281cccb
Update ComposeModal, add max file size and allowed mime types. Fixes #3162 3 years ago
Daniel Supernault 2befff8fd1
Update ComposeModal 4 years ago
Daniel Supernault e975372631
Update ComposeModal 4 years ago
Daniel Supernault 942fdf5486
Update components 4 years ago
Daniel Supernault 7709220074
Add Polls 4 years ago
Daniel Supernault 072d55d1a8
Update Compose Apis, make media descriptions/alt text length limit configurable. Default length: 1000 4 years ago
Daniel Supernault 67e3f6048f
Update Settings, add default license and enforced media descriptions 4 years ago
Daniel Supernault 2119965659
Update ComposeModal 4 years ago
Daniel Supernault 4ad573c8de
Update components 4 years ago
Daniel Supernault de514f7d76
Add Autocomplete for hashtags + mentions 4 years ago
Daniel Supernault 42375b3d79
Update Compose Apis, refactor rate limits 4 years ago
Daniel Supernault 001d410579
Update ComposeModal, limit visibility scope for private accounts 4 years ago
Daniel Supernault 12ce76026f
Update ComposeModal, show filter warning for unsupported browsers 4 years ago
Daniel Supernault ceae664ce0
Update ComposeModal, prevent tagging empty users. Fixes #2633 4 years ago
Daniel Supernault 1f09b4f5c5
Revert ComposeModal 4 years ago
Daniel Supernault e6e76e809d
Update ComposeModal, add processing step disabled by default 4 years ago
Daniel Supernault caafef580c
Update ComposeModal, use new routes 4 years ago
Daniel Supernault 526b55311a
Update ComposeModal, add maxlength attribute to alt text input. Fixes #2490 5 years ago
Daniel Supernault 8e3e75864c
Update ComposeModal, fix filter bug on safari 5 years ago
Daniel Supernault e28d022f62
Update ComposeModal.vue component, reuse sharedData 5 years ago
Daniel Supernault 0a5a0e8616
Add federated photo filters 5 years ago
Daniel Supernault d63569c120
Add Direct Messages 5 years ago
Daniel Supernault b213dcda0b
Update ComposeModal.vue, add 451 http code warning 5 years ago
Daniel Supernault 421ea0222f
Update ComposeModal.vue, add media tagging 5 years ago
Daniel Supernault 2b753123e6
Update ComposeModal.vue, use vue tooltips. Fixes #2142 5 years ago
Daniel Supernault e8a1464099
Update ComposeModal, fix rotate icon direction. Fixes #2241 5 years ago