Add a way to upload new packs from URL/ZIP file #3266

Open
vaartis wants to merge 1 commit from gitlab-mr-iid-1999 into develop
Member

Changes

  • Adds a submenu to the emoji admin panel that allows you to upload a new pack .zip file or download a pack from a URL

Depends on pleroma!4314

(Screenshots pending)

# Changes * Adds a submenu to the emoji admin panel that allows you to upload a new pack .zip file or download a pack from a URL Depends on pleroma!4314 (Screenshots pending)
Owner

dl should be download, also on lower line as well

`dl` should be `download`, also on lower line as well
This pull request has changes conflicting with the target branch.
  • src/components/settings_modal/admin_tabs/emoji_tab.js
  • src/components/settings_modal/admin_tabs/emoji_tab.vue
  • src/services/api/api.service.js
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin gitlab-mr-iid-1999:gitlab-mr-iid-1999
git switch gitlab-mr-iid-1999

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch develop
git merge --no-ff gitlab-mr-iid-1999
git switch gitlab-mr-iid-1999
git rebase develop
git switch develop
git merge --ff-only gitlab-mr-iid-1999
git switch gitlab-mr-iid-1999
git rebase develop
git switch develop
git merge --no-ff gitlab-mr-iid-1999
git switch develop
git merge --squash gitlab-mr-iid-1999
git switch develop
git merge --ff-only gitlab-mr-iid-1999
git switch develop
git merge gitlab-mr-iid-1999
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-fe!3266
No description provided.