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

Merged
merged 1 commit into from May 18, 2016

Conversation

Projects
None yet
2 participants
Owner

ara4n commented May 18, 2016

This is a quick fix, but wondering if this lets us significantly simplify the serverside push calculations at all?

Member

dbkr commented 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 dbkr assigned ara4n and unassigned dbkr May 18, 2016

@ara4n 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 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