Add repost link functionalities #53

Open
kazhnuz wants to merge 11 commits from feat/shaarli-like into koblog
Owner
  • Add Shares
  • Add support for adding a link to content AND share
  • Add support for post kinds for content AND share
  • Create the add shares interface
  • Create views for post kinds and content type
  • Create the bookmarklet

Fixes #33
Fixes #43
Fixes #45

- [x] Add Shares - [x] Add support for adding a link to content AND share - [x] Add support for post kinds for content AND share - [x] Create the add shares interface - [ ] Create views for post kinds and content type - [ ] Create the bookmarklet Fixes #33 Fixes #43 Fixes #45
Author
Owner

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

I'm not sure anymore "notes" are truly needed for that.
kazhnuz added 11 commits 2025-03-03 09:05:56 +01:00
This pull request can be merged automatically.
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 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.