]> littlesong.place Git - littlesongplace.git/commitdiff
Update news
authorChris Fulljames <christianfulljames@gmail.com>
Sat, 22 Mar 2025 23:42:09 +0000 (19:42 -0400)
committerChris Fulljames <christianfulljames@gmail.com>
Sat, 22 Mar 2025 23:42:09 +0000 (19:42 -0400)
templates/news.html

index 2e1bbfa4bcbb2573ccefbd802ea0fd2e1974d22c..917a4beb899d5332d41f66d7d1007c6df4ced565 100644 (file)
@@ -6,6 +6,19 @@
 
 <h1>Site News</h1>
 
+<h2>2025-03-23 - More Comments!</h2>
+You can now leave comments on profiles and playlists!  I've spent the last
+couple weeks rewriting the entire comment system on the server.  Before,
+comments were tied directly to songs.  This was nice and simple, but it made it
+impossible to add comments to anything else.  The new system is way more
+flexible, and makes it much easier to add comment threads in new places.  If
+everything worked correctly, all the existing song comments and notifications
+should be seamlessly copied over to the new system as if nothing ever happened.
+<ul>
+    <li>Profiles and playlists now have their own comment sections</li>
+    <li>Fixed some minor navigation bugs</li>
+</ul>
+
 <h2>2025-03-16 - (Maintenance Patch)</h2>
 No new features today, just a couple small fixes:
 <ul>
@@ -13,7 +26,6 @@ No new features today, just a couple small fixes:
     <li>Fixed a bug where scroll position was maintained after clicking a link</li>
 </ul>
 
-
 <h2>2025-03-01 - Increased Entropy</h2>
 Normally programming is about bringing order to chaos, but this week I've
 added chaos to your song order.  There's a new Random page that will randomly