Small bug fix #1566

Open
loma-one wants to merge 1 commit from loma-one/friendica-addons:2024.09-rc into 2024.09-rc
Contributor

Close the Uni-Code Smilies link with a ’;’

Close the Uni-Code Smilies link with a ’;’
loma-one added 1 commit 2024-11-17 08:23:00 +01:00
Close the Uni-Code Smilies link with a ’;’
Owner

This PR isn't just a small bug fix. Can you explain the rationale behind:

  • Adding a semi-colon at the end of the unicode point for most but not all of the smilies?
  • Adding a semi-colon at the end of unicode point groups but not in-between them?
  • Renaming the category comments?
  • Removing the e from finger?
  • Indenting comment characters?
This PR isn't just a small bug fix. Can you explain the rationale behind: - Adding a semi-colon at the end of the unicode point for most but not all of the smilies? - Adding a semi-colon at the end of unicode point groups but not in-between them? - Renaming the category comments? - Removing the `e` from `finger`? - Indenting comment characters?
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u 2024.09-rc:loma-one-2024.09-rc
git checkout loma-one-2024.09-rc

Merge

Merge the changes and update on Forgejo.
git checkout 2024.09-rc
git merge --no-ff loma-one-2024.09-rc
git checkout 2024.09-rc
git merge --ff-only loma-one-2024.09-rc
git checkout loma-one-2024.09-rc
git rebase 2024.09-rc
git checkout 2024.09-rc
git merge --no-ff loma-one-2024.09-rc
git checkout 2024.09-rc
git merge --squash loma-one-2024.09-rc
git checkout 2024.09-rc
git merge --ff-only loma-one-2024.09-rc
git checkout 2024.09-rc
git merge loma-one-2024.09-rc
git push origin 2024.09-rc
Sign in to join this conversation.
No description provided.