• Dance Your Cares Away/Law Abiding Citizen

    There is a New Fraqqle Rock Thread for active posting while the original 9072 page mega thread has been archived at Dance Your Cares Away. The original thread was maxing out the sites resources. The information will not be lost, but posting has been moved.

Official Change Log

Official TFSF announcement
Status
Not open for further replies.

TheFiend

Jarl
Admin
Change Log
To ensure the long-term stability and performance of the community platform, this thread serves as a transparent summary log utility resource commencing from 10 Feb 2026 of front-end relevant maintenance, updates, and infrastructure optimisations.

Note: Please direct technical queries and report any unexpected issues encountered to administrators @shiv &/or @TheFiend via PM.
 
User Group Banners: Styling. (×7)
Screenshot_2026-02-11-07-19-04-56_cbf47468f7ecfbd8ebcc46bf9cc626da.jpg

Screenshot_2026-02-11-08-24-15-01_cbf47468f7ecfbd8ebcc46bf9cc626da.jpg

Screenshot_2026-02-18-15-36-31-90_e4424258c8b8649f6e67d283a50a2cbc.jpg

Screenshot_2026-02-13-17-47-49-00_cbf47468f7ecfbd8ebcc46bf9cc626da.jpg

Screenshot_2026-02-15-12-16-59-23_e4424258c8b8649f6e67d283a50a2cbc.jpg

Screenshot_2026-02-18-15-52-55-69_e4424258c8b8649f6e67d283a50a2cbc.jpg

Screenshot_2026-02-11-08-45-33-48_cbf47468f7ecfbd8ebcc46bf9cc626da.jpg
 
Last edited:
Community Notice: Respectfully removed > 'In Memory of Rebarcock.' header notice. | Resubstituted as > 'In memory of Pat Flood' footer memorial text (see post #4).
Before
Screenshot_2026-02-13-11-48-13-19_cbf47468f7ecfbd8ebcc46bf9cc626da.jpg


After
Screenshot_2026-02-13-11-49-43-48_cbf47468f7ecfbd8ebcc46bf9cc626da.jpg
Before
Screenshot_2026-02-13-11-48-33-55_cbf47468f7ecfbd8ebcc46bf9cc626da.jpg


After
Screenshot_2026-02-13-11-49-57-47_cbf47468f7ecfbd8ebcc46bf9cc626da.jpg
 
Last edited:
Main Page Forum Containers: Minor layout tweak.
Before [No image]

After
Screenshot_2026-02-15-13-08-22-24_99c04817c0de5652397fc8b56c3b3817.jpg
Before
Screenshot_2026-02-15-13-08-37-40_99c04817c0de5652397fc8b56c3b3817.jpg


After
Screenshot_2026-02-15-13-08-57-55_99c04817c0de5652397fc8b56c3b3817.jpg
 
Last edited:
Default Theme Style Presets: Resolved non-global styling discrepancy. | Updated 'Style chooser' list.
[[[Work in progress....]]]
Screenshot_2026-02-17-02-22-53-78_e4424258c8b8649f6e67d283a50a2cbc.jpg
 
Last edited:
(rogue) Overlay Error Container: Reclaimed. | Reassigned. | Added phrase text 'Retard Mode Engaged' to override it's broken Phrase ID fallback title 'we_ran_into_some_problems'.
Screenshot_2026-02-25-12-00-13-65_99c04817c0de5652397fc8b56c3b3817.jpg
 
Desktop Postbit: Sticky scroll.
*Postbit sticks to the top while scrolling.
Screenshot_2026-03-03-21-18-04-96_e4424258c8b8649f6e67d283a50a2cbc.jpg
 
Last edited:
[TH] Donations Widgets: Title modifications. | Button label modification. | FA icons.
Donation Campaigns Widget
Screenshot_2026-03-04-16-14-19-24_e4424258c8b8649f6e67d283a50a2cbc.jpg


Top Donors & Top Donations Widgets
IMG_20260304_184945.jpg
 
Last edited:
Direct Messages New/Unread Items: FA icons + hover transition.
IMG_20260305_024405.jpg

Top envelope icon is the default state.
Second open envelope icon is the hovered state.
 
Last edited:
Sticky Threads: Chronological default override test. | Re-ordering test 1-7. | Needs more salt (kill the chrono)
Screenshot_2026-03-05-22-37-20-56_e4424258c8b8649f6e67d283a50a2cbc.jpg

CSS:
/* STICKY THREAD RE-ORDERING */
.structItemContainer-group--sticky {
    display: flex;
    flex-direction: column;
    .structItem {
        order: 10;
    }
    .structItem:nth-child(1) {
        order: 7;
    }
    .structItem:nth-child(2) {
        order: 6;
    }
    .structItem:nth-child(3) {
        order: 6;
    }
    .structItem:nth-child(4) {
        order: 3;
    }
    .structItem:nth-child(5) {
        order: 5;
    }
    .structItem:nth-child(6) {
        order: 4;
    }
    .structItem:nth-child(7) {
        order: 1;
    }
}
/**********/

Note 1: Optimize titles/Reduce sticky bloat.
•Rules​
or/&: unsticky & add Rules link > Pub Nav > Sub Nav (Done✓)​
•Support our Community > Support Free Speech/or (?)​
or/&: remove & add Patreon link > Pub Nav > Sub Nav > Become a Patron tab (?)​
•Maintenance Log > Change Log​
or/&: unsticky & add Change Log link > Pub Nav > Sub Nav > (Done✓)​
•Thread Management > Guidelines​
or/&: unsticky & add Guidelines link > Pub Nav > Sub Nav > (Done✓)​
•RIP @Rebarcock. 12/5/1972 - 9/21/2025 > Patrick Flood 1972-2025/or (?)​
or/&: unsticky & add In Memory of Patrick Flood link/or In Memory of Rebarcock. link/or A Tribute To Rebarcock. link > Footercock.Memorial (?)​
•////STICKY//// REBARCOCK. TELLS A STORY > Tales of the Rebarcock./or The Legend of the Rebarcock./or Storytime With Rebarcock./ or (?)​
or/&: unsticky & optimize/or create refined pro version & add Tales With Rebarcock. link /or > Pub Nav > Sub Nav (?)​
•Dance Your Cares Away/Fraggle/Law Abiding Citizens > DYCA ep1/or DYCA pt1/or DYCA #1 (?)​
or/&: unsticky & create DYCA > Pub Nav tab > add DYCA 1 link > Pub Nav > Sub Nav > DYCA 1 tab (?)​
•New Fraqqle Rock Thread > DYCA ep2/or DYCA pt2/or DYCA #2 (?)​
or/&: add DYCA 2 link/or > Pub Nav > Sub Nav > DYCA 2 tab (?)​


Note 2: Rebarcock. prefix color > improvement (Done✓)
 
Last edited:
Dance Your Cares Away/Fraggle/Law Abiding Citizens thread: Locked due to excessive "bloat" to ensure system integrity. | New Fraqqle Rock Thread established to continue active posting.
Dance Your Cares Away/Fraggle/Law Abiding Citizens: Locked
Screenshot_2026-03-06-15-28-56-33_3aea4af51f236e4932235fdada7d1643.jpg


New Fraqqle Rock Thread: Open
Screenshot_2026-03-06-15-28-47-73_3aea4af51f236e4932235fdada7d1643.jpg
 
Last edited:
Community Notice: Set-up/Enabled Dance Your Cares Away/Law Abiding Citizen. | Including internal hyperlink redirects. | Set-up & applied necessary html template modifications to compensate for the 8 bugged style chooser presets.
Screenshot_2026-03-06-15-13-15-78_3aea4af51f236e4932235fdada7d1643.jpg
 
Last edited:
Public Navigation: Set-up Information, Rules, Guidelines, and Change Log thread linked tabs. | Unstickied & optimized respective linked threads. | Applied appropriate FA icons.
Mobile
Screenshot_2026-03-06-15-12-20-55_3aea4af51f236e4932235fdada7d1643.jpg


Desktop
Screenshot_2026-03-06-15-12-50-35_3aea4af51f236e4932235fdada7d1643.jpg
 
Member Tooltip: Implemented level progression bar.
*EXPERIMENTAL CONCEPT TEST*
Screenshot_2026-03-11-22-50-13-87_3aea4af51f236e4932235fdada7d1643.jpg

Screenshot_2026-03-11-22-50-31-51_3aea4af51f236e4932235fdada7d1643.jpg

Brief description: It's a basic level progression system using post & reaction counts to calculate leveling and experience points.

Experience Points (XP): Every post earns 2 XP, and every reaction received earns 1 XP.

Level: Total XP ÷ 100 = current level. For initial testing, only 100 XP is needed to progress to the next level.

Progress Bar: The bar fills from left to right based on total XP accumulated during the current level, with the progress percentage indicated below the right end of the bar.

The Reset: Once 100 XP is accumulated the bar resets to 0%, the EXP Level total increases +1, and progress towards the next level begins.

*Full copy of custom code block inserted in the member_tooltip template.
HTML:
<!-- CUSTOM LEVEL HUD START -->
<div class="memberTooltip-blurb" style="margin-top: 10px; padding: 0 15px;">
    <xf:set var="$powerLevel" value="{{ ($user.message_count * 2) + $user.reaction_score }}" />
    <xf:set var="$levelNumber" value="{{ floor($powerLevel / 100) }}" />
    <xf:set var="$nextLevel" value="{{ 100 * ($levelNumber + 1) }}" />
    <xf:set var="$progress" value="{{ ($powerLevel % 100) }}" />
  
    <div style="display: flex; justify-content: space-between; font-size: 11px; text-transform: uppercase; font-weight: bold; margin-bottom: 4px;">
        <span>Level: {$levelNumber}</span>
        <span>Total XP: {$powerLevel}</span>
    </div>
  
    <div style="background: rgba(0,0,0,0.1); border-radius: 4px; height: 10px; overflow: hidden; border: 1px solid rgba(255,255,255,0.1); position: relative;">
        <div style="background: linear-gradient(90deg, #4a90e2, #50e3c2); width: {$progress}%; height: 100%; transition: width 0.5s ease-in-out;"></div>
    </div>
  
    <div style="display: flex; justify-content: space-between; font-size: 9px; color: #8c8c8c; margin-top: 2px;">
        <span>Progress to Level {{ $levelNumber + 1 }}</span>
        <span>{$progress}%</span>
    </div>
</div>
<hr class="memberTooltip-separator" />
<!-- CUSTOM LEVEL HUD END -->[/CODE=html]
[/SPOILER]
[/SPOILER]
 
Last edited:
LAC Continuity Thread Prefixes: Set-up. | Implementation.
*Will create more as necessary.
Screenshot_2026-03-11-22-02-18-38_3aea4af51f236e4932235fdada7d1643.jpg


Practical Application
Screenshot_2026-03-11-22-02-28-84_3aea4af51f236e4932235fdada7d1643.jpg
 
Last edited:
Status
Not open for further replies.

Latest

Support Free Speech

Current cycle
$268.17
Total amount
$890.17
Back
Top Bottom