Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: eltrufas/osu-web

Tags

2019.1205.0

Toggle 2019.1205.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5376 from nekodex/tournament-match-chat

Allow clients to join the chat channels of 'tournament' matches in a read-only fashion

2019.1204.1

Toggle 2019.1204.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5370 from nekodex/optimize-message-throttling

Use Redis instead of DB for chat message throttling

2019.1204.0

Toggle 2019.1204.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5367 from nanaya/batch-message

Allow batch sending of message

2019.1203.0

Toggle 2019.1203.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5360 from nanaya/playcount-check-fix

Fix wrong exception being thrown from authorization check

2019.1129.0

Toggle 2019.1129.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5352 from nanaya/user-play-requirement

Check playcount instead for posting

2019.1128.1

Toggle 2019.1128.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5344 from nanaya/login-attempts-update

Record more things on various login attempts

2019.1128.0

Toggle 2019.1128.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5302 from nanaya/user-minimum-last-played

Add last play time requirement for posting

2019.1127.0

Toggle 2019.1127.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5302 from nanaya/user-minimum-last-played

Add last play time requirement for posting

2019.1126.0

Toggle 2019.1126.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5342 from nanaya/fix-log

Fix wrong variable name in log tag

2019.1125.2

Toggle 2019.1125.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5341 from peppy/allow-email-for-reset

Fix email not being allowed for password reset page