aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-07-10
|\ | | | | | | add/edit-status
| * Merge branch 'renovate/font-awesome' into 'develop'tusooa2022-07-10
| |\ | | | | | | | | | | | | Update dependency @fortawesome/vue-fontawesome to v3.0.1 See merge request pleroma/pleroma-fe!1542
| | * Update dependency @fortawesome/vue-fontawesome to v3.0.1Pleroma Renovate Bot2022-07-10
| |/
| * Merge branch 'renovate/sass-loader-7.x' into 'develop'Tusooa Zhu2022-07-06
| |\ | | | | | | | | | | | | Update dependency sass-loader to v7.3.1 See merge request pleroma/pleroma-fe!1490
| | * Update dependency sass-loader to v7.3.1Pleroma Renovate Bot2022-04-01
| | |
| * | Merge branch 'from/develop/tusooa/migration-ui' into 'develop'HJ2022-06-19
| |\ \ | | | | | | | | | | | | | | | | Add ui for account migration See merge request pleroma/pleroma-fe!1414
| | * | Add English translation for list aliases errorTusooa Zhu2022-04-29
| | | |
| | * | Log errors when listing aliasesTusooa Zhu2022-04-29
| | | |
| | * | Add changelogTusooa Zhu2022-04-29
| | | |
| | * | Add Engilsh translation for migrationTusooa Zhu2022-04-29
| | | | | | | | | | | | | | | | Ref: migrate-ui
| | * | Add frontend ui for aliases and migrationTusooa Zhu2022-04-29
| | | | | | | | | | | | | | | | Ref: migrate-ui
| * | | Merge branch 'improve_delete_user_confirmation_message' into 'develop'HJ2022-06-19
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Explain better what delete does in moderation menu See merge request pleroma/pleroma-fe!1453
| | * \ \ Merge remote-tracking branch 'pleroma/develop' into ↵Ilja2022-03-26
| | |\ \ \ | | | | | | | | | | | | | | | | | | improve_delete_user_confirmation_message
| | * | | | Change translation keyIlja2022-03-26
| | | | | |
| | * | | | Explain better what delete does in moderation menuIlja2022-03-12
| | | | | |
| * | | | | 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 English translations for backup UITusooa Zhu2022-05-09
| | | | | | |
| | * | | | | Add backup UITusooa Zhu2022-05-09
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'translation-sk' into 'develop'HJ2022-06-19
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | add SK (Slovak) translation See merge request pleroma/pleroma-fe!1517
| | * | | | | add SK (Slovak) translationk2s2022-06-19
| | |/ / / /
| * | | | | 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
| | * | | | | Fix testsTusooa Zhu2022-06-07
| | | | | | |
| | * | | | | Add English translations for correctly i18nized time unitsTusooa Zhu2022-06-07
| | | | | | |
| | * | | | | Delegate relativeTime plural rules to vue-i18nTusooa Zhu2022-06-07
| | | | | | |
| * | | | | | Merge branch 'from/develop/tusooa/show-underlay-mobile' into 'develop'HJ2022-06-19
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show underlay for mobile See merge request pleroma/pleroma-fe!1536
| | * | | | | | Show underlay for mobileTusooa 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
| | |/ / / / /
| * | | | | | Merge branch 'fix-mobile-emoji-search' into 'develop'HJ2022-06-19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | EmojiPicker: Workaround to search immediately on mobile See merge request pleroma/pleroma-fe!1539
| | * | | | | 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
| * | | | | Merge branch '3c-fixes' into 'develop'HJ2022-06-07
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | restore notifications page, fix z-index issues Closes #1166 See merge request pleroma/pleroma-fe!1534
| | * | | | | 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 English translation for last edited at indicatorTusooa 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
| | | | | | |
* | | | | | | Change message on unsupported edit featuresSean King2022-06-12
| | | | | | |
* | | | | | | Clarification on unsupported edit features warningSean King2022-06-11
| | | | | | |
* | | | | | | Add warning for editing statusesSean King2022-06-11
| | | | | | |
* | | | | | | Only refetch status on highlight if streaming is not enabledSean King2022-06-11
| | | | | | |