aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
...
| | * | | | | | Change "Remove this follower" to "Remove Follower" and add a button to ↵Sean King2022-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove a follower in the followers tab for the logged in user
| | * | | | | | Added support for removing users from followersSean King2022-09-15
| | |/ / / / /
| * / / / / / using the half-shit approach since proper approach is full-shitHenry Jameson2022-09-20
| |/ / / / /
| * | | | | Merge branch 'apology-fixes' into 'develop'HJ2022-09-14
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add a mask to load shape to flow text around quicker Closes #1183 See merge request pleroma/pleroma-fe!1618
| | * | | | | fetch text height only after mask has been loadedHenry Jameson2022-08-23
| | | | | | |
| | * | | | | add a mask to load shape to flow text around quickerHenry Jameson2022-08-23
| | | | | | |
| * | | | | | Merge branch 'add/edit-status' into 'develop'tusooa2022-09-11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add edit status functionality See merge request pleroma/pleroma-fe!1537
| | * \ \ \ \ \ Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-08-22
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | add/edit-status
| | * \ \ \ \ \ \ Fix merge conflictsSean King2022-08-08
| | |\ \ \ \ \ \ \
| | * | | | | | | | Allow for template inside Timeago component that shows unless the time ↵Sean King2022-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | string is 'just now'
| | * | | | | | | | Refresh the relative time object for a Timeago component if the time changesSean King2022-08-01
| | | | | | | | | |
| | * | | | | | | | Fix lint errors and warningsSean King2022-08-01
| | | | | | | | | |
| | * | | | | | | | Fix merge conflictsSean King2022-08-01
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Remove guard for raw_htmlSean King2022-07-10
| | | | | | | | | |
| | * | | | | | | | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-07-10
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | add/edit-status
| | * | | | | | | | Merge branch 'from/edit-status/tusooa/indicator' into 'add/edit-status'Sean King2022-07-11
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Edited indicator on status See merge request seanking/pleroma-fe!4
| | | * | | | | | | | Do not show edited indicator in history itemsTusooa Zhu2022-06-22
| | | | | | | | | | |
| | | * | | | | | | | Add last edited at indicator in statusTusooa Zhu2022-06-22
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'from/edit-status/tusooa/1' into 'add/edit-status'Sean King2022-07-11
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle explicit mention changes in status updates See merge request seanking/pleroma-fe!3
| | | * | | | | | | | | Handle explicit mention changes in status updatesTusooa Zhu2022-06-11
| | | | | | | | | | | |
| | * | | | | | | | | | Refactor to delete the properties for originalStatus in showStatusHistory in ↵Sean King2022-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a better way
| | * | | | | | | | | | Use a better way to clone the original statusSean King2022-06-26
| | | | | | | | | | | |
| | * | | | | | | | | | Use watch to change localDescriptionSean King2022-06-26
| | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Use <p> elements instead of <br> for notice on edit status formSean King2022-06-21
| | | | | | | | | | |
| | * | | | | | | | | Add ability to detect whether backend supports editingSean King2022-06-21
| | | | | | | | | | |
| | * | | | | | | | | Add ability to view status history for edited statusesSean King2022-06-20
| | | | | | | | | | |
| | * | | | | | | | | Add warning for editing statusesSean King2022-06-11
| | | | | | | | | | |
| | * | | | | | | | | Only refetch status on highlight if streaming is not enabledSean King2022-06-11
| | | | | | | | | | |
| | * | | | | | | | | Fetch status when highlighting itSean King2022-06-11
| | |/ / / / / / / /
| | * | | | | | | | Don't pollute the original timeline when new media attachment is addedSean King2022-06-11
| | | | | | | | | |
| | * | | | | | | | Use statusId instead of repliedUser.idSean King2022-06-11
| | | | | | | | | |
| | * | | | | | | | Display attachment description updates properlyTusooa Zhu2022-06-11
| | | | | | | | | |
| | * | | | | | | | Add edit status functionalitySean King2022-06-07
| | | | | | | | | |
| * | | | | | | | | lintHenry Jameson2022-08-31
| | | | | | | | | |
| * | | | | | | | | lintHenry Jameson2022-08-31
| | | | | | | | | |
| * | | | | | | | | make custom router-link for nav-entry to un-nest the interactive elementsHenry Jameson2022-08-31
| | | | | | | | | |
* | | | | | | | | | 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 ...
| * | | | | | | | | Merge branch 'navigation-update' into 'develop'tusooa2022-08-30
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Navigation update + preferences storage (and some minor fixes) See merge request pleroma/pleroma-fe!1592
| | * | | | | | | | | a11yHenry Jameson2022-08-30
| | | | | | | | | | |