Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
increment badge count per missed convo, not per msg #793
Conversation
ara4n
assigned
dbkr
May 18, 2016
|
lgtm. Yeah, may be possible to simplify some counting logic, although we still need the counts for each room to send down the stream. |
dbkr
assigned
ara4n
and unassigned
dbkr
May 18, 2016
ara4n
merged commit 6fb51ea
into
develop
May 18, 2016
8 checks passed
Flake8 + Packaging (Commit)
Build #715 origin/matthew/one-push-badge-per-convo succeeded in 31 sec
Details
Flake8 + Packaging (Merged PR)
Build finished.
Details
Sytest Postgres (Commit)
Build #695 origin/matthew/one-push-badge-per-convo succeeded in 4 min 38 sec
Details
Sytest Postgres (Merged PR)
Build finished.
Details
Sytest SQLite (Commit)
Build #702 origin/matthew/one-push-badge-per-convo succeeded in 3 min 18 sec
Details
Sytest SQLite (Merged PR)
Build finished.
Details
Unit Tests (Commit)
Build #759 origin/matthew/one-push-badge-per-convo succeeded in 1 min 19 sec
Details
Unit Tests (Merged PR)
Build finished.
Details
richvdh
deleted the
matthew/one-push-badge-per-convo
branch
Dec 1, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ara4n commentedMay 18, 2016
This is a quick fix, but wondering if this lets us significantly simplify the serverside push calculations at all?