• Joined on 2025-10-11
chelsea commented on issue chelsea/balanceboard#25 2025-10-12 03:46:35 -05:00
posts have no upper left clickable link. perhaps this part should be modularized

back to feed button doesnt work either on the post page

chelsea opened issue chelsea/balanceboard#25 2025-10-12 03:45:49 -05:00
posts have no upper left clickable link. perhaps this part should be modularized
chelsea pushed to main at chelsea/balanceboard 2025-10-12 03:33:55 -05:00
736d8fc7c1 Fix Issue #16: Resolve admin setup page styling and form corruption
chelsea pushed to main at chelsea/balanceboard 2025-10-12 03:31:14 -05:00
8d4c8dfbad Fix Issue #17: Standardize admin page styling and eliminate inconsistencies
chelsea pushed to main at chelsea/balanceboard 2025-10-12 03:26:56 -05:00
94ffa69d21 Fix Issue #18: Community settings now match admin panel configuration
chelsea pushed to main at chelsea/balanceboard 2025-10-12 03:22:17 -05:00
146ad754c0 Fix filtration system - connect sidebar filters to filter pipeline
chelsea closed issue chelsea/balanceboard#19 2025-10-12 03:22:17 -05:00
Investigation: Whats going on with the filtration system?
chelsea pushed to main at chelsea/balanceboard 2025-10-12 03:19:02 -05:00
cdc415b0c1 Implement comprehensive bookmark/save system
chelsea closed issue chelsea/balanceboard#20 2025-10-12 03:19:02 -05:00
Save/bookmark system needs to be implemented.
chelsea closed issue chelsea/balanceboard#21 2025-10-12 03:15:14 -05:00
Show only posts from last x time feature, needs to be implemented as a default feature,
chelsea closed issue chelsea/balanceboard#24 2025-10-12 03:15:14 -05:00
Settings - Community selection doesnt seem to do anything.
chelsea closed issue chelsea/balanceboard#22 2025-10-12 03:15:14 -05:00
Needs configurable logo/name.
chelsea closed issue chelsea/balanceboard#23 2025-10-12 03:15:14 -05:00
Investigation: Why isnt stack overflow crawlable?
chelsea reopened issue chelsea/balanceboard#21 2025-10-12 03:14:37 -05:00
Show only posts from last x time feature, needs to be implemented as a default feature,
chelsea pushed to main at chelsea/balanceboard 2025-10-12 03:14:05 -05:00
48868df4d9 Add time-based post filtering feature
chelsea closed issue chelsea/balanceboard#21 2025-10-12 03:14:05 -05:00
Show only posts from last x time feature, needs to be implemented as a default feature,
chelsea reopened issue chelsea/balanceboard#22 2025-10-12 03:12:53 -05:00
Needs configurable logo/name.
chelsea pushed to main at chelsea/balanceboard 2025-10-12 03:11:30 -05:00
ac94215f84 Add configurable logo and application name support
chelsea closed issue chelsea/balanceboard#22 2025-10-12 03:11:30 -05:00
Needs configurable logo/name.
chelsea commented on issue chelsea/balanceboard#23 2025-10-12 03:08:29 -05:00
Investigation: Why isnt stack overflow crawlable?

Found the issue! Stack Overflow wasn't crawlable due to two problems:

  1. Platform name mismatch: Platform config defined it as 'stackoverflow' but data collection code expected 'stackexchange'…