| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor css for timeline buttons, make it a bit easier to tap them | Henry Jameson | 2022-09-28 |
| | | |||
| * | fix veryfaint not applying | Henry Jameson | 2022-08-31 |
| | | |||
| * | make "up to date" icon even more faint to distinguish it from actual | Henry Jameson | 2022-08-30 |
| | | | | | interactive elements | ||
| * | Merge remote-tracking branch 'origin/develop' into scrolltotop | Henry Jameson | 2022-08-30 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (59 commits) a11y Use dedicated indicator for non-ascii domain names add a favorites "timeline" shortcut refactor navigation-entry and use them in other nav items Update dependency sinon-chai to v3 Update dependency semver to v7 Update dependency vue-router to v4.1.5 Update dependency eslint to v8.23.0 Update dependency vue-template-compiler to v2.7.10 Update dependency @vue/babel-helper-vue-jsx-merge-props to v1.4.0 Update dependency eslint-plugin-promise to v6.0.1 fix lists edit page change ugly checkbox to a list element that doesn't look too much out of place a11y squeeze/stretch pinned items as long as there's enough space for it, hide items that won't fitc Remove isparta lint fix being unable to edit timeline pins on mobile aria fix mobile side drawer causing issues ... | ||
| | * | Merge branch 'navigation-update' into 'develop' | tusooa | 2022-08-30 |
| | |\ | | | | | | | | | | | | | Navigation update + preferences storage (and some minor fixes) See merge request pleroma/pleroma-fe!1592 | ||
| | | * | a11y | Henry Jameson | 2022-08-30 |
| | | | | |||
| | | * | add a favorites "timeline" shortcut | Henry Jameson | 2022-08-30 |
| | | | | |||
| | | * | refactor navigation-entry and use them in other nav items | Henry Jameson | 2022-08-30 |
| | | | | |||
| | | * | fix lists edit page | Henry Jameson | 2022-08-24 |
| | | | | |||
| | | * | change ugly checkbox to a list element that doesn't look too much out of place | Henry Jameson | 2022-08-24 |
| | | | | |||
| | | * | a11y | Henry Jameson | 2022-08-24 |
| | | | | |||
| | | * | squeeze/stretch pinned items as long as there's enough space for it, | Henry Jameson | 2022-08-24 |
| | | | | | | | | | | | | | hide items that won't fitc | ||
| | | * | lint | Henry Jameson | 2022-08-23 |
| | | | | |||
| | | * | fix being unable to edit timeline pins on mobile | Henry Jameson | 2022-08-23 |
| | | | | |||
| | | * | aria | Henry Jameson | 2022-08-23 |
| | | | | |||
| | | * | fix mobile side drawer causing issues | Henry Jameson | 2022-08-23 |
| | | | | |||
| | | * | Merge remote-tracking branch 'origin/develop' into navigation-update | Henry Jameson | 2022-08-23 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Update dependency opn to v5 fix notices being under the navbar, also change offset to use variable fix modals not having proper z index reduce indexes to be below 9999 so that develop error messages appear above Do not allow to find by name in findUser() Use lookup endpoint to obtain users by nickname Use $ for id UserProfile routes Allow opening profile: multiChoiceProprties record, anonymous access Allow opening profile when clicking an avatar inside of user popover | ||
| | | * | | fix links not being active by default | Henry Jameson | 2022-08-23 |
| | | | | | |||
| | | * | | improve submenu and improve icon buttons hover effects | Henry Jameson | 2022-08-23 |
| | | | | | |||
| | | * | | add an underline to the selected pin to improve accesibility | Henry Jameson | 2022-08-23 |
| | | | | | |||
| | | * | | 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 ... | ||
| | | * | | | fix routes and tests | Henry Jameson | 2022-08-17 |
| | | | | | | |||
| | | * | | | fix lists not having pins in edit mode | Henry Jameson | 2022-08-17 |
| | | | | | | |||
| | | * | | | fix edit mode checkbox showing up for anon users | Henry Jameson | 2022-08-17 |
| | | | | | | |||
| | | * | | | create new list UI | Henry Jameson | 2022-08-17 |
| | | | | | | |||
| | | * | | | forgot to actually add add/remove methods, lel. remove some consolelogs | Henry Jameson | 2022-08-17 |
| | | | | | | |||
| | | * | | | lint | Henry Jameson | 2022-08-17 |
| | | | | | | |||
| | | * | | | List edit UI overhaul | Henry Jameson | 2022-08-17 |
| | | | | | | |||
| | | * | | | fix list tests | Henry Jameson | 2022-08-16 |
| | | | | | | |||
| | | * | | | ignore invalid journal entries | Henry Jameson | 2022-08-16 |
| | | | | | | |||
| | | * | | | proper journal trimming + remove some old workaround to my local bad data | Henry Jameson | 2022-08-16 |
| | | | | | | |||
| | | * | | | whoops, forgot the most important bit | Henry Jameson | 2022-08-15 |
| | | | | | | |||
| | | * | | | fix | Henry Jameson | 2022-08-15 |
| | | | | | | |||
| | | * | | | add and remove users to/from lists from their profile | Henry Jameson | 2022-08-15 |
| | | | | | | |||
| | | * | | | edit mode | Henry Jameson | 2022-08-15 |
| | | | | | | |||
| | | * | | | fix anon user issues | Henry Jameson | 2022-08-15 |
| | | | | | | |||
| | | * | | | fix prod build again + fetch lists (and follow request) on login, | Henry Jameson | 2022-08-15 |
| | | | | | | | | | | | | | | | | | | | | | stop fetching on logout, don't start fetching in components | ||
| | | * | | | fix prod build | Henry Jameson | 2022-08-15 |
| | | | | | | |||
| | | * | | | lint | Henry Jameson | 2022-08-12 |
| | | | | | | |||
| | | * | | | limit amount of pins on desktop to 6 (for now) | Henry Jameson | 2022-08-12 |
| | | | | | | |||
| | | * | | | band-aid to prevent misclics on logout | Henry Jameson | 2022-08-12 |
| | | | | | | |||
| | | * | | | fixes, clear cache on logout | Henry Jameson | 2022-08-12 |
| | | | | | | |||
| | | * | | | let mobile users customize top bar as well | Henry Jameson | 2022-08-12 |
| | | | | | | |||
| | | * | | | fixes + fixes for anon users | Henry Jameson | 2022-08-12 |
| | | | | | | |||
| | | * | | | navigation refactored, used in mobile nav as well | Henry Jameson | 2022-08-11 |
| | | | | | | |||
| | | * | | | show pinned lists between timelines and rest | Henry Jameson | 2022-08-11 |
| | | | | | | |||
| | | * | | | you can now pin lists | Henry Jameson | 2022-08-11 |
| | | | | | | |||
| | | * | | | it works more or less well now | Henry Jameson | 2022-08-11 |
| | | | | | | |||
| | | * | | | ability to pin items in navigation menu, initial draft version | Henry Jameson | 2022-08-11 |
| | | | | | | |||
| | | * | | | add a todo for future | Henry Jameson | 2022-08-11 |
| | | | | | | |||
