WIP: Draft: Resolve "Support webpush for notifications" #2423

Draft
leuckeju wants to merge 3 commits from feature/push-notifications into master
Member

Closes #168

Closes #168
Author
Member

assigned to @leuckeju

assigned to @leuckeju
Author
Member

added 3 commits

  • 80a07bc1 - crude desktop notifications
  • 46df35bc - Merge remote-tracking branch 'origin/feature/push-notifications' into feature/push-notifications
  • bf21a0d2 - run poetry update

Compare with previous version

added 3 commits <ul><li>80a07bc1 - crude desktop notifications</li><li>46df35bc - Merge remote-tracking branch &#39;origin/feature/push-notifications&#39; into feature/push-notifications</li><li>bf21a0d2 - run poetry update</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-Core/-/merge_requests/778/diffs?diff_id=13375&start_sha=467f7155d43ebf1d000b610497b3480fb9d7a785)
This pull request has changes conflicting with the target branch.
  • aleksis/core/settings.py
  • aleksis/core/templates/core/base.html
  • aleksis/core/urls.py
  • aleksis/core/util/notifications.py
  • poetry.lock
  • pyproject.toml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/push-notifications:feature/push-notifications
git switch feature/push-notifications

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 master
git merge --no-ff feature/push-notifications
git switch feature/push-notifications
git rebase master
git switch master
git merge --ff-only feature/push-notifications
git switch feature/push-notifications
git rebase master
git switch master
git merge --no-ff feature/push-notifications
git switch master
git merge --squash feature/push-notifications
git switch master
git merge --ff-only feature/push-notifications
git switch master
git merge feature/push-notifications
git push origin master
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
aleksis/AlekSIS-Core!2423
No description provided.