aboutsummaryrefslogtreecommitdiff
path: root/src/components/post_status_form
Commit message (Collapse)AuthorAge
...
* | remove unnecessary codeShpuld Shpuldson2020-07-07
| |
* | add more ways to set descriptionShpuld Shpuldson2020-07-07
| |
* | change px to emShpuld Shpuldson2020-07-02
| |
* | conflict whem merging xenofem changesShpuld Shpuldson2020-06-29
|\ \
| * | suppress enter key on media description input fieldxenofem2020-06-28
| | |
* | | change placeholders to use descriptions, use icons with placeholders, change ↵Shpuld Shpuldson2020-06-29
|/ / | | | | | | uploads to use attachment component
* | fix vue style warningsxenofem2020-06-28
| |
* | fix invalid end tag on input elementxenofem2020-06-28
| |
* | media description supportWilliam Pitcock2020-06-28
|/
* disable subject field when postingShpuld Shpuldson2020-06-16
|
* add fade-in fade-outShpuld Shpuldson2020-06-10
|
* fix conflictShpuld Shpuldson2020-06-10
|\
| * attempt to fix that one bug with submitting on copy-pastingHenry Jameson2020-06-10
| |
* | remove useless capturesShpuld Shpuldson2020-06-10
| |
* | add better visual indication for dropping files, make dropzone biggerShpuld Shpuldson2020-06-10
|/
* MediaUpload: Correctly handle multiple uploads.lain2020-06-08
|
* add with_relationships where necessaryShpuld Shpuldson2020-05-13
|
* Remove whitespace hack on empty post contentrinpatch2019-12-08
| | | | | | It's no longer necessary since the backend handles posts with empty content fine and also fixes an odd whitespace when attachment links are disabled.
* achieve the perfect speeeeen in media-uploadHenry Jameson2019-11-11
|
* eslint fixHenry Jameson2019-11-08
|
* Merge remote-tracking branch 'upstream/develop' into emoji-optimizationsHenry Jameson2019-11-08
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (95 commits) Lightbox/modal multi image improvements - #381 '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa' Add ability to change user's email translations-de-batch-1 eu-translate update profile-banner rounding css, fixes #690 fix indentation remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings ...
| * another missed thingHenry Jameson2019-10-09
| |
| * Replaced most trivial checkboxes with Checkbox componentHenry Jameson2019-10-07
| |
| * Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
| |
| * created mergedConfig getter to avoid obnoxious checks for undefined everywhereHenry Jameson2019-09-29
| |
* | fix scrolling to attachments bottomHenry Jameson2019-10-22
| |
* | remove the "textbox grows the 'wrong' way" behavior, replace it with moreHenry Jameson2019-10-08
|/ | | | conditions to scroll to bottom
* Merge remote-tracking branch 'upstream/develop' into emoji-selector-updateHenry Jameson2019-09-25
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (42 commits) Fix formatting in oc.json avoid using global class fix logo moving bug when lightbox is open Reserve scrollbar gap when body scroll is locked setting display: initial makes trouble, instead, toggle display: none using classname lock body scroll add body-scroll-lock directive install body-scroll-lock wire up props with PostStatusModal rename component recover autofocusing behavior refactor MobilePostStatusModal using new PostStatusModal add new module and modal to post new status remove needless condition add mention button wire up user state with global store collapse fav/repeat notifications from muted users do not collapse thread muted posts in conversation detect thread-muted posts do not change word based muting logic ...
| * wire up props with PostStatusModaltaehoon2019-09-20
| |
* | eslintHenry Jameson2019-09-25
| |
* | very important fixHenry Jameson2019-09-25
| |
* | comment, cleanup and improve autoresize/autoscrollHenry Jameson2019-09-25
| |
* | WIP: fixed autoscroll, restructured Post Status Form's resize method "a bit"Henry Jameson2019-09-25
| |
* | fix some bugsHenry Jameson2019-09-24
| |
* | autoscroll post form on typing + some minor improvementsHenry Jameson2019-09-23
| |
* | fix bottom-left icons being too damn wideHenry Jameson2019-09-15
| |
* | improved post form's icons at bottom displayHenry Jameson2019-09-15
| |
* | review/naming + bugfix for stickersHenry Jameson2019-09-12
| |
* | fixed some bugs, added spam mode, minor collateral fixesHenry Jameson2019-09-08
| |
* | fixed a lot of bugs with emoji picker, improved relevant componentsHenry Jameson2019-08-12
| |
* | rename for consistencyHenry Jameson2019-08-12
| |
* | lintingHenry Jameson2019-07-29
| |
* | cleanup and appropriation for new emoji-input component API, styles updatesHenry Jameson2019-07-28
| |
* | rename emoji-selector to emoji-pickerHenry Jameson2019-07-28
| |
* | Merge remote-tracking branch 'upstream/develop' into emoji-selector-updateHenry Jameson2019-07-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (469 commits) Feature/add sticker picker guard more secure routes guard secure routes by redirecting to root closest can returns itself as well find inside status-content div only try to use the closest a tag as target Update es.json Also apply keyword filter to subjects Remove files I accidentally pushed in fix issues caused by merges in usersearch on @ Add user search at fix eslint warnings remove vue-popperjs fix moderation menu partially hidden by usercard boundary migrate popper css rewrite ModerationTools using v-tooltip make popover position for status action dropdow relative to parent node rewrite ExtraButtons using v-tooltip install v-tooltip i18n/Update pedantic Japanese translation ...
| * Feature/add sticker pickerabsturztaube2019-07-24
| | | | | | | | Squash to avoid storing commits with stickers in it to avoid possible copyright problems and excess storage space. --hj
| * Add user search atWyatt Benno2019-07-18
| |
| * all the manual fixesHenry Jameson2019-07-07
| |
| * fix merge conflictHenry Jameson2019-07-06
| |
| * Merge branch 'develop' into 'eslint-fix'HJ2019-07-06
| |\ | | | | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue