| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | Merge remote-tracking branch 'origin/develop' into navigation-update | Henry Jameson | 2022-08-23 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (49 commits) Fix react & extra buttons not styled on tab-focus Fix popover not popping up Fix styling on Safari Use :focus-visible instead of :focus for focus markers Optimize Reply badge position Add badges to status interacting buttons Update dependency nightwatch to v2 Update dependency eslint-plugin-n to v15.2.5 Update dependency mocha to v10 Update dependency karma-coverage to v2 Update dependency sass to v1.54.5 Update dependency karma-firefox-launcher to v2 Update dependency vue-template-compiler to v2.7.9 Pin dependencies Refresh yarn.lock Allow column width configuration: allow stretching navbar with columns Remove legacy code for chunksSortMode Add FIXME comment about html-webpack-plugin-after-emit Use exact webpack version in package.json Reintroduce css minimizer ... | |||
| | * | Merge branch 'allow-application-width-configuration' into 'develop' | HJ | 2022-08-22 | |
| | |\ | | | | | | | | | | | | | Allow application width configuration See merge request pleroma/pleroma-fe!1533 | |||
| | | * | Allow column width configuration: allow stretching navbar with columns | Alexander Tumin | 2022-08-17 | |
| | | | | ||||
| | | * | Column width configuration: do not act on defaults, bound with on minmax ↵ | Alexander Tumin | 2022-08-11 | |
| | | | | | | | | | | | | | --miniColumn | |||
| | | * | refactor | HJ | 2022-08-11 | |
| | | | | ||||
| | | * | Allow column width configuration | Alexander Tumin | 2022-08-11 | |
| | | | | | | | | | | | | | | | | Group column configuration in settings Column width configuration: do not act on defaults | |||
| | * | | Add badges to status interacting buttons | Tusooa Zhu | 2022-08-22 | |
| | |/ | | | | | | | | | | | | | | | | | | | Now, the following badges will be added: 0: (+) sign to reply, favourite, repeat, react and extra buttons 1: (-) sign to unfavourite and unrepeat 2: (x) sign to close reply form, close react popover, and close extra buttons popover 3: Check mark to favourited and repeated statuses https://git.pleroma.social/pleroma/pleroma-fe/-/issues/1092 | |||
| * | | you can now pin lists | Henry Jameson | 2022-08-11 | |
| | | | ||||
| * | | ability to pin items in navigation menu, initial draft version | Henry Jameson | 2022-08-11 | |
| |/ | ||||
| * | put modals on top of navbar | Henry Jameson | 2022-06-27 | |
| | | ||||
| * | Merge remote-tracking branch 'origin/develop' into disjointed-popovers | Henry Jameson | 2022-06-27 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: add SK (Slovak) translation ReactButton: Workaround for android composition mode EmojiPicker: Workaround to search immediately on mobile Fix top bar input text colour Show underlay for mobile Fix tests Add English translations for correctly i18nized time units Delegate relativeTime plural rules to vue-i18n restore notifications page, fix z-index issues Make lint happy Add English translations for backup UI Add backup UI Add English translation for list aliases error Log errors when listing aliases Add changelog Add Engilsh translation for migration Add frontend ui for aliases and migration Change translation key Explain better what delete does in moderation menu | |||
| | * | Show underlay for mobile | Tusooa Zhu | 2022-06-07 | |
| | | | ||||
| * | | slight z-index refactor and attempt at organizing it | Henry Jameson | 2022-06-22 | |
| | | | ||||
| * | | fix animations, replace ugly old mentionlink tooltips with new usercard ones | Henry Jameson | 2022-06-12 | |
| |/ | ||||
| * | force panel headers to be square on mobile (for now?) | Henry Jameson | 2022-05-31 | |
| | | ||||
| * | fix mobile version | Henry Jameson | 2022-04-26 | |
| | | ||||
| * | improvements to chats view | Henry Jameson | 2022-04-26 | |
| | | ||||
| * | more cleanup/fixes, gap b/w panels and topbar is closer to original now | Henry Jameson | 2022-04-26 | |
| | | ||||
| * | improvements and cleanup to input components | Henry Jameson | 2022-04-26 | |
| | | ||||
| * | reduce height of post form by default | Henry Jameson | 2022-04-26 | |
| | | ||||
| * | relative units in line-height + some cleanup | Henry Jameson | 2022-04-20 | |
| | | ||||
| * | cleanup and fixes | Henry Jameson | 2022-04-20 | |
| | | ||||
| * | tons of fixes mainly aimed at panel headings | Henry Jameson | 2022-04-20 | |
| | | ||||
| * | fix main scrollbar on chrome | 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 for chat shadow | Henry Jameson | 2022-04-11 | |
| | | ||||
| * | cleanup | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | improvements to relative panel sizing | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | fix chromium crashing on my machine :hyperjoy: LUL | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | improvements to relative font sizes | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | fix main post form having hidden emoji picker | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | fix horizontal scroll, make hovered column render stuff on top of other | Henry Jameson | 2022-04-10 | |
| | | | | | ones (popups, tooltips etc) | |||
| * | remove margins from underlay since it causes horizontal scroll on | Henry Jameson | 2022-04-10 | |
| | | | | | smaller screens | |||
| * | underlay improvements | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | fix new post button not working day1, minor stylistic fixes | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | layout fixes | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | fix scrollable columns | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | revert layout back to scrollable body | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | restore margins for inline convos | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | clean up and organize CSS, use ems for widths, use vars more | Henry Jameson | 2022-04-10 | |
| | | ||||
| * | fix scrollbars for real now | Henry Jameson | 2022-04-08 | |
| | | ||||
| * | cleanup, fix some things, try to disable scrollbars on mobile | Henry Jameson | 2022-04-08 | |
| | | ||||
| * | fix mobile view | Henry Jameson | 2022-04-07 | |
| | | ||||
| * | oops | Henry Jameson | 2022-04-07 | |
| | | ||||
| * | make scrollbars use button roundness | Henry Jameson | 2022-04-07 | |
| | | ||||
| * | fancy scrollbars | Henry Jameson | 2022-04-07 | |
| | | ||||
| * | options to enable scrollbars and disable sticky headers | Henry Jameson | 2022-04-07 | |
| | | ||||
| * | teleport bread | Henry Jameson | 2022-04-05 | |
| | | ||||
| * | wide mode initial implementation + cleanup | Henry Jameson | 2022-04-05 | |
| | | ||||
