aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Use feed role for notifs and timelinestusooa2022-11-08
|
* Make notification panel a list of articlestusooa2022-11-08
|
* Handle properly 2-col and 3-col desktop notificationstusooa2022-11-08
|
* Make user panel and notification <aside>tusooa2022-11-08
|
* Make timeline a list of articlestusooa2022-11-07
|
* Add labels to mobile navstusooa2022-11-07
|
* Add labels for timeline headertusooa2022-11-07
|
* Use <main> for main contenttusooa2022-11-07
|
* Add title to mobile post buttontusooa2022-11-07
|
* Merge branch 'renovate/eslint-plugin-promise-6.x' into 'develop'tusooa2022-11-07
|\ | | | | | | | | Update dependency eslint-plugin-promise to v6.1.1 See merge request pleroma/pleroma-fe!1673
| * Update dependency eslint-plugin-promise to v6.1.1Pleroma Renovate Bot2022-11-06
|/
* Merge branch 'renovate/eslint-plugin-vue-9.x' into 'develop'tusooa2022-11-05
|\ | | | | | | | | Update dependency eslint-plugin-vue to v9.7.0 See merge request pleroma/pleroma-fe!1674
| * Update dependency eslint-plugin-vue to v9.7.0Pleroma Renovate Bot2022-11-01
| |
* | Merge branch 'renovate/eslint-8.x' into 'develop'tusooa2022-11-05
|\ \ | | | | | | | | | | | | Update dependency eslint to v8.26.0 See merge request pleroma/pleroma-fe!1671
| * | Update dependency eslint to v8.26.0Pleroma Renovate Bot2022-10-31
| |/
* | Merge branch 'renovate/eslint-plugin-n-15.x' into 'develop'tusooa2022-11-05
|\ \ | | | | | | | | | | | | Update dependency eslint-plugin-n to v15.4.0 See merge request pleroma/pleroma-fe!1672
| * | Update dependency eslint-plugin-n to v15.4.0Pleroma Renovate Bot2022-10-31
| |/
* | Merge branch 'renovate/vue-monorepo' into 'develop'tusooa2022-11-05
|\ \ | | | | | | | | | | | | Update vue monorepo See merge request pleroma/pleroma-fe!1654
| * | Update vue monorepoPleroma Renovate Bot2022-10-31
| |/
* | Merge branch 'scrolltotop' into 'develop'tusooa2022-11-05
|\ \ | |/ |/| | | | | add "scroll to top" button to timelines and notifications See merge request pleroma/pleroma-fe!1605
| * lintHenry Jameson2022-11-01
| |
| * show counter in show new button on mobileHenry Jameson2022-11-01
| |
| * use new color slot for badgesHenry Jameson2022-10-17
| |
| * add titles to mobile buttonsHenry Jameson2022-10-17
| |
| * fix chevrons alignmentHenry Jameson2022-10-09
| |
| * fix alert dotHenry Jameson2022-10-09
| |
| * Merge remote-tracking branch 'origin/develop' into scrolltotopHenry Jameson2022-10-09
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (89 commits) Update dependency @vuelidate/validators to v2.0.0 Remove lolex package Remove diff package Pin dependencies Update dependency sass to v1.55.0 Make suggestor suggest according to cldr annotations Make chunks named Use import() for emoji.json Add regional indicators Support filtering by keywords from cldr Display localized unicode emoji names Load unicode emoji annotations Extract language list to its own file using the half-shit approach since proper approach is full-shit Make unicode emoji phrases match with _ Use console.info Fix non-square emojis being truncated Fix emoji picker lint Fix emoji picker lint Tweak efficiency when changing filter keywords in emoji picker ...
| * | move definitions for timeline header buttons to Panel.scss, now calledHenry Jameson2022-10-09
| | | | | | | | | | | | rightside buttons
| * | minor improvementsHenry Jameson2022-09-29
| | |
| * | fix buttons overlappingHenry Jameson2022-09-29
| | |
| * | port changes to notificationsHenry Jameson2022-09-28
| | |
| * | cleanupHenry Jameson2022-09-28
| | |
| * | added scrolltotop for mobile notificationsHenry Jameson2022-09-28
| | |
| * | fix scrollerref not setting properlyHenry Jameson2022-09-28
| | |
| * | apply same for scrolltop buttonHenry Jameson2022-09-28
| | |
| * | refactor css for timeline buttons, make it a bit easier to tap themHenry Jameson2022-09-28
| | |
| * | fix veryfaint not applyingHenry Jameson2022-08-31
| | |
| * | make "up to date" icon even more faint to distinguish it from actualHenry Jameson2022-08-30
| | | | | | | | | | | | interactive elements
| * | Merge remote-tracking branch 'origin/develop' into scrolltotopHenry Jameson2022-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 ...
| * | | lintHenry Jameson2022-08-24
| | | |
| * | | only mark as read if closed intentionallyHenry Jameson2022-08-24
| | | |
| * | | fix notificationsHenry Jameson2022-08-24
| | | |
| * | | use a bit more compact layout on mobileHenry Jameson2022-08-24
| | | |
| * | | Merge remote-tracking branch 'origin/develop' into scrolltotopHenry Jameson2022-08-24
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (47 commits) Update dependency eslint-plugin-vue to v9.4.0 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 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 ...
| * | | | oopsHenry Jameson2022-08-17
| | | | |
| * | | | add "scroll to top" button to timelines and notificationsHenry Jameson2022-08-17
| | | | |
* | | | | Merge branch 'renovate/babel-monorepo' into 'develop'tusooa2022-10-30
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update babel monorepo See merge request pleroma/pleroma-fe!1655
| * | | | | Update babel monorepoPleroma Renovate Bot2022-10-28
| | | | | |
* | | | | | Merge branch 'renovate/vue-router-4.x' into 'develop'tusooa2022-10-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependency vue-router to v4.1.6 See merge request pleroma/pleroma-fe!1667
| * | | | | | Update dependency vue-router to v4.1.6Pleroma Renovate Bot2022-10-28
| |/ / / / /