aboutsummaryrefslogtreecommitdiff
path: root/src/components/post_status_form/post_status_form.js
Commit message (Expand)AuthorAge
* Fix profile mentions causing a 422 errorMark Felder2024-06-07
* Add aria-controls to extra-buttons triggertusooa2023-11-12
* 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
* Make all emoji inputs screen-reader-friendlytusooa2023-01-21
* cleanupHenry Jameson2022-10-09
* Make emoji picker use grouped unicode emojisTusooa Zhu2022-09-18
* Fix merge conflictsSean King2022-08-01
|\
| * --fixHenry Jameson2022-07-31
* | Add warning for editing statusesSean King2022-06-11
* | Add edit status functionalitySean King2022-06-07
|/
* fix notifications scrolling the main columnHenry Jameson2022-04-11
* oopsHenry Jameson2022-03-30
* fix some mishaps i noticed during self-reviewHenry Jameson2022-03-30
* ability to move attachments around when making a new postHenry Jameson2021-08-15
* gallery in post status form!Henry Jameson2021-06-18
* Made Select component to make using styled selects easierHenry Jameson2021-03-11
* add sensitive by default optionShpuld Shpuldson2021-02-23
* use users state + fetching with delayShpuld Shpuldson2020-11-18
* store failed experimentShpuld Shpuldson2020-11-17
* change method of fix to roundingShpuld Shpuldson2020-11-09
* prevent call to scroll if the value doesn't change because firefox is stupidShpuld Shpuldson2020-11-09
* Optimistic message sending for chateugenijm2020-11-01
* remaining changes...Henry Jameson2020-10-21
* cancel -> timesHenry Jameson2020-10-20
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
* Add hacky functionality to open specific settings tabsShpuld Shpuldson2020-09-03
* Merge branch 'feat/idempotency' into 'develop'lain2020-07-23
|\
| * make idempotency watch entire statusShpuld Shpuldson2020-07-16
| * add basic idempotency supportShpuld Shpuldson2020-07-15
* | add extra sanity stuff to make input boxes more stableShpuld Shpuldson2020-07-15
|/
* change misnamed member field check to actually disable sendingShpuld Shpuldson2020-07-10
* Add the empty chat list placeholder.eugenijm2020-07-08
* Disable status preview in the chat posting formeugenijm2020-07-08
* Address feedbackeugenijm2020-07-08
* Add Chatseugenijm2020-07-08
* fix issue on posting another statusShpuld Shpuldson2020-07-07
* fix conflicts and add error handling to media descriptionsShpuld Shpuldson2020-07-07
|\
| * don't close preview on post, move visibility notices above the preview where ...Shpuld Shpuldson2020-07-06
| * remove contenttype check from content type watcherShpuld Shpuldson2020-07-06
| * move translation strings to correct place, translate error messageShpuld Shpuldson2020-07-06
| * fix conflicts, make subject update the previewShpuld Shpuldson2020-07-06
| |\
| * | remove panel-footer in userpanel, simplify preview header, fix word-wrap in p...Shpuld Shpuldson2020-06-28
| * | make line sizes match for errors/loading and statuses, make X hitbox bigger, ...Shpuld Shpuldson2020-06-28
| * | add automatic updatingShpuld Shpuldson2020-06-28
| * | add rich text previewShpuld Shpuldson2020-06-28
| |/
* | remove unnecessary codeShpuld Shpuldson2020-07-07