Dashboard: community toasts for joins, tank arrivals, adoptions, purchases, payouts and qualifications

A second, quieter toast (bottom-left, one per 4 s) shows site-wide activity from the
live feed for every signed-in member; personal payout toasts are unchanged. The server
pushes Joined (at first username, with tank flag) and Adopted events onto the feed.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-12 16:03:43 -05:00
parent a9f10f861d
commit 6395ad3a7e
3 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -915,7 +915,7 @@
<script src="/assets/common.js?v=20260912b"></script>
<script src="/assets/wallet.js?v=20260911a"></script>
<script src="/assets/promo.js?v=20260911a"></script>
<script src="/assets/my.js?v=20260912f"></script>
<script src="/assets/my.js?v=20260912g"></script>
<script src="/assets/chat.js?v=20260907l"></script>
</body>
</html>