aboutsummaryrefslogtreecommitdiff
path: root/src/components/post_status_form
Commit message (Collapse)AuthorAge
...
* Merge branch 'develop' into 'fix/use-semantically-correct-buttons'Shpuld Shpludson2020-12-01
|\ | | | | | | # Conflicts: # CHANGELOG.md
| * use users state + fetching with delayShpuld Shpuldson2020-11-18
| |
| * store failed experimentShpuld Shpuldson2020-11-17
| |
* | Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|/
* 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
|
* Merge branch 'optimistic-chat-posting' into 'develop'Shpuld Shpludson2020-11-02
|\ | | | | | | | | Optimistic / nonblocking message posting for chats See merge request pleroma/pleroma-fe!1228
| * Optimistic message sending for chateugenijm2020-11-01
| |
* | lintHenry Jameson2020-11-01
| |
* | fix preview spinnerHenry Jameson2020-10-29
|/
* Merge branch 'fontawesome5' into 'develop'HJ2020-10-28
|\ | | | | | | | | | | | | FontAwesome 5 Closes #982 See merge request pleroma/pleroma-fe!1260
| * improved the semantics for our icon scale, fixed preview, fixed navbar desktopHenry Jameson2020-10-28
| |
| * lintHenry Jameson2020-10-21
| |
| * fix attachment remove pointerHenry Jameson2020-10-21
| |
| * remaining changes...Henry Jameson2020-10-21
| |
| * more replacements + small renamesHenry Jameson2020-10-20
| |
| * cancel -> timesHenry Jameson2020-10-20
| |
| * Some initial work on replacing icons with FA5Henry Jameson2020-10-20
| |
* | make subjectline input use size=1 for compatibility with CJK fontsHenry Jameson2020-10-21
|/
* Add hacky functionality to open specific settings tabsShpuld Shpuldson2020-09-03
|
* fix lain's bugHenry Jameson2020-08-19
|
* revert change to form resize logicHenry Jameson2020-08-18
|
* Fix last line having slightly cut-off low-hanging parts of charactersHenry Jameson2020-08-18
|
* Merge branch 'fix/preview-styles-polish' into 'develop'HJ2020-07-27
|\ | | | | | | | | polish preview styles a bit See merge request pleroma/pleroma-fe!1186
| * update icon to hopefully look fine on both browsersShpuld Shpuldson2020-07-22
| |
| * adjust icon useShpuld Shpuldson2020-07-15
| |
| * polish preview styles a bitShpuld Shpuldson2020-07-14
| |
* | Merge branch 'feat/idempotency' into 'develop'lain2020-07-23
|\ \ | | | | | | | | | | | | Status posting Idempotency See merge request pleroma/pleroma-fe!1194
| * | 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
| | | | | Do not use full height when displaying the chat list. Remove an unsued chat action.
* Disable status preview in the chat posting formeugenijm2020-07-08
|
* Address feedbackeugenijm2020-07-08
| | | | | | | | | | | | | | | | | | | | | | Use more specific css rules for the emoji dimensions in the chat list status preview. Use more round em value for chat list item height. Add global html overflow and height for smoother chat navigation in the desktop Safari. Use offsetHeight instad of a computed style when setting the window height on resize. Remove margin-bottom from the last message to avoid occasional layout shift in the desktop Safari Use break-word to prevent chat message text overflow Resize and scroll the textarea when inserting a new line on ctrl+enter Remove fade transition on route change Ensure proper border radius at the bottom of the chat, remove unused border-radius Prevent the chat header "jumping" on the avatar load.
* 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
| | | | | | | | they belong
| * 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 ↵Shpuld Shpuldson2020-06-28
| | | | | | | | | | | | preview
| * | make line sizes match for errors/loading and statuses, make X hitbox bigger, ↵Shpuld Shpuldson2020-06-28
| | | | | | | | | | | | remove attachments, add shorter custom message for empty status preview. fix auto update triggering
| * | add automatic updatingShpuld Shpuldson2020-06-28
| | |
| * | show preview with plaintext tooShpuld Shpuldson2020-06-28
| | |
| * | remove unnecessary type=buttonShpuld Shpuldson2020-06-28
| | |
| * | fix preview attachments getting wrong stylesShpuld Shpuldson2020-06-28
| | |
| * | update styles in preview headingShpuld Shpuldson2020-06-28
| | |
| * | add rich text previewShpuld Shpuldson2020-06-28
| |/