| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | improvements to chats view | Henry Jameson | 2022-04-26 |
| | | |||
| * | fix for notices being glued together | Henry Jameson | 2022-04-26 |
| | | |||
| * | more cleanup/fixes, gap b/w panels and topbar is closer to original now | Henry Jameson | 2022-04-26 |
| | | |||
| * | more fixes for shoutbox | Henry Jameson | 2022-04-26 |
| | | |||
| * | improvements and cleanup to input components | Henry Jameson | 2022-04-26 |
| | | |||
| * | oops | Henry Jameson | 2022-04-26 |
| | | |||
| * | make panel height property private since it relies on font size | Henry Jameson | 2022-04-26 |
| | | |||
| * | better formatting | Henry Jameson | 2022-04-26 |
| | | |||
| * | reduce height of post form by default | Henry Jameson | 2022-04-26 |
| | | |||
| * | unified how panel-footer works between regular timelines and user timeline | Henry Jameson | 2022-04-25 |
| | | |||
| * | switching to center because baseline looks extremely off | Henry Jameson | 2022-04-22 |
| | | |||
| * | cleanup & more fixes for alignments and sizing | Henry Jameson | 2022-04-21 |
| | | |||
| * | fix panel headers on mobile | Henry Jameson | 2022-04-21 |
| | | |||
| * | cleanup | Henry Jameson | 2022-04-21 |
| | | |||
| * | undo mistake | Henry Jameson | 2022-04-21 |
| | | |||
| * | relative units in line-height + some cleanup | Henry Jameson | 2022-04-20 |
| | | |||
| * | more em-sized fonts | Henry Jameson | 2022-04-20 |
| | | |||
| * | cleanup and fixes | Henry Jameson | 2022-04-20 |
| | | |||
| * | fixes for mobile | Henry Jameson | 2022-04-20 |
| | | |||
| * | restore old chat inputbox behavior | Henry Jameson | 2022-04-20 |
| | | |||
| * | Merge branch 'fix-chat-errors' into threecolumn | Henry Jameson | 2022-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 happen | Henry Jameson | 2022-04-20 |
| | | | |||
| | * | Fix incorrect close of a status popover when clicking Expand inside it | Tusooa Zhu | 2022-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. | ||
| | * | fix hashtags by explicitly putting attributes | Henry Jameson | 2022-04-12 |
| | | | |||
| * | | fix chat | Henry Jameson | 2022-04-20 |
| | | | |||
| * | | i forgor | Henry Jameson | 2022-04-20 |
| | | | |||
| * | | more fixes for timeline headers | Henry Jameson | 2022-04-20 |
| | | | |||
| * | | tons of fixes mainly aimed at panel headings | Henry Jameson | 2022-04-20 |
| | | | |||
| * | | fix logoLeft not working at all | Henry Jameson | 2022-04-20 |
| | | | |||
| * | | fix scrollbars in dropdowns | Henry Jameson | 2022-04-20 |
| | | | |||
| * | | fix scrollbars in panel headers | Henry Jameson | 2022-04-20 |
| | | | |||
| * | | fixate conversation heading | Henry Jameson | 2022-04-19 |
| | | | |||
| * | | fix overflow that sometimes happens in sidebar due to too wide file | Henry Jameson | 2022-04-19 |
| | | | | | | | | | upload element | ||
| * | | localization updates | Henry Jameson | 2022-04-12 |
| | | | |||
| * | | properly ignore sticky elements when calculating offset because they | Henry Jameson | 2022-04-12 |
| | | | | | | | | | technically are following main scroll | ||
| * | | unified layout-setting code and made an option to control or disable | Henry Jameson | 2022-04-12 |
| | | | | | | | | | third column behavior | ||
| * | | fix main scrollbar on chrome | Henry Jameson | 2022-04-12 |
| | | | |||
| * | | fix chats button alignment | Henry Jameson | 2022-04-12 |
| | | | |||
| * | | reduce chats jumpiness | Henry Jameson | 2022-04-12 |
| | | | |||
| * | | fix post form/dropzone for good (?) | Henry Jameson | 2022-04-12 |
| | | | |||
| * | | deal with browsers that don't support hiding scrollbars (somewhat) | Henry Jameson | 2022-04-12 |
| | | | |||
| * | | enforce scroll to avoid jumpiness | Henry Jameson | 2022-04-11 |
| | | | |||
| * | | fix dropdown menus | Henry Jameson | 2022-04-11 |
| | | | |||
| * | | more fixes for z-indexes in panels | Henry Jameson | 2022-04-11 |
| | | | |||
| * | | fix for chat shadow | Henry Jameson | 2022-04-11 |
| | | | |||
| * | | fixes for z-indexes | Henry Jameson | 2022-04-11 |
| | | | |||
| * | | fix notifications scrolling the main column | Henry Jameson | 2022-04-11 |
| | | | |||
| * | | fix dropzone | Henry Jameson | 2022-04-11 |
| | | | |||
| * | | cleanup | Henry Jameson | 2022-04-10 |
| | | | |||
| * | | improvements to relative panel sizing | Henry Jameson | 2022-04-10 |
| | | | |||
