aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* 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
|
* streamline profile image api, update reset ui for all profile images to ↵Shpuld Shpludson2020-07-08
| | | | match avatar, remove unnecessary stuff
* Merge branch '884-about-panel-optimizations' into 'develop'Shpuld Shpludson2020-07-07
|\ | | | | | | | | | | | | StaffPanel: Move staff loading to panel creation. Closes #884 See merge request pleroma/pleroma-fe!1171
| * Apply suggestion to src/components/staff_panel/staff_panel.jsShpuld Shpludson2020-07-07
| |
| * StaffPanel: Move staff loading to panel creation.lain2020-07-07
| |
| * fix preview opening automaticallyShpuld Shpuldson2020-07-07
| |
* | remove console logShpuld Shpuldson2020-07-07
| |
* | 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
| | |
* | | remove unnecessary codeShpuld Shpuldson2020-07-07
| | |
* | | add more ways to set descriptionShpuld Shpuldson2020-07-07
| | |
* | | fix edge case of videos and unknown files togetherShpuld Shpuldson2020-07-06
| | |
* | | fix conflicts, use file icon instead of link, add support for audio and file ↵Shpuld Shpuldson2020-07-06
|\ \ \ | | |/ | |/| | | | icon in cw'd posts
| * | Merge branch 'fix/remove-extra-notifications-fetch' into 'develop'Shpuld Shpludson2020-07-05
| |\ \ | | | | | | | | | | | | | | | | Fix: notifications fetcher double fetching on every tick See merge request pleroma/pleroma-fe!1164
| | * | Apply suggestion to src/components/notifications/notifications.jsShpuld Shpludson2020-07-05
| | | |
| | * | add initial fetching back in a more streamlined wayShpuld Shpuldson2020-07-01
| | | |
| | * | remove unnecessary fetchAndUpdate, change notifications fetcher to not ↵Shpuld Shpuldson2020-07-01
| | | | | | | | | | | | | | | | double fetch
| * | | Merge branch 'feat/allow-use-without-cookies' into 'develop'Shpuld Shpludson2020-07-05
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #815: Allow use without cookies, Add a global notice popup system Closes #815 See merge request pleroma/pleroma-fe!1166
| | * | | change storage error one-off into a global notice systemShpuld Shpuldson2020-07-02
| | | | |
| * | | | Merge branch 'feat/parent-visible-support' into 'develop'Shpuld Shpludson2020-07-05
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | #874 Add strike-through to "Reply to" when parent_visible is set to false See merge request pleroma/pleroma-fe!1162
| | * | | | add no-statusId support for status popoverShpuld Shpuldson2020-06-30
| | | | | |
| | * | | | add strikethrough when parent isn't visibleShpuld Shpuldson2020-06-30
| | | |/ / | | |/| |
| * | | | fix height for emoji panel of settings modalkPherox2020-07-04
| | | | |
| * | | | Add bookmarksEugenij2020-07-03
| | |/ / | |/| | | | | | | | | | Co-authored-by: jared <jaredrmain@gmail.com>
* | | | fix modal types check being brokenShpuld Shpuldson2020-07-06
| | | |
* | | | Merge branch 'xenofem/pleroma-fe-rebased-image-description-authoring' of ↵Shpuld Shpuldson2020-07-02
|\ \ \ \ | | | | | | | | | | | | | | | git.pleroma.social:pleroma/pleroma-fe into xenofem/pleroma-fe-rebased-image-description-authoring
| * | | | Merge branch 'develop' into ↵Shpuld Shpludson2020-07-02
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | 'xenofem/pleroma-fe-rebased-image-description-authoring' # Conflicts: # CHANGELOG.md
| | * | | change Show New text to Reload when flushingShpuld Shpuldson2020-06-30
| | | | |
| | * | | Make use of backend reply filteringShpuld Shpuldson2020-06-30
| | |/ /
* | / / change px to emShpuld Shpuldson2020-07-02
|/ / /
* | | fix gallery-videos being weirdly offsetShpuld Shpuldson2020-06-30
| | |
* | | Merge branch 'develop' into ↵Shpuld Shpuldson2020-06-29
|\| | | | | | | | | | | xenofem/pleroma-fe-rebased-image-description-authoring
| * | Merge branch '812-subject-separation' into 'develop'lain2020-06-29
| |\ \ | | |/ | |/| | | | | | | | | | | | | StatusContent: Better separate subject from status content. Closes #812 See merge request pleroma/pleroma-fe!1150
| | * Change the show/hide strings about, remove subjected status toggle when ↵Shpuld Shpuldson2020-06-26
| | | | | | | | | | | | 'collapse' option not used
| | * rip restyle subject, fix some issues with long subjectShpuld Shpuldson2020-06-26
| | |