multiple bug fixes including sender ID filtering

This commit is contained in:
Kwesi Banson Jnr
2026-04-16 14:22:04 +00:00
parent 72180de8e4
commit 5dbe76dbd4
380 changed files with 175085 additions and 203 deletions

View File

@@ -74,10 +74,11 @@
<div class="col-md-6" style="overflow:hidden;">
<span class="sparkline_one" style="height: 160px; padding: 10px 25px;">
<blockquote id="dailyQuoteBlock">
Carry out a random act of kindness, with no expectation of reward, safe in the knowledge that one day someone might do the same for you.
{{ $main_quote->quote }}
</blockquote>
<p id="">{{ $main_quote->author }}</p>
</span>
<h4 style="margin:18px" class="blue">Sam Message of the Day </h4>
<h4 style="margin:18px" class="blue">Message of the Day </h4>
</div>
@@ -151,7 +152,7 @@
</div>
<div class="x_content">
<div class="dashboard-widget-content">
<ul class="list-unstyled timeline widget">
<ul class="list-unstyled timeline widget" style="height: 450px; overflow: scroll;">
@if($user_activities->isEmpty() == false)
@foreach($user_activities as $userrow)
<li>
@@ -183,7 +184,7 @@
<div class="clearfix"></div>
</div>
<div class="x_content">
<ul class="list-unstyled top_profiles scroll-view">
<ul class="list-unstyled top_profiles scroll-view" style="height: 450px; overflow: scroll;">
@foreach($upcoming_hodidays as $holiday_row)
<li class="media event">
<a class="pull-left border-aero profile_thumb">
@@ -210,7 +211,7 @@
<h2 class="blue">Upcoming Birthdays</h2>
<div class="clearfix"></div>
</div>
<ul class="list-unstyled top_profiles scroll-view">
<ul class="list-unstyled top_profiles scroll-view" style="height: 450px; overflow: scroll;">
@foreach($upcoming_birthdays as $dobrow)
<li class="media event">
<a class="pull-left border-aero profile_thumb">