WIP: long polling support #1

Draft
perelman wants to merge 10 commits from feature/long-poll-status into history/short-polling-only
Owner

This PR is just to make an easy view of the changes that were involved in adding long-polling support.

This PR is just to make an easy view of the changes that were involved in adding long-polling support.
This pull request is marked as a work in progress.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/long-poll-status:feature/long-poll-status
git checkout feature/long-poll-status

Merge

Merge the changes and update on Gitea.
git checkout history/short-polling-only
git merge --no-ff feature/long-poll-status
git checkout history/short-polling-only
git merge --ff-only feature/long-poll-status
git checkout feature/long-poll-status
git rebase history/short-polling-only
git checkout history/short-polling-only
git merge --no-ff feature/long-poll-status
git checkout history/short-polling-only
git merge --squash feature/long-poll-status
git checkout history/short-polling-only
git merge --ff-only feature/long-poll-status
git checkout history/short-polling-only
git merge feature/long-poll-status
git push origin history/short-polling-only
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 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: perelman/fear_tracker#1
No description provided.