aboutsummaryrefslogtreecommitdiff
path: root/src/components/post_status_form
Commit message (Collapse)AuthorAge
* Fix profile mentions causing a 422 errorMark Felder2024-06-07
| | | | The Pleroma backend now reports an error when trying to reply to a status it cannot resolve we assume it is deleted or nonexistent. PleromaFE was in_reply_to_id: true as an internal method to trigger populating the post status form with the username of the profile being viewed and this was being submitted to the API as a result.
* remove all "fallback variables"Henry Jameson2024-03-04
|
* more fixesHenry Jameson2024-02-13
|
* buttons look great now, including unstyled ones menu items work tooHenry Jameson2024-02-12
|
* add .input class to all inputsHenry Jameson2024-02-07
|
* Add aria-controls to extra-buttons triggertusooa2023-11-12
|
* Make reply-or-quote selection display as horizontal button grouptusooa2023-07-19
|
* Add fallback return false for quotable judgementstusooa2023-07-17
|
* Do not show quote options for servers without quote supporttusooa2023-07-17
|
* Add aria-labels for reply/quote selectortusooa2023-07-17
|
* Handle recursive quotestusooa2023-07-17
|
* Implement sending quote poststusooa2023-07-17
|
* Remove @touchstart in post status buttontusooa2023-02-28
|
* Add some aria to post status formtusooa2023-01-21
|
* Make all emoji inputs screen-reader-friendlytusooa2023-01-21
|
* Make screenreaders read out autocomplete resultstusooa2023-01-21
|
* Use stylelinttusooa2023-01-09
|
* cleanupHenry Jameson2022-10-09
|
* Make emoji picker use grouped unicode emojisTusooa Zhu2022-09-18
|
* Fix merge conflictsSean King2022-08-01
|\
| * --fixHenry Jameson2022-07-31
| |
* | Use <p> elements instead of <br> for notice on edit status formSean King2022-06-21
| |
* | Add warning for editing statusesSean King2022-06-11
| |
* | Add edit status functionalitySean King2022-06-07
|/
* improvements and cleanup to input componentsHenry Jameson2022-04-26
|
* reduce height of post form by defaultHenry Jameson2022-04-26
|
* cleanup & more fixes for alignments and sizingHenry Jameson2022-04-21
|
* cleanup and fixesHenry Jameson2022-04-20
|
* fix post form/dropzone for good (?)Henry Jameson2022-04-12
|
* fixes for z-indexesHenry Jameson2022-04-11
|
* fix notifications scrolling the main columnHenry Jameson2022-04-11
|
* fix dropzoneHenry Jameson2022-04-11
|
* fix main post form having hidden emoji pickerHenry Jameson2022-04-10
|
* oopsHenry Jameson2022-03-30
|
* fix some mishaps i noticed during self-reviewHenry Jameson2022-03-30
|
* fix error clear iconHenry Jameson2022-03-30
|
* re-fix i18n warnings againHenry Jameson2022-03-29
|
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ...
| * ability to move attachments around when making a new postHenry Jameson2021-08-15
| |
| * lintHenry Jameson2021-06-22
| |
| * better attachments in uploading (grid layout)Henry Jameson2021-06-18
| |
| * better handling of unknown files, better upload displayHenry Jameson2021-06-18
| |
| * merged in compact notifs and improved upon itHenry Jameson2021-06-18
| |
| * gallery in post status form!Henry Jameson2021-06-18
| |
| * Merge remote-tracking branch 'origin/develop' into better-selectsHenry Jameson2021-04-07
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (76 commits) Translated using Weblate (Italian) Translated using Weblate (Basque) Translated using Weblate (Spanish) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Italian) Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Russian) Translated using Weblate (Italian) Translated using Weblate (French) Translated using Weblate (Russian) Translated using Weblate (Italian) Translated using Weblate (French) Translated using Weblate (Basque) Translated using Weblate (Spanish) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Japanese) Translated using Weblate (Italian) Translated using Weblate (Esperanto) Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Norwegian Bokmål) ...
| * | Made Select component to make using styled selects easierHenry Jameson2021-03-11
| | |
* | | i18n fixesHenry Jameson2021-04-25
| |/ |/|
* | Use more specific button titles instead of general.submitrinpatch2021-03-15
|/ | | | | | | - "Post" for post submission (we already had the button title be "Posting" when the post was being sent, so there was a weird inconsistency) - "Register" for registration submission - "Save changes" for usages in settings
* add sensitive by default optionShpuld Shpuldson2021-02-23
|
* fix profile field buttons, remove attachment buttonShpuld Shpuldson2021-01-20
|