Add repost link functionalities #53

Open
kazhnuz wants to merge 0 commits from feat/shaarli-like into koblog
Owner
  • Refactor to have the dbContent and Content class
  • Add Notes
  • Add support for adding a link to content (will be on the content level, for every type of content)
  • Add support for post kinds
  • Create the add notes interface
  • Create the bookmarklet
- [ ] Refactor to have the dbContent and Content class - [ ] Add Notes - [ ] Add support for adding a link to content (will be on the content level, for every type of content) - [ ] Add support for post kinds - [ ] Create the add notes interface - [ ] Create the bookmarklet
Author
Owner

I'm not sure anymore "notes" are truly needed for that.

I'm not sure anymore "notes" are truly needed for that.
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/shaarli-like:feat/shaarli-like
git checkout feat/shaarli-like

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 checkout koblog
git merge --no-ff feat/shaarli-like
git checkout feat/shaarli-like
git rebase koblog
git checkout koblog
git merge --ff-only feat/shaarli-like
git checkout feat/shaarli-like
git rebase koblog
git checkout koblog
git merge --no-ff feat/shaarli-like
git checkout koblog
git merge --squash feat/shaarli-like
git checkout koblog
git merge --ff-only feat/shaarli-like
git checkout koblog
git merge feat/shaarli-like
git push origin koblog
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: kazhnuz/koblog#53
No description provided.