ppy / osu-web

the browser-facing portion of osu!
https://osu.ppy.sh
GNU Affero General Public License v3.0
983 stars 386 forks source link

Add the ability to save/subscribe to beatmap searches #4750

Open smileyhead opened 5 years ago

smileyhead commented 5 years ago

A suggestion. It would basically be the osu! version of the YouTube notification bell. This has to do with osu!lazer as well, but I thought it would be more appropriate to post here.

On startup, osu!lazer could check if there are any new mapsets by the creators or with the terms you follow, and push a notification if so. Maybe there could be a new screen listing all the new mapsets, so you don't get bombarded with a separate notification for every mapset. Either that, or have said new screen accessible from somewhere in the title screen that lists all the mapsets by your followed creators/keywords in chronological order and marks the new ones.

Joehuu commented 3 years ago

Notifying new per-user beatmaps added in https://github.com/ppy/osu-web/pull/6909. Would like the second half implemented too.