From ad4d74ea45be6b227027588f6515fb22fafc335a Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 19:04:59 +0000 Subject: Refactor UI: dump classes -> hump --- template/banner.old.st | 2 +- template/banner.st | 2 +- template/directory.st | 2 +- template/fame_dump.st | 4 ++-- template/frontpagePROFILE.st | 2 +- template/hall_log_dump.st | 2 +- template/log_dump.st | 4 ++-- template/messagepane.st | 2 +- template/popular_dump.st | 2 +- template/profile_dump.st | 2 +- template/profilenew.st | 8 ++++---- template/rooms/mgmt.st | 2 +- template/single_message.st | 4 ++-- template/single_message_share_buttons.st | 4 ++-- template/topic_dump.st | 2 +- 15 files changed, 22 insertions(+), 22 deletions(-) (limited to 'template') diff --git a/template/banner.old.st b/template/banner.old.st index 8917685..babd951 100755 --- a/template/banner.old.st +++ b/template/banner.old.st @@ -83,7 +83,7 @@ $endif$
-
+
$if(user_nick)$ checkout hump.fm in full-screen - SUPPORT HUMP.FM! BUY SOME STICKERS!!$endif$ diff --git a/template/banner.st b/template/banner.st index b55463f..567be77 100755 --- a/template/banner.st +++ b/template/banner.st @@ -73,7 +73,7 @@ -
+
$if(user_nick)$ checkout hump.fm in full-screen diff --git a/template/directory.st b/template/directory.st index 7c97da0..61b817c 100755 --- a/template/directory.st +++ b/template/directory.st @@ -22,7 +22,7 @@ $if(users)$ $users:{ hump | -
+
$hump.nick$'s $if(hump.score_ent)$ fav score: $hump.score$ diff --git a/template/fame_dump.st b/template/fame_dump.st index f96bbae..0f40fc5 100755 --- a/template/fame_dump.st +++ b/template/fame_dump.st @@ -1,7 +1,7 @@ $if(hump.ztags)$ -
+
$else$ -
+
$endif$ diff --git a/template/frontpagePROFILE.st b/template/frontpagePROFILE.st index ae46b9e..6c79af3 100755 --- a/template/frontpagePROFILE.st +++ b/template/frontpagePROFILE.st @@ -140,7 +140,7 @@ You are viewing the current trending images posted to hump.fm; a super fun commu
-
+
$if(contact)$
$contact$
$else$ diff --git a/template/hall_log_dump.st b/template/hall_log_dump.st index a6b014d..22d7dc4 100755 --- a/template/hall_log_dump.st +++ b/template/hall_log_dump.st @@ -1,4 +1,4 @@ -
+
$hump.nick$ $if(hump.score)$$hump.score$$endif$
$hump.content$
diff --git a/template/log_dump.st b/template/log_dump.st index daf6fda..5eae34c 100755 --- a/template/log_dump.st +++ b/template/log_dump.st @@ -1,7 +1,7 @@ $if(hump.ztags)$ -
+
$else$ -
+
$endif$ $hump.created_on$ -- by $hump.nick$ diff --git a/template/messagepane.st b/template/messagepane.st index f543de5..c8c0cd6 100755 --- a/template/messagepane.st +++ b/template/messagepane.st @@ -21,7 +21,7 @@
$messages: { m | -
+
$m.nick$ $if(m.favorited)$ diff --git a/template/popular_dump.st b/template/popular_dump.st index e98562c..9352391 100755 --- a/template/popular_dump.st +++ b/template/popular_dump.st @@ -1,4 +1,4 @@ -
+
$hump.created_on$ - in $hump.key$ diff --git a/template/profile_dump.st b/template/profile_dump.st index 0fe4832..554c760 100755 --- a/template/profile_dump.st +++ b/template/profile_dump.st @@ -1,4 +1,4 @@ -
+
$hump.created_on$ -- in $hump.key$
diff --git a/template/profilenew.st b/template/profilenew.st index 8569921..8391cb1 100755 --- a/template/profilenew.st +++ b/template/profilenew.st @@ -40,7 +40,7 @@ jQuery(document).ready(function() { $banner()$
-
+
$if(avatar)$
@@ -90,7 +90,7 @@ jQuery(document).ready(function() { $endif$
-
+ -
+
$if(is_home)$ your $else$ $nick$'s$endif$ most recent humps
-
+
$imgs: { img | }$
diff --git a/template/rooms/mgmt.st b/template/rooms/mgmt.st index b3fe624..14acbd6 100755 --- a/template/rooms/mgmt.st +++ b/template/rooms/mgmt.st @@ -88,7 +88,7 @@ window.location = "/error/ie";
$messages: { m | -
+
$m.nick$ $if(m.favorited)$ diff --git a/template/single_message.st b/template/single_message.st index 33e5e3d..d3687e6 100755 --- a/template/single_message.st +++ b/template/single_message.st @@ -10,7 +10,7 @@ $banner()$



-
+
$if(hump.avatar)$ @@ -28,7 +28,7 @@
$hump.content$

diff --git a/template/single_message_share_buttons.st b/template/single_message_share_buttons.st index 04a91a3..6583e00 100755 --- a/template/single_message_share_buttons.st +++ b/template/single_message_share_buttons.st @@ -6,10 +6,10 @@ $if(user_nick)$ $if(hump.favorited)$ - + $else$
- +
$endif$ $endif$ diff --git a/template/topic_dump.st b/template/topic_dump.st index be26aeb..0441308 100755 --- a/template/topic_dump.st +++ b/template/topic_dump.st @@ -1,4 +1,4 @@ -
+
$hump.created_on$ -- by $hump.nick$ in $hump.key$
-- cgit v1.2.3-70-g09d2