aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| * Merge branch 'from/develop/tusooa/fix-vscroll-pinned' into 'develop'HJ2022-05-20
| |\ | | | | | | | | | | | | Fix virtual scrolling when the user has a lot of pinned statuses See merge request pleroma/pleroma-fe!1523
| | * Fix virtual scrolling when the user has a lot of pinned statusesTusooa Zhu2022-05-19
| |/
| * Merge branch 'fix-discoverable-setting' into 'develop'HJ2022-04-29
| |\ | | | | | | | | | | | | fix "allow discovery" setting misbehaving See merge request pleroma/pleroma-fe!1518
| | * fix "allow discovery" setting misbehavingHenry Jameson2022-04-29
| |/
| * Merge branch 'fix-chat-errors' into 'develop'HJ2022-04-20
| |\ | | | | | | | | | | | | fix some chat errors/warnings that sometimes happen See merge request pleroma/pleroma-fe!1515
* | | stick chats to bottomHenry Jameson2022-05-20
| | |
* | | try out fully hidden input fieldHenry Jameson2022-05-16
| | |
* | | set/unset threecolumn mode on login/logoutHenry 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
| | |
* | | sort and optimize panel.scssHenry Jameson2022-04-28
| | |
* | | fix panel footer colorsHenry Jameson2022-04-28
| | |
* | | fix mobile versionHenry Jameson2022-04-26
| | |
* | | improvements to chats viewHenry Jameson2022-04-26
| | |
* | | fix for notices being glued togetherHenry Jameson2022-04-26
| | |
* | | more cleanup/fixes, gap b/w panels and topbar is closer to original nowHenry Jameson2022-04-26
| | |
* | | more fixes for shoutboxHenry Jameson2022-04-26
| | |
* | | improvements and cleanup to input componentsHenry Jameson2022-04-26
| | |
* | | oopsHenry 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
| | |
* | | switching to center because baseline looks extremely offHenry Jameson2022-04-22
| | |
* | | 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 some chat errors/warnings that sometimes happenHenry Jameson2022-04-20
| |/
| * Merge branch 'from/develop/tusooa/1157-popover-trigger' into 'develop'HJ2022-04-20
| |\ | | | | | | | | | | | | | | | | | | Fix incorrect close of a status popover when clicking Expand inside it Closes #1157 See merge request pleroma/pleroma-fe!1514
| | * Fix incorrect close of a status popover when clicking Expand inside itTusooa Zhu2022-04-19
| |/ | | | | | | | | | | | | basically Vue (3 in particular?) will make changes to DOM before this event listener is called, and if the target is displayed using v-if, it will not be part of the DOM at that time, and contains() will return false. so it goes to call hidePopover() which caused this bug.
| * Merge branch 'fix-hashtags' into 'develop'HJ2022-04-12
| |\ | | | | | | | | | | | | fix hashtags by explicitly putting attributes See merge request pleroma/pleroma-fe!1513
| | * fix testsHenry Jameson2022-04-12
| | |
| | * fix hashtags by explicitly putting attributesHenry Jameson2022-04-12
| |/
* | fix chatHenry Jameson2022-04-20
| |
* | i forgorHenry Jameson2022-04-20
| |
* | more fixes for timeline headersHenry Jameson2022-04-20
| |