aboutsummaryrefslogtreecommitdiff
path: root/src/components/media_upload/media_upload.js
Commit message (Expand)AuthorAge
* finish up attachment setting (right now only for admin section only)Henry Jameson2023-04-24
* --fixHenry Jameson2022-07-31
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
* Add Chatseugenijm2020-07-08
* add better visual indication for dropping files, make dropzone biggerShpuld Shpuldson2020-06-10
* Linting.lain2020-06-08
* MediaUpload: Correctly handle multiple uploads.lain2020-06-08
* MediaUpload: Allow drag-and-drop of multiple files at oncelain2020-06-08
* npm eslint --fix .Henry Jameson2019-07-05
* Switch to mastoapi for posting status and uploading mediataehoon2019-03-24
* #312 - media uploader not working with same file in adjacent orderdave2019-02-04
* Moved upload errors in user_settings to an array. Moved upload error strings ...Rinpatch2018-12-12
* Count in binary bytes and remove i18 from file size format serviceRinpatch2018-12-10
* LintRinpatch2018-12-10
* Add file size formatingRinpatch2018-12-10
* Improve error messagesrinpatch2018-12-08
* [pleroma#36] Add upload errorsRinpatch2018-12-08
* allow multiple file uploadHenry Jameson2018-08-28
* More eslint fixes.Roger Braun2017-02-22
* Style fixes.Roger Braun2017-02-22
* Merged existing changes from 'develop'shpuld2017-02-22
|\
| * Small style adjustment, add meta-enter posting.Roger Braun2017-02-21
* | Make drag&drop work on more browsers/platforms, make the Upload button accept...shpuld2017-02-22
|/
* Files dropped into post_status_form text box get sent to media_upload for att...shpuld2017-02-21
* Show spinner while uploading fileAlexander Gitter2016-11-13
* Linting fixes.Roger Braun2016-11-07
* Add MediaUpload component.Roger Braun2016-11-06