| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix mobile badge in timeline | Henry Jameson | 2024-02-27 |
| | | |||
| * | lint | Henry Jameson | 2022-11-21 |
| | | |||
| * | Use feed role for notifs and timelines | tusooa | 2022-11-08 |
| | | |||
| * | Make timeline a list of articles | tusooa | 2022-11-07 |
| | | |||
| * | Add labels for timeline header | tusooa | 2022-11-07 |
| | | |||
| * | show counter in show new button on mobile | Henry Jameson | 2022-11-01 |
| | | |||
| * | add titles to mobile buttons | Henry Jameson | 2022-10-17 |
| | | |||
| * | move definitions for timeline header buttons to Panel.scss, now called | Henry Jameson | 2022-10-09 |
| | | | | | rightside buttons | ||
| * | minor improvements | Henry Jameson | 2022-09-29 |
| | | |||
| * | apply same for scrolltop button | Henry Jameson | 2022-09-28 |
| | | |||
| * | refactor css for timeline buttons, make it a bit easier to tap them | Henry Jameson | 2022-09-28 |
| | | |||
| * | 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 ... | ||
| | * | lint | Henry Jameson | 2022-08-12 |
| | | | |||
| | * | you can now pin lists | Henry Jameson | 2022-08-11 |
| | | | |||
| * | | use a bit more compact layout on mobile | Henry Jameson | 2022-08-24 |
| | | | |||
| * | | add "scroll to top" button to timelines and notifications | Henry Jameson | 2022-08-17 |
| |/ | |||
| * | made quick settings into their own component, added quick view settings, | Henry Jameson | 2022-08-01 |
| | | | | | added both to conversation view | ||
| * | --fix | Henry Jameson | 2022-07-31 |
| | | |||
| * | don't show "up to date" in user profile TL | Henry Jameson | 2022-05-09 |
| | | |||
| * | unified how panel-footer works between regular timelines and user timeline | Henry Jameson | 2022-04-25 |
| | | |||
| * | more fixes for timeline headers | Henry Jameson | 2022-04-20 |
| | | |||
| * | tons of fixes mainly aimed at panel headings | Henry Jameson | 2022-04-20 |
| | | |||
| * | fix forms closing in timelines | Henry Jameson | 2022-03-24 |
| | | |||
| * | only for user TL | Henry Jameson | 2022-02-20 |
| | | |||
| * | lol, lmao, that was some shit, this is much easier and works all the time | Henry Jameson | 2022-02-20 |
| | | |||
| * | fix pinned statuses appearing at the bottom of user timeline (and | Henry Jameson | 2022-02-20 |
| | | | | | possibly fetching new ones there) | ||
| * | fix some css problems + tiny bit cleaning up | Henry Jameson | 2021-03-11 |
| | | |||
| * | Cleaned up panel-footer. No longer uses header styles since those look | Henry Jameson | 2021-03-08 |
| | | | | | and work ugly. | ||
| * | add a quick settings menu for timeline headers | Shpuld Shpuldson | 2021-02-25 |
| | | |||
| * | block clicks in blank area of timeline menu, fix 'up-to-date' align | Shpuld Shpuldson | 2020-12-02 |
| | | |||
| * | fix warnings | Shpuld Shpuldson | 2020-11-24 |
| | | |||
| * | more fixes, add fullwidth | Shpuld Shpuldson | 2020-11-24 |
| | | |||
| * | Replace all use of <a> + href='#' with proper buttons | Shpuld Shpuldson | 2020-11-24 |
| | | |||
| * | fixes to timeline error handling | Shpuld Shpuldson | 2020-11-10 |
| | | |||
| * | Instead of blocking all interaction, only block interaction in places | Henry Jameson | 2020-11-02 |
| | | | | | that matter | ||
| * | Merge branch 'fix/block-misclicks-when-timeline-shifts' of ↵ | Shpuld Shpuldson | 2020-10-29 |
| |\ | | | | | | | git.pleroma.social:pleroma/pleroma-fe into fix/block-misclicks-when-timeline-shifts | ||
| | * | Apply 1 suggestion(s) to 1 file(s) | Shpuld Shpludson | 2020-10-28 |
| | | | |||
| * | | fix conflicts | Shpuld Shpuldson | 2020-10-29 |
| |\ \ | |/ |/| | |||
| | * | lint | Henry Jameson | 2020-10-21 |
| | | | |||
| | * | more FA5 stuff with small related refactoring | Henry Jameson | 2020-10-20 |
| | | | |||
| * | | change input blocking to use css | Shpuld Shpuldson | 2020-10-28 |
| |/ | |||
| * | Timeline virtual scrolling | Shpuld Shpludson | 2020-09-29 |
| | | |||
| * | Merge branch 'stylelint-rscss-1' into 'develop' | HJ | 2020-08-06 |
| |\ | | | | | | | | | Stylelint + RSCSS initial approach See merge request pleroma/pleroma-fe!1205 | ||
| | * | refactor status | Henry Jameson | 2020-07-28 |
| | | | |||
| * | | fix non-timeline routes breaking current/previous timeline | Shpuld Shpuldson | 2020-07-28 |
| | | | |||
| * | | fix pixel offset hack in panel heading | Shpuld Shpuldson | 2020-07-09 |
| | | | |||
| * | | change styles for the dropdown, make things work nicely on mobile | Shpuld Shpuldson | 2020-07-03 |
| | | | |||
| * | | basic version done, needs cleanup from nav panel styles | Shpuld Shpuldson | 2020-07-02 |
| |/ | |||
| * | change Show New text to Reload when flushing | Shpuld Shpuldson | 2020-06-30 |
| | | |||
