aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Merge branch 'from/develop/tusooa/migration-ui' into 'develop'HJ2022-06-19
|\ | | | | | | | | Add ui for account migration See merge request pleroma/pleroma-fe!1414
| * Log errors when listing aliasesTusooa Zhu2022-04-29
| |
| * Add frontend ui for aliases and migrationTusooa Zhu2022-04-29
| | | | | | | | Ref: migrate-ui
* | Merge branch 'from/develop/tusooa/backup-ui' into 'develop'HJ2022-06-19
|\ \ | | | | | | | | | | | | Add ui for backup See merge request pleroma/pleroma-fe!1520
| * | Make lint happyTusooa Zhu2022-05-09
| | |
| * | Add backup UITusooa Zhu2022-05-09
| |/
* | Merge branch 'from/develop/tusooa/unit-pl' into 'develop'HJ2022-06-19
|\ \ | | | | | | | | | | | | | | | | | | Use vue-i18n to determine plural forms of time units Closes #1164 See merge request pleroma/pleroma-fe!1535
| * | Delegate relativeTime plural rules to vue-i18nTusooa Zhu2022-06-07
| | |
* | | Merge branch 'from/develop/tusooa/topbar-input-text' into 'develop'HJ2022-06-19
|\ \ \ | | | | | | | | | | | | | | | | Fix top bar input text colour See merge request pleroma/pleroma-fe!1538
| * | | Fix top bar input text colourTusooa Zhu2022-06-11
| |/ /
* | | ReactButton: Workaround for android composition modeLain Soykaf2022-06-12
| | |
* | | EmojiPicker: Workaround to search immediately on mobileLain Soykaf2022-06-12
|/ / | | | | | | See https://github.com/vuejs/vue/pull/9814
* | restore notifications page, fix z-index issuesHenry Jameson2022-06-07
| |
* | Merge branch 'threecolumn' into 'develop'HJ2022-05-31
|\ \ | | | | | | | | | | | | Layout refactoring + Three column mode See merge request pleroma/pleroma-fe!1503
| * | fix gap between panel heading and timeline menuHenry Jameson2022-05-31
| | |
| * | fix?Henry Jameson2022-05-22
| | |
| * | fixHenry Jameson2022-05-22
| | |
| * | stick chat scroll to bottom to help with OSK resizing the viewportHenry Jameson2022-05-22
| | |
| * | Merge remote-tracking branch 'origin/develop' into threecolumnHenry Jameson2022-05-20
| |\ \ | | | | | | | | | | | | | | | | | | | | * origin/develop: Fix virtual scrolling when the user has a lot of pinned statuses fix "allow discovery" setting misbehaving
| * | | stick chats to bottomHenry Jameson2022-05-20
| | | |
| * | | try out fully hidden input fieldHenry Jameson2022-05-16
| | | |
| * | | don't use wide mode for anon viewersHenry Jameson2022-05-09
| | | |
| * | | don't show "up to date" in user profile TLHenry Jameson2022-05-09
| | | |
| * | | fix inline conversation's shadow showing through outer headerHenry Jameson2022-05-09
| | | |
| * | | fix incorrect sticking in user profile pageHenry Jameson2022-05-09
| | | |
| * | | fix panel overlaps in firefoxHenry Jameson2022-05-09
| | | |
| * | | fix hidden input for file upload causing unintended scrollsHenry Jameson2022-05-09
| | | |
| * | | minor fixesHenry Jameson2022-04-28
| | | |
| * | | improvements to chats viewHenry Jameson2022-04-26
| | | |
| * | | fix for notices being glued togetherHenry Jameson2022-04-26
| | | |
| * | | more fixes for shoutboxHenry Jameson2022-04-26
| | | |
| * | | improvements and cleanup to input componentsHenry Jameson2022-04-26
| | | |
| * | | make panel height property private since it relies on font sizeHenry Jameson2022-04-26
| | | |
| * | | better formattingHenry Jameson2022-04-26
| | | |
| * | | reduce height of post form by defaultHenry Jameson2022-04-26
| | | |
| * | | unified how panel-footer works between regular timelines and user timelineHenry Jameson2022-04-25
| | | |
| * | | cleanup & more fixes for alignments and sizingHenry Jameson2022-04-21
| | | |
| * | | fix panel headers on mobileHenry Jameson2022-04-21
| | | |
| * | | cleanupHenry Jameson2022-04-21
| | | |
| * | | undo mistakeHenry Jameson2022-04-21
| | | |
| * | | relative units in line-height + some cleanupHenry Jameson2022-04-20
| | | |
| * | | more em-sized fontsHenry Jameson2022-04-20
| | | |
| * | | cleanup and fixesHenry Jameson2022-04-20
| | | |
| * | | fixes for mobileHenry Jameson2022-04-20
| | | |
| * | | restore old chat inputbox behaviorHenry Jameson2022-04-20
| | | |
| * | | Merge branch 'fix-chat-errors' into threecolumnHenry Jameson2022-04-20
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | * fix-chat-errors: fix some chat errors/warnings that sometimes happen Fix incorrect close of a status popover when clicking Expand inside it fix tests fix hashtags by explicitly putting attributes
| * | | fix chatHenry Jameson2022-04-20
| | | |
| * | | i forgorHenry Jameson2022-04-20
| | | |
| * | | more fixes for timeline headersHenry Jameson2022-04-20
| | | |
| * | | tons of fixes mainly aimed at panel headingsHenry Jameson2022-04-20
| | | |