aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* 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/develop/tusooa/migration-ui' into 'develop'HJ2022-06-19
| |\ | | | | | | | | | | | | Add ui for account migration See merge request pleroma/pleroma-fe!1414
| | * Log errors when listing aliasesTusooa Zhu2022-04-29
| | |
| | * Add frontend ui for aliases and migrationTusooa Zhu2022-04-29
| | | | | | | | | | | | Ref: migrate-ui
| * | Merge branch 'from/develop/tusooa/backup-ui' into 'develop'HJ2022-06-19
| |\ \ | | | | | | | | | | | | | | | | Add ui for backup See merge request pleroma/pleroma-fe!1520
| | * | Make lint happyTusooa Zhu2022-05-09
| | | |
| | * | Add backup UITusooa Zhu2022-05-09
| | |/
| * | Merge branch 'from/develop/tusooa/unit-pl' into 'develop'HJ2022-06-19
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Use vue-i18n to determine plural forms of time units Closes #1164 See merge request pleroma/pleroma-fe!1535
| | * | Delegate relativeTime plural rules to vue-i18nTusooa Zhu2022-06-07
| | | |
| * | | Merge branch 'from/develop/tusooa/topbar-input-text' into 'develop'HJ2022-06-19
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Fix top bar input text colour See merge request pleroma/pleroma-fe!1538
| | * | | Fix top bar input text colourTusooa Zhu2022-06-11
| | |/ /
| * | | ReactButton: Workaround for android composition modeLain Soykaf2022-06-12
| | | |
| * | | EmojiPicker: Workaround to search immediately on mobileLain Soykaf2022-06-12
| |/ / | | | | | | | | | See https://github.com/vuejs/vue/pull/9814
| * | restore notifications page, fix z-index issuesHenry Jameson2022-06-07
| | |
* | | 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
|/ /
* | Merge branch 'threecolumn' into 'develop'HJ2022-05-31
|\ \ | | | | | | | | | | | | Layout refactoring + Three column mode See merge request pleroma/pleroma-fe!1503
| * | fix gap between panel heading and timeline menuHenry Jameson2022-05-31
| | |
| * | fix?Henry Jameson2022-05-22
| | |
| * | fixHenry Jameson2022-05-22
| | |
| * | stick chat scroll to bottom to help with OSK resizing the viewportHenry Jameson2022-05-22
| | |
| * | Merge remote-tracking branch 'origin/develop' into threecolumnHenry Jameson2022-05-20
| |\ \ | | | | | | | | | | | | | | | | | | | | * origin/develop: Fix virtual scrolling when the user has a lot of pinned statuses fix "allow discovery" setting misbehaving
| * | | stick chats to bottomHenry Jameson2022-05-20
| | | |
| * | | try out fully hidden input fieldHenry Jameson2022-05-16
| | | |
| * | | don't use wide mode for anon viewersHenry Jameson2022-05-09
| | | |
| * | | don't show "up to date" in user profile TLHenry Jameson2022-05-09
| | | |
| * | | fix inline conversation's shadow showing through outer headerHenry Jameson2022-05-09
| | | |
| * | | fix incorrect sticking in user profile pageHenry Jameson2022-05-09
| | | |
| * | | fix panel overlaps in firefoxHenry Jameson2022-05-09
| | | |
| * | | fix hidden input for file upload causing unintended scrollsHenry Jameson2022-05-09
| | | |
| * | | minor fixesHenry Jameson2022-04-28
| | | |
| * | | improvements to chats viewHenry Jameson2022-04-26
| | | |
| * | | fix for notices being glued togetherHenry Jameson2022-04-26
| | | |