aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Fix mobile setting modal behavior: ensure the mobile browser address bar ↵eugenijm2020-07-23
| | | | doesn't overlap the modal top panel.
* Merge branch 'feat/show-fav-rt-lists-on-hover' into 'develop'Shpuld Shpludson2020-07-21
|\ | | | | | | | | Feat/show fav rt lists on hover See merge request pleroma/pleroma-fe!1196
| * add 16 users cap to user list popoverShpuld Shpuldson2020-07-16
| |
| * change class names to not have reacts in themShpuld Shpuldson2020-07-16
| |
| * Move user list from reactions to its own component, make favs and rts use itShpuld Shpuldson2020-07-16
| |
* | Merge branch 'feat/more-title-attributes-in-status-header' into 'develop'Shpuld Shpludson2020-07-20
|\ \ | | | | | | | | | | | | Add title attributes to more things in status header See merge request pleroma/pleroma-fe!1195
| * | add title to user card account name tooShpuld Shpuldson2020-07-16
| | |
| * | add title attributes to more things in status headerShpuld Shpuldson2020-07-16
| |/
* | Merge branch 'features/favicons' into 'develop'Shpuld Shpludson2020-07-20
|\ \ | |/ |/| | | | | status.vue: Add support for favicons See merge request pleroma/pleroma-fe!1076
| * move faviconShpuld Shpuldson2020-06-18
| |
| * Merge branch 'develop' into features/faviconsShpuld Shpuldson2020-06-18
| |\
| * | move favicon to nameShpuld Shpuldson2020-06-18
| | |
| * | status.vue: Add support for faviconsHaelwenn (lanodan) Monnier2020-03-01
| | | | | | | | | | | | Put in replacement to the external icon when possible
* | | Merge branch 'reactions-search' into 'develop'Shpuld Shpludson2020-07-16
|\ \ \ | | | | | | | | | | | | | | | | make reactions-search case-insensitive See merge request pleroma/pleroma-fe!1189
| * | | make reactions-search case-insensitiveDym Sohin2020-07-14
| | | |
* | | | Improve layout of the Notifications Filters sectionMark Felder2020-07-15
| | | |
* | | | Merge branch 'develop' into refactor/notification_settingsMark Felder2020-07-15
|\ \ \ \
| * | | | add extra sanity stuff to make input boxes more stableShpuld Shpuldson2020-07-15
| |/ / /
| * | | remove most of reply preview and autoload related stuffShpuld Shpuldson2020-07-14
| | | |
* | | | Merge branch 'develop' into refactor/notification_settingsMark Felder2020-07-13
|\| | |
| * | | add simple You: to chat list last messageShpuld Shpuldson2020-07-12
| | | |
| * | | fixed checkbox using emoji instead of dingbatDym Sohin2020-07-11
| | | |
| * | | Merge branch 'fix/ctrl-enter-before-chat-loading-breaks' into 'develop'lain2020-07-10
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #891 Fix early send killing the chat Closes #891 See merge request pleroma/pleroma-fe!1178
| | * | | change misnamed member field check to actually disable sendingShpuld Shpuldson2020-07-10
| | | | |
| * | | | add simple red dot for chat notifsShpuld Shpuldson2020-07-10
| |/ / /
| * | | Merge branch 'direct-conversations' into 'develop'HJ2020-07-10
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Chats Closes #201 See merge request pleroma/pleroma-fe!1019
| | * | | Apply suggestion to src/components/chat_list/chat_list.vueEugenij2020-07-08
| | | | |
| | * | | Add the single-line prop to StatusContent and use it for chat list itemseugenijm2020-07-08
| | | | |
| | * | | Remove direct style manipulations in favor of classeseugenijm2020-07-08
| | | | |
| | * | | 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
| | | | |
| * | | | give notification timeago a min widthShpuld Shpuldson2020-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
| | | | | |